Trace number 1533884

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 base? (TO) 1200.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
MD5SUM49dc86fbfdf68b8af633e3ee1aa2a9e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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-1533884-1238501646/watcher-1533884-1238501646 -o /tmp/evaluation-result-1533884-1238501646/solver-1533884-1238501646 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1836530912 HOME/instance-1533884-1238501646.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.91 0.97 0.99 3/76 3578
/proc/meminfo: memFree=1361872/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=1448 CPUtime=0
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 158 0 0 0 0 0 0 0 20 0 1 0 1122825527 1482752 141 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 362 141 98 283 0 76 0

[startup+0.0804609 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 3578
/proc/meminfo: memFree=1361872/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=1580 CPUtime=0.07
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 205 0 0 0 7 0 0 0 20 0 1 0 1122825527 1617920 188 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 395 188 98 283 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1580

[startup+0.101464 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 3578
/proc/meminfo: memFree=1361872/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=1580 CPUtime=0.09
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 211 0 0 0 9 0 0 0 20 0 1 0 1122825527 1617920 194 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 395 194 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301502 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 3578
/proc/meminfo: memFree=1361872/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=1712 CPUtime=0.29
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 243 0 0 0 29 0 0 0 22 0 1 0 1122825527 1753088 226 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 428 226 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.70158 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 3578
/proc/meminfo: memFree=1361872/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=1844 CPUtime=0.69
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 282 0 0 0 69 0 0 0 25 0 1 0 1122825527 1888256 265 1992294400 134512640 135674940 4294956192 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 461 265 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50174 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1361096/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=2108 CPUtime=1.49
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 329 0 0 0 149 0 0 0 25 0 1 0 1122825527 2158592 312 1992294400 134512640 135674940 4294956192 18446744073709551615 134573060 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 527 312 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10204 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1360648/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=2372 CPUtime=3.09
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 398 0 0 0 309 0 0 0 25 0 1 0 1122825527 2428928 381 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 593 381 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30166 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1360136/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=2768 CPUtime=6.29
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 493 0 0 0 629 0 0 0 25 0 1 0 1122825527 2834432 476 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 692 476 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1359624/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=3168 CPUtime=12.69
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 599 0 0 0 1269 0 0 0 25 0 1 0 1122825527 3244032 582 1992294400 134512640 135674940 4294956192 18446744073709551615 134559975 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 792 582 98 283 0 506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3168

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1358984/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=3700 CPUtime=25.48
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 743 0 0 0 2548 0 0 0 25 0 1 0 1122825527 3788800 726 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 925 726 98 283 0 639 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3700

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1358280/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=4496 CPUtime=51.07
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 919 0 0 0 5107 0 0 0 25 0 1 0 1122825527 4603904 902 1992294400 134512640 135674940 4294956192 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1124 902 98 283 0 838 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4496

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1357384/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=5312 CPUtime=102.26
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1135 0 0 0 10226 0 0 0 25 0 1 0 1122825527 5439488 1118 1992294400 134512640 135674940 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1328 1118 98 283 0 1042 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5312

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1356808/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=5848 CPUtime=162.24
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1271 0 0 0 16224 0 0 0 25 0 1 0 1122825527 5988352 1254 1992294400 134512640 135674940 4294956192 18446744073709551615 134556418 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1462 1254 98 283 0 1176 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5848

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1356360/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=6396 CPUtime=222.21
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1385 0 0 0 22221 0 0 0 25 0 1 0 1122825527 6549504 1368 1992294400 134512640 135674940 4294956192 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1599 1368 98 283 0 1313 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6396

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1355912/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=6804 CPUtime=282.19
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1491 0 0 0 28219 0 0 0 25 0 1 0 1122825527 6967296 1474 1992294400 134512640 135674940 4294956192 18446744073709551615 134588453 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1701 1474 98 283 0 1415 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6804

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1355656/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=7076 CPUtime=342.17
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1553 0 0 0 34217 0 0 0 25 0 1 0 1122825527 7245824 1536 1992294400 134512640 135674940 4294956192 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1769 1536 98 283 0 1483 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7076

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1355400/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=7348 CPUtime=402.15
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1613 0 0 0 40215 0 0 0 25 0 1 0 1122825527 7524352 1596 1992294400 134512640 135674940 4294956192 18446744073709551615 134561654 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1837 1596 98 283 0 1551 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 7348

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1355144/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=7628 CPUtime=462.13
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1674 0 0 0 46213 0 0 0 25 0 1 0 1122825527 7811072 1657 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1907 1657 98 283 0 1621 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7628

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354952/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=7900 CPUtime=522.11
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1722 0 0 0 52211 0 0 0 25 0 1 0 1122825527 8089600 1705 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 1975 1705 98 283 0 1689 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 7900

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354760/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=8036 CPUtime=582.09
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1762 0 0 0 58209 0 0 0 25 0 1 0 1122825527 8228864 1745 1992294400 134512640 135674940 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2009 1745 98 283 0 1723 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 8036

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354568/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=8324 CPUtime=642.07
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1814 0 0 0 64207 0 0 0 25 0 1 0 1122825527 8523776 1797 1992294400 134512640 135674940 4294956192 18446744073709551615 134551078 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2081 1797 98 283 0 1795 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 8324

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354376/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=8604 CPUtime=702.05
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1863 0 0 0 70205 0 0 0 25 0 1 0 1122825527 8810496 1846 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2151 1846 98 283 0 1865 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 8604

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354248/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=8892 CPUtime=762.03
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1903 0 0 0 76203 0 0 0 25 0 1 0 1122825527 9105408 1886 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2223 1886 98 283 0 1937 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 8892

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1354120/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=8892 CPUtime=822.01
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1930 0 0 0 82201 0 0 0 25 0 1 0 1122825527 9105408 1913 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2223 1913 98 283 0 1937 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 8892

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353928/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=9172 CPUtime=881.98
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 1979 0 0 0 88198 0 0 0 25 0 1 0 1122825527 9392128 1962 1992294400 134512640 135674940 4294956192 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2293 1962 98 283 0 2007 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 9172

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353608/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=9604 CPUtime=941.96
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2063 0 0 0 94196 0 0 0 25 0 1 0 1122825527 9834496 2046 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2401 2046 98 283 0 2115 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 9604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353544/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=9748 CPUtime=1001.94
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2090 0 0 0 100194 0 0 0 25 0 1 0 1122825527 9981952 2073 1992294400 134512640 135674940 4294956192 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2437 2073 98 283 0 2151 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 9748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353224/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=9892 CPUtime=1061.92
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2152 0 0 0 106192 0 0 0 25 0 1 0 1122825527 10129408 2135 1992294400 134512640 135674940 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2473 2135 98 283 0 2187 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 9892

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353096/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=10180 CPUtime=1121.9
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2191 0 0 0 112190 0 0 0 25 0 1 0 1122825527 10424320 2174 1992294400 134512640 135674940 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2545 2174 98 283 0 2259 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 10180

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1353032/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=10180 CPUtime=1181.88
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2205 0 0 0 118188 0 0 0 25 0 1 0 1122825527 10424320 2188 1992294400 134512640 135674940 4294956192 18446744073709551615 134565284 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2545 2188 98 283 0 2259 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 10180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 3579
/proc/meminfo: memFree=1352968/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=10180 CPUtime=1200.08
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2219 0 0 0 120008 0 0 0 25 0 1 0 1122825527 10424320 2202 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2545 2202 98 283 0 2259 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 10180

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.97 0.99 2/77 3579
/proc/meminfo: memFree=1352968/2055920 swapFree=4127460/4192956
[pid=3578] ppid=3576 vsize=10180 CPUtime=1200.08
/proc/3578/stat : 3578 (SApperloT-base) R 3576 3578 3187 0 -1 4194304 2219 0 0 0 120008 0 0 0 25 0 1 0 1122825527 10424320 2202 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/3578/statm: 2545 2202 98 283 0 2259 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 10180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200.08
CPU system time (s): 0.008998
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 10180

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

runsolver used 1.09783 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-31 14:14:06
IDJOB=1533884
IDBENCH=70551
IDSOLVER=509
FILE ID=node63/1533884-1238501646
PBS_JOBID= 9061916
Free space on /tmp= 66484 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533884-1238501646/watcher-1533884-1238501646 -o /tmp/evaluation-result-1533884-1238501646/solver-1533884-1238501646 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1836530912 HOME/instance-1533884-1238501646.cnf

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

MD5SUM BENCH= 49dc86fbfdf68b8af633e3ee1aa2a9e7
RANDOM SEED=1836530912

node63.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.285
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.285
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:       1362288 kB
Buffers:         93260 kB
Cached:         461408 kB
SwapCached:      55360 kB
Active:         190264 kB
Inactive:       421236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362288 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          14616 kB
Slab:            66700 kB
Committed_AS:  3361428 kB
PageTables:       2312 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= 66484 MiB
End job on node63 at 2009-03-31 14:34:08