Trace number 1831674

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-15.cnf
MD5SUMc8a05d1e76535706c430a6b42d191d4b
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 variables69695
Number of clauses227171
Sum of the clauses size588683
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292572
Number of clauses of size 3134470
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-1831674-1242775056/watcher-1831674-1242775056 -o /tmp/evaluation-result-1831674-1242775056/solver-1831674-1242775056 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1260138296 HOME/instance-1831674-1242775056.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.84 0.96 0.95 3/64 12182
/proc/meminfo: memFree=1967088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=4320 CPUtime=0
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 747 0 0 0 0 0 0 0 18 0 1 0 305533408 4423680 732 1992294400 134512640 135674940 4294956208 18446744073709551615 134592073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 1080 739 88 283 0 794 0

[startup+0.090656 s]
/proc/loadavg: 0.84 0.96 0.95 3/64 12182
/proc/meminfo: memFree=1967088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=8784 CPUtime=0.08
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 1771 0 0 0 8 0 0 0 18 0 1 0 305533408 8994816 1755 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 2196 1756 91 283 0 1910 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8784

[startup+0.101656 s]
/proc/loadavg: 0.84 0.96 0.95 3/64 12182
/proc/meminfo: memFree=1967088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=9180 CPUtime=0.09
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 1858 0 0 0 9 0 0 0 18 0 1 0 305533408 9400320 1842 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 2295 1842 91 283 0 2009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9180

[startup+0.301674 s]
/proc/loadavg: 0.84 0.96 0.95 3/64 12182
/proc/meminfo: memFree=1967088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=13268 CPUtime=0.29
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 2937 0 0 0 28 1 0 0 19 0 1 0 305533408 13586432 2887 1992294400 134512640 135674940 4294956208 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3317 2887 98 283 0 3031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13268

[startup+0.701711 s]
/proc/loadavg: 0.84 0.96 0.95 3/64 12182
/proc/meminfo: memFree=1967088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=13656 CPUtime=0.69
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3051 0 0 0 68 1 0 0 23 0 1 0 305533408 13983744 2936 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3414 2936 98 283 0 3128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13656

[startup+1.50179 s]
/proc/loadavg: 0.84 0.96 0.95 2/65 12183
/proc/meminfo: memFree=1955624/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=13788 CPUtime=1.49
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3053 0 0 0 148 1 0 0 25 0 1 0 305533408 14118912 2938 1992294400 134512640 135674940 4294956208 18446744073709551615 134560361 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3447 2938 98 283 0 3161 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13788

[startup+3.10193 s]
/proc/loadavg: 0.84 0.96 0.95 2/65 12183
/proc/meminfo: memFree=1955496/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=13788 CPUtime=3.09
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3083 0 0 0 308 1 0 0 25 0 1 0 305533408 14118912 2968 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3447 2968 98 283 0 3161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13788

[startup+6.30123 s]
/proc/loadavg: 0.85 0.96 0.95 2/65 12183
/proc/meminfo: memFree=1954928/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=14184 CPUtime=6.29
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3168 0 0 0 628 1 0 0 25 0 1 0 305533408 14524416 3053 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3546 3053 98 283 0 3260 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14184

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.95 2/65 12183
/proc/meminfo: memFree=1954480/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=14712 CPUtime=12.69
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3307 0 0 0 1267 2 0 0 25 0 1 0 305533408 15065088 3192 1992294400 134512640 135674940 4294956208 18446744073709551615 134561615 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 3678 3192 98 283 0 3392 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14712

[startup+25.502 s]
/proc/loadavg: 0.89 0.97 0.95 2/65 12183
/proc/meminfo: memFree=1953200/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=16168 CPUtime=25.48
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 3646 0 0 0 2546 2 0 0 25 0 1 0 305533408 16556032 3531 1992294400 134512640 135674940 4294956208 18446744073709551615 134551192 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 4042 3531 98 283 0 3756 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16168

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 12183
/proc/meminfo: memFree=1950384/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=19204 CPUtime=51.07
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 4387 0 0 0 5104 3 0 0 25 0 1 0 305533408 19664896 4272 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 4801 4272 98 283 0 4515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19204

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.95 2/65 12183
/proc/meminfo: memFree=1944560/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=24880 CPUtime=102.26
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 5812 0 0 0 10221 5 0 0 25 0 1 0 305533408 25477120 5697 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 6220 5697 98 283 0 5934 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24880

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 12183
/proc/meminfo: memFree=1937392/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=32100 CPUtime=162.24
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 7616 0 0 0 16217 7 0 0 25 0 1 0 305533408 32870400 7501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 8025 7501 98 283 0 7739 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32100

