Trace number 339297

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 2007-02-08? (TO) 1200.11 1200.42

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.661
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |

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/node34/watcher-339297-1173702120 -o ROOT/results/node34/solver-339297-1173702120 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339297-1173702120/cmusat /tmp/evaluation/339297-1173702120/instance-339297-1173702120.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.93 1.00 0.99 3/64 30385
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=2180 CPUtime=0
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 96167753 2232320 153 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 545 153 108 243 0 299 0

[startup+0.095536 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 30385
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=2448 CPUtime=0.09
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 237 0 0 0 9 0 0 0 18 0 1 0 96167753 2506752 220 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135107896 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 612 220 117 243 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2448

[startup+0.102536 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 30385
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=2448 CPUtime=0.1
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 237 0 0 0 10 0 0 0 18 0 1 0 96167753 2506752 220 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134582206 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 612 220 117 243 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.301552 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 30385
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=2876 CPUtime=0.29
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 340 0 0 0 29 0 0 0 19 0 1 0 96167753 2945024 323 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580140 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 719 323 117 243 0 473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2876

[startup+0.701584 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 30385
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=3572 CPUtime=0.69
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 494 0 0 0 69 0 0 0 22 0 1 0 96167753 3657728 477 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 893 477 117 243 0 647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3572

[startup+1.50165 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1426536/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=5208 CPUtime=1.49
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 855 0 0 0 149 0 0 0 25 0 1 0 96167753 5332992 838 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 1302 838 117 243 0 1056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5208

[startup+3.10178 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1425000/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=7920 CPUtime=3.09
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 1620 0 0 0 309 0 0 0 25 0 1 0 96167753 8110080 1444 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581754 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 1980 1444 117 243 0 1734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7920

[startup+6.30103 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1422184/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=8596 CPUtime=6.29
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 2089 0 0 0 629 0 0 0 25 0 1 0 96167753 8802304 1689 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 2149 1689 117 243 0 1903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8596

[startup+12.7015 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1417720/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=13464 CPUtime=12.69
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 3656 0 0 0 1268 1 0 0 25 0 1 0 96167753 13787136 2699 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134594116 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 3366 2699 117 243 0 3120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13464

[startup+25.5016 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1413560/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=17020 CPUtime=25.48
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 5203 0 0 0 2546 2 0 0 25 0 1 0 96167753 17428480 3725 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 4255 3725 117 243 0 4009 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17020

[startup+51.1016 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1405816/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=26296 CPUtime=51.08
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 8329 0 0 0 5104 4 0 0 25 0 1 0 96167753 26927104 5651 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 6574 5651 117 243 0 6328 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26296

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1386680/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=48484 CPUtime=102.27
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 15270 0 0 0 10219 8 0 0 25 0 1 0 96167753 49647616 10375 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 12121 10375 117 243 0 11875 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48484

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1384632/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=49116 CPUtime=162.25
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 16952 0 0 0 16216 9 0 0 25 0 1 0 96167753 50294784 10892 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 12279 10892 117 243 0 12033 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49116

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1380152/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=53344 CPUtime=222.23
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 18623 0 0 0 22212 11 0 0 25 0 1 0 96167753 54624256 12043 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 13336 12043 117 243 0 13090 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 53344

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1374264/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=58568 CPUtime=282.22
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 21192 0 0 0 28209 13 0 0 25 0 1 0 96167753 59973632 13583 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 14642 13583 117 243 0 14396 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 58568

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30386
/proc/meminfo: memFree=1373112/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=59476 CPUtime=342.2
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 21432 0 0 0 34207 13 0 0 25 0 1 0 96167753 60903424 13790 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 14869 13790 117 243 0 14623 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 59476

[startup+402.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 30386
/proc/meminfo: memFree=1351416/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=89068 CPUtime=402.19
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 29700 0 0 0 40202 17 0 0 25 0 1 0 96167753 91205632 19134 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22267 19134 117 243 0 22021 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89068

[startup+462.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 30386
/proc/meminfo: memFree=1351032/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=88676 CPUtime=462.17
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 29937 0 0 0 46200 17 0 0 25 0 1 0 96167753 90804224 19273 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22169 19273 117 243 0 21923 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 88676

[startup+522.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 30386
/proc/meminfo: memFree=1348536/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=90788 CPUtime=522.15
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 30627 0 0 0 52198 17 0 0 25 0 1 0 96167753 92966912 19865 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22697 19865 117 243 0 22451 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 90788

[startup+582.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 30386
/proc/meminfo: memFree=1347896/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=90656 CPUtime=582.14
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 30854 0 0 0 58197 17 0 0 25 0 1 0 96167753 92831744 20059 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22664 20059 117 243 0 22418 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 90656

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 30386
/proc/meminfo: memFree=1347576/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=90512 CPUtime=642.13
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 31613 0 0 0 64195 18 0 0 25 0 1 0 96167753 92684288 20094 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22628 20094 117 243 0 22382 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 90512

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30386
/proc/meminfo: memFree=1346360/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=91540 CPUtime=702.11
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 31975 0 0 0 70193 18 0 0 25 0 1 0 96167753 93736960 20456 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 22885 20456 117 243 0 22639 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 91540

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1345592/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=92068 CPUtime=762.1
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 32943 0 0 0 76191 19 0 0 25 0 1 0 96167753 94277632 20670 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 23017 20670 117 243 0 22771 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 92068

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1344760/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=93096 CPUtime=822.08
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 33232 0 0 0 82189 19 0 0 25 0 1 0 96167753 95330304 20830 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 23274 20830 117 243 0 23028 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 93096

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1343096/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=94020 CPUtime=882.07
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 33687 0 0 0 88187 20 0 0 25 0 1 0 96167753 96276480 21285 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 23505 21285 117 243 0 23259 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 94020

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1339256/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=97600 CPUtime=942.05
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 35404 0 0 0 94184 21 0 0 25 0 1 0 96167753 99942400 22245 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 24400 22245 117 243 0 24154 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 97600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1339192/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=97600 CPUtime=1002.04
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 35419 0 0 0 100183 21 0 0 25 0 1 0 96167753 99942400 22260 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 24400 22260 117 243 0 24154 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 97600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1338424/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=98628 CPUtime=1062.01
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 35734 0 0 0 106180 21 0 0 25 0 1 0 96167753 100995072 22446 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589560 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 24657 22446 117 243 0 24411 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 98628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1338424/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=98628 CPUtime=1122
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 35741 0 0 0 112179 21 0 0 25 0 1 0 96167753 100995072 22453 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 24657 22453 117 243 0 24411 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 98628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1334264/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=102436 CPUtime=1181.99
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 36871 0 0 0 118176 23 0 0 25 0 1 0 96167753 104894464 23517 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 25609 23517 117 243 0 25363 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 102436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30386
/proc/meminfo: memFree=1332664/2055920 swapFree=4192812/4192956
[pid=30385] ppid=30383 vsize=103624 CPUtime=1200.09
/proc/30385/stat : 30385 (cmusat) R 30383 30385 26389 0 -1 4194304 37239 0 0 0 119985 24 0 0 25 0 1 0 96167753 106110976 23885 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/30385/statm: 25906 23885 117 243 0 25660 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 103624

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.11
CPU user time (s): 1199.85
CPU system time (s): 0.25796
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 103624

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

runsolver used 0.881865 second user time and 2.40663 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar 12 12:22:00 UTC 2007

IDJOB= 339297
IDBENCH= 24743
IDSOLVER= 121
FILE ID= node34/339297-1173702120

PBS_JOBID= 4101463

Free space on /tmp= 66536 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339297-1173702120/cmusat /tmp/evaluation/339297-1173702120/instance-339297-1173702120.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-339297-1173702120 -o ROOT/results/node34/solver-339297-1173702120 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339297-1173702120/cmusat /tmp/evaluation/339297-1173702120/instance-339297-1173702120.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  d65aa32f539d7b147c82042f18f65687

RANDOM SEED= 469948346

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1428752 kB
Buffers:         48496 kB
Cached:         487004 kB
SwapCached:          0 kB
Active:         152436 kB
Inactive:       398752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          25876 kB
Slab:            62032 kB
Committed_AS:   140532 kB
PageTables:       1396 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= 66536 MiB

End job on node34 on Mon Mar 12 12:42:03 UTC 2007