Trace number 1557005

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 hrp? (TO) 1200.09 1207.02

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-1557005-1238847461/watcher-1557005-1238847461 -o /tmp/evaluation-result-1557005-1238847461/solver-1557005-1238847461 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1093348831 HOME/instance-1557005-1238847461.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: 2.00 2.00 2.01 4/85 16520
/proc/meminfo: memFree=1549704/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=3528 CPUtime=0
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 661 0 0 0 0 0 0 0 20 0 1 0 1157407077 3612672 645 1992294400 134512640 135712473 4294956192 18446744073709551615 134547680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 882 645 92 292 0 587 0

[startup+0.210412 s]
/proc/loadavg: 2.00 2.00 2.01 4/85 16520
/proc/meminfo: memFree=1549704/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=15132 CPUtime=0.19
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 3495 0 0 0 18 1 0 0 21 0 1 0 1157407077 15495168 3479 1992294400 134512640 135712473 4294956192 18446744073709551615 134624700 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 3783 3479 97 292 0 3488 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15132

[startup+0.302423 s]
/proc/loadavg: 2.00 2.00 2.01 4/85 16520
/proc/meminfo: memFree=1549704/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=17980 CPUtime=0.28
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4227 0 0 0 27 1 0 0 21 0 1 0 1157407077 18411520 4177 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 4495 4177 105 292 0 4200 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17980

[startup+0.402432 s]
/proc/loadavg: 2.00 2.00 2.01 4/85 16520
/proc/meminfo: memFree=1549704/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=18376 CPUtime=0.38
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4319 0 0 0 37 1 0 0 22 0 1 0 1157407077 18817024 4269 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 4594 4269 105 292 0 4299 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 18376

[startup+0.702465 s]
/proc/loadavg: 2.00 2.00 2.01 4/85 16520
/proc/meminfo: memFree=1549704/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=18508 CPUtime=0.68
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4379 0 0 0 67 1 0 0 25 0 1 0 1157407077 18952192 4329 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 4627 4329 105 292 0 4332 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18508

