Trace number 337113

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

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
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:  500                                                  |
0.00/0.00	c |  Number of clauses:    1750                                                 |

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/node14/watcher-337113-1173660508 -o ROOT/results/node14/solver-337113-1173660508 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337113-1173660508/cmusat /tmp/evaluation/337113-1173660508/instance-337113-1173660508.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.83 1.82 1.44 2/77 15446
/proc/meminfo: memFree=1473080/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=2316 CPUtime=0
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 386005246 2371584 167 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 578 171 100 243 0 332 0

[startup+0.0222691 s]
/proc/loadavg: 1.83 1.82 1.44 2/77 15446
/proc/meminfo: memFree=1473080/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=2456 CPUtime=0.01
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 223 0 0 0 1 0 0 0 20 0 1 0 386005246 2514944 206 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581864 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 614 206 118 243 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2456

[startup+0.101278 s]
/proc/loadavg: 1.83 1.82 1.44 2/77 15446
/proc/meminfo: memFree=1473080/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=2724 CPUtime=0.09
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 306 0 0 0 9 0 0 0 20 0 1 0 386005246 2789376 289 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 681 289 118 243 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2724

[startup+0.301296 s]
/proc/loadavg: 1.83 1.82 1.44 2/77 15446
/proc/meminfo: memFree=1473080/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=3296 CPUtime=0.29
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 414 0 0 0 29 0 0 0 22 0 1 0 386005246 3375104 397 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581791 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 824 397 118 243 0 578 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3296

[startup+0.701334 s]
/proc/loadavg: 1.83 1.82 1.44 2/77 15446
/proc/meminfo: memFree=1473080/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=3296 CPUtime=0.69
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 444 0 0 0 69 0 0 0 25 0 1 0 386005246 3375104 427 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580956 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 824 427 118 243 0 578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3296

[startup+1.50141 s]
/proc/loadavg: 1.83 1.82 1.44 2/78 15447
/proc/meminfo: memFree=1471728/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=3732 CPUtime=1.49
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 562 0 0 0 149 0 0 0 25 0 1 0 386005246 3821568 545 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 933 545 118 243 0 687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3732

[startup+3.10156 s]
/proc/loadavg: 1.83 1.82 1.44 2/78 15447
/proc/meminfo: memFree=1470000/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=5240 CPUtime=3.09
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 894 0 0 0 309 0 0 0 25 0 1 0 386005246 5365760 877 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 1310 877 118 243 0 1064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5240

[startup+6.30186 s]
/proc/loadavg: 1.77 1.81 1.44 2/78 15447
/proc/meminfo: memFree=1469232/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=5980 CPUtime=6.29
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 1094 0 0 0 629 0 0 0 25 0 1 0 386005246 6123520 1077 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 1495 1077 118 243 0 1249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5980

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.44 2/78 15447
/proc/meminfo: memFree=1466032/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=8984 CPUtime=12.69
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 1858 0 0 0 1269 0 0 0 25 0 1 0 386005246 9199616 1799 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 2246 1799 118 243 0 2000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8984

[startup+25.5017 s]
/proc/loadavg: 1.55 1.75 1.43 2/78 15447
/proc/meminfo: memFree=1458736/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=16548 CPUtime=25.48
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 3964 0 0 0 2547 1 0 0 25 0 1 0 386005246 16945152 3539 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589521 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 4137 3539 118 243 0 3891 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16548

[startup+51.1011 s]
/proc/loadavg: 1.36 1.69 1.42 2/78 15447
/proc/meminfo: memFree=1458416/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=16824 CPUtime=51.08
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 4441 0 0 0 5106 2 0 0 25 0 1 0 386005246 17227776 3696 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 4206 3696 118 243 0 3960 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16824

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/78 15447
/proc/meminfo: memFree=1445616/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=30796 CPUtime=102.26
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 8461 0 0 0 10222 4 0 0 25 0 1 0 386005246 31535104 6893 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 7699 6893 118 243 0 7453 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30796

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/78 15447
/proc/meminfo: memFree=1444720/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=31432 CPUtime=162.24
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 8943 0 0 0 16219 5 0 0 25 0 1 0 386005246 32186368 7123 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 7858 7123 118 243 0 7612 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31432

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/78 15447
/proc/meminfo: memFree=1441008/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=34628 CPUtime=222.23
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 10144 0 0 0 22216 7 0 0 25 0 1 0 386005246 35459072 8022 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 8657 8022 118 243 0 8411 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34628

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/78 15447
/proc/meminfo: memFree=1438128/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=37392 CPUtime=282.21
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 11029 0 0 0 28213 8 0 0 25 0 1 0 386005246 38289408 8733 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 9348 8733 118 243 0 9102 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 37392

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/78 15447
/proc/meminfo: memFree=1435504/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=39780 CPUtime=342.19
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 11874 0 0 0 34210 9 0 0 25 0 1 0 386005246 40734720 9387 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 9945 9387 118 243 0 9699 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39780

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/78 15447
/proc/meminfo: memFree=1416880/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=61516 CPUtime=402.18
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 17618 0 0 0 40205 13 0 0 25 0 1 0 386005246 62992384 14045 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15379 14045 118 243 0 15133 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61516

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/78 15447
/proc/meminfo: memFree=1416432/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=61676 CPUtime=462.16
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 17718 0 0 0 46203 13 0 0 25 0 1 0 386005246 63156224 14145 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15419 14145 118 243 0 15173 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 61676

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/78 15447
/proc/meminfo: memFree=1415984/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62084 CPUtime=522.15
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18057 0 0 0 52201 14 0 0 25 0 1 0 386005246 63574016 14254 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15521 14254 118 243 0 15275 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 62084

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/78 15447
/proc/meminfo: memFree=1415856/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62084 CPUtime=582.13
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18103 0 0 0 58198 15 0 0 25 0 1 0 386005246 63574016 14300 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15521 14300 118 243 0 15275 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 62084

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/78 15447
/proc/meminfo: memFree=1415344/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62376 CPUtime=642.11
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18474 0 0 0 64196 15 0 0 25 0 1 0 386005246 63873024 14419 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590140 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15594 14419 118 243 0 15348 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 62376

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/78 15447
/proc/meminfo: memFree=1415344/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62376 CPUtime=702.1
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18483 0 0 0 70194 16 0 0 25 0 1 0 386005246 63873024 14428 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15594 14428 118 243 0 15348 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 62376

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/84 15519
/proc/meminfo: memFree=1413488/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62488 CPUtime=762.06
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18902 0 0 0 76189 17 0 0 25 0 1 0 386005246 63987712 14570 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15622 14570 118 243 0 15376 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 62488

