Trace number 1534575

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 1200.36

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/400/
unif-k3-r4.25-v400-c1700-S1767425240-073.cnf
MD5SUMa3570ddee79c19b1c54131a205337743
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534575-1238581130/watcher-1534575-1238581130 -o /tmp/evaluation-result-1534575-1238581130/solver-1534575-1238581130 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=326958483 HOME/instance-1534575-1238581130.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.05 1.47 1.38 3/68 31574
/proc/meminfo: memFree=1686312/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=1484 CPUtime=0
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1130775031 1519616 156 1992294400 134512640 135712473 4294956192 18446744073709551615 134568089 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 371 156 105 292 0 76 0

[startup+0.105276 s]
/proc/loadavg: 1.05 1.47 1.38 3/68 31574
/proc/meminfo: memFree=1686312/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=1616 CPUtime=0.1
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 219 0 0 0 10 0 0 0 18 0 1 0 1130775031 1654784 202 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 404 202 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.201281 s]
/proc/loadavg: 1.05 1.47 1.38 3/68 31574
/proc/meminfo: memFree=1686312/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=1748 CPUtime=0.19
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 264 0 0 0 19 0 0 0 18 0 1 0 1130775031 1789952 247 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 437 248 109 292 0 142 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1748

[startup+0.301287 s]
/proc/loadavg: 1.05 1.47 1.38 3/68 31574
/proc/meminfo: memFree=1686312/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=2144 CPUtime=0.29
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1130775031 2195456 326 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 536 326 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701313 s]
/proc/loadavg: 1.05 1.47 1.38 3/68 31574
/proc/meminfo: memFree=1686312/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=2276 CPUtime=0.69
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 379 0 0 0 69 0 0 0 22 0 1 0 1130775031 2330624 362 1992294400 134512640 135712473 4294956192 18446744073709551615 134557889 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 569 362 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50137 s]
/proc/loadavg: 1.05 1.47 1.38 2/69 31575
/proc/meminfo: memFree=1684576/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=3464 CPUtime=1.49
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 665 0 0 0 149 0 0 0 25 0 1 0 1130775031 3547136 648 1992294400 134512640 135712473 4294956192 18446744073709551615 134564519 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 866 648 109 292 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3464

[startup+3.10247 s]
/proc/loadavg: 1.05 1.47 1.38 2/69 31575
/proc/meminfo: memFree=1683808/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=3596 CPUtime=3.09
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 729 0 0 0 309 0 0 0 25 0 1 0 1130775031 3682304 712 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 899 712 109 292 0 604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3596

[startup+6.30169 s]
/proc/loadavg: 1.05 1.46 1.38 2/69 31575
/proc/meminfo: memFree=1683424/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=3992 CPUtime=6.29
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 799 0 0 0 629 0 0 0 25 0 1 0 1130775031 4087808 782 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 998 782 109 292 0 703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3992

[startup+12.7011 s]
/proc/loadavg: 1.04 1.45 1.37 2/69 31575
/proc/meminfo: memFree=1682976/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=4256 CPUtime=12.69
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 874 0 0 0 1269 0 0 0 25 0 1 0 1130775031 4358144 857 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 1064 857 109 292 0 769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4256

[startup+25.502 s]
/proc/loadavg: 1.03 1.43 1.37 2/69 31575
/proc/meminfo: memFree=1682528/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=4652 CPUtime=25.48
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 984 0 0 0 2548 0 0 0 25 0 1 0 1130775031 4763648 967 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 1163 967 109 292 0 868 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4652

[startup+51.1017 s]
/proc/loadavg: 1.02 1.39 1.36 2/69 31575
/proc/meminfo: memFree=1681952/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=5324 CPUtime=51.09
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 1131 0 0 0 5108 1 0 0 25 0 1 0 1130775031 5451776 1114 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 1331 1114 109 292 0 1036 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5324

[startup+102.301 s]
/proc/loadavg: 1.01 1.33 1.34 2/69 31575
/proc/meminfo: memFree=1643040/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=44664 CPUtime=102.27
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 10832 0 0 0 10218 9 0 0 25 0 1 0 1130775031 45735936 10815 1992294400 134512640 135712473 4294956192 18446744073709551615 134563873 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 11166 10815 109 292 0 10871 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44664

[startup+162.301 s]
/proc/loadavg: 1.00 1.27 1.31 2/69 31575
/proc/meminfo: memFree=1571744/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=117172 CPUtime=162.25
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 28802 0 0 0 16205 20 0 0 25 0 1 0 1130775031 119984128 28785 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 29293 28785 109 292 0 28998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 117172

[startup+222.305 s]
/proc/loadavg: 1.00 1.22 1.29 2/69 31575
/proc/meminfo: memFree=1532000/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=157224 CPUtime=222.25
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 38558 0 0 0 22195 30 0 0 25 0 1 0 1130775031 160997376 38541 1992294400 134512640 135712473 4294956192 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 39306 38541 109 292 0 39011 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 157224

[startup+282.301 s]
/proc/loadavg: 1.00 1.17 1.27 2/69 31575
/proc/meminfo: memFree=1480800/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=208768 CPUtime=282.23
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 51321 0 0 0 28185 38 0 0 25 0 1 0 1130775031 213778432 51304 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 52192 51304 109 292 0 51897 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 208768

