Trace number 1831694

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.1 10002.8

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
Bench CategoryAPPLICATION (applications 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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
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-1831694-1242775154/watcher-1831694-1242775154 -o /tmp/evaluation-result-1831694-1242775154/solver-1831694-1242775154 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=444240040 HOME/instance-1831694-1242775154.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.85 0.98 0.95 3/64 973
/proc/meminfo: memFree=1969352/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=3252 CPUtime=0
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 494 0 0 0 0 0 0 0 18 0 1 0 305548873 3330048 478 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 813 478 91 283 0 527 0

[startup+0.0719731 s]
/proc/loadavg: 0.85 0.98 0.95 3/64 973
/proc/meminfo: memFree=1969352/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=5628 CPUtime=0.06
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1119 0 0 0 6 0 0 0 18 0 1 0 305548873 5763072 1103 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1407 1104 91 283 0 1121 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5628

[startup+0.101973 s]
/proc/loadavg: 0.85 0.98 0.95 3/64 973
/proc/meminfo: memFree=1969352/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6208 CPUtime=0.09
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1274 0 0 0 9 0 0 0 18 0 1 0 305548873 6356992 1257 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1552 1257 98 283 0 1266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6208

[startup+0.30199 s]
/proc/loadavg: 0.85 0.98 0.95 3/64 973
/proc/meminfo: memFree=1969352/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6208 CPUtime=0.29
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1284 0 0 0 29 0 0 0 19 0 1 0 305548873 6356992 1267 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1552 1267 98 283 0 1266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6208

[startup+0.701023 s]
/proc/loadavg: 0.85 0.98 0.95 3/64 973
/proc/meminfo: memFree=1969352/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6400 CPUtime=0.69
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1297 0 0 0 69 0 0 0 22 0 1 0 305548873 6553600 1280 1992294400 134512640 135674940 4294956208 18446744073709551615 134563968 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1600 1280 98 283 0 1314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6400

[startup+1.50109 s]
/proc/loadavg: 0.85 0.98 0.95 2/65 974
/proc/meminfo: memFree=1964544/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6400 CPUtime=1.49
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1299 0 0 0 149 0 0 0 25 0 1 0 305548873 6553600 1282 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1600 1282 98 283 0 1314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6400

[startup+3.10123 s]
/proc/loadavg: 0.85 0.98 0.95 2/65 974
/proc/meminfo: memFree=1964416/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6400 CPUtime=3.09
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1311 0 0 0 309 0 0 0 25 0 1 0 305548873 6553600 1294 1992294400 134512640 135674940 4294956208 18446744073709551615 134564196 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1600 1294 98 283 0 1314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6400

[startup+6.30151 s]
/proc/loadavg: 0.86 0.98 0.95 2/65 974
/proc/meminfo: memFree=1964168/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6532 CPUtime=6.29
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1346 0 0 0 629 0 0 0 25 0 1 0 305548873 6688768 1329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1633 1329 98 283 0 1347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6532

[startup+12.7011 s]
/proc/loadavg: 0.87 0.98 0.95 2/65 974
/proc/meminfo: memFree=1963864/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=6796 CPUtime=12.68
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1415 0 0 0 1268 0 0 0 25 0 1 0 305548873 6959104 1398 1992294400 134512640 135674940 4294956208 18446744073709551615 134564546 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1699 1398 98 283 0 1413 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6796

[startup+25.5012 s]
/proc/loadavg: 0.90 0.98 0.95 2/65 974
/proc/meminfo: memFree=1963224/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=7468 CPUtime=25.49
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1579 0 0 0 2548 1 0 0 25 0 1 0 305548873 7647232 1562 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 1867 1562 98 283 0 1581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7468

[startup+51.1014 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 974
/proc/meminfo: memFree=1962328/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=8408 CPUtime=51.08
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 1810 0 0 0 5107 1 0 0 25 0 1 0 305548873 8609792 1793 1992294400 134512640 135674940 4294956208 18446744073709551615 134563006 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 2102 1793 98 283 0 1816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8408

[startup+102.306 s]
/proc/loadavg: 0.97 0.98 0.95 2/65 974
/proc/meminfo: memFree=1959448/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=11444 CPUtime=102.27
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 2526 0 0 0 10225 2 0 0 25 0 1 0 305548873 11718656 2509 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 2861 2509 98 283 0 2575 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11444

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1955672/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=15168 CPUtime=162.24
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 3468 0 0 0 16221 3 0 0 25 0 1 0 305548873 15532032 3451 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 3792 3451 98 283 0 3506 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15168

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1952152/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=18804 CPUtime=222.23
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 4364 0 0 0 22218 5 0 0 25 0 1 0 305548873 19255296 4314 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 4701 4314 98 283 0 4415 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18804

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1949848/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=21108 CPUtime=282.21
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 4927 0 0 0 28216 5 0 0 25 0 1 0 305548873 21614592 4877 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5277 4877 98 283 0 4991 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21108

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1948248/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=22876 CPUtime=342.2
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5321 0 0 0 34214 6 0 0 25 0 1 0 305548873 23425024 5271 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5719 5271 99 283 0 5433 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22876

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1948120/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=22876 CPUtime=402.18
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5338 0 0 0 40212 6 0 0 25 0 1 0 305548873 23425024 5288 1992294400 134512640 135674940 4294956208 18446744073709551615 134561592 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5719 5288 99 283 0 5433 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22876

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1947864/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=23324 CPUtime=462.16
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5397 0 0 0 46210 6 0 0 25 0 1 0 305548873 23883776 5347 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5831 5347 99 283 0 5545 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 23324

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1947736/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=23324 CPUtime=522.15
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5415 0 0 0 52208 7 0 0 25 0 1 0 305548873 23883776 5365 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5831 5365 99 283 0 5545 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 23324

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1947672/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=23324 CPUtime=582.14
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5431 0 0 0 58207 7 0 0 25 0 1 0 305548873 23883776 5381 1992294400 134512640 135674940 4294956208 18446744073709551615 134564602 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 5831 5381 99 283 0 5545 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 23324

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 974
/proc/meminfo: memFree=1945816/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=25252 CPUtime=642.13
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 5885 0 0 0 64205 8 0 0 25 0 1 0 305548873 25858048 5835 1992294400 134512640 135674940 4294956208 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 6313 5835 99 283 0 6027 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 25252


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1916504/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54044 CPUtime=9039.89
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12222 0 0 0 903954 35 0 0 25 0 1 0 305548873 55341056 12107 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13511 12107 99 283 0 13225 0
Current children cumulated CPU time (s) 9039.89
Current children cumulated vsize (KiB) 54044

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1916312/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54300 CPUtime=9099.88
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12256 0 0 0 909953 35 0 0 25 0 1 0 305548873 55603200 12141 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13575 12141 99 283 0 13289 0
Current children cumulated CPU time (s) 9099.88
Current children cumulated vsize (KiB) 54300

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1916312/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54300 CPUtime=9159.86
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12261 0 0 0 915951 35 0 0 25 0 1 0 305548873 55603200 12146 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13575 12146 99 283 0 13289 0
Current children cumulated CPU time (s) 9159.86
Current children cumulated vsize (KiB) 54300

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1916248/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54300 CPUtime=9219.85
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12265 0 0 0 921950 35 0 0 25 0 1 0 305548873 55603200 12150 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13575 12150 99 283 0 13289 0
Current children cumulated CPU time (s) 9219.85
Current children cumulated vsize (KiB) 54300

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1916184/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54300 CPUtime=9279.83
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12269 0 0 0 927947 36 0 0 25 0 1 0 305548873 55603200 12154 1992294400 134512640 135674940 4294956208 18446744073709551615 134565901 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13575 12154 99 283 0 13289 0
Current children cumulated CPU time (s) 9279.83
Current children cumulated vsize (KiB) 54300

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1915928/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54556 CPUtime=9339.82
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12327 0 0 0 933946 36 0 0 25 0 1 0 305548873 55865344 12212 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13639 12212 99 283 0 13353 0
Current children cumulated CPU time (s) 9339.82
Current children cumulated vsize (KiB) 54556

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1915864/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54556 CPUtime=9399.8
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12333 0 0 0 939944 36 0 0 25 0 1 0 305548873 55865344 12218 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13639 12218 99 283 0 13353 0
Current children cumulated CPU time (s) 9399.8
Current children cumulated vsize (KiB) 54556

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1915800/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54556 CPUtime=9459.78
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12340 0 0 0 945942 36 0 0 25 0 1 0 305548873 55865344 12225 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13639 12225 99 283 0 13353 0
Current children cumulated CPU time (s) 9459.78
Current children cumulated vsize (KiB) 54556

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 992
/proc/meminfo: memFree=1915608/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=54812 CPUtime=9519.77
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12406 0 0 0 951940 37 0 0 25 0 1 0 305548873 56127488 12291 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13703 12291 99 283 0 13417 0
Current children cumulated CPU time (s) 9519.77
Current children cumulated vsize (KiB) 54812

[startup+9582.3 s]
/proc/loadavg: 1.08 1.02 0.99 2/65 992
/proc/meminfo: memFree=1915288/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55196 CPUtime=9579.75
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12468 0 0 0 957938 37 0 0 25 0 1 0 305548873 56520704 12353 1992294400 134512640 135674940 4294956208 18446744073709551615 134563411 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13799 12353 99 283 0 13513 0
Current children cumulated CPU time (s) 9579.75
Current children cumulated vsize (KiB) 55196

[startup+9642.3 s]
/proc/loadavg: 1.18 1.04 1.00 2/65 992
/proc/meminfo: memFree=1915224/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55196 CPUtime=9639.74
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12474 0 0 0 963937 37 0 0 25 0 1 0 305548873 56520704 12359 1992294400 134512640 135674940 4294956208 18446744073709551615 134562067 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13799 12359 99 283 0 13513 0
Current children cumulated CPU time (s) 9639.74
Current children cumulated vsize (KiB) 55196

[startup+9702.3 s]
/proc/loadavg: 1.13 1.05 1.00 2/65 992
/proc/meminfo: memFree=1915032/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55452 CPUtime=9699.72
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12521 0 0 0 969935 37 0 0 25 0 1 0 305548873 56782848 12406 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13863 12406 99 283 0 13577 0
Current children cumulated CPU time (s) 9699.72
Current children cumulated vsize (KiB) 55452

[startup+9762.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 998
/proc/meminfo: memFree=1914776/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55708 CPUtime=9759.7
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12562 0 0 0 975932 38 0 0 25 0 1 0 305548873 57044992 12447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13927 12447 99 283 0 13641 0
Current children cumulated CPU time (s) 9759.7
Current children cumulated vsize (KiB) 55708

[startup+9822.3 s]
/proc/loadavg: 1.13 1.07 1.01 2/65 1489
/proc/meminfo: memFree=1815704/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55708 CPUtime=9819.62
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12573 0 0 0 981919 43 0 0 25 0 1 0 305548873 57044992 12458 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13927 12458 99 283 0 13641 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 55708

[startup+9882.3 s]
/proc/loadavg: 1.05 1.05 1.01 2/65 1489
/proc/meminfo: memFree=1815640/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55964 CPUtime=9879.61
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12620 0 0 0 987918 43 0 0 25 0 1 0 305548873 57307136 12505 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13991 12505 99 283 0 13705 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 55964

[startup+9942.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 1489
/proc/meminfo: memFree=1815768/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55964 CPUtime=9939.6
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12620 0 0 0 993916 44 0 0 25 0 1 0 305548873 57307136 12505 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13991 12505 99 283 0 13705 0
Current children cumulated CPU time (s) 9939.6
Current children cumulated vsize (KiB) 55964

[startup+10002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 1489
/proc/meminfo: memFree=1815704/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55964 CPUtime=9999.58
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12620 0 0 0 999914 44 0 0 25 0 1 0 305548873 57307136 12505 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13991 12505 99 283 0 13705 0
Current children cumulated CPU time (s) 9999.58
Current children cumulated vsize (KiB) 55964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 1489
/proc/meminfo: memFree=1815704/2055920 swapFree=4179272/4192956
[pid=973] ppid=971 vsize=55964 CPUtime=10000.1
/proc/973/stat : 973 (SApperloT-base) R 971 973 936 0 -1 4194304 12620 0 0 0 999964 44 0 0 25 0 1 0 305548873 57307136 12505 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/973/statm: 13991 12505 99 283 0 13705 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 55964

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.65
CPU system time (s): 0.452931
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 55964

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

runsolver used 6.66899 second user time and 21.1348 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-20 01:19:15
IDJOB=1831694
IDBENCH=70839
IDSOLVER=642
FILE ID=node15/1831694-1242775154
PBS_JOBID= 9322372
Free space on /tmp= 66436 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831694-1242775154/watcher-1831694-1242775154 -o /tmp/evaluation-result-1831694-1242775154/solver-1831694-1242775154 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=444240040 HOME/instance-1831694-1242775154.cnf

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=444240040

node15.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.220
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.220
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:       1969768 kB
Buffers:         16488 kB
Cached:          33896 kB
SwapCached:       7824 kB
Active:          30728 kB
Inactive:        28984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1969768 kB
SwapTotal:     4192956 kB
SwapFree:      4179272 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:          14360 kB
Slab:            12336 kB
Committed_AS:  1007428 kB
PageTables:       1464 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= 66436 MiB
End job on node15 at 2009-05-20 04:05:59