[startup+1.50154 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1532416/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=19528 CPUtime=1.47
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4611 0 0 0 146 1 0 0 25 0 1 0 1157407077 19996672 4496 1992294400 134512640 135712473 4294956192 18446744073709551615 134581063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 4882 4496 105 292 0 4587 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19528

[startup+3.1017 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1531840/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=19888 CPUtime=3.07
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4681 0 0 0 306 1 0 0 25 0 1 0 1157407077 20365312 4566 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 4972 4566 105 292 0 4677 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19888

[startup+6.30202 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1531200/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=20020 CPUtime=6.25
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4742 0 0 0 624 1 0 0 25 0 1 0 1157407077 20500480 4627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 5005 4627 105 292 0 4710 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 20020

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1530880/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=20416 CPUtime=12.61
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 4825 0 0 0 1260 1 0 0 25 0 1 0 1157407077 20905984 4710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 5104 4710 105 292 0 4809 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 20416

[startup+25.5089 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1529920/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=21472 CPUtime=25.34
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 5106 0 0 0 2532 2 0 0 25 0 1 0 1157407077 21987328 4991 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 5368 4991 105 292 0 5073 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 21472

[startup+51.1025 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 16521
/proc/meminfo: memFree=1521856/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=29852 CPUtime=50.79
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 7131 0 0 0 5075 4 0 0 25 0 1 0 1157407077 30568448 7016 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 7463 7016 109 292 0 7168 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 29852

[startup+102.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1510656/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=40968 CPUtime=101.7
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 9893 0 0 0 10163 7 0 0 25 0 1 0 1157407077 41951232 9778 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 10242 9778 109 292 0 9947 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 40968

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1506432/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=45212 CPUtime=161.35
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 10937 0 0 0 16127 8 0 0 25 0 1 0 1157407077 46297088 10822 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 11303 10822 109 292 0 11008 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 45212

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1500800/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=50728 CPUtime=221.01
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 12328 0 0 0 22091 10 0 0 25 0 1 0 1157407077 51945472 12213 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 12682 12213 109 292 0 12387 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 50728

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1497920/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=53728 CPUtime=280.67
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 13043 0 0 0 28056 11 0 0 25 0 1 0 1157407077 55017472 12928 1992294400 134512640 135712473 4294956192 18446744073709551615 134558349 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 13432 12928 109 292 0 13137 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 53728

[startup+342.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1496832/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=55476 CPUtime=340.32
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 13457 0 0 0 34021 11 0 0 25 0 1 0 1157407077 56807424 13213 1992294400 134512640 135712473 4294956192 18446744073709551615 134568075 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 13869 13213 109 292 0 13574 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 55476

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1494208/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=58064 CPUtime=399.98
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 14101 0 0 0 39986 12 0 0 25 0 1 0 1157407077 59457536 13857 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 14516 13857 109 292 0 14221 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 58064

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1492608/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=59604 CPUtime=459.63
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 14480 0 0 0 45951 12 0 0 25 0 1 0 1157407077 61034496 14236 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 14901 14236 109 292 0 14606 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 59604

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1491136/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=61260 CPUtime=519.29
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 14863 0 0 0 51916 13 0 0 25 0 1 0 1157407077 62730240 14619 1992294400 134512640 135712473 4294956192 18446744073709551615 134579491 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15315 14619 109 292 0 15020 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 61260

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1490880/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=61516 CPUtime=578.95
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 14921 0 0 0 57882 13 0 0 25 0 1 0 1157407077 62992384 14677 1992294400 134512640 135712473 4294956192 18446744073709551615 134564073 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15379 14677 109 292 0 15084 0
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (KiB) 61516

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1490560/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=61884 CPUtime=638.6
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 15005 0 0 0 63847 13 0 0 25 0 1 0 1157407077 63369216 14761 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15471 14761 109 292 0 15176 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 61884

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1490368/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=62028 CPUtime=698.26
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 15044 0 0 0 69813 13 0 0 25 0 1 0 1157407077 63516672 14800 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15507 14800 109 292 0 15212 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 62028

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1489856/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=62540 CPUtime=757.91
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 15165 0 0 0 75778 13 0 0 25 0 1 0 1157407077 64040960 14921 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15635 14921 109 292 0 15340 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 62540

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1489408/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=63212 CPUtime=817.57
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 15276 0 0 0 81744 13 0 0 25 0 1 0 1157407077 64729088 15032 1992294400 134512640 135712473 4294956192 18446744073709551615 134564190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 15803 15032 109 292 0 15508 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 63212

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1486720/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=66020 CPUtime=877.22
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 15935 0 0 0 87708 14 0 0 25 0 1 0 1157407077 67604480 15691 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 16505 15691 109 292 0 16210 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 66020

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1483136/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=69768 CPUtime=936.89
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 16830 0 0 0 93672 17 0 0 25 0 1 0 1157407077 71442432 16586 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 17442 16586 109 292 0 17147 0
Current children cumulated CPU time (s) 936.89
Current children cumulated vsize (KiB) 69768

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1480000/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=72940 CPUtime=996.54
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 17647 0 0 0 99636 18 0 0 25 0 1 0 1157407077 74690560 17403 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 18235 17403 109 292 0 17940 0
Current children cumulated CPU time (s) 996.54
Current children cumulated vsize (KiB) 72940

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16521
/proc/meminfo: memFree=1478592/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=74472 CPUtime=1056.19
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 18000 0 0 0 105601 18 0 0 25 0 1 0 1157407077 76259328 17756 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 18618 17756 109 292 0 18323 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 74472

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 16521
/proc/meminfo: memFree=1477248/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=76140 CPUtime=1115.85
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 18328 0 0 0 111566 19 0 0 25 0 1 0 1157407077 77967360 18084 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 19035 18084 109 292 0 18740 0
Current children cumulated CPU time (s) 1115.85
Current children cumulated vsize (KiB) 76140

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 16521
/proc/meminfo: memFree=1474624/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=78812 CPUtime=1175.51
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 19013 0 0 0 117531 20 0 0 25 0 1 0 1157407077 80703488 18769 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 19703 18769 109 292 0 19408 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 78812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.10 2.04 2.00 3/86 16521
/proc/meminfo: memFree=1463680/2055920 swapFree=4170456/4192956
[pid=16520] ppid=16518 vsize=95636 CPUtime=1200.06
/proc/16520/stat : 16520 (SApperloT-hrp) R 16518 16520 16218 0 -1 4194304 25607 0 0 0 119984 22 0 0 25 0 1 0 1157407077 97931264 21390 1992294400 134512640 135712473 4294956192 18446744073709551615 134564621 0 0 4096 0 0 0 0 17 1 0 0
/proc/16520/statm: 23909 21390 109 292 0 23614 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 95636

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): 1207.02
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.239963
CPU usage (%): 99.4254
Max. virtual memory (cumulated for all children) (KiB): 95636

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

runsolver used 1.61275 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-04 14:17:41
IDJOB=1557005
IDBENCH=70830
IDSOLVER=510
FILE ID=node70/1557005-1238847461
PBS_JOBID= 9085827
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1093348831

node70.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.234
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.234
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:       1550184 kB
Buffers:         43004 kB
Cached:         384680 kB
SwapCached:       8264 kB
Active:         163852 kB
Inactive:       273628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550184 kB
SwapTotal:     4192956 kB
SwapFree:      4170456 kB
Dirty:            5532 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            52440 kB
Committed_AS:  2357240 kB
PageTables:       2556 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= 66500 MiB
End job on node70 at 2009-04-04 14:37:50