[startup+222.301 s]
/proc/loadavg: 1.07 0.99 0.95 2/65 12183
/proc/meminfo: memFree=1929968/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=39460 CPUtime=222.22
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 9438 0 0 0 22213 9 0 0 25 0 1 0 305533408 40407040 9323 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 9865 9323 98 283 0 9579 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39460

[startup+282.302 s]
/proc/loadavg: 1.15 1.02 0.96 2/65 12183
/proc/meminfo: memFree=1922800/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=46672 CPUtime=282.21
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 11241 0 0 0 28210 11 0 0 25 0 1 0 305533408 47792128 11126 1992294400 134512640 135674940 4294956208 18446744073709551615 134551303 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 11668 11126 98 283 0 11382 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46672

[startup+342.301 s]
/proc/loadavg: 1.05 1.01 0.96 2/65 12183
/proc/meminfo: memFree=1918768/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=50748 CPUtime=342.19
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 12212 0 0 0 34207 12 0 0 25 0 1 0 305533408 51965952 12097 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 12687 12097 99 283 0 12401 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 50748

[startup+402.302 s]
/proc/loadavg: 1.02 1.01 0.96 2/65 12183
/proc/meminfo: memFree=1911600/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=58132 CPUtime=402.17
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 14027 0 0 0 40202 15 0 0 25 0 1 0 305533408 59527168 13912 1992294400 134512640 135674940 4294956208 18446744073709551615 134560019 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 14533 13912 99 283 0 14247 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 58132

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12183
/proc/meminfo: memFree=1904304/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=65264 CPUtime=462.15
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 15821 0 0 0 46198 17 0 0 25 0 1 0 305533408 66830336 15706 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 16316 15706 99 283 0 16030 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 65264

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12183
/proc/meminfo: memFree=1899504/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=70184 CPUtime=522.14
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 17031 0 0 0 52195 19 0 0 25 0 1 0 305533408 71868416 16916 1992294400 134512640 135674940 4294956208 18446744073709551615 134563087 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 17546 16916 99 283 0 17260 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 70184

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12183
/proc/meminfo: memFree=1891312/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=78348 CPUtime=582.13
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 19075 0 0 0 58192 21 0 0 25 0 1 0 305533408 80228352 18960 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 19587 18960 99 283 0 19301 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 78348

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12183
/proc/meminfo: memFree=1881648/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=88504 CPUtime=642.12
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 21574 0 0 0 64188 24 0 0 25 0 1 0 305533408 90628096 21330 1992294400 134512640 135674940 4294956208 18446744073709551615 134551227 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 22126 21330 99 283 0 21840 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 88504


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735856/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9099.8
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58799 0 0 0 909886 94 0 0 25 0 1 0 305533408 242212864 56631 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56631 99 283 0 58848 0
Current children cumulated CPU time (s) 9099.8
Current children cumulated vsize (KiB) 236536

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735792/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9159.78
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58801 0 0 0 915884 94 0 0 25 0 1 0 305533408 242212864 56633 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56633 99 283 0 58848 0
Current children cumulated CPU time (s) 9159.78
Current children cumulated vsize (KiB) 236536

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735728/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9219.77
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58809 0 0 0 921883 94 0 0 25 0 1 0 305533408 242212864 56641 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56641 99 283 0 58848 0
Current children cumulated CPU time (s) 9219.77
Current children cumulated vsize (KiB) 236536

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735728/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9279.75
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58811 0 0 0 927881 94 0 0 25 0 1 0 305533408 242212864 56643 1992294400 134512640 135674940 4294956208 18446744073709551615 134561541 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56643 99 283 0 58848 0
Current children cumulated CPU time (s) 9279.75
Current children cumulated vsize (KiB) 236536

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735664/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9339.73
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58814 0 0 0 933879 94 0 0 25 0 1 0 305533408 242212864 56646 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56646 99 283 0 58848 0
Current children cumulated CPU time (s) 9339.73
Current children cumulated vsize (KiB) 236536

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735664/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9399.72
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58815 0 0 0 939877 95 0 0 25 0 1 0 305533408 242212864 56647 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56647 99 283 0 58848 0
Current children cumulated CPU time (s) 9399.72
Current children cumulated vsize (KiB) 236536

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735600/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9459.7
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58816 0 0 0 945875 95 0 0 25 0 1 0 305533408 242212864 56648 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56648 99 283 0 58848 0
Current children cumulated CPU time (s) 9459.7
Current children cumulated vsize (KiB) 236536

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735600/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9519.68
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58820 0 0 0 951873 95 0 0 25 0 1 0 305533408 242212864 56652 1992294400 134512640 135674940 4294956208 18446744073709551615 134564734 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56652 99 283 0 58848 0
Current children cumulated CPU time (s) 9519.68
Current children cumulated vsize (KiB) 236536

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735536/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9579.67
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58822 0 0 0 957872 95 0 0 25 0 1 0 305533408 242212864 56654 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56654 99 283 0 58848 0
Current children cumulated CPU time (s) 9579.67
Current children cumulated vsize (KiB) 236536

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735472/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9639.65
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58830 0 0 0 963870 95 0 0 25 0 1 0 305533408 242212864 56662 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56662 99 283 0 58848 0
Current children cumulated CPU time (s) 9639.65
Current children cumulated vsize (KiB) 236536

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735408/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9699.63
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58832 0 0 0 969868 95 0 0 25 0 1 0 305533408 242212864 56664 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56664 99 283 0 58848 0
Current children cumulated CPU time (s) 9699.63
Current children cumulated vsize (KiB) 236536

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1735344/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9759.62
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58845 0 0 0 975866 96 0 0 25 0 1 0 305533408 242212864 56677 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56677 99 283 0 58848 0
Current children cumulated CPU time (s) 9759.62
Current children cumulated vsize (KiB) 236536

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12207
/proc/meminfo: memFree=1735088/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9819.59
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 981863 96 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134559672 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 9819.59
Current children cumulated vsize (KiB) 236536

