Trace number 315516

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.09 1200.44

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.777
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  175670                                               |
0.89/0.91	c |  Number of clauses:    837466                                               |

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/node24/watcher-315516-1172655089 -o ROOT/results/node24/solver-315516-1172655089 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315516-1172655089/cmusat /tmp/evaluation/315516-1172655089/instance-315516-1172655089.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 1.00 1.00 3/77 13468
/proc/meminfo: memFree=1120200/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=2792 CPUtime=0
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 285463196 2859008 527 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134514004 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 734 529 96 243 0 488 0

[startup+0.01341 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13468
/proc/meminfo: memFree=1120200/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=3568 CPUtime=0.01
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 702 0 0 0 1 0 0 0 18 0 1 0 285463196 3653632 685 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134525958 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 892 685 96 243 0 646 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3568

[startup+0.102419 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13468
/proc/meminfo: memFree=1120200/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=10284 CPUtime=0.09
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 2295 0 0 0 9 0 0 0 18 0 1 0 285463196 10530816 2278 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 2571 2279 96 243 0 2325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10284

[startup+0.302441 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13468
/proc/meminfo: memFree=1120200/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=25904 CPUtime=0.29
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 5872 0 0 0 27 2 0 0 19 0 1 0 285463196 26525696 5855 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135153225 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 6476 5855 96 243 0 6230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25904

[startup+0.701491 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13468
/proc/meminfo: memFree=1120200/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=54180 CPUtime=0.69
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 12901 0 0 0 63 6 0 0 22 0 1 0 285463196 55480320 12884 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 13545 12884 96 243 0 13299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54180

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1053696/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=72848 CPUtime=1.49
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 16703 0 0 0 141 8 0 0 25 0 1 0 285463196 74596352 16686 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530807 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 18212 16686 108 243 0 17966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72848

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1053568/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=72848 CPUtime=3.09
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 16703 0 0 0 301 8 0 0 25 0 1 0 285463196 74596352 16686 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530781 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 18212 16686 108 243 0 17966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72848

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1035520/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=116432 CPUtime=6.29
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 27091 0 0 0 615 14 0 0 25 0 1 0 285463196 119226368 27074 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 29108 27074 109 243 0 28862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116432

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=986696/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=141160 CPUtime=12.68
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 33415 0 0 0 1252 16 0 0 25 0 1 0 285463196 144547840 33398 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530811 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 35290 33398 109 243 0 35044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141160

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=980104/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=149208 CPUtime=25.48
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 35087 0 0 0 2531 17 0 0 25 0 1 0 285463196 152788992 35070 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 37302 35070 109 243 0 37056 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149208

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1042440/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=88264 CPUtime=51.07
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 49843 0 0 0 5082 25 0 0 25 0 1 0 285463196 90382336 19503 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 22066 19503 118 243 0 21820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1042184/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=88264 CPUtime=102.27
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 49906 0 0 0 10201 26 0 0 25 0 1 0 285463196 90382336 19566 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 22066 19566 118 243 0 21820 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 88264

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1036616/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=93544 CPUtime=162.25
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 51330 0 0 0 16197 28 0 0 25 0 1 0 285463196 95789056 20990 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589501 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 23386 20990 118 243 0 23140 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1028104/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=101740 CPUtime=222.23
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 53417 0 0 0 22193 30 0 0 25 0 1 0 285463196 104181760 23077 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 25435 23077 118 243 0 25189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 101740

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1020232/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=109412 CPUtime=282.21
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 55401 0 0 0 28188 33 0 0 25 0 1 0 285463196 112037888 25061 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 27353 25061 118 243 0 27107 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109412

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1009800/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=119460 CPUtime=342.2
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 58001 0 0 0 34184 36 0 0 25 0 1 0 285463196 122327040 27661 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592013 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 29865 27661 118 243 0 29619 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 119460

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=1001096/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=127980 CPUtime=402.18
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 60191 0 0 0 40180 38 0 0 25 0 1 0 285463196 131051520 29851 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 31995 29851 118 243 0 31749 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 127980

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=992648/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=136164 CPUtime=462.16
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 62267 0 0 0 46176 40 0 0 25 0 1 0 285463196 139431936 31927 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 34041 31927 118 243 0 33795 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 136164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=982216/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=146464 CPUtime=522.14
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 64914 0 0 0 52171 43 0 0 25 0 1 0 285463196 149979136 34574 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 36616 34574 118 243 0 36370 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 146464

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13469
/proc/meminfo: memFree=972040/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=156248 CPUtime=582.13
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 67403 0 0 0 58167 46 0 0 25 0 1 0 285463196 159997952 37063 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 39062 37063 118 243 0 38816 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 156248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=962056/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=166068 CPUtime=642.11
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 69895 0 0 0 64162 49 0 0 25 0 1 0 285463196 170053632 39555 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134580997 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 41517 39555 118 243 0 41271 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 166068

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=953544/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=174432 CPUtime=702.09
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 72019 0 0 0 70158 51 0 0 25 0 1 0 285463196 178618368 41679 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 43608 41679 118 243 0 43362 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 174432

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=940360/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=187380 CPUtime=762.08
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 75310 0 0 0 76154 54 0 0 25 0 1 0 285463196 191877120 44970 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 46845 44970 118 243 0 46599 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 187380

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=936328/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=191472 CPUtime=822.05
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 76347 0 0 0 82151 54 0 0 25 0 1 0 285463196 196067328 46007 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 47868 46007 118 243 0 47622 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 191472

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=927496/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=199976 CPUtime=882.03
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 80042 0 0 0 88146 57 0 0 25 0 1 0 285463196 204775424 48165 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 49994 48165 118 243 0 49748 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 199976

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=927496/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=199976 CPUtime=942.02
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 80042 0 0 0 94144 58 0 0 25 0 1 0 285463196 204775424 48165 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 49994 48165 118 243 0 49748 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 199976

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=927496/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=199976 CPUtime=1002
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 80044 0 0 0 100142 58 0 0 25 0 1 0 285463196 204775424 48167 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 49994 48167 118 243 0 49748 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 199976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=927432/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=199976 CPUtime=1061.98
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 80046 0 0 0 106140 58 0 0 25 0 1 0 285463196 204775424 48169 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 49994 48169 118 243 0 49748 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 199976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=927432/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=199976 CPUtime=1121.96
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 80051 0 0 0 112138 58 0 0 25 0 1 0 285463196 204775424 48174 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 49994 48174 118 243 0 49748 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 199976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=914888/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=212572 CPUtime=1181.95
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 83215 0 0 0 118132 63 0 0 25 0 1 0 285463196 217673728 51338 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 53143 51338 118 243 0 52897 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 212572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13471
/proc/meminfo: memFree=910984/2055920 swapFree=4143948/4192956
[pid=13468] ppid=13466 vsize=216148 CPUtime=1200.05
/proc/13468/stat : 13468 (cmusat) R 13466 13468 12698 0 -1 4194304 84139 0 0 0 119941 64 0 0 25 0 1 0 285463196 221335552 52262 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135089605 0 0 4096 35 0 0 0 17 1 0 0
/proc/13468/statm: 54037 52262 118 243 0 53791 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 216148

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.41
CPU system time (s): 0.679896
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 216148

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

runsolver used 1.3138 second user time and 2.72758 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Feb 28 09:31:29 UTC 2007

IDJOB= 315516
IDBENCH= 20418
IDSOLVER= 121
FILE ID= node24/315516-1172655089

PBS_JOBID= 3981172

Free space on /tmp= 66518 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= /tmp/evaluation/315516-1172655089/cmusat /tmp/evaluation/315516-1172655089/instance-315516-1172655089.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-315516-1172655089 -o ROOT/results/node24/solver-315516-1172655089 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315516-1172655089/cmusat /tmp/evaluation/315516-1172655089/instance-315516-1172655089.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 982833301

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:       1120608 kB
Buffers:         25948 kB
Cached:         833836 kB
SwapCached:       3748 kB
Active:         115276 kB
Inactive:       753964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1120608 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:           17604 kB
Writeback:           0 kB
Mapped:          15348 kB
Slab:            51676 kB
Committed_AS:   833808 kB
PageTables:       1732 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= 66518 MiB

End job on node24 on Wed Feb 28 09:51:32 UTC 2007