Trace number 298455

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.1 1200.4

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
MD5SUMdc1a2f30c0e380bf759db5f5fbd70205
Bench CategoryRANDOM (random 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 clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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:    2130                                                 |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-298455-1171856352 -o ROOT/results/node55/solver-298455-1171856352 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298455-1171856352/cmusat /tmp/evaluation/298455-1171856352/instance-298455-1171856352.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14358
/proc/meminfo: memFree=286576/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=2312 CPUtime=0
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 205591692 2367488 181 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134522080 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 578 181 108 243 0 332 0

[startup+0.107047 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14358
/proc/meminfo: memFree=286576/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=2764 CPUtime=0.1
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 305 0 0 0 10 0 0 0 18 0 1 0 205591692 2830336 288 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 691 288 117 243 0 445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2764

[startup+0.515086 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14358
/proc/meminfo: memFree=286576/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=3344 CPUtime=0.51
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 434 0 0 0 51 0 0 0 21 0 1 0 205591692 3424256 417 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 836 417 117 243 0 590 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3344

[startup+1.33516 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14359
/proc/meminfo: memFree=285160/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=3492 CPUtime=1.33
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 492 0 0 0 133 0 0 0 25 0 1 0 205591692 3575808 475 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 873 475 117 243 0 627 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3492

[startup+2.97132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14359
/proc/meminfo: memFree=284456/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=5108 CPUtime=2.96
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 856 0 0 0 296 0 0 0 25 0 1 0 205591692 5230592 839 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 1277 839 117 243 0 1031 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5108

[startup+6.24764 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14359
/proc/meminfo: memFree=283056/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=5604 CPUtime=6.24
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 989 0 0 0 624 0 0 0 25 0 1 0 205591692 5738496 972 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 1401 972 117 243 0 1155 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5604

[startup+12.7033 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=280496/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=8268 CPUtime=12.68
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 1812 0 0 0 1268 0 0 0 25 0 1 0 205591692 8466432 1572 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 2067 1572 117 243 0 1821 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8268

[startup+25.5085 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=278704/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=9928 CPUtime=25.49
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 2483 0 0 0 2548 1 0 0 25 0 1 0 205591692 10166272 2051 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 2482 2051 117 243 0 2236 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9928

[startup+51.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=274096/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=15064 CPUtime=51.09
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 4145 0 0 0 5107 2 0 0 25 0 1 0 205591692 15425536 3177 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 3766 3177 117 243 0 3520 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15064

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=269808/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=18976 CPUtime=102.29
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 5615 0 0 0 10226 3 0 0 25 0 1 0 205591692 19431424 4257 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 4744 4257 118 243 0 4498 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18976

[startup+162.343 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=260848/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=29336 CPUtime=162.29
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 8750 0 0 0 16224 5 0 0 25 0 1 0 205591692 30040064 6463 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 7334 6463 118 243 0 7088 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29336

[startup+222.359 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=260336/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=29664 CPUtime=222.29
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 9034 0 0 0 22224 5 0 0 25 0 1 0 205591692 30375936 6587 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 7416 6587 118 243 0 7170 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29664

[startup+282.372 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=257648/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=31820 CPUtime=282.29
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 10068 0 0 0 28222 7 0 0 25 0 1 0 205591692 32583680 7252 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 7955 7252 118 243 0 7709 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 31820

[startup+342.393 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=254896/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=34476 CPUtime=342.29
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 10966 0 0 0 34221 8 0 0 25 0 1 0 205591692 35303424 7938 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 8619 7938 118 243 0 8373 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 34476

[startup+402.414 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=251952/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=37020 CPUtime=402.3
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 11936 0 0 0 40221 9 0 0 25 0 1 0 205591692 37908480 8676 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589542 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 9255 8676 118 243 0 9009 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 37020

[startup+462.434 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=250608/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=38472 CPUtime=462.31
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 12293 0 0 0 46221 10 0 0 25 0 1 0 205591692 39395328 9033 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 9618 9033 118 243 0 9372 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 38472

[startup+522.449 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=236208/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=56644 CPUtime=522.31
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 17178 0 0 0 52219 12 0 0 25 0 1 0 205591692 58003456 12608 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14161 12608 118 243 0 13915 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 56644

[startup+582.467 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=235504/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=56944 CPUtime=582.31
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 17634 0 0 0 58219 12 0 0 25 0 1 0 205591692 58310656 12784 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14236 12784 118 243 0 13990 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 56944

[startup+642.489 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 14361
/proc/meminfo: memFree=235312/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=57136 CPUtime=642.32
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 17670 0 0 0 64219 13 0 0 25 0 1 0 205591692 58507264 12820 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14284 12820 118 243 0 14038 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 57136

[startup+702.507 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 14361
/proc/meminfo: memFree=234480/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=57580 CPUtime=702.32
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 18198 0 0 0 70219 13 0 0 25 0 1 0 205591692 58961920 13040 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14395 13040 118 243 0 14149 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 57580

[startup+762.526 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 14361
/proc/meminfo: memFree=234352/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=57972 CPUtime=762.33
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 18257 0 0 0 76220 13 0 0 25 0 1 0 205591692 59363328 13099 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14493 13099 118 243 0 14247 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 57972

[startup+822.545 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=233520/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=58108 CPUtime=822.33
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 18774 0 0 0 82220 13 0 0 25 0 1 0 205591692 59502592 13278 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14527 13278 118 243 0 14281 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 58108

[startup+882.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=233328/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=58300 CPUtime=882.33
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 18826 0 0 0 88220 13 0 0 25 0 1 0 205591692 59699200 13330 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14575 13330 118 243 0 14329 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 58300

[startup+942.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=233072/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=58696 CPUtime=942.33
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 18886 0 0 0 94220 13 0 0 25 0 1 0 205591692 60104704 13390 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14674 13390 118 243 0 14428 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 58696

[startup+1002.6 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 14361
/proc/meminfo: memFree=232240/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=59352 CPUtime=1002.34
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 19137 0 0 0 100220 14 0 0 25 0 1 0 205591692 60776448 13608 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 14838 13608 118 243 0 14592 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 59352

[startup+1062.63 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 14361
/proc/meminfo: memFree=230320/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=61152 CPUtime=1062.35
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 19977 0 0 0 106221 14 0 0 25 0 1 0 205591692 62619648 14076 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 15288 14076 118 243 0 15042 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 61152

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=229936/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=61444 CPUtime=1122.36
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 20075 0 0 0 112221 15 0 0 25 0 1 0 205591692 62918656 14174 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 15361 14174 118 243 0 15115 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 61444

[startup+1182.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=229808/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=61704 CPUtime=1182.36
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 20151 0 0 0 118221 15 0 0 25 0 1 0 205591692 63184896 14217 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 15426 14217 118 243 0 15180 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 61704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=229040/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=62496 CPUtime=1200.08
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 20338 0 0 0 119993 15 0 0 25 0 1 0 205591692 63995904 14404 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 15624 14404 118 243 0 15378 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 62496

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

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

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14361
/proc/meminfo: memFree=229040/2055920 swapFree=4183208/4192956
[pid=14358] ppid=14356 vsize=62496 CPUtime=1200.08
/proc/14358/stat : 14358 (cmusat) R 14356 14358 11896 0 -1 4194304 20338 0 0 0 119993 15 0 0 25 0 1 0 205591692 63995904 14404 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/14358/statm: 15624 14404 118 243 0 15378 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 62496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.4
CPU time (s): 1200.1
CPU user time (s): 1199.93
CPU system time (s): 0.162975
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 62496

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

runsolver used 0.775882 second user time and 2.43463 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Feb 19 03:39:12 UTC 2007

IDJOB= 298455
IDBENCH= 19986
IDSOLVER= 121
FILE ID= node55/298455-1171856352

PBS_JOBID= 3839740

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1517537144-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298455-1171856352/cmusat /tmp/evaluation/298455-1171856352/instance-298455-1171856352.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-298455-1171856352 -o ROOT/results/node55/solver-298455-1171856352 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298455-1171856352/cmusat /tmp/evaluation/298455-1171856352/instance-298455-1171856352.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  dc1a2f30c0e380bf759db5f5fbd70205

RANDOM SEED= 324713056

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:        286984 kB
Buffers:         51180 kB
Cached:        1596776 kB
SwapCached:       3628 kB
Active:         752576 kB
Inactive:       904892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        286984 kB
SwapTotal:     4192956 kB
SwapFree:      4183208 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          15464 kB
Slab:            97536 kB
Committed_AS:   722736 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node55 on Mon Feb 19 03:59:15 UTC 2007