Trace number 334970

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.14 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

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/node5/watcher-334970-1173602401 -o ROOT/results/node5/solver-334970-1173602401 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334970-1173602401/cmusat_base /tmp/evaluation/334970-1173602401/instance-334970-1173602401.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: 1.00 0.98 0.98 3/77 29067
/proc/meminfo: memFree=1639584/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=3888 CPUtime=0
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 380195643 3981312 518 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134529859 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 972 521 90 241 0 728 0

[startup+0.042565 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 29067
/proc/meminfo: memFree=1639584/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=104408 CPUtime=0.03
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 1418 0 0 0 3 0 0 0 18 0 1 0 380195643 106913792 1400 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564484 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 26102 1400 90 241 0 25858 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 104408

[startup+0.101572 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 29067
/proc/meminfo: memFree=1639584/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=105200 CPUtime=0.09
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 1883 0 0 0 9 0 0 0 18 0 1 0 380195643 107724800 1865 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135080264 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 26300 1865 90 241 0 26056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 105200

[startup+0.301593 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 29067
/proc/meminfo: memFree=1639584/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=108500 CPUtime=0.29
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 3688 0 0 0 28 1 0 0 19 0 1 0 380195643 111104000 3670 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564627 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 27125 3670 90 241 0 26881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108500

[startup+0.701636 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 29067
/proc/meminfo: memFree=1639584/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=115760 CPUtime=0.69
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 7606 0 0 0 65 4 0 0 22 0 1 0 380195643 118538240 7588 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 28940 7588 90 241 0 28696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115760

[startup+1.50172 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1597464/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=130940 CPUtime=1.49
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 15738 0 0 0 141 8 0 0 25 0 1 0 380195643 134082560 15720 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 32735 15720 90 241 0 32491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130940

[startup+3.1019 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1552280/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=162092 CPUtime=3.09
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 32294 0 0 0 293 16 0 0 25 0 1 0 380195643 165982208 32276 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 40523 32276 90 241 0 40279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162092

[startup+6.30124 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1361816/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=6.29
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 84800 0 0 0 589 40 0 0 25 0 1 0 380195643 348835840 60114 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551685 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60114 93 241 0 84921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 340660

[startup+12.7019 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1398616/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=12.69
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 84863 0 0 0 1229 40 0 0 25 0 1 0 380195643 348835840 60177 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60177 111 241 0 84921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 340660

[startup+25.5013 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1398488/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=25.49
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 84924 0 0 0 2509 40 0 0 25 0 1 0 380195643 348835840 60238 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560414 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60238 111 241 0 84921 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 340660

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1398168/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=51.08
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85021 0 0 0 5068 40 0 0 25 0 1 0 380195643 348835840 60335 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562401 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60335 111 241 0 84921 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 340660

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1397592/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=102.26
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85179 0 0 0 10186 40 0 0 25 0 1 0 380195643 348835840 60493 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559864 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60493 111 241 0 84921 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 340660

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1396952/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=162.25
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85334 0 0 0 16184 41 0 0 25 0 1 0 380195643 348835840 60648 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560158 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60648 111 241 0 84921 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 340660

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29068
/proc/meminfo: memFree=1396312/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=222.23
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85473 0 0 0 22181 42 0 0 25 0 1 0 380195643 348835840 60787 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562329 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60787 111 241 0 84921 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 340660

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1395864/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=282.22
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85597 0 0 0 28179 43 0 0 25 0 1 0 380195643 348835840 60911 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560047 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 60911 111 241 0 84921 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 340660

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1395416/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=342.2
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85712 0 0 0 34177 43 0 0 25 0 1 0 380195643 348835840 61026 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560462 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61026 111 241 0 84921 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 340660

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1394904/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=402.18
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85828 0 0 0 40174 44 0 0 25 0 1 0 380195643 348835840 61142 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61142 111 241 0 84921 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 340660

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1394456/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=462.17
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 85925 0 0 0 46172 45 0 0 25 0 1 0 380195643 348835840 61239 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61239 111 241 0 84921 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 340660

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1394072/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=522.16
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 86022 0 0 0 52170 46 0 0 25 0 1 0 380195643 348835840 61336 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61336 111 241 0 84921 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 340660

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1393688/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=582.14
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 86112 0 0 0 58168 46 0 0 25 0 1 0 380195643 348835840 61426 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560535 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61426 111 241 0 84921 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 340660

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1393304/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=340660 CPUtime=642.12
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 86204 0 0 0 64166 46 0 0 25 0 1 0 380195643 348835840 61518 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85165 61518 111 241 0 84921 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 340660

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1390552/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=343184 CPUtime=702.11
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 86927 0 0 0 70163 48 0 0 25 0 1 0 380195643 351420416 62241 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559899 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 85796 62241 111 241 0 85552 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 343184

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1385368/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=347808 CPUtime=762.09
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 88163 0 0 0 76160 49 0 0 25 0 1 0 380195643 356155392 63477 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 86952 63477 111 241 0 86708 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 347808

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1380504/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=352296 CPUtime=822.07
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 89374 0 0 0 82156 51 0 0 25 0 1 0 380195643 360751104 64688 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 88074 64688 111 241 0 87830 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 352296

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1375640/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=356784 CPUtime=882.05
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 90585 0 0 0 88152 53 0 0 25 0 1 0 380195643 365346816 65899 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 89196 65899 111 241 0 88952 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 356784

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1370072/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=362068 CPUtime=942.04
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 91997 0 0 0 94149 55 0 0 25 0 1 0 380195643 370757632 67311 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560092 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 90517 67311 111 241 0 90273 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 362068

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1364056/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=367756 CPUtime=1002.03
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 93460 0 0 0 100146 57 0 0 25 0 1 0 380195643 376582144 68774 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 91939 68774 111 241 0 91695 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 367756

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1358104/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=373436 CPUtime=1062.02
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 94953 0 0 0 106143 59 0 0 25 0 1 0 380195643 382398464 70267 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559725 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 93359 70267 111 241 0 93115 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 373436

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1350424/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=380856 CPUtime=1122
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 96869 0 0 0 112139 61 0 0 25 0 1 0 380195643 389996544 72183 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 95214 72183 111 241 0 94970 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 380856

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1344600/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=386432 CPUtime=1181.98
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 98339 0 0 0 118135 63 0 0 25 0 1 0 380195643 395706368 73653 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551367 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 96608 73653 111 241 0 96364 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 386432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 0.98 2/78 29070
/proc/meminfo: memFree=1342680/2055920 swapFree=4170416/4192956
[pid=29067] ppid=29065 vsize=388148 CPUtime=1200.08
/proc/29067/stat : 29067 (cmusat_base) R 29065 29067 28881 0 -1 4194304 98778 0 0 0 119945 63 0 0 25 0 1 0 380195643 397463552 74092 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/29067/statm: 97037 74092 111 241 0 96793 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 388148

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.46
CPU time (s): 1200.14
CPU user time (s): 1199.45
CPU system time (s): 0.687895
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 388148

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

runsolver used 1.34279 second user time and 3.03054 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar 11 08:40:08 UTC 2007

IDJOB= 334970
IDBENCH= 24640
IDSOLVER= 120
FILE ID= node5/334970-1173602401

PBS_JOBID= 4101252

Free space on /tmp= 66361 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334970-1173602401/cmusat_base /tmp/evaluation/334970-1173602401/instance-334970-1173602401.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-334970-1173602401 -o ROOT/results/node5/solver-334970-1173602401 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334970-1173602401/cmusat_base /tmp/evaluation/334970-1173602401/instance-334970-1173602401.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  73bcef7c584867538ae0bed90374a7ab

RANDOM SEED= 527695573

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1640056 kB
Buffers:         34476 kB
Cached:         299820 kB
SwapCached:       2236 kB
Active:         273572 kB
Inactive:        84664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640056 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:           48104 kB
Writeback:           0 kB
Mapped:          31796 kB
Slab:            43300 kB
Committed_AS:  1274740 kB
PageTables:       1692 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= 66361 MiB

End job on node5 on Sun Mar 11 09:00:11 UTC 2007