Trace number 1556484

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) 1200.1 1200.43

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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-1556484-1238842021/watcher-1556484-1238842021 -o /tmp/evaluation-result-1556484-1238842021/solver-1556484-1238842021 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1519225458 HOME/instance-1556484-1238842021.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6405
/proc/meminfo: memFree=1689248/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=4332 CPUtime=0
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 815 0 0 0 0 0 0 0 18 0 1 0 1156863783 4435968 799 1992294400 134512640 135674940 4294956208 18446744073709551615 134592073 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 1083 806 88 283 0 797 0

[startup+0.092755 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6405
/proc/meminfo: memFree=1689248/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=8936 CPUtime=0.08
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 1791 0 0 0 8 0 0 0 18 0 1 0 1156863783 9150464 1775 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 2234 1776 91 283 0 1948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8936

[startup+0.102755 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6405
/proc/meminfo: memFree=1689248/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=9200 CPUtime=0.09
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 1870 0 0 0 9 0 0 0 18 0 1 0 1156863783 9420800 1854 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 2300 1855 91 283 0 2014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9200

[startup+0.301772 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6405
/proc/meminfo: memFree=1689248/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=13840 CPUtime=0.29
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3062 0 0 0 28 1 0 0 19 0 1 0 1156863783 14172160 2984 1992294400 134512640 135674940 4294956208 18446744073709551615 134555868 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3460 2984 98 283 0 3174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13840

[startup+0.702807 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6405
/proc/meminfo: memFree=1689248/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=14096 CPUtime=0.69
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3135 0 0 0 68 1 0 0 22 0 1 0 1156863783 14434304 2992 1992294400 134512640 135674940 4294956208 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3524 2992 98 283 0 3238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14096

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1677528/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=14096 CPUtime=1.49
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3137 0 0 0 148 1 0 0 25 0 1 0 1156863783 14434304 2994 1992294400 134512640 135674940 4294956208 18446744073709551615 134559998 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3524 2994 98 283 0 3238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14096

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1677336/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=14096 CPUtime=3.09
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3147 0 0 0 308 1 0 0 25 0 1 0 1156863783 14434304 3004 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3524 3005 98 283 0 3238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14096

[startup+6.3013 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1677016/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=14492 CPUtime=6.28
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3240 0 0 0 627 1 0 0 25 0 1 0 1156863783 14839808 3097 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3623 3097 98 283 0 3337 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14492

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1676504/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=14888 CPUtime=12.69
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3366 0 0 0 1267 2 0 0 25 0 1 0 1156863783 15245312 3223 1992294400 134512640 135674940 4294956208 18446744073709551615 134559276 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 3722 3223 98 283 0 3436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14888

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1675224/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=16208 CPUtime=25.48
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 3686 0 0 0 2546 2 0 0 25 0 1 0 1156863783 16596992 3543 1992294400 134512640 135674940 4294956208 18446744073709551615 134559672 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 4052 3543 98 283 0 3766 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16208

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1672024/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=19596 CPUtime=51.07
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 4492 0 0 0 5104 3 0 0 25 0 1 0 1156863783 20066304 4349 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 4899 4349 98 283 0 4613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19596

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1666520/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=24964 CPUtime=102.26
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 5848 0 0 0 10221 5 0 0 25 0 1 0 1156863783 25563136 5705 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 6241 5705 98 283 0 5955 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24964

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1659352/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=32096 CPUtime=162.24
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 7636 0 0 0 16217 7 0 0 25 0 1 0 1156863783 32866304 7493 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 8024 7493 98 283 0 7738 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32096

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1653016/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=38516 CPUtime=222.23
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 9206 0 0 0 22214 9 0 0 25 0 1 0 1156863783 39440384 9063 1992294400 134512640 135674940 4294956208 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 9629 9063 98 283 0 9343 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38516

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1645976/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=45588 CPUtime=282.22
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 10991 0 0 0 28210 12 0 0 25 0 1 0 1156863783 46682112 10848 1992294400 134512640 135674940 4294956208 18446744073709551615 134564166 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 11397 10848 98 283 0 11111 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 45588

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1641944/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=49604 CPUtime=342.2
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 11965 0 0 0 34207 13 0 0 25 0 1 0 1156863783 50794496 11822 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 12401 11822 99 283 0 12115 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 49604

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6406
/proc/meminfo: memFree=1635416/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=56468 CPUtime=402.18
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 13622 0 0 0 40202 16 0 0 25 0 1 0 1156863783 57823232 13479 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 14117 13479 99 283 0 13831 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 56468

[startup+462.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/70 6406
/proc/meminfo: memFree=1627992/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=63768 CPUtime=462.17
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 15448 0 0 0 46198 19 0 0 25 0 1 0 1156863783 65298432 15305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 15942 15305 99 283 0 15656 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 63768

[startup+522.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1621464/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=70256 CPUtime=522.15
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 17079 0 0 0 52194 21 0 0 25 0 1 0 1156863783 71942144 16936 1992294400 134512640 135674940 4294956208 18446744073709551615 134560361 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 17564 16936 99 283 0 17278 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 70256

[startup+582.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1614104/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=77536 CPUtime=582.13
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 18902 0 0 0 58190 23 0 0 25 0 1 0 1156863783 79396864 18759 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 19384 18759 99 283 0 19098 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 77536

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1607064/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=84412 CPUtime=642.13
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 20631 0 0 0 64187 26 0 0 25 0 1 0 1156863783 86437888 20488 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 21103 20488 99 283 0 20817 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 84412

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1600024/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=91528 CPUtime=702.11
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 22396 0 0 0 70183 28 0 0 25 0 1 0 1156863783 93724672 22253 1992294400 134512640 135674940 4294956208 18446744073709551615 134556778 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 22882 22253 99 283 0 22596 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 91528

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1592984/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=98476 CPUtime=762.1
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 24118 0 0 0 76179 31 0 0 25 0 1 0 1156863783 100839424 23975 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 24619 23975 99 283 0 24333 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 98476

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6406
/proc/meminfo: memFree=1585624/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=106392 CPUtime=822.07
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 26105 0 0 0 82174 33 0 0 25 0 1 0 1156863783 108945408 25833 1992294400 134512640 135674940 4294956208 18446744073709551615 134563103 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 26598 25833 99 283 0 26312 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 106392

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1578968/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=112864 CPUtime=882.05
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 27730 0 0 0 88168 37 0 0 25 0 1 0 1156863783 115572736 27458 1992294400 134512640 135674940 4294956208 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 28216 27458 99 283 0 27930 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 112864

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1571864/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=120020 CPUtime=942.03
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 29520 0 0 0 94164 39 0 0 25 0 1 0 1156863783 122900480 29248 1992294400 134512640 135674940 4294956208 18446744073709551615 134558387 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 30005 29248 99 283 0 29719 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 120020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1564184/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=127756 CPUtime=1002.01
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 31426 0 0 0 100159 42 0 0 25 0 1 0 1156863783 130822144 31154 1992294400 134512640 135674940 4294956208 18446744073709551615 134565378 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 31939 31154 99 283 0 31653 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 127756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1556376/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=135632 CPUtime=1062
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 33387 0 0 0 106155 45 0 0 25 0 1 0 1156863783 138887168 33115 1992294400 134512640 135674940 4294956208 18446744073709551615 134564333 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 33908 33115 99 283 0 33622 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 135632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1548888/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=143028 CPUtime=1121.98
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 35237 0 0 0 112151 47 0 0 25 0 1 0 1156863783 146460672 34965 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 35757 34965 99 283 0 35471 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 143028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1542040/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=149972 CPUtime=1181.97
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 36976 0 0 0 118147 50 0 0 25 0 1 0 1156863783 153571328 36704 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 37493 36704 99 283 0 37207 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 149972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 6412
/proc/meminfo: memFree=1539608/2055920 swapFree=4172412/4192956
[pid=6405] ppid=6403 vsize=152240 CPUtime=1200.07
/proc/6405/stat : 6405 (SApperloT-base) R 6403 6405 6338 0 -1 4194304 37532 0 0 0 119956 51 0 0 25 0 1 0 1156863783 155893760 37260 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/6405/statm: 38060 37260 99 283 0 37774 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 152240

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): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.56
CPU system time (s): 0.536918
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 152240

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

runsolver used 0.948855 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-04 12:47:01
IDJOB=1556484
IDBENCH=70820
IDSOLVER=509
FILE ID=node58/1556484-1238842021
PBS_JOBID= 9085852
Free space on /tmp= 66556 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556484-1238842021/watcher-1556484-1238842021 -o /tmp/evaluation-result-1556484-1238842021/solver-1556484-1238842021 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1519225458 HOME/instance-1556484-1238842021.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1519225458

node58.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.222
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.222
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:       1689728 kB
Buffers:         30980 kB
Cached:         263152 kB
SwapCached:      10236 kB
Active:         110828 kB
Inactive:       195048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689728 kB
SwapTotal:     4192956 kB
SwapFree:      4172412 kB
Dirty:            5556 kB
Writeback:           0 kB
Mapped:          17364 kB
Slab:            45800 kB
Committed_AS:  2905988 kB
PageTables:       1764 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= 66556 MiB
End job on node58 at 2009-04-04 13:07:03