Trace number 1534585

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.18 1200.58

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/400/
unif-k3-r4.25-v400-c1700-S172053238-003.cnf
MD5SUMd645722ef726f8347e5e1cd19bda8fdf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1534585-1238581725/watcher-1534585-1238581725 -o /tmp/evaluation-result-1534585-1238581725/solver-1534585-1238581725 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=201603796 HOME/instance-1534585-1238581725.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: 0.99 0.98 0.99 3/72 19956
/proc/meminfo: memFree=1668736/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=1484 CPUtime=0
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1130833602 1519616 157 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 371 157 105 292 0 76 0

[startup+0.0804721 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 19956
/proc/meminfo: memFree=1668736/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=1616 CPUtime=0.07
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 213 0 0 0 7 0 0 0 18 0 1 0 1130833602 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134557909 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1616

[startup+0.101475 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 19956
/proc/meminfo: memFree=1668736/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=1616 CPUtime=0.1
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 216 0 0 0 10 0 0 0 18 0 1 0 1130833602 1654784 199 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 404 199 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301511 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 19956
/proc/meminfo: memFree=1668736/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=2144 CPUtime=0.3
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 340 0 0 0 30 0 0 0 19 0 1 0 1130833602 2195456 323 1992294400 134512640 135712473 4294956192 18446744073709551615 134587264 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 536 323 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701584 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 19956
/proc/meminfo: memFree=1668736/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=2276 CPUtime=0.7
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 373 0 0 0 70 0 0 0 22 0 1 0 1130833602 2330624 356 1992294400 134512640 135712473 4294956192 18446744073709551615 134540635 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 569 356 109 292 0 274 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1667640/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=2408 CPUtime=1.5
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 410 0 0 0 150 0 0 0 25 0 1 0 1130833602 2465792 393 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 602 393 109 292 0 307 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2408

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1667192/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=4784 CPUtime=3.09
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1021 0 0 0 309 0 0 0 25 0 1 0 1130833602 4898816 1004 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1196 1004 109 292 0 901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4784

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 19957
/proc/meminfo: memFree=1664760/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=5048 CPUtime=6.29
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1078 0 0 0 629 0 0 0 25 0 1 0 1130833602 5169152 1061 1992294400 134512640 135712473 4294956192 18446744073709551615 134564570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1262 1061 109 292 0 967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5048

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1664384/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=5312 CPUtime=12.69
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1156 0 0 0 1269 0 0 0 25 0 1 0 1130833602 5439488 1139 1992294400 134512640 135712473 4294956192 18446744073709551615 134563213 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1328 1139 109 292 0 1033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5312

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1663936/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=5844 CPUtime=25.48
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1259 0 0 0 2548 0 0 0 25 0 1 0 1130833602 5984256 1242 1992294400 134512640 135712473 4294956192 18446744073709551615 134581108 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1461 1242 109 292 0 1166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5844

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1663360/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=6252 CPUtime=51.07
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1390 0 0 0 5107 0 0 0 25 0 1 0 1130833602 6402048 1373 1992294400 134512640 135712473 4294956192 18446744073709551615 134575061 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1563 1373 109 292 0 1268 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6252

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1662784/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=6916 CPUtime=102.26
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 1541 0 0 0 10226 0 0 0 25 0 1 0 1130833602 7081984 1524 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 1729 1524 109 292 0 1434 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6916

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1647680/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=23200 CPUtime=162.24
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 5535 0 0 0 16220 4 0 0 25 0 1 0 1130833602 23756800 5518 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 5800 5518 109 292 0 5505 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1595712/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=75404 CPUtime=222.21
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 18322 0 0 0 22207 14 0 0 25 0 1 0 1130833602 77213696 18305 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 18851 18305 109 292 0 18556 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 75404

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1538496/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=133448 CPUtime=282.2
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 32621 0 0 0 28195 25 0 0 25 0 1 0 1130833602 136650752 32604 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 33362 32604 109 292 0 33067 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 133448

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1471296/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=200728 CPUtime=342.18
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 49318 0 0 0 34184 34 0 0 25 0 1 0 1130833602 205545472 49301 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 50182 49301 109 292 0 49887 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 200728

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1427776/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=245128 CPUtime=402.15
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 60371 0 0 0 40172 43 0 0 25 0 1 0 1130833602 251011072 60288 1992294400 134512640 135712473 4294956192 18446744073709551615 134601581 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 61282 60288 109 292 0 60987 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 245128

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1408128/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=264860 CPUtime=462.14
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 65236 0 0 0 46166 48 0 0 25 0 1 0 1130833602 271216640 65088 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 66215 65088 109 292 0 65920 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 264860

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1389824/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=283616 CPUtime=522.11
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 69770 0 0 0 52158 53 0 0 25 0 1 0 1130833602 290422784 69622 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 70904 69622 109 292 0 70609 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 283616

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1371328/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=302740 CPUtime=582.09
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 74419 0 0 0 58151 58 0 0 25 0 1 0 1130833602 310005760 74271 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 75685 74271 109 292 0 75390 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 302740

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1351808/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=322600 CPUtime=642.08
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 79245 0 0 0 64143 65 0 0 25 0 1 0 1130833602 330342400 79097 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 80650 79097 109 292 0 80355 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 322600

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1329600/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=344936 CPUtime=702.05
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 84797 0 0 0 70133 72 0 0 25 0 1 0 1130833602 353214464 84649 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 86234 84649 109 292 0 85939 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 344936

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1307136/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=368092 CPUtime=762.04
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 90405 0 0 0 76125 79 0 0 25 0 1 0 1130833602 376926208 90257 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 92023 90257 109 292 0 91728 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 368092

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19957
/proc/meminfo: memFree=1292096/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=383588 CPUtime=822.02
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 94190 0 0 0 82118 84 0 0 25 0 1 0 1130833602 392794112 94042 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 95897 94042 109 292 0 95602 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 383588

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1276288/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=399472 CPUtime=882
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 98061 0 0 0 88111 89 0 0 25 0 1 0 1130833602 409059328 97913 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 99868 97913 109 292 0 99573 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 399472

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1258176/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=418080 CPUtime=941.97
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 102627 0 0 0 94103 94 0 0 25 0 1 0 1130833602 428113920 102479 1992294400 134512640 135712473 4294956192 18446744073709551615 134564214 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 104520 102479 109 292 0 104225 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 418080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1242560/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=433988 CPUtime=1001.96
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 106478 0 0 0 100097 99 0 0 25 0 1 0 1130833602 444403712 106330 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 108497 106330 109 292 0 108202 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 433988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1226240/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=450512 CPUtime=1061.93
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 110548 0 0 0 106089 104 0 0 25 0 1 0 1130833602 461324288 110400 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 112628 110400 109 292 0 112333 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 450512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1209600/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=467344 CPUtime=1121.92
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 114719 0 0 0 112083 109 0 0 25 0 1 0 1130833602 478560256 114538 1992294400 134512640 135712473 4294956192 18446744073709551615 134559303 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 116836 114538 109 292 0 116541 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 467344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1209600/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=467344 CPUtime=1181.9
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 114721 0 0 0 118081 109 0 0 25 0 1 0 1130833602 478560256 114540 1992294400 134512640 135712473 4294956192 18446744073709551615 134574570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 116836 114540 109 292 0 116541 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 467344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1209600/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=467344 CPUtime=1200.09
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 114721 0 0 0 119900 109 0 0 25 0 1 0 1130833602 478560256 114540 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 116836 114540 109 292 0 116541 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 467344

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 19959
/proc/meminfo: memFree=1209600/2055920 swapFree=4174692/4192956
[pid=19956] ppid=19954 vsize=467344 CPUtime=1200.09
/proc/19956/stat : 19956 (SApperloT-hrp) R 19954 19956 19646 0 -1 4194304 114721 0 0 0 119900 109 0 0 25 0 1 0 1130833602 478560256 114540 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19956/statm: 116836 114540 109 292 0 116541 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 467344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.18
CPU user time (s): 1199.01
CPU system time (s): 1.16582
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 467344

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

runsolver used 1.01484 second user time and 3.36349 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-01 12:28:45
IDJOB=1534585
IDBENCH=70691
IDSOLVER=510
FILE ID=node67/1534585-1238581725
PBS_JOBID= 9062215
Free space on /tmp= 66376 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/400/unif-k3-r4.25-v400-c1700-S172053238-003.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534585-1238581725/watcher-1534585-1238581725 -o /tmp/evaluation-result-1534585-1238581725/solver-1534585-1238581725 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=201603796 HOME/instance-1534585-1238581725.cnf

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

MD5SUM BENCH= d645722ef726f8347e5e1cd19bda8fdf
RANDOM SEED=201603796

node67.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.265
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.265
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:       1669216 kB
Buffers:         80284 kB
Cached:         215744 kB
SwapCached:       9632 kB
Active:         186336 kB
Inactive:       120732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669216 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          16772 kB
Slab:            64724 kB
Committed_AS:  3259744 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-04-01 12:48:47