0.00/0.09 c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09 c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09 c See www.sat4j.org for details.
0.00/0.09 c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.10 c version 2.3.2.v20120418
0.00/0.10 c java.runtime.name Java(TM) SE Runtime Environment
0.00/0.10 c java.vm.name Java HotSpot(TM) 64-Bit Server VM
0.00/0.10 c java.vm.version 19.1-b02
0.00/0.10 c java.vm.vendor Sun Microsystems Inc.
0.00/0.10 c sun.arch.data.model 64
0.00/0.10 c java.version 1.6.0_24
0.00/0.10 c os.name Linux
0.00/0.10 c os.version 2.6.32-71.29.1.el6.x86_64
0.00/0.10 c os.arch amd64
0.00/0.10 c Free memory 501472288
0.00/0.10 c Max memory 7480803328
0.00/0.10 c Total memory 504102912
0.07/0.10 c Number of processors 8
0.07/0.13 c read org.sat4j.minisat.orders.VarOrderHeap
0.07/0.13 c configuring ORDERS
0.07/0.14 c --- Begin Solver configuration ---
0.07/0.14 c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
0.07/0.14 c Learn all clauses as in MiniSAT
0.07/0.14 c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100
0.07/0.14 c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.07/0.14 c Expensive reason simplification
0.07/0.14 c Armin Biere (Picosat) restarts strategy
0.07/0.14 c Glucose learned constraints deletion strategy
0.07/0.14 c timeout=2147483s
0.07/0.14 c DB Simplification allowed=true
0.07/0.14 c Heuristics kept accross calls (keep the solver "hot")
0.07/0.14 c --- End Solver configuration ---
0.07/0.14 c solving HOME/instance-3711259-1338165394.opb
0.07/0.14 c reading problem ...
0.07/0.16 c ... done. Wall clock time 0.029s.
0.07/0.16 c declared #vars 75
0.07/0.16 c internal #vars 200
0.07/0.16 c #constraints 266
0.07/0.16 c constraints type
0.07/0.17 c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
0.07/0.17 c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 141
0.07/0.17 c 266 constraints processed.
0.24/0.27 c SATISFIABLE
0.24/0.27 c OPTIMIZING...
0.24/0.27 c Got one! Elapsed wall clock time (in seconds):0.14
0.24/0.28 o 29
0.49/0.30 c Got one! Elapsed wall clock time (in seconds):0.161
0.49/0.30 o 23
0.49/0.31 c Got one! Elapsed wall clock time (in seconds):0.178
0.49/0.31 o 19
0.49/0.34 c Got one! Elapsed wall clock time (in seconds):0.208
0.49/0.34 o 17
0.49/0.36 c Got one! Elapsed wall clock time (in seconds):0.223
0.49/0.36 o 15
0.49/0.36 c Got one! Elapsed wall clock time (in seconds):0.228
0.49/0.36 o 7
0.49/0.38 c Got one! Elapsed wall clock time (in seconds):0.242
0.49/0.38 o 5
0.49/0.39 c Got one! Elapsed wall clock time (in seconds):0.253
0.49/0.39 o 3
0.80/0.54 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 14
0.80/0.54 at org.sat4j.core.Vec.remove(Unknown Source)
0.80/0.54 at org.sat4j.pb.constraints.pb.MaxWatchPbLong.remove(Unknown Source)
0.80/0.54 at org.sat4j.minisat.core.Solver.removeConstr(Unknown Source)
0.80/0.55 at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
0.80/0.55 at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
0.80/0.55 at org.sat4j.sat.Lanceur.solve(Unknown Source)
0.80/0.55 at org.sat4j.sat.Lanceur.run(Unknown Source)
0.80/0.55 at org.sat4j.sat.Lanceur.main(Unknown Source)
0.80/0.55 c starts : 35
0.80/0.55 c conflicts : 7410
0.80/0.55 c decisions : 8936
0.80/0.55 c propagations : 101436
0.80/0.55 c inspects : 1798129
0.80/0.55 c shortcuts : 0
0.80/0.55 c learnt literals : 7
0.80/0.55 c learnt binary clauses : 15
0.80/0.55 c learnt ternary clauses : 22
0.80/0.55 c learnt constraints : 7402
0.80/0.55 c ignored constraints : 0
0.80/0.55 c root simplifications : 41
0.80/0.55 c removed literals (reason simplification) : 8757
0.80/0.55 c reason swapping (by a shorter reason) : 0
0.80/0.55 c Calls to reduceDB : 0
0.80/0.55 c number of reductions to clauses (during analyze) : 0
0.80/0.55 c number of learned constraints concerned by reduction : 0
0.80/0.55 c number of learning phase by resolution : 0
0.80/0.55 c number of learning phase by cutting planes : 0
0.80/0.55 c speed (assignments/second) : 268349.20634920633
0.80/0.55 c non guided choices 95
0.80/0.55 c learnt constraints type
0.80/0.55 c org.sat4j.minisat.constraints.cnf.LearntWLClause => 2267
0.80/0.55 c constraints type
0.80/0.55 c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
0.80/0.55 c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 142
0.80/0.55 c 267 constraints processed.
0.80/0.55 s SATISFIABLE
0.80/0.55 v x1 x2 -x3 -x4 -x5 x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 -x27 x28 -x29 x30 x31 -x32 -x33 -x34 -x35 x36 -x37 x38 -x39 x40 x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 x74 -x75
0.80/0.55 c objective function=3
0.80/0.55 c Total wall clock time (in seconds): 0.413
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-3711259-1338165394/watcher-3711259-1338165394 -o /tmp/evaluation-result-3711259-1338165394/solver-3711259-1338165394 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711259-1338165394.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: 2.03 2.01 2.00 3/194 31952
/proc/meminfo: memFree=31094940/32873844 swapFree=7624/7624
[pid=31952] ppid=31950 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/31952/stat : 31952 (java) D 31950 31952 31312 0 -1 4202496 242 0 0 0 0 0 0 0 20 0 1 0 282664990 9515008 176 33554432000 1073741824 1073778376 140734130196080 140734130178808 214369649552 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/31952/statm: 2323 176 133 9 0 71 0
[startup+0.0225959 s]
/proc/loadavg: 2.03 2.01 2.00 3/194 31952
/proc/meminfo: memFree=31094940/32873844 swapFree=7624/7624
[pid=31952] ppid=31950 vsize=152584 CPUtime=0 cores=1,3,5,7
/proc/31952/stat : 31952 (java) S 31950 31952 31312 0 -1 4202496 1490 0 1 0 0 0 0 0 20 0 2 0 282664990 156246016 1680 33554432000 1073741824 1073778376 140733396334176 140733396325312 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31952/statm: 38146 1692 915 9 0 29255 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152584
[startup+0.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/194 31952
/proc/meminfo: memFree=31094940/32873844 swapFree=7624/7624
[pid=31952] ppid=31950 vsize=9558440 CPUtime=0.07 cores=1,3,5,7
/proc/31952/stat : 31952 (java) S 31950 31952 31312 0 -1 4202496 3689 0 1 0 6 1 0 0 20 0 18 0 282664990 9787842560 4896 33554432000 1073741824 1073778376 140733396334176 140733396325312 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31952/statm: 2389610 4896 1939 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558440
[startup+0.300287 s]
/proc/loadavg: 2.03 2.01 2.00 3/194 31952
/proc/meminfo: memFree=31094940/32873844 swapFree=7624/7624
[pid=31952] ppid=31950 vsize=9625004 CPUtime=0.49 cores=1,3,5,7
/proc/31952/stat : 31952 (java) S 31950 31952 31312 0 -1 4202496 6780 0 1 0 47 2 0 0 20 0 19 0 282664990 9856004096 7872 33554432000 1073741824 1073778376 140733396334176 140733396325312 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31952/statm: 2406251 7872 2215 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625004
Solver just ended. Dumping a history of the last processes samples
[startup+0.500294 s]
/proc/loadavg: 2.03 2.01 2.00 3/194 31952
/proc/meminfo: memFree=31094940/32873844 swapFree=7624/7624
[pid=31952] ppid=31950 vsize=9625004 CPUtime=0.8 cores=1,3,5,7
/proc/31952/stat : 31952 (java) S 31950 31952 31312 0 -1 4202496 7954 0 1 0 78 2 0 0 20 0 19 0 282664990 9856004096 8817 33554432000 1073741824 1073778376 140733396334176 140733396325312 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31952/statm: 2406251 8817 2232 9 0 2396937 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 9625004
Child status: 1
Real time (s): 0.555947
CPU time (s): 0.882865
CPU user time (s): 0.839872
CPU system time (s): 0.042993
CPU usage (%): 158.804
Max. virtual memory (cumulated for all children) (KiB): 9625004
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.839872
system time used= 0.042993
maximum resident set size= 35768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8032
page faults= 1
swaps= 0
block input operations= 8
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 250
involuntary context switches= 28
runsolver used 0.000999 second user time and 0.005999 second system time
The end
Begin job on node130 at 2012-05-28 02:36:34
IDJOB=3711259
IDBENCH=47879
IDSOLVER=2289
FILE ID=node130/3711259-1338165394
RUNJOBID= node130-1338158197-31329
PBS_JOBID= 14624537
Free space on /tmp= 71472 MiB
SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=17-P1=13-P2=11-P3=19-P4=11-P5=23-B.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711259-1338165394/watcher-3711259-1338165394 -o /tmp/evaluation-result-3711259-1338165394/solver-3711259-1338165394 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711259-1338165394.opb
TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4
MD5SUM BENCH= 8f089c1c530fbf8e6ea9af6ce86dd685
RANDOM SEED=347102886
node130.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.875
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 : 5333.75
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.875
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.875
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 : 5331.91
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.875
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.86
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.875
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 : 2666.875
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.875
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.875
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 : 5228.98
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 32873844 kB
MemFree: 31094940 kB
Buffers: 304916 kB
Cached: 484108 kB
SwapCached: 4512 kB
Active: 850704 kB
Inactive: 94788 kB
Active(anon): 146044 kB
Inactive(anon): 9016 kB
Active(file): 704660 kB
Inactive(file): 85772 kB
Unevictable: 7624 kB
Mlocked: 7624 kB
SwapTotal: 67108856 kB
SwapFree: 67099912 kB
Dirty: 888 kB
Writeback: 0 kB
AnonPages: 156552 kB
Mapped: 19936 kB
Shmem: 8 kB
Slab: 692904 kB
SReclaimable: 134676 kB
SUnreclaim: 558228 kB
KernelStack: 1600 kB
PageTables: 4148 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 83545776 kB
Committed_AS: 697484 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 346368 kB
VmallocChunk: 34341987984 kB
HardwareCorrupted: 0 kB
AnonHugePages: 133120 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= 71472 MiB
End job on node130 at 2012-05-28 02:36:35