Trace number 292017

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CMUSAT BASE 2007-02-08SAT 728.63 728.998

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S15127148-17.SAT.shuffled.cnf
MD5SUMbbd96a0fdc6b95ee5207a3d237ec0293
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

728.58/728.98	c Number of variables:  70
728.58/728.98	c Number of clauses:    1491
728.58/728.98	c DBreduced=0 GV=101[0]  GL=1592[ 1491,101] Prune=239 decisions=138 restart=0 est=0.0207039 DB Impl=1750[0]  
728.58/728.98	c DBreduced=0 GV=152[0]  GL=1643[ 1491,152] Prune=356 decisions=204 restart=1 est=0.0207039 DB Impl=2688[0]  
728.58/728.98	c DBreduced=0 GV=231[0]  GL=1722[ 1491,231] Prune=546 decisions=315 restart=2 est=0.0207039 DB Impl=3954[0]  
728.58/728.98	c DBreduced=0 GV=338[0]  GL=1829[ 1491,338] Prune=797 decisions=459 restart=3 est=0.0207039 DB Impl=5888[0]  
728.58/728.98	c DBreduced=0 GV=507[0]  GL=1998[ 1491,507] Prune=1160 decisions=653 restart=4 est=0.0207039 DB Impl=8950[0]  
728.58/728.98	c DBreduced=0 GV=760[0]  GL=2251[ 1491,760] Prune=1707 decisions=947 restart=5 est=0.0207039 DB Impl=13294[0]  
728.58/728.98	c DBreduced=1 GV=1141[0]  GL=2573[ 1491,1082] Prune=2525 decisions=1384 restart=6 est=0.0207039 DB Impl=19507[0]  
728.58/728.98	c DBreduced=5 GV=1709[0]  GL=2424[ 1491,933] Prune=3733 decisions=2024 restart=7 est=0.0207039 DB Impl=29301[0]  
728.58/728.98	c DBreduced=6 GV=2565[0]  GL=2532[ 1491,1041] Prune=5589 decisions=3024 restart=8 est=0.0207039 DB Impl=44439[0]  
728.58/728.98	c DBreduced=7 GV=3847[0]  GL=3049[ 1491,1558] Prune=8334 decisions=4487 restart=9 est=0.0207039 DB Impl=67222[0]  
728.58/728.98	c DBreduced=9 GV=5768[0]  GL=3199[ 1491,1708] Prune=12367 decisions=6599 restart=10 est=0.0207039 DB Impl=101031[0]  
728.58/728.98	c DBreduced=11 GV=8650[0]  GL=3915[ 1491,2424] Prune=18449 decisions=9799 restart=11 est=0.0207039 DB Impl=151664[0]  
728.58/728.98	c DBreduced=14 GV=12975[0]  GL=4155[ 1491,2664] Prune=27547 decisions=14572 restart=12 est=0.0207039 DB Impl=228057[0]  
728.58/728.98	c DBreduced=17 GV=19462[0]  GL=5191[ 1491,3700] Prune=41172 decisions=21710 restart=13 est=0.0207039 DB Impl=341538[0]  
728.58/728.98	c DBreduced=20 GV=29193[0]  GL=7835[ 1491,6344] Prune=61548 decisions=32355 restart=14 est=0.0207039 DB Impl=515533[0]  
728.58/728.98	c DBreduced=24 GV=43792[0]  GL=9104[ 1491,7613] Prune=92264 decisions=48472 restart=15 est=0.0207039 DB Impl=772837[0]  
728.58/728.98	c DBreduced=28 GV=65686[0]  GL=11803[ 1491,10312] Prune=138272 decisions=72586 restart=16 est=0.0207039 DB Impl=1164206[0]  
728.58/728.98	c DBreduced=32 GV=98527[0]  GL=16315[ 1491,14824] Prune=207320 decisions=108793 restart=17 est=0.0207039 DB Impl=1745377[0]  
728.58/728.98	c DBreduced=36 GV=147791[0]  GL=24486[ 1491,22995] Prune=310492 decisions=162701 restart=18 est=0.0207039 DB Impl=2606370[0]  
728.58/728.98	c DBreduced=40 GV=221684[0]  GL=38444[ 1491,36953] Prune=465229 decisions=243545 restart=19 est=0.0207041 DB Impl=3926287[0]  
728.58/728.98	c DBreduced=44 GV=332527[0]  GL=61579[ 1491,60088] Prune=697278 decisions=364751 restart=20 est=0.0207041 DB Impl=5905561[0]  
728.58/728.98	c DBreduced=49 GV=498790[0]  GL=59819[ 1491,58328] Prune=1044520 decisions=545730 restart=21 est=0.0207081 DB Impl=8902653[0]  
728.58/728.98	c DBreduced=53 GV=748183[0]  GL=102589[ 1491,101098] Prune=1565440 decisions=817257 restart=22 est=0.0212912 DB Impl=13451003[0]  
728.58/728.98	c #Total time (in seconds): 728.499
728.58/728.98	c #Memory used (in MB): 56.3359
728.58/728.98	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 -61 -62 -63 64 -65 66 -67 68 69 70 0 
728.58/728.98	c 
728.58/728.98	s SATISFIABLE

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-292017-1171749360 -o ROOT/results/node70/solver-292017-1171749360 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292017-1171749360/cmusat_base /tmp/evaluation/292017-1171749360/instance-292017-1171749360.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.00 1.00 1.00 3/64 2674
/proc/meminfo: memFree=557976/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=2308 CPUtime=0
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 157736731 2363392 158 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 577 158 93 241 0 333 0

