Trace number 1556692

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.07 1200.53

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-14.cnf
MD5SUM5822cc7fe01f06c27406011d612b5e7d
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 variables69641
Number of clauses227010
Sum of the clauses size588274
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292498
Number of clauses of size 3134383
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-1556692-1238844683/watcher-1556692-1238844683 -o /tmp/evaluation-result-1556692-1238844683/solver-1556692-1238844683 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=103162813 HOME/instance-1556692-1238844683.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 3/64 2357
/proc/meminfo: memFree=1751216/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=4320 CPUtime=0
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 783 0 0 0 0 0 0 0 18 0 1 0 1157130902 4423680 768 1992294400 134512640 135674940 4294956192 18446744073709551615 134592073 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 1080 774 88 283 0 794 0

[startup+0.070326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2357
/proc/meminfo: memFree=1751216/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=8256 CPUtime=0.06
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 1622 0 0 0 5 1 0 0 18 0 1 0 1157130902 8454144 1606 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 2064 1607 91 283 0 1778 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8256

[startup+0.101331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2357
/proc/meminfo: memFree=1751216/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=9312 CPUtime=0.09
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 1916 0 0 0 8 1 0 0 18 0 1 0 1157130902 9535488 1900 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 2328 1900 91 283 0 2042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9312

[startup+0.30137 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2357
/proc/meminfo: memFree=1751216/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=13008 CPUtime=0.3
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 2850 0 0 0 28 2 0 0 19 0 1 0 1157130902 13320192 2833 1992294400 134512640 135674940 4294956192 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3252 2833 98 283 0 2966 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13008

[startup+0.701449 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2357
/proc/meminfo: memFree=1751216/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=13268 CPUtime=0.7
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 2938 0 0 0 68 2 0 0 23 0 1 0 1157130902 13586432 2888 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3317 2888 98 283 0 3031 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13268

[startup+1.50261 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1739944/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=13268 CPUtime=1.5
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 2938 0 0 0 148 2 0 0 25 0 1 0 1157130902 13586432 2888 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3317 2888 98 283 0 3031 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13268

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1739560/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=13832 CPUtime=3.08
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 3072 0 0 0 306 2 0 0 25 0 1 0 1157130902 14163968 2957 1992294400 134512640 135674940 4294956192 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3458 2957 98 283 0 3172 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13832

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1739304/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=14096 CPUtime=6.29
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 3149 0 0 0 626 3 0 0 25 0 1 0 1157130902 14434304 3034 1992294400 134512640 135674940 4294956192 18446744073709551615 134558435 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3524 3034 98 283 0 3238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14096

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1738408/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=15020 CPUtime=12.69
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 3380 0 0 0 1266 3 0 0 25 0 1 0 1157130902 15380480 3265 1992294400 134512640 135674940 4294956192 18446744073709551615 134551258 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 3755 3265 98 283 0 3469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15020

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1736616/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=16736 CPUtime=25.47
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 3806 0 0 0 2544 3 0 0 25 0 1 0 1157130902 17137664 3691 1992294400 134512640 135674940 4294956192 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 4184 3691 98 283 0 3898 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16736

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1734312/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=19148 CPUtime=51.06
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 4396 0 0 0 5102 4 0 0 25 0 1 0 1157130902 19607552 4281 1992294400 134512640 135674940 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 4787 4281 98 283 0 4501 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19148

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1728360/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=25120 CPUtime=102.25
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 5869 0 0 0 10218 7 0 0 25 0 1 0 1157130902 25722880 5754 1992294400 134512640 135674940 4294956192 18446744073709551615 134551192 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 6280 5754 98 283 0 5994 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25120

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1721000/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=32392 CPUtime=162.23
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 7719 0 0 0 16213 10 0 0 25 0 1 0 1157130902 33169408 7604 1992294400 134512640 135674940 4294956192 18446744073709551615 134563087 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 8098 7604 98 283 0 7812 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32392

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1712808/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=40636 CPUtime=222.21
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 9745 0 0 0 22208 13 0 0 25 0 1 0 1157130902 41611264 9630 1992294400 134512640 135674940 4294956192 18446744073709551615 134551221 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 10159 9630 98 283 0 9873 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40636

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1704296/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=49364 CPUtime=282.18
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 11876 0 0 0 28203 15 0 0 25 0 1 0 1157130902 50548736 11761 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 12341 11761 98 283 0 12055 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 49364

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1700712/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=52944 CPUtime=342.16
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 12743 0 0 0 34200 16 0 0 25 0 1 0 1157130902 54214656 12628 1992294400 134512640 135674940 4294956192 18446744073709551615 134563055 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 13236 12628 99 283 0 12950 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 52944

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1693224/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=60600 CPUtime=402.13
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 14608 0 0 0 40194 19 0 0 25 0 1 0 1157130902 62054400 14493 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 15150 14493 99 283 0 14864 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 60600

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1685800/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=68020 CPUtime=462.11
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 16449 0 0 0 46190 21 0 0 25 0 1 0 1157130902 69652480 16334 1992294400 134512640 135674940 4294956192 18446744073709551615 134561615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 17005 16334 99 283 0 16719 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 68020

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1678632/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=75284 CPUtime=522.09
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 18265 0 0 0 52185 24 0 0 25 0 1 0 1157130902 77090816 18150 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 18821 18150 99 283 0 18535 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 75284

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1671528/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=82080 CPUtime=582.07
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 19991 0 0 0 58181 26 0 0 25 0 1 0 1157130902 84049920 19876 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 20520 19876 99 283 0 20234 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 82080

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1664616/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=88944 CPUtime=642.05
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 21698 0 0 0 64176 29 0 0 25 0 1 0 1157130902 91078656 21583 1992294400 134512640 135674940 4294956192 18446744073709551615 134564189 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 22236 21583 99 283 0 21950 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 88944

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1657640/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=95932 CPUtime=702.03
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 23456 0 0 0 70171 32 0 0 25 0 1 0 1157130902 98234368 23341 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 23983 23341 99 283 0 23697 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 95932

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1650600/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=102892 CPUtime=762.01
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 25183 0 0 0 76167 34 0 0 25 0 1 0 1157130902 105361408 25068 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 25723 25068 99 283 0 25437 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 102892

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1643688/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=110324 CPUtime=821.98
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 27049 0 0 0 82162 36 0 0 25 0 1 0 1157130902 112971776 26805 1992294400 134512640 135674940 4294956192 18446744073709551615 134552159 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 27581 26805 99 283 0 27295 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 110324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1636392/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=117620 CPUtime=881.95
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 28851 0 0 0 88157 38 0 0 25 0 1 0 1157130902 120442880 28607 1992294400 134512640 135674940 4294956192 18446744073709551615 134551497 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 29405 28607 99 283 0 29119 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 117620

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1629672/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=124404 CPUtime=941.93
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 30536 0 0 0 94152 41 0 0 25 0 1 0 1157130902 127389696 30292 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 31101 30292 99 283 0 30815 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 124404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1622760/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=131228 CPUtime=1001.91
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32230 0 0 0 100148 43 0 0 25 0 1 0 1157130902 134377472 31986 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 32807 31986 99 283 0 32521 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 131228

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1621800/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=132200 CPUtime=1061.89
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32462 0 0 0 106145 44 0 0 25 0 1 0 1157130902 135372800 32218 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 33050 32218 99 283 0 32764 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 132200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1621352/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=132584 CPUtime=1121.87
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32565 0 0 0 112143 44 0 0 25 0 1 0 1157130902 135766016 32321 1992294400 134512640 135674940 4294956192 18446744073709551615 134560370 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 33146 32321 99 283 0 32860 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 132584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1620904/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=133160 CPUtime=1181.84
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32676 0 0 0 118140 44 0 0 25 0 1 0 1157130902 136355840 32432 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 33290 32432 99 283 0 33004 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 133160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1620904/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=133160 CPUtime=1200.04
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32677 0 0 0 119960 44 0 0 25 0 1 0 1157130902 136355840 32433 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 33290 32433 99 283 0 33004 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 133160

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2360
/proc/meminfo: memFree=1620904/2055920 swapFree=4176224/4192956
[pid=2357] ppid=2355 vsize=133160 CPUtime=1200.04
/proc/2357/stat : 2357 (SApperloT-base) R 2355 2357 1989 0 -1 4194304 32677 0 0 0 119960 44 0 0 25 0 1 0 1157130902 136355840 32433 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2357/statm: 33290 32433 99 283 0 33004 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 133160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1199.6
CPU system time (s): 0.467928
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 133160

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

runsolver used 0.974851 second user time and 2.41563 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-04 13:31:24
IDJOB=1556692
IDBENCH=70824
IDSOLVER=509
FILE ID=node53/1556692-1238844683
PBS_JOBID= 9085814
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=103162813

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1751632 kB
Buffers:         23640 kB
Cached:         208628 kB
SwapCached:      10492 kB
Active:          97960 kB
Inactive:       146312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751632 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:            5500 kB
Writeback:           0 kB
Mapped:          17688 kB
Slab:            45996 kB
Committed_AS:  2947032 kB
PageTables:       1396 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= 66544 MiB
End job on node53 at 2009-04-04 13:51:26