0.04/0.07 c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07 c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07 c See www.sat4j.org for details.
0.04/0.08 c version 2.2.0.v20100531
0.04/0.08 c java.runtime.name Java(TM) SE Runtime Environment
0.04/0.08 c java.vm.name Java HotSpot(TM) 64-Bit Server VM
0.04/0.08 c java.vm.version 19.1-b02
0.04/0.08 c java.vm.vendor Sun Microsystems Inc.
0.04/0.08 c sun.arch.data.model 64
0.04/0.08 c java.version 1.6.0_24
0.04/0.08 c os.name Linux
0.04/0.08 c os.version 2.6.32-71.29.1.el6.x86_64
0.04/0.08 c os.arch amd64
0.04/0.08 c Free memory 1349517296
0.04/0.08 c Max memory 1356595200
0.04/0.08 c Total memory 1356595200
0.04/0.08 c Number of processors 8
0.10/0.11 c Pseudo Boolean Optimization
0.10/0.11 c ManyCore solver with 2 solvers running in parallel
0.10/0.11 c --- Begin Solver configuration ---
0.10/0.11 c Stops conflict analysis at the first Unique Implication Point
0.10/0.11 c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.10/0.11 c Learn all clauses as in MiniSAT
0.10/0.11 c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.10/0.11 c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11 c Expensive reason simplification
0.10/0.11 c Armin Biere (Picosat) restarts strategy
0.10/0.11 c Glucose learned constraints deletion strategy
0.10/0.11 c timeout=2147483s
0.10/0.11 c DB Simplification allowed=false
0.10/0.11 c --- End Solver configuration ---
0.10/0.11 c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11 c --- Begin Solver configuration ---
0.10/0.11 c Stops conflict analysis at the first Unique Implication Point
0.10/0.11 c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.10/0.11 c Learn all clauses as in MiniSAT
0.10/0.11 c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.10/0.11 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11 c No reason simplification
0.10/0.11 c Armin Biere (Picosat) restarts strategy
0.10/0.11 c Glucose learned constraints deletion strategy
0.10/0.11 c timeout=2147483s
0.10/0.11 c DB Simplification allowed=false
0.10/0.11 c --- End Solver configuration ---
0.10/0.11
0.10/0.11 c solving HOME/instance-3738985-1338756313.opb
0.10/0.11 c reading problem ...
0.80/0.45 c (trivial inconsistency)
0.80/0.45 c starts : 0
0.80/0.45 c conflicts : 0
0.80/0.45 c decisions : 0
0.80/0.45 c propagations : 0
0.80/0.45 c inspects : 0
0.80/0.45 c learnt literals : 0
0.80/0.45 c learnt binary clauses : 0
0.80/0.45 c learnt ternary clauses : 0
0.80/0.45 c learnt clauses : 0
0.80/0.45 c ignored clauses : 0
0.80/0.45 c root simplifications : 0
0.80/0.45 c removed literals (reason simplification) : 0
0.80/0.45 c reason swapping (by a shorter reason) : 0
0.80/0.45 c Calls to reduceDB : 0
0.80/0.45 c number of reductions to clauses (during analyze) : 0
0.80/0.45 c number of learned constraints concerned by reduction : 0
0.80/0.45 c number of learning phase by resolution : 0
0.80/0.45 c number of learning phase by cutting planes : 0
0.80/0.45 c speed (assignments/second) : 0.0
0.80/0.45 c non guided choices 0
0.80/0.45 c learnt constraints type
0.80/0.45 c constraints type
0.80/0.45 c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2128
0.80/0.45 c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.80/0.45 c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10132
0.80/0.45 c constraints type
0.80/0.45 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 10132
0.80/0.45 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2128
0.80/0.45 c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.80/0.45 s UNSATISFIABLE
0.80/0.45 c Total wall clock time (in seconds): 0.34
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3738985-1338756313/watcher-3738985-1338756313 -o /tmp/evaluation-result-3738985-1338756313/solver-3738985-1338756313 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3738985-1338756313.opb
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 3.01 3.35 3.50 4/197 15626
/proc/meminfo: memFree=25784976/32873844 swapFree=7628/7628
[pid=15626] ppid=15624 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/15626/stat : 15626 (java) R 15624 15626 9489 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 341756170 23793664 714 33554432000 1073741824 1073778376 140735852851776 140735852840840 223642432872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15626/statm: 5809 715 530 9 0 128 0
[startup+0.0559419 s]
/proc/loadavg: 3.01 3.35 3.50 4/197 15626
/proc/meminfo: memFree=25784976/32873844 swapFree=7628/7628
[pid=15626] ppid=15624 vsize=2501236 CPUtime=0.04 cores=0,2,4,6
/proc/15626/stat : 15626 (java) S 15624 15626 9489 0 -1 4202496 3792 0 1 0 4 0 0 0 20 0 16 0 341756170 2561265664 5510 33554432000 1073741824 1073778376 140735852851776 140735852842912 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15626/statm: 625309 5514 1737 9 0 616010 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2501236
[startup+0.100315 s]
/proc/loadavg: 3.01 3.35 3.50 4/197 15626
/proc/meminfo: memFree=25784976/32873844 swapFree=7628/7628
[pid=15626] ppid=15624 vsize=2699928 CPUtime=0.1 cores=0,2,4,6
/proc/15626/stat : 15626 (java) S 15624 15626 9489 0 -1 4202496 4731 0 1 0 10 0 0 0 20 0 18 0 341756170 2764726272 6429 33554432000 1073741824 1073778376 140735852851776 140735852842912 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15626/statm: 674982 6429 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2699928
[startup+0.300285 s]
/proc/loadavg: 3.01 3.35 3.50 4/197 15626
/proc/meminfo: memFree=25784976/32873844 swapFree=7628/7628
[pid=15626] ppid=15624 vsize=2699928 CPUtime=0.52 cores=0,2,4,6
/proc/15626/stat : 15626 (java) S 15624 15626 9489 0 -1 4202496 6557 0 1 0 51 1 0 0 20 0 18 0 341756170 2764726272 9516 33554432000 1073741824 1073778376 140735852851776 140735852842912 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15626/statm: 674982 9516 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2699928
Solver just ended. Dumping a history of the last processes samples
[startup+0.400218 s]
/proc/loadavg: 3.01 3.35 3.50 4/197 15626
/proc/meminfo: memFree=25784976/32873844 swapFree=7628/7628
[pid=15626] ppid=15624 vsize=2700308 CPUtime=0.8 cores=0,2,4,6
/proc/15626/stat : 15626 (java) S 15624 15626 9489 0 -1 4202496 13196 0 1 0 77 3 0 0 20 0 18 0 341756170 2765115392 17968 33554432000 1073741824 1073778376 140735852851776 140735852842912 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15626/statm: 675077 17968 2228 9 0 665771 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 2700308
Child status: 20
Real time (s): 0.466653
CPU time (s): 0.984849
CPU user time (s): 0.941856
CPU system time (s): 0.042993
CPU usage (%): 211.045
Max. virtual memory (cumulated for all children) (KiB): 2700308
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.941856
system time used= 0.042993
maximum resident set size= 82848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13867
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 284
involuntary context switches= 14
runsolver used 0 second user time and 0.006998 second system time
The end
Begin job on node144 at 2012-06-03 22:45:13
IDJOB=3738985
IDBENCH=72172
IDSOLVER=2324
FILE ID=node144/3738985-1338756313
RUNJOBID= node144-1338739588-9505
PBS_JOBID= 14636773
Free space on /tmp= 70836 MiB
SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/random/rand.smallist/normalized-rand2fa1f8.cudf.paranoid.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738985-1338756313/watcher-3738985-1338756313 -o /tmp/evaluation-result-3738985-1338756313/solver-3738985-1338756313 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3738985-1338756313.opb
TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4
MD5SUM BENCH= bb2495276a4f9e5b3c3f083b3c185f8e
RANDOM SEED=819479559
node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5332.39
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.91
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5438.54
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.91
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.90
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.92
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.91
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.196
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5331.91
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 32873844 kB
MemFree: 25784480 kB
Buffers: 1719896 kB
Cached: 3674856 kB
SwapCached: 464 kB
Active: 4307072 kB
Inactive: 1897180 kB
Active(anon): 790192 kB
Inactive(anon): 11188 kB
Active(file): 3516880 kB
Inactive(file): 1885992 kB
Unevictable: 7628 kB
Mlocked: 7628 kB
SwapTotal: 67108856 kB
SwapFree: 67108384 kB
Dirty: 760 kB
Writeback: 0 kB
AnonPages: 756372 kB
Mapped: 22556 kB
Shmem: 172 kB
Slab: 741308 kB
SReclaimable: 182520 kB
SUnreclaim: 558788 kB
KernelStack: 1792 kB
PageTables: 5620 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 83545776 kB
Committed_AS: 1576092 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 346368 kB
VmallocChunk: 34341987984 kB
HardwareCorrupted: 0 kB
AnonHugePages: 684032 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 7872 kB
DirectMap2M: 33538048 kB
Free space on /tmp at the end= 70836 MiB
End job on node144 at 2012-06-03 22:45:14