Trace number 1534470

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT hrp? (TO) 1200.04 1200.33

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S311671104-045.cnf
MD5SUMb892d03833c64865c28a6c109f19fcb2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534470-1238574915/watcher-1534470-1238574915 -o /tmp/evaluation-result-1534470-1238574915/solver-1534470-1238574915 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1672125147 HOME/instance-1534470-1238574915.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): 1800 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.09 1.04 1.11 3/64 14202
/proc/meminfo: memFree=1244784/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=1484 CPUtime=0
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1130154335 1519616 157 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 371 157 105 292 0 76 0

[startup+0.0658929 s]
/proc/loadavg: 1.09 1.04 1.11 3/64 14202
/proc/meminfo: memFree=1244784/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=1616 CPUtime=0.06
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 213 0 0 0 6 0 0 0 18 0 1 0 1130154335 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134558574 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1616

[startup+0.101833 s]
/proc/loadavg: 1.09 1.04 1.11 3/64 14202
/proc/meminfo: memFree=1244784/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=1616 CPUtime=0.09
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 223 0 0 0 9 0 0 0 18 0 1 0 1130154335 1654784 206 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 404 206 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301851 s]
/proc/loadavg: 1.09 1.04 1.11 3/64 14202
/proc/meminfo: memFree=1244784/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=2144 CPUtime=0.29
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 340 0 0 0 29 0 0 0 20 0 1 0 1130154335 2195456 323 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 536 324 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701887 s]
/proc/loadavg: 1.09 1.04 1.11 3/64 14202
/proc/meminfo: memFree=1244784/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=2276 CPUtime=0.69
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 383 0 0 0 69 0 0 0 22 0 1 0 1130154335 2330624 366 1992294400 134512640 135712473 4294956192 18446744073709551615 134564834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 569 366 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50196 s]
/proc/loadavg: 1.09 1.04 1.11 2/65 14203
/proc/meminfo: memFree=1243624/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=2408 CPUtime=1.49
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 422 0 0 0 149 0 0 0 25 0 1 0 1130154335 2465792 405 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 602 405 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.1011 s]
/proc/loadavg: 1.09 1.04 1.11 2/65 14203
/proc/meminfo: memFree=1243304/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=2672 CPUtime=3.09
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 473 0 0 0 309 0 0 0 25 0 1 0 1130154335 2736128 456 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 668 456 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30139 s]
/proc/loadavg: 1.08 1.04 1.10 2/65 14203
/proc/meminfo: memFree=1240360/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=7700 CPUtime=6.29
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 1725 0 0 0 629 0 0 0 25 0 1 0 1130154335 7884800 1708 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 1925 1708 109 292 0 1630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7700

[startup+12.702 s]
/proc/loadavg: 1.08 1.04 1.10 2/65 14203
/proc/meminfo: memFree=1236968/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=8756 CPUtime=12.68
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 2005 0 0 0 1268 0 0 0 25 0 1 0 1130154335 8966144 1988 1992294400 134512640 135712473 4294956192 18446744073709551615 134552836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 2189 1988 109 292 0 1894 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8756

[startup+25.5011 s]
/proc/loadavg: 1.06 1.04 1.10 2/65 14203
/proc/meminfo: memFree=1236520/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=9152 CPUtime=25.49
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 2116 0 0 0 2548 1 0 0 25 0 1 0 1130154335 9371648 2099 1992294400 134512640 135712473 4294956192 18446744073709551615 134558639 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 2288 2099 109 292 0 1993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9152

