Trace number 1534620

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.15 1200.49

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S787972994-025.cnf
MD5SUM195829daef01dc74526b389936ef96cc
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 variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1534620-1238583497/watcher-1534620-1238583497 -o /tmp/evaluation-result-1534620-1238583497/solver-1534620-1238583497 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1037966690 HOME/instance-1534620-1238583497.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/64 24624
/proc/meminfo: memFree=1558192/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=1484 CPUtime=0
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1131016667 1519616 158 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 371 158 105 292 0 76 0

[startup+0.061102 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24624
/proc/meminfo: memFree=1558192/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=1616 CPUtime=0.05
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 212 0 0 0 5 0 0 0 18 0 1 0 1131016667 1654784 195 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 404 195 105 292 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1616

[startup+0.101105 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24624
/proc/meminfo: memFree=1558192/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=1616 CPUtime=0.09
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 221 0 0 0 9 0 0 0 18 0 1 0 1131016667 1654784 204 1992294400 134512640 135712473 4294956208 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 404 204 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301128 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24624
/proc/meminfo: memFree=1558192/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=2144 CPUtime=0.29
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 342 0 0 0 29 0 0 0 19 0 1 0 1131016667 2195456 325 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 536 325 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701177 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24624
/proc/meminfo: memFree=1558192/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=2276 CPUtime=0.69
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 378 0 0 0 69 0 0 0 22 0 1 0 1131016667 2330624 361 1992294400 134512640 135712473 4294956208 18446744073709551615 134558736 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 569 361 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50127 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1557160/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=2408 CPUtime=1.49
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 427 0 0 0 149 0 0 0 25 0 1 0 1131016667 2465792 410 1992294400 134512640 135712473 4294956208 18446744073709551615 134554321 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 602 410 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1556776/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=2672 CPUtime=3.09
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 485 0 0 0 309 0 0 0 25 0 1 0 1131016667 2736128 468 1992294400 134512640 135712473 4294956208 18446744073709551615 134564170 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 668 468 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30184 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1552488/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=6768 CPUtime=6.29
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 1498 0 0 0 629 0 0 0 25 0 1 0 1131016667 6930432 1481 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 1692 1481 109 292 0 1397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6768

[startup+12.7026 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1552112/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=7032 CPUtime=12.69
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 1583 0 0 0 1269 0 0 0 25 0 1 0 1131016667 7200768 1566 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 1758 1566 109 292 0 1463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7032

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1551600/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=7564 CPUtime=25.48
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 1706 0 0 0 2548 0 0 0 25 0 1 0 1131016667 7745536 1689 1992294400 134512640 135712473 4294956208 18446744073709551615 134557002 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 1891 1689 109 292 0 1596 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7564

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1550896/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=8224 CPUtime=51.08
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 1884 0 0 0 5107 1 0 0 25 0 1 0 1131016667 8421376 1867 1992294400 134512640 135712473 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 2056 1867 109 292 0 1761 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8224

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1550320/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=8892 CPUtime=102.27
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 2034 0 0 0 10226 1 0 0 25 0 1 0 1131016667 9105408 2017 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 2223 2017 109 292 0 1928 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8892

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24625
/proc/meminfo: memFree=1549872/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=9300 CPUtime=162.25
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 2152 0 0 0 16224 1 0 0 25 0 1 0 1131016667 9523200 2135 1992294400 134512640 135712473 4294956208 18446744073709551615 134554133 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 2325 2135 109 292 0 2030 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9300

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1549360/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=9840 CPUtime=222.22
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 2265 0 0 0 22221 1 0 0 25 0 1 0 1131016667 10076160 2248 1992294400 134512640 135712473 4294956208 18446744073709551615 134554585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 2460 2248 109 292 0 2165 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 9840

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1521008/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=39040 CPUtime=282.2
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 9423 0 0 0 28214 6 0 0 25 0 1 0 1131016667 39976960 9340 1992294400 134512640 135712473 4294956208 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 9760 9340 109 292 0 9465 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 39040

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1485040/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=75816 CPUtime=342.19
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 18405 0 0 0 34203 16 0 0 25 0 1 0 1131016667 77635584 18322 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 18954 18322 109 292 0 18659 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 75816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1448624/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=113952 CPUtime=402.18
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 27674 0 0 0 40192 26 0 0 25 0 1 0 1131016667 116686848 27591 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 28488 27591 109 292 0 28193 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 113952

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1411760/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=150680 CPUtime=462.16
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 36711 0 0 0 46181 35 0 0 25 0 1 0 1131016667 154296320 36628 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 37670 36628 109 292 0 37375 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 150680

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1369136/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=193908 CPUtime=522.14
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 47370 0 0 0 52170 44 0 0 25 0 1 0 1131016667 198561792 47287 1992294400 134512640 135712473 4294956208 18446744073709551615 134606103 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 48477 47287 109 292 0 48182 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 193908

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1322352/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=241612 CPUtime=582.13
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 59141 0 0 0 58159 54 0 0 25 0 1 0 1131016667 247410688 59058 1992294400 134512640 135712473 4294956208 18446744073709551615 134540770 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 60403 59058 109 292 0 60108 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 241612

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1267248/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=296252 CPUtime=642.11
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 72729 0 0 0 64147 64 0 0 25 0 1 0 1131016667 303362048 72646 1992294400 134512640 135712473 4294956208 18446744073709551615 134592454 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 74063 72646 109 292 0 73768 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 296252

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1212784/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=351416 CPUtime=702.09
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 86421 0 0 0 70133 76 0 0 25 0 1 0 1131016667 359849984 86338 1992294400 134512640 135712473 4294956208 18446744073709551615 134537008 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 87854 86338 109 292 0 87559 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 351416

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1188592/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=375232 CPUtime=762.08
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 92350 0 0 0 76127 81 0 0 25 0 1 0 1131016667 384237568 92267 1992294400 134512640 135712473 4294956208 18446744073709551615 134564220 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 93808 92267 109 292 0 93513 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 375232

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1178160/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=385880 CPUtime=822.06
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 95008 0 0 0 82122 84 0 0 25 0 1 0 1131016667 395141120 94925 1992294400 134512640 135712473 4294956208 18446744073709551615 134562961 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 96470 94925 109 292 0 96175 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 385880

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1159408/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=405132 CPUtime=882.04
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 99784 0 0 0 88114 90 0 0 25 0 1 0 1131016667 414855168 99571 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 101283 99571 109 292 0 100988 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 405132

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1140336/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=424512 CPUtime=942.03
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 104526 0 0 0 94106 97 0 0 25 0 1 0 1131016667 434700288 104313 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 106128 104313 109 292 0 105833 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 424512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1121968/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=443452 CPUtime=1002.01
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 109122 0 0 0 100099 102 0 0 25 0 1 0 1131016667 454094848 108909 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 110863 108909 109 292 0 110568 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 443452

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1107056/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=458476 CPUtime=1061.99
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 112834 0 0 0 106092 107 0 0 25 0 1 0 1131016667 469479424 112621 1992294400 134512640 135712473 4294956208 18446744073709551615 134563660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 114619 112621 109 292 0 114324 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 458476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1088880/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=477220 CPUtime=1121.98
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 117414 0 0 0 112084 114 0 0 25 0 1 0 1131016667 488673280 117201 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 119305 117201 109 292 0 119010 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 477220

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1068464/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=498192 CPUtime=1181.96
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 122565 0 0 0 118077 119 0 0 25 0 1 0 1131016667 510148608 122352 1992294400 134512640 135712473 4294956208 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 124548 122352 109 292 0 124253 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 498192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24631
/proc/meminfo: memFree=1062896/2055920 swapFree=4178472/4192956
[pid=24624] ppid=24622 vsize=503504 CPUtime=1200.06
/proc/24624/stat : 24624 (SApperloT-hrp) R 24622 24624 23974 0 -1 4194304 123832 0 0 0 119886 120 0 0 25 0 1 0 1131016667 515588096 123619 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24624/statm: 125876 123619 109 292 0 125581 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 503504

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.49
CPU time (s): 1200.15
CPU user time (s): 1198.86
CPU system time (s): 1.2898
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 503504

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

runsolver used 0.91886 second user time and 2.49662 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-01 12:58:17
IDJOB=1534620
IDBENCH=70698
IDSOLVER=510
FILE ID=node1/1534620-1238583497
PBS_JOBID= 9070534
Free space on /tmp= 66132 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S787972994-025.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534620-1238583497/watcher-1534620-1238583497 -o /tmp/evaluation-result-1534620-1238583497/solver-1534620-1238583497 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1037966690 HOME/instance-1534620-1238583497.cnf

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

MD5SUM BENCH= 195829daef01dc74526b389936ef96cc
RANDOM SEED=1037966690

node1.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.229
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.229
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:       1558672 kB
Buffers:         93472 kB
Cached:         304176 kB
SwapCached:       8380 kB
Active:         204932 kB
Inactive:       202760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558672 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          15800 kB
Slab:            75488 kB
Committed_AS:  3062756 kB
PageTables:       1440 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= 66132 MiB
End job on node1 at 2009-04-01 13:18:19