Trace number 1831808

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) 10000.2 10006.2

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1510.73
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

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-1831808-1242779024/watcher-1831808-1242779024 -o /tmp/evaluation-result-1831808-1242779024/solver-1831808-1242779024 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=298648731 HOME/instance-1831808-1242779024.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.99 0.97 0.98 2/64 6141
/proc/meminfo: memFree=1887088/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=7652 CPUtime=0
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 1051 0 0 0 0 0 0 0 18 0 1 0 305937419 7835648 1035 1992294400 134512640 135674940 4294956208 18446744073709551615 134542185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 1913 1043 88 283 0 1627 0

[startup+0.0220871 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 6141
/proc/meminfo: memFree=1887088/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=19344 CPUtime=0.01
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 3555 0 0 0 0 1 0 0 18 0 1 0 305937419 19808256 3539 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 4836 3545 88 283 0 4550 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19344

[startup+0.101101 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 6141
/proc/meminfo: memFree=1887088/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=39672 CPUtime=0.09
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 6406 0 0 0 7 2 0 0 18 0 1 0 305937419 40624128 6390 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 9918 6390 92 283 0 9632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39672

[startup+0.301139 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 6141
/proc/meminfo: memFree=1887088/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=49044 CPUtime=0.29
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 8773 0 0 0 25 4 0 0 20 0 1 0 305937419 50221056 8757 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 12261 8758 92 283 0 11975 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49044

[startup+0.701219 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 6141
/proc/meminfo: memFree=1887088/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=64492 CPUtime=0.69
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 12771 0 0 0 62 7 0 0 23 0 1 0 305937419 66039808 12722 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 16123 12724 92 283 0 15837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64492

[startup+1.50138 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 6142
/proc/meminfo: memFree=1827752/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=87840 CPUtime=1.49
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 18951 0 0 0 137 12 0 0 25 0 1 0 305937419 89948160 18708 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 21960 18708 92 283 0 21674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87840

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1793512/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=110024 CPUtime=3.09
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 25036 0 0 0 290 19 0 0 25 0 1 0 305937419 112664576 24311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564099 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 27506 24311 98 283 0 27220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110024

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1788656/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=112556 CPUtime=6.29
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 25772 0 0 0 610 19 0 0 25 0 1 0 305937419 115257344 25047 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 28139 25047 98 283 0 27853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112556

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1786736/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=113888 CPUtime=12.69
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 26147 0 0 0 1250 19 0 0 25 0 1 0 305937419 116621312 25422 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 28472 25422 98 283 0 28186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113888

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1783536/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=117208 CPUtime=25.48
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 26978 0 0 0 2528 20 0 0 25 0 1 0 305937419 120020992 26253 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 29302 26253 98 283 0 29016 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117208

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1762928/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=139044 CPUtime=51.07
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 32413 0 0 0 5083 24 0 0 25 0 1 0 305937419 142381056 31688 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 34761 31688 98 283 0 34475 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139044

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1748528/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=152256 CPUtime=102.24
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 35733 0 0 0 10198 26 0 0 25 0 1 0 305937419 155910144 35008 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 38064 35008 99 283 0 37778 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152256

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1696048/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=205916 CPUtime=162.21
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 49047 0 0 0 16182 39 0 0 25 0 1 0 305937419 210857984 48193 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 51479 48193 99 283 0 51193 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 205916

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1651184/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=250384 CPUtime=222.17
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 60153 0 0 0 22167 50 0 0 25 0 1 0 305937419 256393216 59299 1992294400 134512640 135674940 4294956208 18446744073709551615 134565193 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 62596 59299 99 283 0 62310 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 250384

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1625200/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=276492 CPUtime=282.14
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 66630 0 0 0 28157 57 0 0 25 0 1 0 305937419 283127808 65776 1992294400 134512640 135674940 4294956208 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 69123 65776 99 283 0 68837 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 276492

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1590384/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=311236 CPUtime=342.1
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 75294 0 0 0 34143 67 0 0 25 0 1 0 305937419 318705664 74440 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 77809 74440 99 283 0 77523 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 311236

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1566192/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=336572 CPUtime=402.06
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 81629 0 0 0 40132 74 0 0 25 0 1 0 305937419 344649728 80518 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 84143 80518 99 283 0 83857 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 336572

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1539504/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=363436 CPUtime=462.04
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 88283 0 0 0 46122 82 0 0 25 0 1 0 305937419 372158464 87172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 90859 87172 99 283 0 90573 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 363436

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1514800/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=388524 CPUtime=522.01
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 94454 0 0 0 52113 88 0 0 25 0 1 0 305937419 397848576 93343 1992294400 134512640 135674940 4294956208 18446744073709551615 134566398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 97131 93343 99 283 0 96845 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 388524

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1498160/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=405332 CPUtime=581.96
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 98574 0 0 0 58104 92 0 0 25 0 1 0 305937419 415059968 97463 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 101333 97463 99 283 0 101047 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 405332

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6142
/proc/meminfo: memFree=1476144/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=427516 CPUtime=641.93
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 104022 0 0 0 64095 98 0 0 25 0 1 0 305937419 437776384 102911 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 106879 102911 99 283 0 106593 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 427516


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=823792/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1049236 CPUtime=9096.89
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 257286 0 0 0 909417 272 0 0 25 0 1 0 305937419 1074417664 254148 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 262309 254148 99 283 0 262023 0
Current children cumulated CPU time (s) 9096.89
Current children cumulated vsize (KiB) 1049236

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=823728/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1049236 CPUtime=9156.84
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 257287 0 0 0 915412 272 0 0 25 0 1 0 305937419 1074417664 254149 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 262309 254149 99 283 0 262023 0
Current children cumulated CPU time (s) 9156.84
Current children cumulated vsize (KiB) 1049236

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=822960/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1050268 CPUtime=9216.81
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 257461 0 0 0 921409 272 0 0 25 0 1 0 305937419 1075474432 254323 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 262567 254323 99 283 0 262281 0
Current children cumulated CPU time (s) 9216.81
Current children cumulated vsize (KiB) 1050268

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=810544/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1063260 CPUtime=9276.77
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 260639 0 0 0 927402 275 0 0 25 0 1 0 305937419 1088778240 257501 1992294400 134512640 135674940 4294956208 18446744073709551615 134565406 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 265815 257501 99 283 0 265529 0
Current children cumulated CPU time (s) 9276.77
Current children cumulated vsize (KiB) 1063260

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=795504/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9336.75
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264339 0 0 0 933395 280 0 0 25 0 1 0 305937419 1104187392 261201 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261201 99 283 0 269291 0
Current children cumulated CPU time (s) 9336.75
Current children cumulated vsize (KiB) 1078308

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6656
/proc/meminfo: memFree=795440/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9396.71
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264342 0 0 0 939391 280 0 0 25 0 1 0 305937419 1104187392 261204 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261204 99 283 0 269291 0
Current children cumulated CPU time (s) 9396.71
Current children cumulated vsize (KiB) 1078308

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794928/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9456.68
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264410 0 0 0 945388 280 0 0 25 0 1 0 305937419 1104187392 261272 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261272 99 283 0 269291 0
Current children cumulated CPU time (s) 9456.68
Current children cumulated vsize (KiB) 1078308

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794864/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9516.65
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264432 0 0 0 951384 281 0 0 25 0 1 0 305937419 1104187392 261294 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261294 99 283 0 269291 0
Current children cumulated CPU time (s) 9516.65
Current children cumulated vsize (KiB) 1078308

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794864/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9576.61
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264435 0 0 0 957380 281 0 0 25 0 1 0 305937419 1104187392 261297 1992294400 134512640 135674940 4294956208 18446744073709551615 134557364 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261297 99 283 0 269291 0
Current children cumulated CPU time (s) 9576.61
Current children cumulated vsize (KiB) 1078308

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794864/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9636.58
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264435 0 0 0 963377 281 0 0 25 0 1 0 305937419 1104187392 261297 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261297 99 283 0 269291 0
Current children cumulated CPU time (s) 9636.58
Current children cumulated vsize (KiB) 1078308

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794800/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9696.55
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264435 0 0 0 969374 281 0 0 25 0 1 0 305937419 1104187392 261297 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261297 99 283 0 269291 0
Current children cumulated CPU time (s) 9696.55
Current children cumulated vsize (KiB) 1078308

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9756.48
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264437 0 0 0 975367 281 0 0 25 0 1 0 305937419 1104187392 261299 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261299 99 283 0 269291 0
Current children cumulated CPU time (s) 9756.48
Current children cumulated vsize (KiB) 1078308

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9816.45
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264437 0 0 0 981364 281 0 0 25 0 1 0 305937419 1104187392 261299 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261299 99 283 0 269291 0
Current children cumulated CPU time (s) 9816.45
Current children cumulated vsize (KiB) 1078308

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9876.42
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264443 0 0 0 987361 281 0 0 25 0 1 0 305937419 1104187392 261305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261305 99 283 0 269291 0
Current children cumulated CPU time (s) 9876.42
Current children cumulated vsize (KiB) 1078308

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9936.38
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264443 0 0 0 993357 281 0 0 25 0 1 0 305937419 1104187392 261305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261305 99 283 0 269291 0
Current children cumulated CPU time (s) 9936.38
Current children cumulated vsize (KiB) 1078308

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=9996.36
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264443 0 0 0 999355 281 0 0 25 0 1 0 305937419 1104187392 261305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261305 99 283 0 269291 0
Current children cumulated CPU time (s) 9996.36
Current children cumulated vsize (KiB) 1078308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10006 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=1078308 CPUtime=10000.1
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4194304 264443 0 0 0 999725 281 0 0 25 0 1 0 305937419 1104187392 261305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 269577 261305 99 283 0 269291 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1078308

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

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

[startup+10006.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6662
/proc/meminfo: memFree=794672/2055920 swapFree=4180760/4192956
[pid=6141] ppid=6139 vsize=0 CPUtime=10000.2
/proc/6141/stat : 6141 (SApperloT-base) R 6139 6141 5988 0 -1 4195332 264443 0 0 0 999725 291 0 0 25 0 1 0 305937419 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6141/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10006.2
CPU time (s): 10000.2
CPU user time (s): 9997.25
CPU system time (s): 2.96455
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 1078308

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

runsolver used 8.14076 second user time and 28.2557 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-20 02:23:47
IDJOB=1831808
IDBENCH=70959
IDSOLVER=642
FILE ID=node1/1831808-1242779024
PBS_JOBID= 9322319
Free space on /tmp= 66252 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831808-1242779024/watcher-1831808-1242779024 -o /tmp/evaluation-result-1831808-1242779024/solver-1831808-1242779024 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=298648731 HOME/instance-1831808-1242779024.cnf

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=298648731

node1.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5931.00
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1887568 kB
Buffers:         16356 kB
Cached:         114196 kB
SwapCached:       6604 kB
Active:          90728 kB
Inactive:        48384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887568 kB
SwapTotal:     4192956 kB
SwapFree:      4180760 kB
Dirty:           63032 kB
Writeback:           0 kB
Mapped:          13652 kB
Slab:            15196 kB
Committed_AS:  1074344 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node1 at 2009-05-20 05:10:35