Trace number 1557004

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.05 1200.42

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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-1557004-1238847448/watcher-1557004-1238847448 -o /tmp/evaluation-result-1557004-1238847448/solver-1557004-1238847448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1101887222 HOME/instance-1557004-1238847448.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: 1.00 1.00 1.00 2/76 24395
/proc/meminfo: memFree=1767544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=5600 CPUtime=0
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 913 0 0 0 0 0 0 0 18 0 1 0 1157405903 5734400 897 1992294400 134512640 135674940 4294956192 18446744073709551615 134542817 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 1400 897 91 283 0 1114 0

[startup+0.104086 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24395
/proc/meminfo: memFree=1767544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=9164 CPUtime=0.09
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 1867 0 0 0 9 0 0 0 18 0 1 0 1157405903 9383936 1851 1992294400 134512640 135674940 4294956192 18446744073709551615 135076213 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 2291 1852 91 283 0 2005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9164

[startup+0.202112 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24395
/proc/meminfo: memFree=1767544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=12464 CPUtime=0.19
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 2694 0 0 0 18 1 0 0 18 0 1 0 1157405903 12763136 2678 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3116 2678 91 283 0 2830 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12464

[startup+0.301117 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24395
/proc/meminfo: memFree=1767544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=12992 CPUtime=0.29
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 2845 0 0 0 28 1 0 0 19 0 1 0 1157405903 13303808 2828 1992294400 134512640 135674940 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3248 2828 98 283 0 2962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12992

[startup+0.701181 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 24395
/proc/meminfo: memFree=1767544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=13652 CPUtime=0.69
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3048 0 0 0 68 1 0 0 22 0 1 0 1157405903 13979648 2933 1992294400 134512640 135674940 4294956192 18446744073709551615 134571287 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3413 2933 98 283 0 3127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13652

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1757616/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=13652 CPUtime=1.49
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3048 0 0 0 148 1 0 0 25 0 1 0 1157405903 13979648 2933 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3413 2933 98 283 0 3127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13652

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1757488/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=13652 CPUtime=3.09
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3048 0 0 0 308 1 0 0 25 0 1 0 1157405903 13979648 2933 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3413 2933 98 283 0 3127 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13652

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1757104/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=13916 CPUtime=6.29
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3113 0 0 0 628 1 0 0 25 0 1 0 1157405903 14249984 2998 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3479 2998 98 283 0 3193 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13916

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1756592/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=14576 CPUtime=12.69
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3278 0 0 0 1267 2 0 0 25 0 1 0 1157405903 14925824 3163 1992294400 134512640 135674940 4294956192 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3644 3163 98 283 0 3358 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14576

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1755440/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=15764 CPUtime=25.48
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 3573 0 0 0 2546 2 0 0 25 0 1 0 1157405903 16142336 3458 1992294400 134512640 135674940 4294956192 18446744073709551615 134551440 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 3941 3458 98 283 0 3655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15764

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1753136/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=18204 CPUtime=51.07
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 4149 0 0 0 5104 3 0 0 25 0 1 0 1157405903 18640896 4034 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 4551 4034 98 283 0 4265 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18204

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1748016/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=23256 CPUtime=102.27
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 5426 0 0 0 10221 6 0 0 25 0 1 0 1157405903 23814144 5311 1992294400 134512640 135674940 4294956192 18446744073709551615 134552259 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 5814 5311 98 283 0 5528 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23256

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1742384/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=28836 CPUtime=162.24
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 6825 0 0 0 16217 7 0 0 25 0 1 0 1157405903 29528064 6710 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 7209 6710 98 283 0 6923 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28836

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1736176/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=35192 CPUtime=222.22
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 8363 0 0 0 22213 9 0 0 25 0 1 0 1157405903 36036608 8248 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 8798 8248 98 283 0 8512 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35192

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1729392/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=41928 CPUtime=282.2
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 10051 0 0 0 28209 11 0 0 25 0 1 0 1157405903 42934272 9936 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 10482 9936 98 283 0 10196 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 41928

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1722544/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=48676 CPUtime=342.18
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 11745 0 0 0 34205 13 0 0 25 0 1 0 1157405903 49844224 11630 1992294400 134512640 135674940 4294956192 18446744073709551615 134560541 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 12169 11630 98 283 0 11883 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 48676

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1720048/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=51224 CPUtime=402.17
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 12380 0 0 0 40203 14 0 0 25 0 1 0 1157405903 52453376 12265 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 12806 12265 99 283 0 12520 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51224

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1713712/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=57812 CPUtime=462.15
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 13950 0 0 0 46199 16 0 0 25 0 1 0 1157405903 59199488 13835 1992294400 134512640 135674940 4294956192 18446744073709551615 134560089 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 14453 13835 99 283 0 14167 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 57812

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1709680/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=61800 CPUtime=522.12
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 14953 0 0 0 52195 17 0 0 25 0 1 0 1157405903 63283200 14838 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 15450 14838 99 283 0 15164 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 61800

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1706032/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=65968 CPUtime=582.11
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 16229 0 0 0 58192 19 0 0 25 0 1 0 1157405903 67551232 15728 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 16492 15728 99 283 0 16206 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 65968

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1701424/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=70620 CPUtime=642.09
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 17391 0 0 0 64188 21 0 0 25 0 1 0 1157405903 72314880 16890 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 17655 16890 99 283 0 17369 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 70620

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1695344/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=76560 CPUtime=702.07
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 18882 0 0 0 70184 23 0 0 25 0 1 0 1157405903 78397440 18381 1992294400 134512640 135674940 4294956192 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 19140 18381 99 283 0 18854 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 76560

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1689712/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=82912 CPUtime=762.06
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 20782 0 0 0 76181 25 0 0 25 0 1 0 1157405903 84901888 19768 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 20728 19768 99 283 0 20442 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 82912

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1687024/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=85536 CPUtime=822.03
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 21450 0 0 0 82177 26 0 0 25 0 1 0 1157405903 87588864 20436 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 21384 20436 99 283 0 21098 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 85536

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1685680/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=86920 CPUtime=882.02
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 21778 0 0 0 88175 27 0 0 25 0 1 0 1157405903 89006080 20764 1992294400 134512640 135674940 4294956192 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 21730 20764 99 283 0 21444 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 86920

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1684592/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=88076 CPUtime=941.99
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 22041 0 0 0 94172 27 0 0 25 0 1 0 1157405903 90189824 21027 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 22019 21027 99 283 0 21733 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 88076

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1683824/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=88760 CPUtime=1001.98
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 22225 0 0 0 100170 28 0 0 25 0 1 0 1157405903 90890240 21211 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 22190 21211 99 283 0 21904 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 88760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1683056/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=89648 CPUtime=1061.96
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 22408 0 0 0 106168 28 0 0 25 0 1 0 1157405903 91799552 21394 1992294400 134512640 135674940 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 22412 21394 99 283 0 22126 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 89648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1681520/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=91124 CPUtime=1121.94
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 22793 0 0 0 112166 28 0 0 25 0 1 0 1157405903 93310976 21779 1992294400 134512640 135674940 4294956192 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 22781 21779 99 283 0 22495 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 91124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1679344/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=93932 CPUtime=1181.92
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 23458 0 0 0 118163 29 0 0 25 0 1 0 1157405903 96186368 22315 1992294400 134512640 135674940 4294956192 18446744073709551615 134560025 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 23483 22315 99 283 0 23197 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 93932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1678320/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=94856 CPUtime=1200.02
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 23703 0 0 0 119973 29 0 0 25 0 1 0 1157405903 97132544 22560 1992294400 134512640 135674940 4294956192 18446744073709551615 134551248 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 23714 22560 99 283 0 23428 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 94856

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24396
/proc/meminfo: memFree=1678320/2055920 swapFree=4173468/4192956
[pid=24395] ppid=24393 vsize=94856 CPUtime=1200.02
/proc/24395/stat : 24395 (SApperloT-base) R 24393 24395 24079 0 -1 4194304 23703 0 0 0 119973 29 0 0 25 0 1 0 1157405903 97132544 22560 1992294400 134512640 135674940 4294956192 18446744073709551615 134551248 0 0 4096 0 0 0 0 17 1 0 0
/proc/24395/statm: 23714 22560 99 283 0 23428 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 94856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1199.73
CPU system time (s): 0.312952
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 94856

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

runsolver used 1.05784 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-04 14:17:28
IDJOB=1557004
IDBENCH=70830
IDSOLVER=509
FILE ID=node69/1557004-1238847448
PBS_JOBID= 9085829
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1101887222

node69.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	: 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.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:       1769560 kB
Buffers:         19652 kB
Cached:         198432 kB
SwapCached:      10328 kB
Active:          28424 kB
Inactive:       201812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769560 kB
SwapTotal:     4192956 kB
SwapFree:      4173468 kB
Dirty:            5492 kB
Writeback:           0 kB
Mapped:          17292 kB
Slab:            40816 kB
Committed_AS:  3689292 kB
PageTables:       2344 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= 66532 MiB
End job on node69 at 2009-04-04 14:37:31