[startup+51.1014 s]
/proc/loadavg: 1.04 1.03 1.10 2/65 14203
/proc/meminfo: memFree=1236008/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=9696 CPUtime=51.08
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 2243 0 0 0 5107 1 0 0 25 0 1 0 1130154335 9928704 2226 1992294400 134512640 135712473 4294956192 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 2424 2226 109 292 0 2129 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9696

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 1.09 2/65 14203
/proc/meminfo: memFree=1215400/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=31248 CPUtime=102.27
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 7548 0 0 0 10221 6 0 0 25 0 1 0 1130154335 31997952 7368 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 7812 7368 109 292 0 7517 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31248

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 14203
/proc/meminfo: memFree=1193256/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=53932 CPUtime=162.25
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 13247 0 0 0 16212 13 0 0 25 0 1 0 1130154335 55226368 12938 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 13483 12938 109 292 0 13188 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53932

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 14203
/proc/meminfo: memFree=1178152/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=69916 CPUtime=222.23
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 17214 0 0 0 22205 18 0 0 25 0 1 0 1130154335 71593984 16647 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 17479 16647 109 292 0 17184 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69916

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 14203
/proc/meminfo: memFree=1166056/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=82112 CPUtime=282.22
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 20269 0 0 0 28201 21 0 0 25 0 1 0 1130154335 84082688 19702 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 20528 19702 109 292 0 20233 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 82112

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14203
/proc/meminfo: memFree=1153768/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=94380 CPUtime=342.21
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 23297 0 0 0 34196 25 0 0 25 0 1 0 1130154335 96645120 22730 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 23595 22730 109 292 0 23300 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 94380

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14205
/proc/meminfo: memFree=1143528/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=105840 CPUtime=402.19
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 26123 0 0 0 40192 27 0 0 25 0 1 0 1130154335 108380160 25299 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 26460 25299 109 292 0 26165 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 105840

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14205
/proc/meminfo: memFree=1137896/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=111760 CPUtime=462.17
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 27501 0 0 0 46189 28 0 0 25 0 1 0 1130154335 114442240 26677 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 27940 26677 109 292 0 27645 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 111760

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14205
/proc/meminfo: memFree=1135848/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=113940 CPUtime=522.17
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 28006 0 0 0 52188 29 0 0 25 0 1 0 1130154335 116674560 27182 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 28485 27182 109 292 0 28190 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 113940

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14205
/proc/meminfo: memFree=1134440/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=115668 CPUtime=582.15
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 28362 0 0 0 58186 29 0 0 25 0 1 0 1130154335 118444032 27538 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 28917 27538 109 292 0 28622 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 115668

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14205
/proc/meminfo: memFree=1133160/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=117076 CPUtime=642.14
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 28688 0 0 0 64184 30 0 0 25 0 1 0 1130154335 119885824 27864 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 29269 27864 109 292 0 28974 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 117076

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14205
/proc/meminfo: memFree=1132328/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=117876 CPUtime=702.12
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 28874 0 0 0 70182 30 0 0 25 0 1 0 1130154335 120705024 28050 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 29469 28050 109 292 0 29174 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 117876

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 14205
/proc/meminfo: memFree=1131688/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=118452 CPUtime=762.11
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 29038 0 0 0 76181 30 0 0 25 0 1 0 1130154335 121294848 28214 1992294400 134512640 135712473 4294956192 18446744073709551615 134564789 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 29613 28214 109 292 0 29318 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 118452

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 14205
/proc/meminfo: memFree=1129320/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=122560 CPUtime=822.09
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 30201 0 0 0 82178 31 0 0 25 0 1 0 1130154335 125501440 28862 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 30640 28862 109 292 0 30345 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 122560

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 14205
/proc/meminfo: memFree=1128808/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=123136 CPUtime=882.07
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 30321 0 0 0 88176 31 0 0 25 0 1 0 1130154335 126091264 28982 1992294400 134512640 135712473 4294956192 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 30784 28982 109 292 0 30489 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 123136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 14205
/proc/meminfo: memFree=1126696/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=125428 CPUtime=942.06
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 30840 0 0 0 94174 32 0 0 25 0 1 0 1130154335 128438272 29501 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 31357 29501 109 292 0 31062 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 125428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1113320/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=139692 CPUtime=1002.05
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 34311 0 0 0 100169 36 0 0 25 0 1 0 1130154335 143044608 32843 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 34923 32843 109 292 0 34628 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 139692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1100520/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=152824 CPUtime=1062.03
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 37539 0 0 0 106163 40 0 0 25 0 1 0 1130154335 156491776 36071 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 38206 36071 109 292 0 37911 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 152824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1089000/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=164456 CPUtime=1122.02
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 40379 0 0 0 112158 44 0 0 25 0 1 0 1130154335 168402944 38911 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 41114 38911 109 292 0 40819 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 164456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1081768/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=172604 CPUtime=1182.01
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 42425 0 0 0 118155 46 0 0 25 0 1 0 1130154335 176746496 40699 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 43151 40699 109 292 0 42856 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 172604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1081448/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=173052 CPUtime=1200.01
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 42505 0 0 0 119955 46 0 0 25 0 1 0 1130154335 177205248 40779 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 43263 40779 109 292 0 42968 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 173052

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14205
/proc/meminfo: memFree=1081448/2055920 swapFree=4178352/4192956
[pid=14202] ppid=14200 vsize=173052 CPUtime=1200.01
/proc/14202/stat : 14202 (SApperloT-hrp) R 14200 14202 14067 0 -1 4194304 42505 0 0 0 119955 46 0 0 25 0 1 0 1130154335 177205248 40779 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14202/statm: 43263 40779 109 292 0 42968 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 173052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.33
CPU time (s): 1200.04
CPU user time (s): 1199.55
CPU system time (s): 0.489925
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 173052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42505
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= 2
involuntary context switches= 1889

runsolver used 1.2808 second user time and 2.74158 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-01 10:35:15
IDJOB=1534470
IDBENCH=70668
IDSOLVER=510
FILE ID=node43/1534470-1238574915
PBS_JOBID= 9062192
Free space on /tmp= 63084 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S311671104-045.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534470-1238574915/watcher-1534470-1238574915 -o /tmp/evaluation-result-1534470-1238574915/solver-1534470-1238574915 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1672125147 HOME/instance-1534470-1238574915.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b892d03833c64865c28a6c109f19fcb2
RANDOM SEED=1672125147

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.242
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.242
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:       1245200 kB
Buffers:         93044 kB
Cached:         623740 kB
SwapCached:       8504 kB
Active:         308108 kB
Inactive:       418692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1245200 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          15732 kB
Slab:            69852 kB
Committed_AS:  2574212 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-04-01 10:55:18