Trace number 1534705

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.12 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S957997002-040.cnf
MD5SUM92eaf07e43795c59dd53e3c833d9e0f0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1534705-1238589132/watcher-1534705-1238589132 -o /tmp/evaluation-result-1534705-1238589132/solver-1534705-1238589132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1994748316 HOME/instance-1534705-1238589132.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.00 1.00 1.09 3/73 23318
/proc/meminfo: memFree=1512504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=1484 CPUtime=0
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 180 0 0 0 0 0 0 0 22 0 1 0 915301808 1519616 163 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 371 163 105 292 0 76 0

[startup+0.0764 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 23318
/proc/meminfo: memFree=1512504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=1616 CPUtime=0.07
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 226 0 0 0 7 0 0 0 22 0 1 0 915301808 1654784 209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 404 209 105 292 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1616

[startup+0.102404 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 23318
/proc/meminfo: memFree=1512504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=1748 CPUtime=0.09
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 234 0 0 0 9 0 0 0 22 0 1 0 915301808 1789952 217 1992294400 134512640 135712473 4294956192 18446744073709551615 134564576 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 437 217 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.301422 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 23318
/proc/meminfo: memFree=1512504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=2144 CPUtime=0.29
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 357 0 0 0 29 0 0 0 24 0 1 0 915301808 2195456 340 1992294400 134512640 135712473 4294956192 18446744073709551615 134564561 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 536 340 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701465 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 23318
/proc/meminfo: memFree=1512504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=2276 CPUtime=0.69
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 394 0 0 0 69 0 0 0 25 0 1 0 915301808 2330624 377 1992294400 134512640 135712473 4294956192 18446744073709551615 134576160 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 569 377 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 23319
/proc/meminfo: memFree=1511344/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=2540 CPUtime=1.49
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 446 0 0 0 149 0 0 0 25 0 1 0 915301808 2600960 429 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 635 429 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 23319
/proc/meminfo: memFree=1510960/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=4920 CPUtime=3.09
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 1049 0 0 0 309 0 0 0 25 0 1 0 915301808 5038080 1032 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 1230 1032 109 292 0 935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 23319
/proc/meminfo: memFree=1508016/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=5716 CPUtime=6.29
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 1235 0 0 0 629 0 0 0 25 0 1 0 915301808 5853184 1218 1992294400 134512640 135712473 4294956192 18446744073709551615 134559225 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 1429 1218 109 292 0 1134 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5716

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 23319
/proc/meminfo: memFree=1507376/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=6116 CPUtime=12.69
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 1337 0 0 0 1269 0 0 0 25 0 1 0 915301808 6262784 1320 1992294400 134512640 135712473 4294956192 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 1529 1320 109 292 0 1234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6116

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 23319
/proc/meminfo: memFree=1506864/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=6648 CPUtime=25.48
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 1467 0 0 0 2548 0 0 0 25 0 1 0 915301808 6807552 1450 1992294400 134512640 135712473 4294956192 18446744073709551615 134581106 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 1662 1450 109 292 0 1367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6648

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 23319
/proc/meminfo: memFree=1489648/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=24840 CPUtime=51.08
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 5951 0 0 0 5104 4 0 0 25 0 1 0 915301808 25436160 5868 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 6210 5868 109 292 0 5915 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24840

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 23319
/proc/meminfo: memFree=1471984/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=42772 CPUtime=102.27
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 10369 0 0 0 10217 10 0 0 25 0 1 0 915301808 43798528 10156 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 10693 10156 109 292 0 10398 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42772

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 23319
/proc/meminfo: memFree=1457200/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=58152 CPUtime=162.24
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 14091 0 0 0 16210 14 0 0 25 0 1 0 915301808 59547648 13878 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 14538 13878 109 292 0 14243 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58152

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 23319
/proc/meminfo: memFree=1445616/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=70020 CPUtime=222.24
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 16969 0 0 0 22205 19 0 0 25 0 1 0 915301808 71700480 16723 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 17505 16723 109 292 0 17210 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 70020

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 23319
/proc/meminfo: memFree=1442416/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=73104 CPUtime=282.22
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 17733 0 0 0 28203 19 0 0 25 0 1 0 915301808 74858496 17487 1992294400 134512640 135712473 4294956192 18446744073709551615 134554514 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 18276 17487 109 292 0 17981 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73104

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 23319
/proc/meminfo: memFree=1442352/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=73104 CPUtime=342.2
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 17733 0 0 0 34201 19 0 0 25 0 1 0 915301808 74858496 17487 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 18276 17487 109 292 0 17981 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 73104

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 23319
/proc/meminfo: memFree=1442416/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=73104 CPUtime=402.19
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 17733 0 0 0 40200 19 0 0 25 0 1 0 915301808 74858496 17487 1992294400 134512640 135712473 4294956192 18446744073709551615 134540626 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 18276 17487 109 292 0 17981 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 73104

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 23319
/proc/meminfo: memFree=1442416/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=73104 CPUtime=462.17
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 17733 0 0 0 46198 19 0 0 25 0 1 0 915301808 74858496 17487 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 18276 17487 109 292 0 17981 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 73104

[startup+522.302 s]
/proc/loadavg: 1.03 1.01 1.04 2/74 23319
/proc/meminfo: memFree=1428528/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=87604 CPUtime=522.16
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 21260 0 0 0 52191 25 0 0 25 0 1 0 915301808 89706496 21014 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 21901 21014 109 292 0 21606 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 87604

[startup+582.301 s]
/proc/loadavg: 1.12 1.04 1.05 2/74 23319
/proc/meminfo: memFree=1413552/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=103536 CPUtime=582.14
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 25219 0 0 0 58184 30 0 0 25 0 1 0 915301808 106020864 24715 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 25884 24715 109 292 0 25589 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 103536

[startup+642.301 s]
/proc/loadavg: 1.12 1.04 1.05 2/74 23319
/proc/meminfo: memFree=1399088/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=118268 CPUtime=642.13
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 28806 0 0 0 64180 33 0 0 25 0 1 0 915301808 121106432 28302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 29567 28302 109 292 0 29272 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 118268

[startup+702.302 s]
/proc/loadavg: 1.11 1.05 1.05 2/74 23319
/proc/meminfo: memFree=1387184/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=130228 CPUtime=702.11
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 31798 0 0 0 70174 37 0 0 25 0 1 0 915301808 133353472 31294 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 32557 31294 109 292 0 32262 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 130228

[startup+762.305 s]
/proc/loadavg: 1.10 1.05 1.05 2/74 23319
/proc/meminfo: memFree=1376432/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=140960 CPUtime=762.1
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 34445 0 0 0 76170 40 0 0 25 0 1 0 915301808 144343040 33941 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 35240 33941 109 292 0 34945 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 140960

[startup+822.301 s]
/proc/loadavg: 1.15 1.07 1.05 2/74 23319
/proc/meminfo: memFree=1365424/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=153484 CPUtime=822.08
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 37753 0 0 0 82165 43 0 0 25 0 1 0 915301808 157167616 36654 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 38371 36654 109 292 0 38076 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 153484

[startup+882.302 s]
/proc/loadavg: 1.05 1.06 1.04 2/74 23319
/proc/meminfo: memFree=1363248/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=156068 CPUtime=882.07
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 38560 0 0 0 88163 44 0 0 25 0 1 0 915301808 159813632 37236 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 39017 37236 109 292 0 38722 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 156068

[startup+942.301 s]
/proc/loadavg: 1.02 1.04 1.04 2/74 23319
/proc/meminfo: memFree=1362416/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=156996 CPUtime=942.05
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 38768 0 0 0 94161 44 0 0 25 0 1 0 915301808 160763904 37444 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 39249 37444 109 292 0 38954 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 156996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.03 2/74 23319
/proc/meminfo: memFree=1359152/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=160844 CPUtime=1002.03
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 39707 0 0 0 100159 44 0 0 25 0 1 0 915301808 164704256 38254 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 40211 38254 109 292 0 39916 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 160844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.03 2/74 23319
/proc/meminfo: memFree=1355888/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=165208 CPUtime=1062.01
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 41048 0 0 0 106156 45 0 0 25 0 1 0 915301808 169172992 39080 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 41302 39080 109 292 0 41007 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 165208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/74 23319
/proc/meminfo: memFree=1355504/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=165656 CPUtime=1122
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 41163 0 0 0 112155 45 0 0 25 0 1 0 915301808 169631744 39195 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 41414 39195 109 292 0 41119 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 165656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/74 23319
/proc/meminfo: memFree=1352240/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=168832 CPUtime=1181.99
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 42016 0 0 0 118152 47 0 0 25 0 1 0 915301808 172883968 40048 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 42208 40048 109 292 0 41913 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 168832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.01 2/74 23319
/proc/meminfo: memFree=1349296/2055920 swapFree=4176824/4192956
[pid=23318] ppid=23316 vsize=171636 CPUtime=1200.08
/proc/23318/stat : 23318 (SApperloT-hrp) R 23316 23318 23158 0 -1 4194304 42701 0 0 0 119961 47 0 0 25 0 1 0 915301808 175755264 40733 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/23318/statm: 42909 40733 109 292 0 42614 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 171636

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.62
CPU system time (s): 0.502923
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 171636

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

runsolver used 1.3198 second user time and 3.05854 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-01 14:32:12
IDJOB=1534705
IDBENCH=70715
IDSOLVER=510
FILE ID=node82/1534705-1238589132
PBS_JOBID= 9062245
Free space on /tmp= 61636 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S957997002-040.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534705-1238589132/watcher-1534705-1238589132 -o /tmp/evaluation-result-1534705-1238589132/solver-1534705-1238589132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1994748316 HOME/instance-1534705-1238589132.cnf

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

MD5SUM BENCH= 92eaf07e43795c59dd53e3c833d9e0f0
RANDOM SEED=1994748316

node82.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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1512984 kB
Buffers:         91472 kB
Cached:         359584 kB
SwapCached:       7332 kB
Active:         339836 kB
Inactive:       120668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512984 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            67520 kB
Committed_AS:  2521016 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61636 MiB
End job on node82 at 2009-04-01 14:52:14