Trace number 1785119

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) 5000.07 5001.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
Bench CategoryCRAFTED (crafted 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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785119-1241891949/watcher-1785119-1241891949 -o /tmp/evaluation-result-1785119-1241891949/solver-1785119-1241891949 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=978751002 HOME/instance-1785119-1241891949.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28271
/proc/meminfo: memFree=1767664/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1316 CPUtime=0
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 217228198 1347584 135 1992294400 134512640 135674940 4294956208 18446744073709551615 134556334 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 329 135 98 283 0 43 0

[startup+0.057717 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28271
/proc/meminfo: memFree=1767664/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1580 CPUtime=0.05
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 191 0 0 0 5 0 0 0 18 0 1 0 217228198 1617920 174 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 395 174 98 283 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1580

[startup+0.101719 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28271
/proc/meminfo: memFree=1767664/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1580 CPUtime=0.09
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 203 0 0 0 9 0 0 0 18 0 1 0 217228198 1617920 186 1992294400 134512640 135674940 4294956208 18446744073709551615 134551400 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 395 186 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.30174 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28271
/proc/meminfo: memFree=1767664/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1712 CPUtime=0.29
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 233 0 0 0 29 0 0 0 19 0 1 0 217228198 1753088 216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 428 216 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701784 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28271
/proc/meminfo: memFree=1767664/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1844 CPUtime=0.69
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 270 0 0 0 69 0 0 0 23 0 1 0 217228198 1888256 253 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 461 253 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1766952/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=1976 CPUtime=1.49
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 320 0 0 0 149 0 0 0 25 0 1 0 217228198 2023424 303 1992294400 134512640 135674940 4294956208 18446744073709551615 134560311 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 494 303 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1766568/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=2372 CPUtime=3.09
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 392 0 0 0 309 0 0 0 25 0 1 0 217228198 2428928 375 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 593 375 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1766184/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=2636 CPUtime=6.29
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 455 0 0 0 629 0 0 0 25 0 1 0 217228198 2699264 438 1992294400 134512640 135674940 4294956208 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 659 438 98 283 0 373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2636

[startup+12.7021 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1765624/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=3036 CPUtime=12.69
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 563 0 0 0 1269 0 0 0 25 0 1 0 217228198 3108864 546 1992294400 134512640 135674940 4294956208 18446744073709551615 134571496 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 759 546 98 283 0 473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3036

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1765048/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=3568 CPUtime=25.49
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 704 0 0 0 2549 0 0 0 25 0 1 0 217228198 3653632 687 1992294400 134512640 135674940 4294956208 18446744073709551615 134587548 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 892 687 98 283 0 606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3568

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1764344/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=4240 CPUtime=51.08
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 860 0 0 0 5108 0 0 0 25 0 1 0 217228198 4341760 843 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1060 843 98 283 0 774 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4240

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28272
/proc/meminfo: memFree=1763640/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=5048 CPUtime=102.27
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1058 0 0 0 10227 0 0 0 25 0 1 0 217228198 5169152 1041 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1262 1041 98 283 0 976 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5048

[startup+162.301 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 28278
/proc/meminfo: memFree=1762936/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=5592 CPUtime=162.23
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1210 0 0 0 16223 0 0 0 25 0 1 0 217228198 5726208 1193 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1398 1193 98 283 0 1112 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5592

[startup+222.302 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 28278
/proc/meminfo: memFree=1762296/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=6136 CPUtime=222.22
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1352 0 0 0 22221 1 0 0 25 0 1 0 217228198 6283264 1335 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1534 1335 98 283 0 1248 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6136

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 28278
/proc/meminfo: memFree=1761848/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=6544 CPUtime=282.21
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1457 0 0 0 28220 1 0 0 25 0 1 0 217228198 6701056 1440 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1636 1440 98 283 0 1350 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6544

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28278
/proc/meminfo: memFree=1761592/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=6816 CPUtime=342.19
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1501 0 0 0 34218 1 0 0 25 0 1 0 217228198 6979584 1484 1992294400 134512640 135674940 4294956208 18446744073709551615 134564480 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1704 1484 98 283 0 1418 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6816

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28278
/proc/meminfo: memFree=1761400/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=6952 CPUtime=402.17
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1551 0 0 0 40216 1 0 0 25 0 1 0 217228198 7118848 1534 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1738 1534 98 283 0 1452 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6952

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28278
/proc/meminfo: memFree=1761272/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=7088 CPUtime=462.15
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1581 0 0 0 46214 1 0 0 25 0 1 0 217228198 7258112 1564 1992294400 134512640 135674940 4294956208 18446744073709551615 134561615 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1772 1564 98 283 0 1486 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7088

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28278
/proc/meminfo: memFree=1761080/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=7224 CPUtime=522.13
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1619 0 0 0 52212 1 0 0 25 0 1 0 217228198 7397376 1602 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1806 1602 98 283 0 1520 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28278
/proc/meminfo: memFree=1760952/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=7360 CPUtime=582.11
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1641 0 0 0 58210 1 0 0 25 0 1 0 217228198 7536640 1624 1992294400 134512640 135674940 4294956208 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1840 1624 98 283 0 1554 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7360

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28278
/proc/meminfo: memFree=1760824/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=7496 CPUtime=642.11
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 1672 0 0 0 64209 2 0 0 25 0 1 0 217228198 7675904 1655 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 1874 1655 98 283 0 1588 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7496


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756600/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10772 CPUtime=4061.13
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2361 0 0 0 406102 11 0 0 25 0 1 0 217228198 11030528 2344 1992294400 134512640 135674940 4294956208 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2693 2344 98 283 0 2407 0
Current children cumulated CPU time (s) 4061.13
Current children cumulated vsize (KiB) 10772

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756536/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10772 CPUtime=4121.1
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2370 0 0 0 412099 11 0 0 25 0 1 0 217228198 11030528 2353 1992294400 134512640 135674940 4294956208 18446744073709551615 134565378 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2693 2353 98 283 0 2407 0
Current children cumulated CPU time (s) 4121.1
Current children cumulated vsize (KiB) 10772

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756472/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10772 CPUtime=4181.08
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2379 0 0 0 418097 11 0 0 25 0 1 0 217228198 11030528 2362 1992294400 134512640 135674940 4294956208 18446744073709551615 134565420 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2693 2362 98 283 0 2407 0
Current children cumulated CPU time (s) 4181.08
Current children cumulated vsize (KiB) 10772

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756408/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4241.07
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2388 0 0 0 424096 11 0 0 25 0 1 0 217228198 11177984 2371 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2371 98 283 0 2443 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 10916

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756408/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4301.05
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2388 0 0 0 430094 11 0 0 25 0 1 0 217228198 11177984 2371 1992294400 134512640 135674940 4294956208 18446744073709551615 134564406 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2371 98 283 0 2443 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 10916

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756280/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4361.03
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2395 0 0 0 436092 11 0 0 25 0 1 0 217228198 11177984 2378 1992294400 134512640 135674940 4294956208 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2378 98 283 0 2443 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 10916

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756280/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4421.02
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2398 0 0 0 442090 12 0 0 25 0 1 0 217228198 11177984 2381 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2381 98 283 0 2443 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 10916

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756280/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4481
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2399 0 0 0 448088 12 0 0 25 0 1 0 217228198 11177984 2382 1992294400 134512640 135674940 4294956208 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2382 98 283 0 2443 0
Current children cumulated CPU time (s) 4481
Current children cumulated vsize (KiB) 10916

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756280/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4540.98
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2399 0 0 0 454086 12 0 0 25 0 1 0 217228198 11177984 2382 1992294400 134512640 135674940 4294956208 18446744073709551615 134556268 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2382 98 283 0 2443 0
Current children cumulated CPU time (s) 4540.98
Current children cumulated vsize (KiB) 10916

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756216/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=10916 CPUtime=4600.97
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2405 0 0 0 460085 12 0 0 25 0 1 0 217228198 11177984 2388 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2729 2388 98 283 0 2443 0
Current children cumulated CPU time (s) 4600.97
Current children cumulated vsize (KiB) 10916

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756152/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11060 CPUtime=4660.94
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2420 0 0 0 466082 12 0 0 25 0 1 0 217228198 11325440 2403 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2765 2403 98 283 0 2479 0
Current children cumulated CPU time (s) 4660.94
Current children cumulated vsize (KiB) 11060

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756024/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11204 CPUtime=4720.94
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2444 0 0 0 472081 13 0 0 25 0 1 0 217228198 11472896 2427 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2801 2427 98 283 0 2515 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 11204

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1756024/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11204 CPUtime=4780.92
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2451 0 0 0 478079 13 0 0 25 0 1 0 217228198 11472896 2434 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2801 2434 98 283 0 2515 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 11204

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1755960/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11204 CPUtime=4840.9
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2460 0 0 0 484077 13 0 0 25 0 1 0 217228198 11472896 2443 1992294400 134512640 135674940 4294956208 18446744073709551615 134564379 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2801 2443 98 283 0 2515 0
Current children cumulated CPU time (s) 4840.9
Current children cumulated vsize (KiB) 11204

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1755896/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11204 CPUtime=4900.88
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2470 0 0 0 490075 13 0 0 25 0 1 0 217228198 11472896 2453 1992294400 134512640 135674940 4294956208 18446744073709551615 134565940 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2801 2453 98 283 0 2515 0
Current children cumulated CPU time (s) 4900.88
Current children cumulated vsize (KiB) 11204

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1755832/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11348 CPUtime=4960.86
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2476 0 0 0 496073 13 0 0 25 0 1 0 217228198 11620352 2459 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2837 2459 98 283 0 2551 0
Current children cumulated CPU time (s) 4960.86
Current children cumulated vsize (KiB) 11348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1755768/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11348 CPUtime=5000.05
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2488 0 0 0 499992 13 0 0 25 0 1 0 217228198 11620352 2471 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2837 2471 98 283 0 2551 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 11348

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28286
/proc/meminfo: memFree=1755768/2055920 swapFree=4180928/4192956
[pid=28271] ppid=28269 vsize=11348 CPUtime=5000.05
/proc/28271/stat : 28271 (SApperloT-base) R 28269 28271 28234 0 -1 4194304 2488 0 0 0 499992 13 0 0 25 0 1 0 217228198 11620352 2471 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/28271/statm: 2837 2471 98 283 0 2551 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 11348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.07
CPU user time (s): 4999.93
CPU system time (s): 0.141978
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 11348

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

runsolver used 4.09938 second user time and 9.80551 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-09 19:59:09
IDJOB=1785119
IDBENCH=24702
IDSOLVER=642
FILE ID=node19/1785119-1241891949
PBS_JOBID= 9264762
Free space on /tmp= 66192 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785119-1241891949/watcher-1785119-1241891949 -o /tmp/evaluation-result-1785119-1241891949/solver-1785119-1241891949 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=978751002 HOME/instance-1785119-1241891949.cnf

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

MD5SUM BENCH= 95e4195bdde82ec65467d8f29f037cf2
RANDOM SEED=978751002

node19.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.236
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.236
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:       1768080 kB
Buffers:         38956 kB
Cached:         174776 kB
SwapCached:       5772 kB
Active:          54708 kB
Inactive:       166748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768080 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            52272 kB
Committed_AS:   763244 kB
PageTables:       1452 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= 66192 MiB
End job on node19 at 2009-05-09 21:22:33