Trace number 1786049

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.52

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1786049-1241945569/watcher-1786049-1241945569 -o /tmp/evaluation-result-1786049-1241945569/solver-1786049-1241945569 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1660859741 HOME/instance-1786049-1241945569.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.78 0.95 0.98 3/64 1228
/proc/meminfo: memFree=1754848/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=1688 CPUtime=0
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 222584119 1728512 160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 422 160 90 283 0 136 0

[startup+0.084397 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1228
/proc/meminfo: memFree=1754848/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=3536 CPUtime=0.07
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 631 0 0 0 7 0 0 0 18 0 1 0 222584119 3620864 614 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 884 614 98 283 0 598 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3536

[startup+0.101397 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1228
/proc/meminfo: memFree=1754848/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=3668 CPUtime=0.09
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 669 0 0 0 9 0 0 0 18 0 1 0 222584119 3756032 652 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 917 652 98 283 0 631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3668

[startup+0.301419 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1228
/proc/meminfo: memFree=1754848/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=4856 CPUtime=0.29
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 977 0 0 0 28 1 0 0 19 0 1 0 222584119 4972544 960 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 1214 960 98 283 0 928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4856

[startup+0.701464 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 1228
/proc/meminfo: memFree=1754848/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=6724 CPUtime=0.69
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 1441 0 0 0 68 1 0 0 22 0 1 0 222584119 6885376 1424 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 1681 1424 98 283 0 1395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6724

[startup+1.50155 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 1229
/proc/meminfo: memFree=1748376/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=9276 CPUtime=1.49
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 2082 0 0 0 148 1 0 0 25 0 1 0 222584119 9498624 2065 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 2319 2065 98 283 0 2033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9276

[startup+3.10173 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 1229
/proc/meminfo: memFree=1745176/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=13504 CPUtime=3.09
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 3101 0 0 0 307 2 0 0 25 0 1 0 222584119 13828096 3084 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 3376 3084 98 283 0 3090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13504

[startup+6.30109 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 1229
/proc/meminfo: memFree=1738648/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=18828 CPUtime=6.29
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 4449 0 0 0 626 3 0 0 25 0 1 0 222584119 19279872 4399 1992294400 134512640 135674940 4294956208 18446744073709551615 134565250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 4707 4399 98 283 0 4421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18828

[startup+12.7018 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 1229
/proc/meminfo: memFree=1734944/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=21320 CPUtime=12.69
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 5052 0 0 0 1266 3 0 0 25 0 1 0 222584119 21831680 5002 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 5330 5002 98 283 0 5044 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21320

[startup+25.5012 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 1229
/proc/meminfo: memFree=1733664/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=22808 CPUtime=25.48
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 5332 0 0 0 2545 3 0 0 25 0 1 0 222584119 23355392 5282 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 5702 5282 98 283 0 5416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22808

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 1229
/proc/meminfo: memFree=1731616/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=25240 CPUtime=51.08
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 5857 0 0 0 5104 4 0 0 25 0 1 0 222584119 25845760 5807 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 6310 5807 98 283 0 6024 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25240

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 1229
/proc/meminfo: memFree=1725472/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=32288 CPUtime=102.26
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 7402 0 0 0 10221 5 0 0 25 0 1 0 222584119 33062912 7352 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 8072 7352 98 283 0 7786 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32288

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1720480/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=38512 CPUtime=162.24
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 8673 0 0 0 16218 6 0 0 25 0 1 0 222584119 39436288 8623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 9628 8623 98 283 0 9342 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38512

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1716832/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=42476 CPUtime=222.22
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 9547 0 0 0 22215 7 0 0 25 0 1 0 222584119 43495424 9473 1992294400 134512640 135674940 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 10619 9473 98 283 0 10333 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 42476

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1712480/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=47408 CPUtime=282.2
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 10628 0 0 0 28212 8 0 0 25 0 1 0 222584119 48545792 10554 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 11852 10554 98 283 0 11566 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47408

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1710048/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=50252 CPUtime=342.19
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 11225 0 0 0 34210 9 0 0 25 0 1 0 222584119 51458048 11151 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 12563 11151 98 283 0 12277 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 50252

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1707680/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=52992 CPUtime=402.18
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 11810 0 0 0 40208 10 0 0 25 0 1 0 222584119 54263808 11736 1992294400 134512640 135674940 4294956208 18446744073709551615 134539947 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 13248 11736 98 283 0 12962 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 52992

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1229
/proc/meminfo: memFree=1707360/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=53504 CPUtime=462.16
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 11925 0 0 0 46206 10 0 0 25 0 1 0 222584119 54788096 11851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 13376 11851 98 283 0 13090 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 53504

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1235
/proc/meminfo: memFree=1705888/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=55432 CPUtime=522.13
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 12302 0 0 0 52203 10 0 0 25 0 1 0 222584119 56762368 12228 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 13858 12228 98 283 0 13572 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 55432

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1235
/proc/meminfo: memFree=1700896/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=60704 CPUtime=582.13
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 13517 0 0 0 58201 12 0 0 25 0 1 0 222584119 62160896 13443 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 15176 13443 98 283 0 14890 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 60704

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1235
/proc/meminfo: memFree=1700640/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=60964 CPUtime=642.11
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 13573 0 0 0 64199 12 0 0 25 0 1 0 222584119 62427136 13499 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 15241 13499 98 283 0 14955 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 60964


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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1237
/proc/meminfo: memFree=1644576/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=131072 CPUtime=4061.11
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 27550 0 0 0 406076 35 0 0 25 0 1 0 222584119 134217728 27363 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 32768 27363 98 283 0 32482 0
Current children cumulated CPU time (s) 4061.11
Current children cumulated vsize (KiB) 131072

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1643872/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=131968 CPUtime=4121.1
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 27732 0 0 0 412074 36 0 0 25 0 1 0 222584119 135135232 27545 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 32992 27545 98 283 0 32706 0
Current children cumulated CPU time (s) 4121.1
Current children cumulated vsize (KiB) 131968

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1643744/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=131968 CPUtime=4181.08
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 27747 0 0 0 418072 36 0 0 25 0 1 0 222584119 135135232 27560 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 32992 27560 98 283 0 32706 0
Current children cumulated CPU time (s) 4181.08
Current children cumulated vsize (KiB) 131968

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1643168/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=132736 CPUtime=4241.06
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 27896 0 0 0 424070 36 0 0 25 0 1 0 222584119 135921664 27709 1992294400 134512640 135674940 4294956208 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33184 27709 98 283 0 32898 0
Current children cumulated CPU time (s) 4241.06
Current children cumulated vsize (KiB) 132736

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1642528/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=133504 CPUtime=4301.05
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28050 0 0 0 430068 37 0 0 25 0 1 0 222584119 136708096 27863 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33376 27863 98 283 0 33090 0
Current children cumulated CPU time (s) 4301.05
Current children cumulated vsize (KiB) 133504

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1642080/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=134016 CPUtime=4361.02
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28164 0 0 0 436065 37 0 0 25 0 1 0 222584119 137232384 27977 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33504 27977 98 283 0 33218 0
Current children cumulated CPU time (s) 4361.02
Current children cumulated vsize (KiB) 134016

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1642016/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=134016 CPUtime=4421
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28174 0 0 0 442063 37 0 0 25 0 1 0 222584119 137232384 27987 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33504 27987 98 283 0 33218 0
Current children cumulated CPU time (s) 4421
Current children cumulated vsize (KiB) 134016

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1641568/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=134528 CPUtime=4480.99
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28275 0 0 0 448061 38 0 0 25 0 1 0 222584119 137756672 28088 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33632 28088 98 283 0 33346 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 134528

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1641120/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=135168 CPUtime=4540.98
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28398 0 0 0 454060 38 0 0 25 0 1 0 222584119 138412032 28211 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33792 28211 98 283 0 33506 0
Current children cumulated CPU time (s) 4540.98
Current children cumulated vsize (KiB) 135168

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1640928/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=135424 CPUtime=4600.96
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28439 0 0 0 460058 38 0 0 25 0 1 0 222584119 138674176 28252 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33856 28252 98 283 0 33570 0
Current children cumulated CPU time (s) 4600.96
Current children cumulated vsize (KiB) 135424

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1640608/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=135808 CPUtime=4660.94
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28513 0 0 0 466056 38 0 0 25 0 1 0 222584119 139067392 28326 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 33952 28326 98 283 0 33666 0
Current children cumulated CPU time (s) 4660.94
Current children cumulated vsize (KiB) 135808

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1639968/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=136576 CPUtime=4720.92
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28663 0 0 0 472054 38 0 0 25 0 1 0 222584119 139853824 28476 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34144 28476 98 283 0 33858 0
Current children cumulated CPU time (s) 4720.92
Current children cumulated vsize (KiB) 136576

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1639456/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=137728 CPUtime=4780.91
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28838 0 0 0 478052 39 0 0 25 0 1 0 222584119 141033472 28651 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34432 28651 98 283 0 34146 0
Current children cumulated CPU time (s) 4780.91
Current children cumulated vsize (KiB) 137728

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1639072/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=137984 CPUtime=4840.89
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28881 0 0 0 484050 39 0 0 25 0 1 0 222584119 141295616 28694 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34496 28694 98 283 0 34210 0
Current children cumulated CPU time (s) 4840.89
Current children cumulated vsize (KiB) 137984

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1638624/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=138624 CPUtime=4900.87
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 28997 0 0 0 490048 39 0 0 25 0 1 0 222584119 141950976 28810 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34656 28810 98 283 0 34370 0
Current children cumulated CPU time (s) 4900.87
Current children cumulated vsize (KiB) 138624

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1638368/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=138880 CPUtime=4960.85
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 29056 0 0 0 496046 39 0 0 25 0 1 0 222584119 142213120 28869 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34720 28869 98 283 0 34434 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 138880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1638240/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=139136 CPUtime=5000.04
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 29086 0 0 0 499965 39 0 0 25 0 1 0 222584119 142475264 28899 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34784 28899 98 283 0 34498 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 139136

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: 0.99 0.97 0.98 2/65 1243
/proc/meminfo: memFree=1638240/2055920 swapFree=4180604/4192956
[pid=1228] ppid=1226 vsize=139136 CPUtime=5000.04
/proc/1228/stat : 1228 (SApperloT-base) R 1226 1228 1191 0 -1 4194304 29086 0 0 0 499965 39 0 0 25 0 1 0 222584119 142475264 28899 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1228/statm: 34784 28899 98 283 0 34498 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 139136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.07
CPU user time (s): 4999.66
CPU system time (s): 0.417936
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 139136

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

runsolver used 3.44548 second user time and 10.5174 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-10 10:52:49
IDJOB=1786049
IDBENCH=71554
IDSOLVER=642
FILE ID=node59/1786049-1241945569
PBS_JOBID= 9265057
Free space on /tmp= 66376 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786049-1241945569/watcher-1786049-1241945569 -o /tmp/evaluation-result-1786049-1241945569/solver-1786049-1241945569 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1660859741 HOME/instance-1786049-1241945569.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1660859741

node59.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.240
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.240
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:       1755264 kB
Buffers:         60196 kB
Cached:         165580 kB
SwapCached:       6784 kB
Active:         123212 kB
Inactive:       112620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755264 kB
SwapTotal:     4192956 kB
SwapFree:      4180604 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            50740 kB
Committed_AS:   783472 kB
PageTables:       1460 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= 66372 MiB
End job on node59 at 2009-05-10 12:16:13