Trace number 1786061

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.02 5001.72

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark681.698
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1786061-1241946446/watcher-1786061-1241946446 -o /tmp/evaluation-result-1786061-1241946446/solver-1786061-1241946446 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=161540107 HOME/instance-1786061-1241946446.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.85 0.97 0.99 3/65 16079
/proc/meminfo: memFree=1797152/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=1620 CPUtime=0
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 222673965 1658880 163 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 405 163 90 283 0 119 0

[startup+0.0145749 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 16079
/proc/meminfo: memFree=1797152/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=2280 CPUtime=0.01
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 328 0 0 0 1 0 0 0 20 0 1 0 222673965 2334720 312 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 570 312 90 283 0 284 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2280

[startup+0.101591 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 16079
/proc/meminfo: memFree=1797152/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=3072 CPUtime=0.09
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 531 0 0 0 9 0 0 0 20 0 1 0 222673965 3145728 514 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 768 514 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301627 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 16079
/proc/meminfo: memFree=1797152/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=4128 CPUtime=0.29
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 803 0 0 0 29 0 0 0 22 0 1 0 222673965 4227072 786 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 1032 786 98 283 0 746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4128

[startup+0.701701 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 16079
/proc/meminfo: memFree=1797152/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=5844 CPUtime=0.69
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 1220 0 0 0 69 0 0 0 25 0 1 0 222673965 5984256 1203 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 1461 1203 98 283 0 1175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5844

[startup+1.50185 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1791640/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=8352 CPUtime=1.49
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 1864 0 0 0 149 0 0 0 25 0 1 0 222673965 8552448 1847 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 2088 1847 98 283 0 1802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8352

[startup+3.10115 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1788248/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=12076 CPUtime=3.09
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 2757 0 0 0 308 1 0 0 25 0 1 0 222673965 12365824 2740 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 3019 2740 98 283 0 2733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12076

[startup+6.30174 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1784664/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=13824 CPUtime=6.29
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 3195 0 0 0 628 1 0 0 25 0 1 0 222673965 14155776 3178 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 3456 3178 98 283 0 3170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13824

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1783848/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=14848 CPUtime=12.68
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 3384 0 0 0 1267 1 0 0 25 0 1 0 222673965 15204352 3367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 3712 3367 98 283 0 3426 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14848

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1781224/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=17712 CPUtime=25.49
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 4020 0 0 0 2547 2 0 0 25 0 1 0 222673965 18137088 4003 1992294400 134512640 135674940 4294956208 18446744073709551615 134571287 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 4428 4003 98 283 0 4142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17712

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1777384/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=22448 CPUtime=51.07
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 4996 0 0 0 5105 2 0 0 25 0 1 0 222673965 22986752 4946 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 5612 4946 98 283 0 5326 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22448

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1773736/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=26792 CPUtime=102.26
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 5913 0 0 0 10223 3 0 0 25 0 1 0 222673965 27435008 5863 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 6698 5863 98 283 0 6412 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26792

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1770984/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=30052 CPUtime=162.23
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 6582 0 0 0 16220 3 0 0 25 0 1 0 222673965 30773248 6532 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 7513 6532 98 283 0 7227 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 30052

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1769576/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=31908 CPUtime=222.22
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 6934 0 0 0 22218 4 0 0 25 0 1 0 222673965 32673792 6884 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 7977 6884 98 283 0 7691 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31908

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1767080/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=34948 CPUtime=282.19
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 7547 0 0 0 28215 4 0 0 25 0 1 0 222673965 35786752 7497 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 8737 7497 98 283 0 8451 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1763240/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=39284 CPUtime=342.17
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 8504 0 0 0 34212 5 0 0 25 0 1 0 222673965 40226816 8454 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 9821 8454 98 283 0 9535 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39284

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1760936/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=42348 CPUtime=402.15
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 9073 0 0 0 40210 5 0 0 25 0 1 0 222673965 43364352 9023 1992294400 134512640 135674940 4294956208 18446744073709551615 134556439 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 10587 9023 98 283 0 10301 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42348

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1757032/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=47048 CPUtime=462.13
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 10051 0 0 0 46207 6 0 0 25 0 1 0 222673965 48177152 10001 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 11762 10001 98 283 0 11476 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 47048

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1755880/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=48328 CPUtime=522.11
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 10331 0 0 0 52205 6 0 0 25 0 1 0 222673965 49487872 10281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 12082 10281 98 283 0 11796 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 48328

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1751016/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=53648 CPUtime=582.09
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 11549 0 0 0 58202 7 0 0 25 0 1 0 222673965 54935552 11499 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 13412 11499 98 283 0 13126 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 53648

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16080
/proc/meminfo: memFree=1750760/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=53908 CPUtime=642.07
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 11625 0 0 0 64200 7 0 0 25 0 1 0 222673965 55201792 11575 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 13477 11575 98 283 0 13191 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 53908


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1709864/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=100340 CPUtime=4060.91
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22158 0 0 0 406075 16 0 0 25 0 1 0 222673965 102748160 21666 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25085 21666 98 283 0 24799 0
Current children cumulated CPU time (s) 4060.91
Current children cumulated vsize (KiB) 100340

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1709352/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=100852 CPUtime=4120.89
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22276 0 0 0 412073 16 0 0 25 0 1 0 222673965 103272448 21784 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25213 21784 98 283 0 24927 0
Current children cumulated CPU time (s) 4120.89
Current children cumulated vsize (KiB) 100852

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1708904/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=101628 CPUtime=4180.86
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22402 0 0 0 418070 16 0 0 25 0 1 0 222673965 104067072 21910 1992294400 134512640 135674940 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25407 21910 98 283 0 25121 0
Current children cumulated CPU time (s) 4180.86
Current children cumulated vsize (KiB) 101628

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1708456/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=102148 CPUtime=4240.85
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22504 0 0 0 424068 17 0 0 25 0 1 0 222673965 104599552 22012 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25537 22012 98 283 0 25251 0
Current children cumulated CPU time (s) 4240.85
Current children cumulated vsize (KiB) 102148

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1708264/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=102408 CPUtime=4300.83
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22557 0 0 0 430066 17 0 0 25 0 1 0 222673965 104865792 22065 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25602 22065 98 283 0 25316 0
Current children cumulated CPU time (s) 4300.83
Current children cumulated vsize (KiB) 102408

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1707496/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103140 CPUtime=4360.81
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22742 0 0 0 436064 17 0 0 25 0 1 0 222673965 105615360 22250 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25785 22250 98 283 0 25499 0
Current children cumulated CPU time (s) 4360.81
Current children cumulated vsize (KiB) 103140

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1707368/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103140 CPUtime=4420.79
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22772 0 0 0 442062 17 0 0 25 0 1 0 222673965 105615360 22280 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25785 22280 98 283 0 25499 0
Current children cumulated CPU time (s) 4420.79
Current children cumulated vsize (KiB) 103140

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706984/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103656 CPUtime=4480.77
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22878 0 0 0 448060 17 0 0 25 0 1 0 222673965 106143744 22386 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25914 22386 98 283 0 25628 0
Current children cumulated CPU time (s) 4480.77
Current children cumulated vsize (KiB) 103656

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706728/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103912 CPUtime=4540.74
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22930 0 0 0 454057 17 0 0 25 0 1 0 222673965 106405888 22438 1992294400 134512640 135674940 4294956208 18446744073709551615 134539938 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25978 22438 98 283 0 25692 0
Current children cumulated CPU time (s) 4540.74
Current children cumulated vsize (KiB) 103912

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706728/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103912 CPUtime=4600.73
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22939 0 0 0 460056 17 0 0 25 0 1 0 222673965 106405888 22447 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25978 22447 98 283 0 25692 0
Current children cumulated CPU time (s) 4600.73
Current children cumulated vsize (KiB) 103912

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706728/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=103912 CPUtime=4660.7
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22939 0 0 0 466053 17 0 0 25 0 1 0 222673965 106405888 22447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 25978 22447 98 283 0 25692 0
Current children cumulated CPU time (s) 4660.7
Current children cumulated vsize (KiB) 103912

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706536/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=104172 CPUtime=4720.69
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 22976 0 0 0 472052 17 0 0 25 0 1 0 222673965 106672128 22484 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26043 22484 98 283 0 25757 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 104172

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1706280/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=104172 CPUtime=4780.67
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23028 0 0 0 478049 18 0 0 25 0 1 0 222673965 106672128 22536 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26043 22536 98 283 0 25757 0
Current children cumulated CPU time (s) 4780.67
Current children cumulated vsize (KiB) 104172

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1705896/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=104688 CPUtime=4840.65
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23107 0 0 0 484047 18 0 0 25 0 1 0 222673965 107200512 22615 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26172 22615 98 283 0 25886 0
Current children cumulated CPU time (s) 4840.65
Current children cumulated vsize (KiB) 104688

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1705896/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=104688 CPUtime=4900.63
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23109 0 0 0 490045 18 0 0 25 0 1 0 222673965 107200512 22617 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26172 22617 98 283 0 25886 0
Current children cumulated CPU time (s) 4900.63
Current children cumulated vsize (KiB) 104688

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1705896/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=104688 CPUtime=4960.61
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23114 0 0 0 496043 18 0 0 25 0 1 0 222673965 107200512 22622 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26172 22622 98 283 0 25886 0
Current children cumulated CPU time (s) 4960.61
Current children cumulated vsize (KiB) 104688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1705384/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=105468 CPUtime=5000
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23232 0 0 0 499982 18 0 0 25 0 1 0 222673965 107999232 22740 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26367 22740 98 283 0 26081 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 105468

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16088
/proc/meminfo: memFree=1705384/2055920 swapFree=4180284/4192956
[pid=16079] ppid=16077 vsize=105468 CPUtime=5000
/proc/16079/stat : 16079 (SApperloT-base) R 16077 16079 16042 0 -1 4194304 23232 0 0 0 499982 18 0 0 25 0 1 0 222673965 107999232 22740 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 26367 22740 98 283 0 26081 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 105468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.02
CPU user time (s): 4999.83
CPU system time (s): 0.19597
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 105468

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

runsolver used 5.85111 second user time and 11.6682 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-10 11:07:26
IDJOB=1786061
IDBENCH=71569
IDSOLVER=642
FILE ID=node82/1786061-1241946446
PBS_JOBID= 9265063
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=161540107

node82.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.259
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.259
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:       1797568 kB
Buffers:         51036 kB
Cached:         154296 kB
SwapCached:       6760 kB
Active:          86092 kB
Inactive:       127988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797568 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          13724 kB
Slab:            30216 kB
Committed_AS:   607352 kB
PageTables:       1384 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= 66200 MiB
End job on node82 at 2009-05-10 12:30:50