[startup+0.106946 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2674
/proc/meminfo: memFree=557976/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=2852 CPUtime=0.1
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 300 0 0 0 10 0 0 0 18 0 1 0 157736731 2920448 282 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134550674 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 713 282 110 241 0 469 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2852

[startup+0.515018 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2674
/proc/meminfo: memFree=557976/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=3012 CPUtime=0.51
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 348 0 0 0 51 0 0 0 22 0 1 0 157736731 3084288 330 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 753 330 110 241 0 509 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3012

[startup+1.33517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=556304/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=3768 CPUtime=1.33
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 532 0 0 0 133 0 0 0 25 0 1 0 157736731 3858432 514 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 942 514 110 241 0 698 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3768

[startup+2.97146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=555856/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=4200 CPUtime=2.96
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 677 0 0 0 296 0 0 0 25 0 1 0 157736731 4300800 659 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 1050 659 110 241 0 806 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4200

[startup+6.24905 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=554192/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=5696 CPUtime=6.23
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 1039 0 0 0 623 0 0 0 25 0 1 0 157736731 5832704 986 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560476 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 1424 986 110 241 0 1180 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 5696

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=551440/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=8876 CPUtime=12.68
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 2070 0 0 0 1268 0 0 0 25 0 1 0 157736731 9089024 1647 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 2219 1647 110 241 0 1975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8876

[startup+25.5035 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=550288/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=9792 CPUtime=25.49
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 2629 0 0 0 2548 1 0 0 25 0 1 0 157736731 10027008 1961 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 2448 1961 110 241 0 2204 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9792

[startup+51.1121 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 2675
/proc/meminfo: memFree=545040/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=16040 CPUtime=51.07
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 4646 0 0 0 5106 1 0 0 25 0 1 0 157736731 16424960 3251 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 4010 3251 110 241 0 3766 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16040

[startup+102.318 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2675
/proc/meminfo: memFree=542160/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=18488 CPUtime=102.27
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 5924 0 0 0 10224 3 0 0 25 0 1 0 157736731 18931712 3988 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 4622 3988 110 241 0 4378 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18488

[startup+162.341 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2675
/proc/meminfo: memFree=533328/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=29532 CPUtime=162.26
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 9385 0 0 0 16222 4 0 0 25 0 1 0 157736731 30240768 6174 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 7383 6174 110 241 0 7139 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29532

[startup+222.356 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=532816/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=29616 CPUtime=222.26
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 9704 0 0 0 22221 5 0 0 25 0 1 0 157736731 30326784 6282 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 7404 6282 110 241 0 7160 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 29616

[startup+282.369 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2675
/proc/meminfo: memFree=531600/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=30492 CPUtime=282.25
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 10279 0 0 0 28220 5 0 0 25 0 1 0 157736731 31223808 6592 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 7623 6592 110 241 0 7379 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 30492

[startup+342.407 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2787
/proc/meminfo: memFree=528672/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=32188 CPUtime=342.22
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 11039 0 0 0 34216 6 0 0 25 0 1 0 157736731 32960512 7064 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 8047 7064 110 241 0 7803 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 32188

[startup+402.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=527568/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=33620 CPUtime=402.19
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 11786 0 0 0 40213 6 0 0 25 0 1 0 157736731 34426880 7531 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 8405 7531 110 241 0 8161 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33620

[startup+462.468 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 2874
/proc/meminfo: memFree=524880/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=36020 CPUtime=462.19
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 12784 0 0 0 46211 8 0 0 25 0 1 0 157736731 36884480 8221 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560015 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 9005 8221 110 241 0 8761 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 36020

[startup+522.485 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 2874
/proc/meminfo: memFree=523216/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=37636 CPUtime=522.18
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 13280 0 0 0 52210 8 0 0 25 0 1 0 157736731 38539264 8636 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 9409 8636 110 241 0 9165 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 37636

[startup+582.5 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2874
/proc/meminfo: memFree=521360/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=39100 CPUtime=582.18
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 14071 0 0 0 58209 9 0 0 25 0 1 0 157736731 40038400 9089 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 9775 9089 110 241 0 9531 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 39100

[startup+642.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=521232/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=39388 CPUtime=642.17
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 14140 0 0 0 64208 9 0 0 25 0 1 0 157736731 40333312 9125 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 9847 9125 110 241 0 9603 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 39388

[startup+702.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508560/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=702.17
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 70205 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 57688

Solver just ended. Dumping a history of the last processes samples

[startup+707.961 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508560/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=707.59
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 70747 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134552103 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 707.59
Current children cumulated vsize (KiB) 57688

[startup+721.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508560/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=720.7
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72058 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 720.7
Current children cumulated vsize (KiB) 57688

[startup+724.345 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508560/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=723.97
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72385 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 723.97
Current children cumulated vsize (KiB) 57688

[startup+725.987 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508624/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=725.61
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72549 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 725.61
Current children cumulated vsize (KiB) 57688

[startup+727.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508624/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=727.25
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72713 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134549319 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 727.25
Current children cumulated vsize (KiB) 57688

[startup+728.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508624/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=728.07
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72795 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 728.07
Current children cumulated vsize (KiB) 57688

[startup+728.851 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508624/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=728.48
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72836 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 728.48
Current children cumulated vsize (KiB) 57688

[startup+728.953 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2874
/proc/meminfo: memFree=508624/2055920 swapFree=4183276/4192956
[pid=2674] ppid=2672 vsize=57688 CPUtime=728.58
/proc/2674/stat : 2674 (cmusat_base) R 2672 2674 1896 0 -1 4194304 19184 0 0 0 72846 12 0 0 25 0 1 0 157736731 59072512 12304 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/2674/statm: 14422 12304 110 241 0 14178 0
Current children cumulated CPU time (s) 728.58
Current children cumulated vsize (KiB) 57688

Child status: 10
Real time (s): 728.998
CPU time (s): 728.63
CPU user time (s): 728.499
CPU system time (s): 0.13098
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 57688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 728.499
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19192
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= 8
involuntary context switches= 2118

runsolver used 0.562914 second user time and 1.47278 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Feb 17 21:56:00 UTC 2007

IDJOB= 292017
IDBENCH= 19829
IDSOLVER= 120
FILE ID= node70/292017-1171749360

PBS_JOBID= 3839454

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S15127148-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292017-1171749360/cmusat_base /tmp/evaluation/292017-1171749360/instance-292017-1171749360.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-292017-1171749360 -o ROOT/results/node70/solver-292017-1171749360 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292017-1171749360/cmusat_base /tmp/evaluation/292017-1171749360/instance-292017-1171749360.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  bbd96a0fdc6b95ee5207a3d237ec0293

RANDOM SEED= 267654114

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.261
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.261
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:        558384 kB
Buffers:         38892 kB
Cached:        1360956 kB
SwapCached:       4012 kB
Active:         732656 kB
Inactive:       677640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        558384 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          15856 kB
Slab:            73328 kB
Committed_AS:   161384 kB
PageTables:       1400 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= 66562 MiB

End job on node70 on Sat Feb 17 22:08:10 UTC 2007