0.06/0.07 c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.07 c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.07 c See www.sat4j.org for details.
0.06/0.08 c version 2.2.0.v20100531
0.06/0.08 c java.runtime.name Java(TM) SE Runtime Environment
0.06/0.08 c java.vm.name Java HotSpot(TM) 64-Bit Server VM
0.06/0.08 c java.vm.version 19.1-b02
0.06/0.08 c java.vm.vendor Sun Microsystems Inc.
0.06/0.08 c sun.arch.data.model 64
0.06/0.08 c java.version 1.6.0_24
0.06/0.08 c os.name Linux
0.06/0.08 c os.version 2.6.32-71.29.1.el6.x86_64
0.06/0.08 c os.arch amd64
0.06/0.08 c Free memory 1349517296
0.06/0.08 c Max memory 1356595200
0.06/0.08 c Total memory 1356595200
0.06/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@431b9fb1
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@5b2558d6
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-3738821-1338756296.opb
0.10/0.11 c reading problem ...
0.81/0.48 c (trivial inconsistency)
0.81/0.48 c starts : 0
0.81/0.48 c conflicts : 0
0.81/0.48 c decisions : 0
0.81/0.48 c propagations : 0
0.81/0.48 c inspects : 0
0.81/0.48 c learnt literals : 0
0.81/0.48 c learnt binary clauses : 0
0.81/0.48 c learnt ternary clauses : 0
0.81/0.48 c learnt clauses : 0
0.81/0.48 c ignored clauses : 0
0.81/0.48 c root simplifications : 0
0.81/0.48 c removed literals (reason simplification) : 0
0.81/0.48 c reason swapping (by a shorter reason) : 0
0.81/0.48 c Calls to reduceDB : 0
0.81/0.48 c number of reductions to clauses (during analyze) : 0
0.81/0.48 c number of learned constraints concerned by reduction : 0
0.81/0.48 c number of learning phase by resolution : 0
0.81/0.48 c number of learning phase by cutting planes : 0
0.81/0.48 c speed (assignments/second) : 0.0
0.81/0.48 c non guided choices 0
0.81/0.48 c learnt constraints type
0.81/0.48 c constraints type
0.81/0.48 c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12772
0.81/0.48 c org.sat4j.minisat.constraints.card.MinWatchCard => 349
0.81/0.48 c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8338
0.81/0.48 c constraints type
0.81/0.48 c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8338
0.81/0.48 c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12772
0.81/0.48 c org.sat4j.pb.constraints.pb.MinWatchCardPB => 349
0.81/0.48 s UNSATISFIABLE
0.81/0.48 c Total wall clock time (in seconds): 0.373
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-3738821-1338756296/watcher-3738821-1338756296 -o /tmp/evaluation-result-3738821-1338756296/solver-3738821-1338756296 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3738821-1338756296.opb
running on 4 cores: 1,3,5,7
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.18 3.34 3.47 2/197 16605
/proc/meminfo: memFree=26007008/32873844 swapFree=7628/7628
[pid=16605] ppid=16603 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (java) R 16603 16605 11909 0 -1 4202496 1044 0 0 0 0 0 0 0 20 0 1 0 341754001 23793664 771 33554432000 1073741824 1073778376 140737325847120 140737325836184 140453907066496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16605/statm: 5809 789 585 9 0 128 0
[startup+0.078809 s]
/proc/loadavg: 3.18 3.34 3.47 2/197 16605
/proc/meminfo: memFree=26007008/32873844 swapFree=7628/7628
[pid=16605] ppid=16603 vsize=2699928 CPUtime=0.06 cores=1,3,5,7
/proc/16605/stat : 16605 (java) S 16603 16605 11909 0 -1 4202496 3897 0 1 0 5 1 0 0 20 0 18 0 341754001 2764726272 5616 33554432000 1073741824 1073778376 140737325847120 140737325838256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16605/statm: 674982 5616 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2699928
[startup+0.100343 s]
/proc/loadavg: 3.18 3.34 3.47 2/197 16605
/proc/meminfo: memFree=26007008/32873844 swapFree=7628/7628
[pid=16605] ppid=16603 vsize=2699928 CPUtime=0.1 cores=1,3,5,7
/proc/16605/stat : 16605 (java) S 16603 16605 11909 0 -1 4202496 4695 0 1 0 9 1 0 0 20 0 18 0 341754001 2764726272 6395 33554432000 1073741824 1073778376 140737325847120 140737325838256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16605/statm: 674982 6395 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2699928
[startup+0.300274 s]
/proc/loadavg: 3.18 3.34 3.47 2/197 16605
/proc/meminfo: memFree=26007008/32873844 swapFree=7628/7628
[pid=16605] ppid=16603 vsize=2699928 CPUtime=0.53 cores=1,3,5,7
/proc/16605/stat : 16605 (java) S 16603 16605 11909 0 -1 4202496 6383 0 1 0 51 2 0 0 20 0 18 0 341754001 2764726272 9668 33554432000 1073741824 1073778376 140737325847120 140737325838256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16605/statm: 674982 9668 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2699928
Solver just ended. Dumping a history of the last processes samples
[startup+0.40033 s]
/proc/loadavg: 3.18 3.34 3.47 2/197 16605
/proc/meminfo: memFree=26007008/32873844 swapFree=7628/7628
[pid=16605] ppid=16603 vsize=2700188 CPUtime=0.81 cores=1,3,5,7
/proc/16605/stat : 16605 (java) S 16603 16605 11909 0 -1 4202496 10941 0 1 0 78 3 0 0 20 0 18 0 341754001 2764992512 17423 33554432000 1073741824 1073778376 140737325847120 140737325838256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16605/statm: 675047 17423 2229 9 0 665741 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 2700188
Child status: 20
Real time (s): 0.492619
CPU time (s): 0.993848
CPU user time (s): 0.92086
CPU system time (s): 0.072988
CPU usage (%): 201.748
Max. virtual memory (cumulated for all children) (KiB): 2700188
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.92086
system time used= 0.072988
maximum resident set size= 120840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11072
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= 266
involuntary context switches= 16
runsolver used 0.002999 second user time and 0.005999 second system time
The end
Begin job on node145 at 2012-06-03 22:44:56
IDJOB=3738821
IDBENCH=72129
IDSOLVER=2324
FILE ID=node145/3738821-1338756296
RUNJOBID= node145-1338737268-11926
PBS_JOBID= 14636762
Free space on /tmp= 70924 MiB
SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-rand199fd6.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-3738821-1338756296/watcher-3738821-1338756296 -o /tmp/evaluation-result-3738821-1338756296/solver-3738821-1338756296 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3738821-1338756296.opb
TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4
MD5SUM BENCH= ed6439846d599590769e7881fb6d3c5e
RANDOM SEED=1928271674
node145.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 : 2667.149
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 : 5334.29
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 : 2667.149
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 : 2667.149
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 : 5313.38
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 : 2667.149
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 : 2667.149
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.91
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 : 2667.149
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.91
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 : 2667.149
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 : 2667.149
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.89
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 32873844 kB
MemFree: 26007272 kB
Buffers: 449256 kB
Cached: 4861372 kB
SwapCached: 0 kB
Active: 2354156 kB
Inactive: 3642876 kB
Active(anon): 676956 kB
Inactive(anon): 10916 kB
Active(file): 1677200 kB
Inactive(file): 3631960 kB
Unevictable: 7628 kB
Mlocked: 7628 kB
SwapTotal: 67108856 kB
SwapFree: 67108856 kB
Dirty: 984 kB
Writeback: 0 kB
AnonPages: 799284 kB
Mapped: 22388 kB
Shmem: 200 kB
Slab: 726332 kB
SReclaimable: 167300 kB
SUnreclaim: 559032 kB
KernelStack: 1792 kB
PageTables: 5704 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 83545776 kB
Committed_AS: 1573008 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 346368 kB
VmallocChunk: 34341987984 kB
HardwareCorrupted: 0 kB
AnonHugePages: 731136 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= 70924 MiB
End job on node145 at 2012-06-03 22:44:57