0.70/0.74 c main():: *** [ march satisfiability solver ] ***
0.70/0.74 c main():: ** Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren **
0.70/0.74 c main():: * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.70/0.74 c main()::
0.70/0.74 c initFormula():: searching for DIMACS p-line....
0.70/0.74 c full lookahead due to high density!
0.70/0.74 c initFormula():: the DIMACS p-line indicates a CNF of 60 variables and 5340 clauses.
0.70/0.74 c parseCNF():: parsing....
0.70/0.74 c parseCNF():: the CNF contains 0 unary clauses.
0.70/0.74 c runParser():: parsing was successful, warming up engines...
0.70/0.74 c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.70/0.74 c preprocessing fase I completed:: there are now 60 free variables and 5340 clauses.
0.70/0.74 c stat :: sign balance is biased by 0.006
0.70/0.74 c shorten_equivalence(): average equivalence length reduced from nan to nan
0.70/0.74 c using k-SAT heuristics (size based diff)
0.70/0.74 c longest clause has size 7
0.70/0.74 c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.70/0.74 c resolvent_look() :: found 2 resolvents
0.70/0.74 c main():: clause / variable ratio: ( 5342 / 60 ) = 89.03
0.70/0.74 c longest clause has size 7
0.70/0.74 c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.70/0.74 c dynamic_preselect_setsize :: off
0.70/0.74 c suggested doublelook initial :: 0
0.70/0.74 c main():: all systems go!
0.70/0.74 c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 128 JD: 17
0.79/0.80 c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 1234 JD: 17
1.29/1.30 c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 8919 JD: 17
4.59/4.64 c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
10.69/10.74 c solution bin :: 00100010000000001.000000000000000
10.69/10.74 c direction branchin :: current_rights = 3
10.69/10.74
c |*******************************************************
10.69/10.74 c
10.69/10.74 c main():: nodeCount: 22979
10.69/10.74 c main():: dead ends in main: 26
10.69/10.74 c main():: lookAheadCount: 1306053
10.69/10.74 c main():: unitResolveCount: 42302
10.69/10.74 c main():: time=10.730000
10.69/10.74 c main():: necessary_assignments: 71
10.69/10.74 c main():: bin_sat: 0, bin_unsat 0
10.69/10.74 c main():: doublelook: #: 71360, succes #: 56685
10.69/10.74 c main():: doublelook: overall 5.554 of all possible doublelooks executed
10.69/10.74 c main():: doublelook: succesrate: 79.435, average DL_trigger: 16.531
10.69/10.74 c main():: SOLUTION VERIFIED :-)
10.69/10.74 s SATISFIABLE
10.69/10.74 v -1 2 -3 -4 5 6 -7 8 9 -10 11 12 -13 -14 15 16 17 18 19 20 -21 -22 -23 24 -25 26 -27 28 29 30 31 -32 33 -34 -35 -36 37 38 -39 40 -41 -42 43 -44 45 -46 47 -48 -49 -50 51 52 53 54 -55 -56 -57 58 -59 60 0
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1544534-1238611420/watcher-1544534-1238611420 -o /tmp/evaluation-result-1544534-1238611420/solver-1544534-1238611420 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1544534-1238611420.cnf
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 0.92 0.95 0.76 3/72 13832
/proc/meminfo: memFree=1022856/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=656 CPUtime=0
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 1133803213 671744 82 1992294400 134512640 135019032 4294956240 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 164 82 47 123 0 39 0
[startup+0.0511229 s]
/proc/loadavg: 0.92 0.95 0.76 3/72 13832
/proc/meminfo: memFree=1022856/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1528 CPUtime=0.05
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 645 0 0 0 5 0 0 0 18 0 1 0 1133803213 1564672 287 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 382 287 67 123 0 257 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1528
[startup+0.101132 s]
/proc/loadavg: 0.92 0.95 0.76 3/72 13832
/proc/meminfo: memFree=1022856/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1528 CPUtime=0.1
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 645 0 0 0 10 0 0 0 18 0 1 0 1133803213 1564672 287 1992294400 134512640 135019032 4294956240 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 382 287 67 123 0 257 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1528
[startup+0.301173 s]
/proc/loadavg: 0.92 0.95 0.76 3/72 13832
/proc/meminfo: memFree=1022856/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1528 CPUtime=0.3
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 645 0 0 0 30 0 0 0 19 0 1 0 1133803213 1564672 287 1992294400 134512640 135019032 4294956240 18446744073709551615 134567045 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 382 287 67 123 0 257 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1528
[startup+0.701249 s]
/proc/loadavg: 0.92 0.95 0.76 3/72 13832
/proc/meminfo: memFree=1022856/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1528 CPUtime=0.7
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 645 0 0 0 70 0 0 0 23 0 1 0 1133803213 1564672 287 1992294400 134512640 135019032 4294956240 18446744073709551615 134567048 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 382 287 67 123 0 257 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1528
[startup+1.50141 s]
/proc/loadavg: 0.92 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021504/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=1.49
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 149 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134585346 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1764
[startup+3.10172 s]
/proc/loadavg: 0.92 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=3.09
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 309 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134585110 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1764
[startup+6.30135 s]
/proc/loadavg: 0.93 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=6.29
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 629 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134587540 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1764
Solver just ended. Dumping a history of the last processes samples
[startup+7.90166 s]
/proc/loadavg: 0.93 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=7.89
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 789 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134548062 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 1764
[startup+9.50197 s]
/proc/loadavg: 0.93 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=9.49
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 949 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134537984 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 1764
[startup+10.3011 s]
/proc/loadavg: 0.93 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=10.29
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 1029 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 1764
[startup+10.7012 s]
/proc/loadavg: 0.93 0.95 0.76 2/73 13833
/proc/meminfo: memFree=1021312/2055920 swapFree=4175896/4192956
[pid=13832] ppid=13830 vsize=1764 CPUtime=10.69
/proc/13832/stat : 13832 (march_ks) R 13830 13832 13709 0 -1 4194304 892 0 0 0 1069 0 0 0 25 0 1 0 1133803213 1806336 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/13832/statm: 441 351 72 123 0 316 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 1764
Child status: 10
Real time (s): 10.7471
CPU time (s): 10.7374
CPU user time (s): 10.7354
CPU system time (s): 0.001999
CPU usage (%): 99.9095
Max. virtual memory (cumulated for all children) (KiB): 1764
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7354
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 125
runsolver used 0.015997 second user time and 0.036994 second system time
The end
Begin job on node66 at 2009-04-01 20:43:40
IDJOB=1544534
IDBENCH=70494
IDSOLVER=559
FILE ID=node66/1544534-1238611420
PBS_JOBID= 9073582
Free space on /tmp= 66544 MiB
SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1639151107-094.cnf
COMMAND LINE= HOME/march_ks BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544534-1238611420/watcher-1544534-1238611420 -o /tmp/evaluation-result-1544534-1238611420/solver-1544534-1238611420 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1544534-1238611420.cnf
TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0
MD5SUM BENCH= bb2737f1555379d7532a4714c236afae
RANDOM SEED=990210852
node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.00GHz
stepping : 3
cpu MHz : 3000.286
cache size : 2048 KB
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips : 5914.62
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.00GHz
stepping : 3
cpu MHz : 3000.286
cache size : 2048 KB
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips : 5586.94
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 2055920 kB
MemFree: 1023400 kB
Buffers: 102336 kB
Cached: 832476 kB
SwapCached: 8824 kB
Active: 343288 kB
Inactive: 602488 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 2055920 kB
LowFree: 1023400 kB
SwapTotal: 4192956 kB
SwapFree: 4175896 kB
Dirty: 2996 kB
Writeback: 0 kB
Mapped: 16564 kB
Slab: 71940 kB
Committed_AS: 3332056 kB
PageTables: 1976 kB
VmallocTotal: 536870911 kB
VmallocUsed: 264952 kB
VmallocChunk: 536605679 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 66540 MiB
End job on node66 at 2009-04-01 20:43:51