Trace number 1532245

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.17 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1119648091-064.cnf
MD5SUMa0e1aec07865a725709061f3f17cc524
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.4621
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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-1532245-1238376576/watcher-1532245-1238376576 -o /tmp/evaluation-result-1532245-1238376576/solver-1532245-1238376576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=209805773 HOME/instance-1532245-1238376576.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/72 12973
/proc/meminfo: memFree=1790480/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=1616 CPUtime=0
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 1110318853 1654784 182 1992294400 134512640 135712473 4294956192 18446744073709551615 134537114 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 404 183 95 292 0 109 0

[startup+0.0959741 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 12973
/proc/meminfo: memFree=1790480/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=3200 CPUtime=0.09
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 616 0 0 0 9 0 0 0 18 0 1 0 1110318853 3276800 599 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 800 599 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.102975 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 12973
/proc/meminfo: memFree=1790480/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=3200 CPUtime=0.1
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 625 0 0 0 10 0 0 0 18 0 1 0 1110318853 3276800 608 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 800 608 105 292 0 505 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3200

[startup+0.302012 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 12973
/proc/meminfo: memFree=1790480/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=4256 CPUtime=0.29
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 868 0 0 0 29 0 0 0 19 0 1 0 1110318853 4358144 851 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 1064 851 105 292 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.702098 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 12973
/proc/meminfo: memFree=1790480/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=6236 CPUtime=0.69
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 1369 0 0 0 69 0 0 0 22 0 1 0 1110318853 6385664 1352 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 1559 1353 105 292 0 1264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6236

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 12974
/proc/meminfo: memFree=1783880/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=9032 CPUtime=1.49
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 2068 0 0 0 149 0 0 0 25 0 1 0 1110318853 9248768 2051 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 2258 2051 105 292 0 1963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9032

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 12974
/proc/meminfo: memFree=1782024/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=12596 CPUtime=3.09
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 2953 0 0 0 308 1 0 0 25 0 1 0 1110318853 12898304 2936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 3149 2936 109 292 0 2854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12596

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 12974
/proc/meminfo: memFree=1774664/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=17612 CPUtime=6.28
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 4202 0 0 0 627 1 0 0 25 0 1 0 1110318853 18034688 4185 1992294400 134512640 135712473 4294956192 18446744073709551615 134562724 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 4403 4185 109 292 0 4108 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17612

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 12974
/proc/meminfo: memFree=1772424/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=19196 CPUtime=12.69
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 4599 0 0 0 1267 2 0 0 25 0 1 0 1110318853 19656704 4582 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 4799 4582 109 292 0 4504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19196

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 12974
/proc/meminfo: memFree=1770248/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=21216 CPUtime=25.48
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 5086 0 0 0 2546 2 0 0 25 0 1 0 1110318853 21725184 5069 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 5304 5069 109 292 0 5009 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21216

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 12974
/proc/meminfo: memFree=1767560/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=24044 CPUtime=51.07
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 5745 0 0 0 5105 2 0 0 25 0 1 0 1110318853 24621056 5728 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 6011 5728 109 292 0 5716 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24044

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 12974
/proc/meminfo: memFree=1763784/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=28132 CPUtime=102.26
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 6685 0 0 0 10223 3 0 0 25 0 1 0 1110318853 28807168 6668 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 7033 6668 109 292 0 6738 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28132

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/73 12974
/proc/meminfo: memFree=1761032/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=31280 CPUtime=162.23
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 7369 0 0 0 16219 4 0 0 25 0 1 0 1110318853 32030720 7352 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 7820 7352 109 292 0 7525 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31280

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/73 12974
/proc/meminfo: memFree=1759432/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=33184 CPUtime=222.21
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 7749 0 0 0 22217 4 0 0 25 0 1 0 1110318853 33980416 7732 1992294400 134512640 135712473 4294956192 18446744073709551615 134564745 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 8296 7732 109 292 0 8001 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33184

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/73 12974
/proc/meminfo: memFree=1757064/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=35800 CPUtime=282.19
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 8322 0 0 0 28214 5 0 0 25 0 1 0 1110318853 36659200 8305 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 8950 8305 109 292 0 8655 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35800

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/73 12974
/proc/meminfo: memFree=1755976/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=37020 CPUtime=342.16
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 8593 0 0 0 34211 5 0 0 25 0 1 0 1110318853 37908480 8576 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 9255 8576 109 292 0 8960 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 37020

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/73 12974
/proc/meminfo: memFree=1752584/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=40664 CPUtime=402.14
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 9437 0 0 0 40208 6 0 0 25 0 1 0 1110318853 41639936 9420 1992294400 134512640 135712473 4294956192 18446744073709551615 134565392 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 10166 9420 109 292 0 9871 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 40664

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/73 12974
/proc/meminfo: memFree=1751560/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=41964 CPUtime=462.12
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 9675 0 0 0 46205 7 0 0 25 0 1 0 1110318853 42971136 9658 1992294400 134512640 135712473 4294956192 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 10491 9658 109 292 0 10196 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 41964

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/73 12974
/proc/meminfo: memFree=1750792/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=42772 CPUtime=522.1
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 9859 0 0 0 52203 7 0 0 25 0 1 0 1110318853 43798528 9842 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 10693 9842 109 292 0 10398 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 42772

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/73 12974
/proc/meminfo: memFree=1747208/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=46728 CPUtime=582.08
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 10746 0 0 0 58200 8 0 0 25 0 1 0 1110318853 47849472 10729 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 11682 10729 109 292 0 11387 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 46728

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/73 12974
/proc/meminfo: memFree=1631240/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=162652 CPUtime=642.06
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 39690 0 0 0 64177 29 0 0 25 0 1 0 1110318853 166555648 39673 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 40663 39673 109 292 0 40368 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 162652

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/73 12974
/proc/meminfo: memFree=1520520/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=274212 CPUtime=702.03
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 67592 0 0 0 70150 53 0 0 25 0 1 0 1110318853 280793088 67575 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 68553 67575 109 292 0 68258 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 274212

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.01 2/73 12974
/proc/meminfo: memFree=1409544/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=384044 CPUtime=762.02
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 95053 0 0 0 76130 72 0 0 25 0 1 0 1110318853 393261056 95036 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 96011 95036 109 292 0 95716 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 384044

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/73 12974
/proc/meminfo: memFree=1303816/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=490568 CPUtime=821.99
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 121676 0 0 0 82108 91 0 0 25 0 1 0 1110318853 502341632 121659 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 122642 121659 109 292 0 122347 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 490568

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12975
/proc/meminfo: memFree=1199112/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=594056 CPUtime=881.97
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 147556 0 0 0 88086 111 0 0 25 0 1 0 1110318853 608313344 147539 1992294400 134512640 135712473 4294956192 18446744073709551615 134581173 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 148514 147539 109 292 0 148219 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 594056

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1173512/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=619620 CPUtime=941.95
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 153880 0 0 0 94079 116 0 0 25 0 1 0 1110318853 634490880 153863 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 154905 153863 109 292 0 154610 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 619620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1172296/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=620940 CPUtime=1001.93
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 154178 0 0 0 100077 116 0 0 25 0 1 0 1110318853 635842560 154161 1992294400 134512640 135712473 4294956192 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 155235 154161 109 292 0 154940 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 620940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1171720/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=621444 CPUtime=1061.9
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 154317 0 0 0 106074 116 0 0 25 0 1 0 1110318853 636358656 154300 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 155361 154300 109 292 0 155066 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 621444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1171144/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=622076 CPUtime=1121.88
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 154451 0 0 0 112072 116 0 0 25 0 1 0 1110318853 637005824 154434 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 155519 154434 109 292 0 155224 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 622076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1170504/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=622892 CPUtime=1181.86
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 154604 0 0 0 118069 117 0 0 25 0 1 0 1110318853 637841408 154587 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 155723 154587 109 292 0 155428 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 622892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1170312/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=623184 CPUtime=1200.06
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4194304 154644 0 0 0 119889 117 0 0 25 0 1 0 1110318853 638140416 154627 1992294400 134512640 135712473 4294956192 18446744073709551615 134562811 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 155796 154627 109 292 0 155501 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 623184

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 12976
/proc/meminfo: memFree=1170312/2055920 swapFree=4174980/4192956
[pid=12973] ppid=12971 vsize=0 CPUtime=1200.16
/proc/12973/stat : 12973 (SApperloT-hrp) R 12971 12973 12717 0 -1 4195332 154644 0 0 0 119889 127 0 0 25 0 1 0 1110318853 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12973/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.17
CPU user time (s): 1198.89
CPU system time (s): 1.27481
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 623184

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

runsolver used 1.06584 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-30 03:29:36
IDJOB=1532245
IDBENCH=70223
IDSOLVER=510
FILE ID=node64/1532245-1238376576
PBS_JOBID= 9061280
Free space on /tmp= 66408 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1119648091-064.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532245-1238376576/watcher-1532245-1238376576 -o /tmp/evaluation-result-1532245-1238376576/solver-1532245-1238376576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=209805773 HOME/instance-1532245-1238376576.cnf

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

MD5SUM BENCH= a0e1aec07865a725709061f3f17cc524
RANDOM SEED=209805773

node64.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.261
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.261
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:       1790896 kB
Buffers:         49324 kB
Cached:         138112 kB
SwapCached:       8744 kB
Active:          21424 kB
Inactive:       176388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790896 kB
SwapTotal:     4192956 kB
SwapFree:      4174980 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          16064 kB
Slab:            52168 kB
Committed_AS:  2909772 kB
PageTables:       2000 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= 66408 MiB
End job on node64 at 2009-03-30 03:49:38