Trace number 335222

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.07 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-335222-1173616800 -o ROOT/results/node19/solver-335222-1173616800 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335222-1173616800/cmusat_base /tmp/evaluation/335222-1173616800/instance-335222-1173616800.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): 2400 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.91 0.97 0.99 3/77 10085
/proc/meminfo: memFree=1503344/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=2836 CPUtime=0
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 381634002 2904064 251 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 709 252 90 241 0 465 0

[startup+0.0870121 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10085
/proc/meminfo: memFree=1503344/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=4528 CPUtime=0.08
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 834 0 0 0 8 0 0 0 18 0 1 0 381634002 4636672 691 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134561669 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1132 691 109 241 0 888 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4528

[startup+0.101012 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10085
/proc/meminfo: memFree=1503344/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=4528 CPUtime=0.09
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 834 0 0 0 9 0 0 0 18 0 1 0 381634002 4636672 691 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1132 691 109 241 0 888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4528

[startup+0.301034 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10085
/proc/meminfo: memFree=1503344/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=4792 CPUtime=0.29
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 909 0 0 0 29 0 0 0 19 0 1 0 381634002 4907008 766 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134551767 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1198 766 109 241 0 954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4792

[startup+0.701076 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10085
/proc/meminfo: memFree=1503344/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=5584 CPUtime=0.69
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 1122 0 0 0 69 0 0 0 23 0 1 0 381634002 5718016 979 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1396 979 109 241 0 1152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5584

[startup+1.50116 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1499176/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=6180 CPUtime=1.49
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 1337 0 0 0 149 0 0 0 25 0 1 0 381634002 6328320 1145 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1545 1145 109 241 0 1301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6180

[startup+3.10134 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1498664/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=6728 CPUtime=3.09
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 1676 0 0 0 309 0 0 0 25 0 1 0 381634002 6889472 1329 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559987 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1682 1329 109 241 0 1438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6728

[startup+6.30168 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1497448/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=7676 CPUtime=6.28
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 2107 0 0 0 628 0 0 0 25 0 1 0 381634002 7860224 1589 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559834 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 1919 1589 109 241 0 1675 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7676

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1495720/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=8896 CPUtime=12.69
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 2630 0 0 0 1268 1 0 0 25 0 1 0 381634002 9109504 1922 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 2224 1922 109 241 0 1980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8896

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1492648/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=12860 CPUtime=25.48
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 3896 0 0 0 2547 1 0 0 25 0 1 0 381634002 13168640 2679 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134551685 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 3215 2679 109 241 0 2971 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12860

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1487784/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=17464 CPUtime=51.07
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 5501 0 0 0 5105 2 0 0 25 0 1 0 381634002 17883136 3915 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560355 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 4366 3915 109 241 0 4122 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17464

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1481832/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=22952 CPUtime=102.27
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 7445 0 0 0 10222 5 0 0 25 0 1 0 381634002 23502848 5386 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560047 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 5738 5386 109 241 0 5494 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22952

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1472872/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=33536 CPUtime=162.24
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 10686 0 0 0 16218 6 0 0 25 0 1 0 381634002 34340864 7608 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560054 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 8384 7608 109 241 0 8140 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33536

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10086
/proc/meminfo: memFree=1469288/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=36740 CPUtime=222.23
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 11947 0 0 0 22215 8 0 0 25 0 1 0 381634002 37621760 8507 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 9185 8507 109 241 0 8941 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36740

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10088
/proc/meminfo: memFree=1465512/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=40324 CPUtime=282.21
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 13087 0 0 0 28211 10 0 0 25 0 1 0 381634002 41291776 9444 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 10081 9444 109 241 0 9837 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 40324

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10088
/proc/meminfo: memFree=1461288/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=44372 CPUtime=342.19
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 14346 0 0 0 34207 12 0 0 25 0 1 0 381634002 45436928 10483 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560047 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 11093 10483 109 241 0 10849 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 44372

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10088
/proc/meminfo: memFree=1457640/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=47884 CPUtime=402.17
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 15506 0 0 0 40204 13 0 0 25 0 1 0 381634002 49033216 11405 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 11971 11405 109 241 0 11727 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 47884

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10088
/proc/meminfo: memFree=1453544/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=51556 CPUtime=462.16
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 16782 0 0 0 46201 15 0 0 25 0 1 0 381634002 52793344 12423 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560618 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 12889 12423 109 241 0 12645 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 51556

[startup+522.302 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1434600/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=74612 CPUtime=522.14
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 22917 0 0 0 52196 18 0 0 25 0 1 0 381634002 76402688 17145 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134549167 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18653 17145 109 241 0 18409 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 74612

[startup+582.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1434472/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=74788 CPUtime=582.12
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 22950 0 0 0 58194 18 0 0 25 0 1 0 381634002 76582912 17178 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18697 17178 109 241 0 18453 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 74788

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1433832/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=75056 CPUtime=642.11
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 23420 0 0 0 64192 19 0 0 25 0 1 0 381634002 76857344 17343 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18764 17343 109 241 0 18520 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 75056

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1433640/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=75248 CPUtime=702.09
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 23467 0 0 0 70189 20 0 0 25 0 1 0 381634002 77053952 17390 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559999 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18812 17390 109 241 0 18568 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 75248

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1433064/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=75440 CPUtime=762.08
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 23615 0 0 0 76188 20 0 0 25 0 1 0 381634002 77250560 17538 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18860 17538 109 241 0 18616 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 75440

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1432680/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=75880 CPUtime=822.06
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 24038 0 0 0 82185 21 0 0 25 0 1 0 381634002 77701120 17629 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18970 17629 109 241 0 18726 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 75880

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1432616/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=75880 CPUtime=882.04
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 24054 0 0 0 88183 21 0 0 25 0 1 0 381634002 77701120 17645 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 18970 17645 109 241 0 18726 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 75880

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1430376/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=77608 CPUtime=942.02
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 24975 0 0 0 94180 22 0 0 25 0 1 0 381634002 79470592 18205 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560047 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 19402 18205 109 241 0 19158 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 77608

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1430248/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=77884 CPUtime=1002
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 25005 0 0 0 100177 23 0 0 25 0 1 0 381634002 79753216 18235 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 19471 18235 109 241 0 19227 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 77884

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1430120/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=77884 CPUtime=1061.99
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 25039 0 0 0 106175 24 0 0 25 0 1 0 381634002 79753216 18269 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 19471 18269 109 241 0 19227 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 77884

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1428072/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=79928 CPUtime=1121.97
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 25551 0 0 0 112172 25 0 0 25 0 1 0 381634002 81846272 18781 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 19982 18781 109 241 0 19738 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 79928

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1423656/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=84048 CPUtime=1181.95
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 27035 0 0 0 118168 27 0 0 25 0 1 0 381634002 86065152 19871 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 21012 19871 109 241 0 20768 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 84048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10088
/proc/meminfo: memFree=1423592/2055920 swapFree=4169404/4192956
[pid=10085] ppid=10083 vsize=84048 CPUtime=1200.05
/proc/10085/stat : 10085 (cmusat_base) R 10083 10085 9599 0 -1 4194304 27055 0 0 0 119978 27 0 0 25 0 1 0 381634002 86065152 19891 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/10085/statm: 21012 19891 109 241 0 20768 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 84048

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.285956
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 84048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27055
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= 24927

runsolver used 1.41878 second user time and 2.94555 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 12:40:00 UTC 2007

IDJOB= 335222
IDBENCH= 24646
IDSOLVER= 120
FILE ID= node19/335222-1173616800

PBS_JOBID= 4101256

Free space on /tmp= 66554 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335222-1173616800/cmusat_base /tmp/evaluation/335222-1173616800/instance-335222-1173616800.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-335222-1173616800 -o ROOT/results/node19/solver-335222-1173616800 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335222-1173616800/cmusat_base /tmp/evaluation/335222-1173616800/instance-335222-1173616800.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 511930015

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1503752 kB
Buffers:         47028 kB
Cached:         421568 kB
SwapCached:       2440 kB
Active:         361652 kB
Inactive:       129744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503752 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            2884 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            46348 kB
Committed_AS:  1448600 kB
PageTables:       1756 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= 66554 MiB

End job on node19 on Sun Mar 11 13:00:02 UTC 2007