[startup+342.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/69 31575
/proc/meminfo: memFree=1480800/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=208768 CPUtime=342.21
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 51321 0 0 0 34183 38 0 0 25 0 1 0 1130775031 213778432 51304 1992294400 134512640 135712473 4294956192 18446744073709551615 134575088 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 52192 51304 109 292 0 51897 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 208768

[startup+402.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/69 31575
/proc/meminfo: memFree=1480800/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=208768 CPUtime=402.21
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 51321 0 0 0 40182 39 0 0 25 0 1 0 1130775031 213778432 51304 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 52192 51304 109 292 0 51897 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 208768

[startup+462.301 s]
/proc/loadavg: 1.05 1.10 1.22 2/69 31575
/proc/meminfo: memFree=1480736/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=208768 CPUtime=462.19
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 51321 0 0 0 46180 39 0 0 25 0 1 0 1130775031 213778432 51304 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 52192 51304 109 292 0 51897 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 208768

[startup+522.301 s]
/proc/loadavg: 1.10 1.11 1.21 2/69 31575
/proc/meminfo: memFree=1461216/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=229364 CPUtime=522.18
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 56488 0 0 0 52174 44 0 0 25 0 1 0 1130775031 234868736 56275 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 57341 56275 109 292 0 57046 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 229364

[startup+582.301 s]
/proc/loadavg: 1.03 1.09 1.20 2/69 31575
/proc/meminfo: memFree=1440352/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=251316 CPUtime=582.17
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 61995 0 0 0 58165 52 0 0 25 0 1 0 1130775031 257347584 61446 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 62829 61446 109 292 0 62534 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 251316

[startup+642.301 s]
/proc/loadavg: 1.01 1.07 1.18 2/69 31575
/proc/meminfo: memFree=1427616/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=264664 CPUtime=642.15
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 65326 0 0 0 64159 56 0 0 25 0 1 0 1130775031 271015936 64648 1992294400 134512640 135712473 4294956192 18446744073709551615 134579430 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 66166 64648 109 292 0 65871 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 264664

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/69 31575
/proc/meminfo: memFree=1415520/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=276564 CPUtime=702.14
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 68304 0 0 0 70153 61 0 0 25 0 1 0 1130775031 283201536 67626 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 69141 67626 109 292 0 68846 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 276564

[startup+762.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/69 31575
/proc/meminfo: memFree=1406304/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=285416 CPUtime=762.13
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 70570 0 0 0 76149 64 0 0 25 0 1 0 1130775031 292265984 69892 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 71354 69892 109 292 0 71059 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 285416

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/69 31575
/proc/meminfo: memFree=1396256/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=296512 CPUtime=822.11
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 73223 0 0 0 82144 67 0 0 25 0 1 0 1130775031 303628288 72416 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 74128 72416 109 292 0 73833 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 296512

[startup+882.305 s]
/proc/loadavg: 1.00 1.02 1.13 2/69 31575
/proc/meminfo: memFree=1393440/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=300128 CPUtime=882.1
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 74164 0 0 0 88142 68 0 0 25 0 1 0 1130775031 307331072 73100 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 75032 73100 109 292 0 74737 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 300128

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/69 31575
/proc/meminfo: memFree=1391968/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=301652 CPUtime=942.09
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 74523 0 0 0 94140 69 0 0 25 0 1 0 1130775031 308891648 73459 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 75413 73459 109 292 0 75118 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 301652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/69 31575
/proc/meminfo: memFree=1391264/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=302292 CPUtime=1002.07
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 74705 0 0 0 100138 69 0 0 25 0 1 0 1130775031 309547008 73641 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 75573 73641 109 292 0 75278 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 302292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/69 31575
/proc/meminfo: memFree=1389920/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=303672 CPUtime=1062.05
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 75046 0 0 0 106136 69 0 0 25 0 1 0 1130775031 310960128 73982 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 75918 73982 109 292 0 75623 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 303672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 31577
/proc/meminfo: memFree=1388896/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=305216 CPUtime=1122.05
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 75418 0 0 0 112135 70 0 0 25 0 1 0 1130775031 312541184 74225 1992294400 134512640 135712473 4294956192 18446744073709551615 134540781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 76304 74225 109 292 0 76009 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 305216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 31577
/proc/meminfo: memFree=1388128/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=306112 CPUtime=1182.03
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 75611 0 0 0 118133 70 0 0 25 0 1 0 1130775031 313458688 74418 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 76528 74418 109 292 0 76233 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 306112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 31577
/proc/meminfo: memFree=1387424/2055920 swapFree=4177828/4192956
[pid=31574] ppid=31572 vsize=307008 CPUtime=1200.03
/proc/31574/stat : 31574 (SApperloT-hrp) R 31572 31574 31114 0 -1 4194304 75772 0 0 0 119933 70 0 0 25 0 1 0 1130775031 314376192 74579 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31574/statm: 76752 74579 109 292 0 76457 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 307008

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.36
CPU time (s): 1200.09
CPU user time (s): 1199.34
CPU system time (s): 0.757884
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 307008

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

runsolver used 1.04584 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-01 12:18:50
IDJOB=1534575
IDBENCH=70689
IDSOLVER=510
FILE ID=node52/1534575-1238581130
PBS_JOBID= 9062204
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/400/unif-k3-r4.25-v400-c1700-S1767425240-073.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534575-1238581130/watcher-1534575-1238581130 -o /tmp/evaluation-result-1534575-1238581130/solver-1534575-1238581130 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=326958483 HOME/instance-1534575-1238581130.cnf

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

MD5SUM BENCH= a3570ddee79c19b1c54131a205337743
RANDOM SEED=326958483

node52.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.230
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.230
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:       1686728 kB
Buffers:         82868 kB
Cached:         197552 kB
SwapCached:       7968 kB
Active:         199304 kB
Inactive:        91128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686728 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            64304 kB
Committed_AS:  3204796 kB
PageTables:       1736 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= 66400 MiB
End job on node52 at 2009-04-01 12:38:53