[startup+9882.3 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 12683
/proc/meminfo: memFree=1691624/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9879.52
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 987853 99 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 9879.52
Current children cumulated vsize (KiB) 236536

[startup+9942.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 12683
/proc/meminfo: memFree=1691952/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9939.49
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 993850 99 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 9939.49
Current children cumulated vsize (KiB) 236536

[startup+10002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12683
/proc/meminfo: memFree=1691952/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=9999.48
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 999849 99 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 9999.48
Current children cumulated vsize (KiB) 236536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12683
/proc/meminfo: memFree=1691952/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=10000.1
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 999909 99 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 236536

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

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

[startup+10002.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12683
/proc/meminfo: memFree=1691952/2055920 swapFree=4179652/4192956
[pid=12182] ppid=12180 vsize=236536 CPUtime=10000.1
/proc/12182/stat : 12182 (SApperloT-base) R 12180 12182 12145 0 -1 4194304 58849 0 0 0 999909 99 0 0 25 0 1 0 305533408 242212864 56681 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12182/statm: 59134 56681 99 283 0 58848 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 236536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.1
CPU system time (s): 1.03084
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 236536

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

runsolver used 7.69683 second user time and 20.9348 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-20 01:17:37
IDJOB=1831674
IDBENCH=70819
IDSOLVER=642
FILE ID=node48/1831674-1242775056
PBS_JOBID= 9322352
Free space on /tmp= 66404 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-15.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831674-1242775056/watcher-1831674-1242775056 -o /tmp/evaluation-result-1831674-1242775056/solver-1831674-1242775056 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1260138296 HOME/instance-1831674-1242775056.cnf

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

MD5SUM BENCH= c8a05d1e76535706c430a6b42d191d4b
RANDOM SEED=1260138296

node48.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.209
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.209
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:       1967568 kB
Buffers:         11696 kB
Cached:          41792 kB
SwapCached:       7440 kB
Active:          22112 kB
Inactive:        40024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1967568 kB
SwapTotal:     4192956 kB
SwapFree:      4179652 kB
Dirty:            5736 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            12244 kB
Committed_AS:  1094384 kB
PageTables:       1372 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= 66404 MiB
End job on node48 at 2009-05-20 04:04:22