Trace number 1831718

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 10006.4

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2656.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
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-1831718-1242775340/watcher-1831718-1242775340 -o /tmp/evaluation-result-1831718-1242775340/solver-1831718-1242775340 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=906617855 HOME/instance-1831718-1242775340.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: 1.10 1.04 1.01 3/64 16088
/proc/meminfo: memFree=1886248/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=3212 CPUtime=0
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 485 0 0 0 0 0 0 0 18 0 1 0 305567345 3289088 469 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 803 470 91 283 0 517 0

[startup+0.022713 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 16088
/proc/meminfo: memFree=1886248/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=3872 CPUtime=0.01
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 673 0 0 0 1 0 0 0 18 0 1 0 305567345 3964928 657 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 968 657 91 283 0 682 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3872

[startup+0.102729 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 16088
/proc/meminfo: memFree=1886248/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6116 CPUtime=0.09
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1249 0 0 0 9 0 0 0 18 0 1 0 305567345 6262784 1232 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1529 1232 98 283 0 1243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6116

[startup+0.302767 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 16088
/proc/meminfo: memFree=1886248/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6116 CPUtime=0.29
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1260 0 0 0 29 0 0 0 19 0 1 0 305567345 6262784 1243 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1529 1243 98 283 0 1243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6116

[startup+0.701844 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 16088
/proc/meminfo: memFree=1886248/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6116 CPUtime=0.69
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1261 0 0 0 69 0 0 0 22 0 1 0 305567345 6262784 1244 1992294400 134512640 135674940 4294956208 18446744073709551615 134565140 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1529 1244 98 283 0 1243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6116

[startup+1.502 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 16089
/proc/meminfo: memFree=1881632/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6116 CPUtime=1.49
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1261 0 0 0 149 0 0 0 25 0 1 0 305567345 6262784 1244 1992294400 134512640 135674940 4294956208 18446744073709551615 134561677 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1529 1244 98 283 0 1243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6116

[startup+3.10131 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 16089
/proc/meminfo: memFree=1881504/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6248 CPUtime=3.09
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1266 0 0 0 309 0 0 0 25 0 1 0 305567345 6397952 1249 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1562 1249 98 283 0 1276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6248

[startup+6.30194 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 16089
/proc/meminfo: memFree=1881312/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6248 CPUtime=6.29
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1289 0 0 0 629 0 0 0 25 0 1 0 305567345 6397952 1272 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1562 1272 98 283 0 1276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6248

[startup+12.7012 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 16089
/proc/meminfo: memFree=1881064/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=6512 CPUtime=12.69
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1339 0 0 0 1269 0 0 0 25 0 1 0 305567345 6668288 1322 1992294400 134512640 135674940 4294956208 18446744073709551615 134559984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1628 1322 98 283 0 1342 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6512

[startup+25.5017 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 16089
/proc/meminfo: memFree=1880104/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=7564 CPUtime=25.47
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1623 0 0 0 2546 1 0 0 25 0 1 0 305567345 7745536 1573 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 1891 1573 98 283 0 1605 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7564

[startup+51.1027 s]
/proc/loadavg: 1.04 1.03 1.01 2/65 16089
/proc/meminfo: memFree=1879208/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=8532 CPUtime=51.06
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 1873 0 0 0 5105 1 0 0 25 0 1 0 305567345 8736768 1823 1992294400 134512640 135674940 4294956208 18446744073709551615 134560228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 2133 1823 98 283 0 1847 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8532

[startup+102.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16089
/proc/meminfo: memFree=1876648/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=11128 CPUtime=102.24
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 2489 0 0 0 10221 3 0 0 25 0 1 0 305567345 11395072 2439 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 2782 2439 98 283 0 2496 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11128

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16089
/proc/meminfo: memFree=1874216/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=13604 CPUtime=162.22
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 3071 0 0 0 16219 3 0 0 25 0 1 0 305567345 13930496 3021 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 3401 3021 98 283 0 3115 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13604

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16089
/proc/meminfo: memFree=1872296/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=15748 CPUtime=222.2
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 3545 0 0 0 22216 4 0 0 25 0 1 0 305567345 16125952 3495 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 3937 3495 98 283 0 3651 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15748

[startup+282.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16089
/proc/meminfo: memFree=1870696/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=17152 CPUtime=282.17
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 3927 0 0 0 28213 4 0 0 25 0 1 0 305567345 17563648 3877 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 4288 3877 98 283 0 4002 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 17152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1869224/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=18576 CPUtime=342.14
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 4289 0 0 0 34210 4 0 0 25 0 1 0 305567345 19021824 4239 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 4644 4239 99 283 0 4358 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 18576

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1869032/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=18768 CPUtime=402.12
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 4331 0 0 0 40208 4 0 0 25 0 1 0 305567345 19218432 4281 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 4692 4281 99 283 0 4406 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 18768

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1868968/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=18768 CPUtime=462.1
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 4331 0 0 0 46206 4 0 0 25 0 1 0 305567345 19218432 4281 1992294400 134512640 135674940 4294956208 18446744073709551615 134560394 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 4692 4281 99 283 0 4406 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 18768

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1867368/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=20592 CPUtime=522.08
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 4731 0 0 0 52203 5 0 0 25 0 1 0 305567345 21086208 4681 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 5148 4681 99 283 0 4862 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 20592

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1866728/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=21384 CPUtime=582.05
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 4962 0 0 0 58200 5 0 0 25 0 1 0 305567345 21897216 4847 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 5346 4847 99 283 0 5060 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 21384

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16089
/proc/meminfo: memFree=1866600/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=21596 CPUtime=642.02
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 5004 0 0 0 64197 5 0 0 25 0 1 0 305567345 22114304 4889 1992294400 134512640 135674940 4294956208 18446744073709551615 134564480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 5399 4889 99 283 0 5113 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 21596


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840936/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46328 CPUtime=9038.6
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10257 0 0 0 903849 11 0 0 25 0 1 0 305567345 47439872 10142 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11582 10142 99 283 0 11296 0
Current children cumulated CPU time (s) 9038.6
Current children cumulated vsize (KiB) 46328

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840936/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46328 CPUtime=9098.58
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10267 0 0 0 909847 11 0 0 25 0 1 0 305567345 47439872 10152 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11582 10152 99 283 0 11296 0
Current children cumulated CPU time (s) 9098.58
Current children cumulated vsize (KiB) 46328

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840872/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46328 CPUtime=9158.55
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10267 0 0 0 915844 11 0 0 25 0 1 0 305567345 47439872 10152 1992294400 134512640 135674940 4294956208 18446744073709551615 134564107 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11582 10152 99 283 0 11296 0
Current children cumulated CPU time (s) 9158.55
Current children cumulated vsize (KiB) 46328

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840680/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46584 CPUtime=9218.53
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10304 0 0 0 921842 11 0 0 25 0 1 0 305567345 47702016 10189 1992294400 134512640 135674940 4294956208 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11646 10189 99 283 0 11360 0
Current children cumulated CPU time (s) 9218.53
Current children cumulated vsize (KiB) 46584

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840616/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46584 CPUtime=9278.5
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10304 0 0 0 927839 11 0 0 25 0 1 0 305567345 47702016 10189 1992294400 134512640 135674940 4294956208 18446744073709551615 134571282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11646 10189 99 283 0 11360 0
Current children cumulated CPU time (s) 9278.5
Current children cumulated vsize (KiB) 46584

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840616/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=46584 CPUtime=9338.48
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10304 0 0 0 933837 11 0 0 25 0 1 0 305567345 47702016 10189 1992294400 134512640 135674940 4294956208 18446744073709551615 134571311 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11646 10189 99 283 0 11360 0
Current children cumulated CPU time (s) 9338.48
Current children cumulated vsize (KiB) 46584

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840168/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47100 CPUtime=9398.46
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10397 0 0 0 939835 11 0 0 25 0 1 0 305567345 48230400 10282 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11775 10282 99 283 0 11489 0
Current children cumulated CPU time (s) 9398.46
Current children cumulated vsize (KiB) 47100

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16107
/proc/meminfo: memFree=1840168/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47100 CPUtime=9458.43
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10406 0 0 0 945832 11 0 0 25 0 1 0 305567345 48230400 10291 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11775 10291 99 283 0 11489 0
Current children cumulated CPU time (s) 9458.43
Current children cumulated vsize (KiB) 47100

[startup+9522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16113
/proc/meminfo: memFree=1839968/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47100 CPUtime=9518.39
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10412 0 0 0 951828 11 0 0 25 0 1 0 305567345 48230400 10297 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11775 10297 99 283 0 11489 0
Current children cumulated CPU time (s) 9518.39
Current children cumulated vsize (KiB) 47100

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16117
/proc/meminfo: memFree=1837632/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47100 CPUtime=9578.33
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10413 0 0 0 957821 12 0 0 25 0 1 0 305567345 48230400 10298 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/16088/statm: 11775 10298 99 283 0 11489 0
Current children cumulated CPU time (s) 9578.33
Current children cumulated vsize (KiB) 47100

[startup+9642.31 s]
/proc/loadavg: 1.29 1.10 1.03 2/65 16601
/proc/meminfo: memFree=1741344/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47100 CPUtime=9636.11
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10413 0 0 0 963571 40 0 0 25 0 1 0 305567345 48230400 10298 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11775 10298 99 283 0 11489 0
Current children cumulated CPU time (s) 9636.11
Current children cumulated vsize (KiB) 47100

[startup+9702.3 s]
/proc/loadavg: 1.10 1.08 1.03 2/65 16601
/proc/meminfo: memFree=1741344/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9696.08
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10448 0 0 0 969568 40 0 0 25 0 1 0 305567345 48492544 10333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10333 99 283 0 11553 0
Current children cumulated CPU time (s) 9696.08
Current children cumulated vsize (KiB) 47356

[startup+9762.3 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 16601
/proc/meminfo: memFree=1741344/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9756.06
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10451 0 0 0 975566 40 0 0 25 0 1 0 305567345 48492544 10336 1992294400 134512640 135674940 4294956208 18446744073709551615 134564441 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10336 99 283 0 11553 0
Current children cumulated CPU time (s) 9756.06
Current children cumulated vsize (KiB) 47356

[startup+9822.3 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 16601
/proc/meminfo: memFree=1741280/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9816.03
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10452 0 0 0 981563 40 0 0 25 0 1 0 305567345 48492544 10337 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10337 99 283 0 11553 0
Current children cumulated CPU time (s) 9816.03
Current children cumulated vsize (KiB) 47356

[startup+9882.3 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 16601
/proc/meminfo: memFree=1741216/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9876.01
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10452 0 0 0 987561 40 0 0 25 0 1 0 305567345 48492544 10337 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10337 99 283 0 11553 0
Current children cumulated CPU time (s) 9876.01
Current children cumulated vsize (KiB) 47356

[startup+9942.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 16601
/proc/meminfo: memFree=1741224/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9935.99
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10452 0 0 0 993559 40 0 0 25 0 1 0 305567345 48492544 10337 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10337 99 283 0 11553 0
Current children cumulated CPU time (s) 9935.99
Current children cumulated vsize (KiB) 47356

[startup+10002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16601
/proc/meminfo: memFree=1741096/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=9995.96
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10478 0 0 0 999556 40 0 0 25 0 1 0 305567345 48492544 10363 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10363 99 283 0 11553 0
Current children cumulated CPU time (s) 9995.96
Current children cumulated vsize (KiB) 47356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10006.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16601
/proc/meminfo: memFree=1741096/2055920 swapFree=4179208/4192956
[pid=16088] ppid=16086 vsize=47356 CPUtime=10000.1
/proc/16088/stat : 16088 (SApperloT-base) R 16086 16088 16024 0 -1 4194304 10480 0 0 0 999967 40 0 0 25 0 1 0 305567345 48492544 10365 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/16088/statm: 11839 10365 99 283 0 11553 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 47356

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): 10006.4
CPU time (s): 10000.1
CPU user time (s): 9999.67
CPU system time (s): 0.414936
CPU usage (%): 99.9368
Max. virtual memory (cumulated for all children) (KiB): 47356

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

runsolver used 7.58685 second user time and 21.1588 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-20 01:22:20
IDJOB=1831718
IDBENCH=70868
IDSOLVER=642
FILE ID=node28/1831718-1242775340
PBS_JOBID= 9322383
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED=906617855

node28.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.261
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.261
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:       1886664 kB
Buffers:         15208 kB
Cached:         115544 kB
SwapCached:       7288 kB
Active:          98948 kB
Inactive:        40728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1886664 kB
SwapTotal:     4192956 kB
SwapFree:      4179208 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:          14176 kB
Slab:            15352 kB
Committed_AS:  1058540 kB
PageTables:       1424 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= 66248 MiB
End job on node28 at 2009-05-20 04:09:09