[startup+822.302 s]
/proc/loadavg: 1.05 1.06 1.16 2/84 15615
/proc/meminfo: memFree=1413288/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=62780 CPUtime=821.97
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 18944 0 0 0 82179 18 0 0 25 0 1 0 386005246 64286720 14612 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 15695 14612 118 243 0 15449 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 62780

[startup+882.302 s]
/proc/loadavg: 1.02 1.04 1.15 2/78 15645
/proc/meminfo: memFree=1411440/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=65300 CPUtime=881.92
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 20000 0 0 0 88173 19 0 0 25 0 1 0 386005246 66867200 15363 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 16325 15363 118 243 0 16079 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 65300

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/78 15645
/proc/meminfo: memFree=1411056/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=65780 CPUtime=941.91
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 20100 0 0 0 94171 20 0 0 25 0 1 0 386005246 67358720 15463 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 16445 15463 118 243 0 16199 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 65780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 15645
/proc/meminfo: memFree=1410416/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=66612 CPUtime=1001.9
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 20257 0 0 0 100169 21 0 0 25 0 1 0 386005246 68210688 15620 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 16653 15620 118 243 0 16407 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 66612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 15645
/proc/meminfo: memFree=1404976/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=71772 CPUtime=1061.88
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 21645 0 0 0 106165 23 0 0 25 0 1 0 386005246 73494528 17008 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 17943 17008 118 243 0 17697 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 71772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/78 15645
/proc/meminfo: memFree=1404016/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=72588 CPUtime=1121.86
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 22204 0 0 0 112163 23 0 0 25 0 1 0 386005246 74330112 17232 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 18147 17232 118 243 0 17901 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 72588

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 15645
/proc/meminfo: memFree=1403888/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=72940 CPUtime=1181.85
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 22259 0 0 0 118161 24 0 0 25 0 1 0 386005246 74690560 17287 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 18235 17287 118 243 0 17989 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 72940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 15645
/proc/meminfo: memFree=1403760/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=72940 CPUtime=1200.05
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 22277 0 0 0 119981 24 0 0 25 0 1 0 386005246 74690560 17305 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 18235 17305 118 243 0 17989 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 72940

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 15645
/proc/meminfo: memFree=1403760/2055920 swapFree=4146600/4192956
[pid=15446] ppid=15444 vsize=72940 CPUtime=1200.05
/proc/15446/stat : 15446 (cmusat) R 15444 15446 15047 0 -1 4194304 22277 0 0 0 119981 24 0 0 25 0 1 0 386005246 74690560 17305 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15446/statm: 18235 17305 118 243 0 17989 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 72940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.82
CPU system time (s): 0.252961
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 72940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22277
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= 5
involuntary context switches= 18993

runsolver used 1.3068 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar 12 00:48:28 UTC 2007

IDJOB= 337113
IDBENCH= 24691
IDSOLVER= 121
FILE ID= node14/337113-1173660508

PBS_JOBID= 4101441

Free space on /tmp= 66537 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337113-1173660508/cmusat /tmp/evaluation/337113-1173660508/instance-337113-1173660508.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-337113-1173660508 -o ROOT/results/node14/solver-337113-1173660508 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337113-1173660508/cmusat /tmp/evaluation/337113-1173660508/instance-337113-1173660508.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  a197a9dc75e55922067ed3cf039613f4

RANDOM SEED= 687651122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1473552 kB
Buffers:         56220 kB
Cached:         432260 kB
SwapCached:      14992 kB
Active:         159216 kB
Inactive:       352796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473552 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            55896 kB
Committed_AS:  1316220 kB
PageTables:       1736 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= 66537 MiB

End job on node14 on Mon Mar 12 01:08:31 UTC 2007