Trace number 293739

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-08? (TO) 1200.05 1200.35

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
MD5SUM453a2999bc8fdf8238cdaa86046136ae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-293739-1171776944 -o ROOT/results/node61/solver-293739-1171776944 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293739-1171776944/cmusat_base /tmp/evaluation/293739-1171776944/instance-293739-1171776944.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: 0.92 0.98 0.99 3/64 1388
/proc/meminfo: memFree=903040/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=2308 CPUtime=0
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 197651367 2363392 153 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 577 153 90 241 0 333 0

[startup+0.106883 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1388
/proc/meminfo: memFree=903040/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=2864 CPUtime=0.1
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 321 0 0 0 10 0 0 0 18 0 1 0 197651367 2932736 303 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134543153 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 716 303 111 241 0 472 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2864

[startup+0.51492 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1388
/proc/meminfo: memFree=903040/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=3420 CPUtime=0.51
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 440 0 0 0 51 0 0 0 21 0 1 0 197651367 3502080 422 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 855 422 111 241 0 611 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3420

[startup+1.335 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1389
/proc/meminfo: memFree=901560/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=3736 CPUtime=1.33
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 533 0 0 0 133 0 0 0 25 0 1 0 197651367 3825664 515 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560294 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 934 515 111 241 0 690 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3736

[startup+2.97516 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1389
/proc/meminfo: memFree=899896/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=5352 CPUtime=2.97
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 887 0 0 0 297 0 0 0 25 0 1 0 197651367 5480448 869 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560075 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 1338 869 111 241 0 1094 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5352

[startup+6.25047 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1389
/proc/meminfo: memFree=899256/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=6052 CPUtime=6.24
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 1101 0 0 0 624 0 0 0 25 0 1 0 197651367 6197248 1083 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559857 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 1513 1083 111 241 0 1269 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6052

[startup+12.7041 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1389
/proc/meminfo: memFree=896832/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=8364 CPUtime=12.69
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 1897 0 0 0 1269 0 0 0 25 0 1 0 197651367 8564736 1591 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 2091 1591 111 241 0 1847 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8364

[startup+25.5043 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1389
/proc/meminfo: memFree=894208/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=15496 CPUtime=25.49
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 3981 0 0 0 2547 2 0 0 25 0 1 0 197651367 15867904 3157 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 3874 3157 111 241 0 3630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15496

[startup+51.1108 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1389
/proc/meminfo: memFree=889728/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=15880 CPUtime=51.08
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 4550 0 0 0 5106 2 0 0 25 0 1 0 197651367 16261120 3410 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 3970 3410 111 241 0 3726 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15880

[startup+102.318 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1389
/proc/meminfo: memFree=877696/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=29536 CPUtime=102.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 8525 0 0 0 10223 5 0 0 25 0 1 0 197651367 30244864 6342 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 7384 6342 111 241 0 7140 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29536

[startup+162.339 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1389
/proc/meminfo: memFree=877056/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=29916 CPUtime=162.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 9004 0 0 0 16223 6 0 0 25 0 1 0 197651367 30633984 6523 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 7479 6523 111 241 0 7235 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29916

[startup+222.354 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1391
/proc/meminfo: memFree=875904/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=30884 CPUtime=222.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 9659 0 0 0 22222 6 0 0 25 0 1 0 197651367 31625216 6819 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 7721 6819 111 241 0 7477 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 30884

[startup+282.362 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1391
/proc/meminfo: memFree=873600/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=33012 CPUtime=282.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 10538 0 0 0 28221 7 0 0 25 0 1 0 197651367 33804288 7426 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 8253 7426 111 241 0 8009 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 33012

[startup+342.374 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1391
/proc/meminfo: memFree=870848/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=35500 CPUtime=342.27
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 11448 0 0 0 34220 7 0 0 25 0 1 0 197651367 36352000 8110 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 8875 8110 111 241 0 8631 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 35500

[startup+402.391 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1391
/proc/meminfo: memFree=868928/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=37244 CPUtime=402.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 12182 0 0 0 40220 8 0 0 25 0 1 0 197651367 38137856 8563 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 9311 8563 111 241 0 9067 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 37244

[startup+462.407 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 1391
/proc/meminfo: memFree=853120/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57172 CPUtime=462.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 17562 0 0 0 46217 11 0 0 25 0 1 0 197651367 58544128 12498 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14293 12498 111 241 0 14049 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 57172

[startup+522.423 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1391
/proc/meminfo: memFree=852544/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57288 CPUtime=522.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 18016 0 0 0 52217 11 0 0 25 0 1 0 197651367 58662912 12653 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14322 12653 111 241 0 14078 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 57288

[startup+582.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=852224/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57288 CPUtime=582.28
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 18083 0 0 0 58217 11 0 0 25 0 1 0 197651367 58662912 12720 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14322 12720 111 241 0 14078 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 57288

[startup+642.458 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=851712/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57420 CPUtime=642.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 18525 0 0 0 64217 12 0 0 25 0 1 0 197651367 58798080 12834 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14355 12834 111 241 0 14111 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 57420

[startup+702.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=851712/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57160 CPUtime=702.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 18553 0 0 0 70217 12 0 0 25 0 1 0 197651367 58531840 12797 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14290 12797 111 241 0 14046 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 57160

[startup+762.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=851200/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57300 CPUtime=762.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 19093 0 0 0 76216 13 0 0 25 0 1 0 197651367 58675200 12976 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14325 12976 111 241 0 14081 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 57300

[startup+822.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=851136/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=57300 CPUtime=822.3
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 19094 0 0 0 82217 13 0 0 25 0 1 0 197651367 58675200 12977 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560006 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 14325 12977 111 241 0 14081 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 57300

[startup+882.526 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=847680/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=60772 CPUtime=882.3
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 20031 0 0 0 88216 14 0 0 25 0 1 0 197651367 62230528 13881 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 15193 13881 111 241 0 14949 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 60772

[startup+942.54 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1391
/proc/meminfo: memFree=847168/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=61304 CPUtime=942.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 20526 0 0 0 94215 14 0 0 25 0 1 0 197651367 62775296 13980 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 15326 13980 111 241 0 15082 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 61304

[startup+1002.56 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 1391
/proc/meminfo: memFree=846912/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=61596 CPUtime=1002.29
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 20585 0 0 0 100215 14 0 0 25 0 1 0 197651367 63074304 14039 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 15399 14039 111 241 0 15155 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 61596

[startup+1062.58 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1391
/proc/meminfo: memFree=843072/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=64816 CPUtime=1062.31
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 21991 0 0 0 106215 16 0 0 25 0 1 0 197651367 66371584 15010 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 16204 15010 111 241 0 15960 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 64816

[startup+1122.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=842688/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=65256 CPUtime=1122.31
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 22069 0 0 0 112215 16 0 0 25 0 1 0 197651367 66822144 15088 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 16314 15088 111 241 0 16070 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 65256

[startup+1182.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=842496/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=65708 CPUtime=1182.31
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 22155 0 0 0 118215 16 0 0 25 0 1 0 197651367 67284992 15141 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 16427 15141 111 241 0 16183 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 65708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=842432/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=65708 CPUtime=1200.03
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 22173 0 0 0 119987 16 0 0 25 0 1 0 197651367 67284992 15159 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 16427 15159 111 241 0 16183 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 65708

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1391
/proc/meminfo: memFree=842432/2055920 swapFree=4183164/4192956
[pid=1388] ppid=1386 vsize=65708 CPUtime=1200.03
/proc/1388/stat : 1388 (cmusat_base) R 1386 1388 700 0 -1 4194304 22173 0 0 0 119987 16 0 0 25 0 1 0 197651367 67284992 15159 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/1388/statm: 16427 15159 111 241 0 16183 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 65708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.35
CPU time (s): 1200.05
CPU user time (s): 1199.88
CPU system time (s): 0.174973
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 65708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22173
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= 6
involuntary context switches= 1870

runsolver used 0.845871 second user time and 2.36164 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Feb 18 05:35:44 UTC 2007

IDJOB= 293739
IDBENCH= 19871
IDSOLVER= 120
FILE ID= node61/293739-1171776944

PBS_JOBID= 3839530

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293739-1171776944/cmusat_base /tmp/evaluation/293739-1171776944/instance-293739-1171776944.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-293739-1171776944 -o ROOT/results/node61/solver-293739-1171776944 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293739-1171776944/cmusat_base /tmp/evaluation/293739-1171776944/instance-293739-1171776944.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  453a2999bc8fdf8238cdaa86046136ae

RANDOM SEED= 490679485

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:        903512 kB
Buffers:         36348 kB
Cached:        1015240 kB
SwapCached:       3636 kB
Active:         395312 kB
Inactive:       665748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903512 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            77532 kB
Committed_AS:   550404 kB
PageTables:       1388 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 node61 on Sun Feb 18 05:55:47 UTC 2007