Trace number 1723254

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.12 1200.55

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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-1723254-1240684453/watcher-1723254-1240684453 -o /tmp/evaluation-result-1723254-1240684453/solver-1723254-1240684453 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1441379895 HOME/instance-1723254-1240684453.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15421
/proc/meminfo: memFree=1660088/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=9900 CPUtime=0
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 952 0 0 0 0 0 0 0 20 0 1 0 96474889 10137600 936 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 2475 941 88 283 0 2189 0

[startup+0.049141 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15421
/proc/meminfo: memFree=1660088/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=16628 CPUtime=0.04
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 3058 0 0 0 3 1 0 0 20 0 1 0 96474889 17027072 3042 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 4157 3042 90 283 0 3871 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16628

[startup+0.101149 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15421
/proc/meminfo: memFree=1660088/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=18608 CPUtime=0.09
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 3583 0 0 0 8 1 0 0 20 0 1 0 96474889 19054592 3567 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 4652 3567 90 283 0 4366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18608

[startup+0.301185 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15421
/proc/meminfo: memFree=1660088/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=26000 CPUtime=0.29
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 5491 0 0 0 26 3 0 0 22 0 1 0 96474889 26624000 5475 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 6500 5476 90 283 0 6214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26000

[startup+0.701256 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15421
/proc/meminfo: memFree=1660088/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=36116 CPUtime=0.69
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 8213 0 0 0 65 4 0 0 25 0 1 0 96474889 36982784 8098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 9029 8098 98 283 0 8743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36116

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15422
/proc/meminfo: memFree=1627888/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=36628 CPUtime=1.49
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 8400 0 0 0 145 4 0 0 25 0 1 0 96474889 37507072 8156 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 9157 8156 98 283 0 8871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36628

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15422
/proc/meminfo: memFree=1626992/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=36760 CPUtime=3.09
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 8448 0 0 0 305 4 0 0 25 0 1 0 96474889 37642240 8204 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 9190 8204 98 283 0 8904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36760

[startup+6.30125 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1626352/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=37420 CPUtime=6.28
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 8646 0 0 0 624 4 0 0 25 0 1 0 96474889 38318080 8402 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 9355 8402 98 283 0 9069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37420

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1625016/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=39140 CPUtime=12.69
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 9076 0 0 0 1264 5 0 0 25 0 1 0 96474889 40079360 8832 1992294400 134512640 135674940 4294956208 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 9785 8832 98 283 0 9499 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39140

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1617976/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=46360 CPUtime=25.48
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 10847 0 0 0 2541 7 0 0 25 0 1 0 96474889 47472640 10603 1992294400 134512640 135674940 4294956208 18446744073709551615 134563973 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 11590 10603 98 283 0 11304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46360

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1611896/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=52656 CPUtime=51.07
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 12392 0 0 0 5099 8 0 0 25 0 1 0 96474889 53919744 12148 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 13164 12148 99 283 0 12878 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52656

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1561976/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=104888 CPUtime=102.26
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 25042 0 0 0 10207 19 0 0 25 0 1 0 96474889 107405312 24589 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 26222 24589 99 283 0 25936 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104888

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1526648/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=142752 CPUtime=162.24
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 34096 0 0 0 16198 26 0 0 25 0 1 0 96474889 146178048 33386 1992294400 134512640 135674940 4294956208 18446744073709551615 134564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 35688 33386 99 283 0 35402 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 142752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15422
/proc/meminfo: memFree=1494264/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=176308 CPUtime=222.22
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 42154 0 0 0 22187 35 0 0 25 0 1 0 96474889 180539392 41444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 44077 41444 99 283 0 43791 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 176308

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1468216/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=205904 CPUtime=282.19
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 49226 0 0 0 28178 41 0 0 25 0 1 0 96474889 210845696 48003 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 51476 48003 99 283 0 51190 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 205904

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1436728/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=237360 CPUtime=342.17
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 56981 0 0 0 34169 48 0 0 25 0 1 0 96474889 243056640 55758 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 59340 55758 99 283 0 59054 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 237360

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1435384/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=238448 CPUtime=402.15
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 57316 0 0 0 40166 49 0 0 25 0 1 0 96474889 244170752 56093 1992294400 134512640 135674940 4294956208 18446744073709551615 134564731 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 59612 56093 99 283 0 59326 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 238448

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1421816/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=253376 CPUtime=462.13
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 60725 0 0 0 46161 52 0 0 25 0 1 0 96474889 259457024 59502 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 63344 59502 99 283 0 63058 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 253376

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1400760/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=274984 CPUtime=522.11
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 65938 0 0 0 52153 58 0 0 25 0 1 0 96474889 281583616 64715 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 68746 64715 99 283 0 68460 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 274984

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1397624/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=279336 CPUtime=582.08
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 66752 0 0 0 58150 58 0 0 25 0 1 0 96474889 286040064 65529 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 69834 65529 99 283 0 69548 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 279336

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1395384/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=281384 CPUtime=642.06
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 67273 0 0 0 64147 59 0 0 25 0 1 0 96474889 288137216 66050 1992294400 134512640 135674940 4294956208 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 70346 66050 99 283 0 70060 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 281384

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 15424
/proc/meminfo: memFree=1393592/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=283880 CPUtime=702.04
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 67715 0 0 0 70144 60 0 0 25 0 1 0 96474889 290693120 66492 1992294400 134512640 135674940 4294956208 18446744073709551615 134559290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 70970 66492 99 283 0 70684 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 283880

[startup+762.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15424
/proc/meminfo: memFree=1392312/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=285352 CPUtime=762.03
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 68028 0 0 0 76143 60 0 0 25 0 1 0 96474889 292200448 66805 1992294400 134512640 135674940 4294956208 18446744073709551615 134581516 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 71338 66805 99 283 0 71052 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 285352

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1381048/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=298192 CPUtime=822
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 70891 0 0 0 82138 62 0 0 25 0 1 0 96474889 305348608 69668 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 74548 69668 99 283 0 74262 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 298192

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1366328/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=314008 CPUtime=881.98
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 74499 0 0 0 88131 67 0 0 25 0 1 0 96474889 321544192 73276 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 78502 73276 99 283 0 78216 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 314008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1364472/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=316184 CPUtime=941.96
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 74950 0 0 0 94129 67 0 0 25 0 1 0 96474889 323772416 73727 1992294400 134512640 135674940 4294956208 18446744073709551615 134565200 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 79046 73727 99 283 0 78760 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 316184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1363576/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=316956 CPUtime=1001.93
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 75176 0 0 0 100126 67 0 0 25 0 1 0 96474889 324562944 73953 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 79239 73953 99 283 0 78953 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 316956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1362552/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=317980 CPUtime=1061.91
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 75420 0 0 0 106124 67 0 0 25 0 1 0 96474889 325611520 74197 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 79495 74197 99 283 0 79209 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 317980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1361080/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=319904 CPUtime=1121.89
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 75785 0 0 0 112122 67 0 0 25 0 1 0 96474889 327581696 74562 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 79976 74562 99 283 0 79690 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 319904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1359992/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=321060 CPUtime=1181.87
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 76037 0 0 0 118120 67 0 0 25 0 1 0 96474889 328765440 74814 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 80265 74814 99 283 0 79979 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 321060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15424
/proc/meminfo: memFree=1359736/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=321316 CPUtime=1200.07
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 76107 0 0 0 119939 68 0 0 25 0 1 0 96474889 329027584 74884 1992294400 134512640 135674940 4294956208 18446744073709551615 134558390 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 80329 74884 99 283 0 80043 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 321316

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/66 15424
/proc/meminfo: memFree=1359736/2055920 swapFree=4192952/4192956
[pid=15421] ppid=15419 vsize=321316 CPUtime=1200.07
/proc/15421/stat : 15421 (SApperloT-base) R 15419 15421 15167 0 -1 4194304 76107 0 0 0 119939 68 0 0 25 0 1 0 96474889 329027584 74884 1992294400 134512640 135674940 4294956208 18446744073709551615 134558390 0 0 4096 0 0 0 0 17 1 0 0
/proc/15421/statm: 80329 74884 99 283 0 80043 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 321316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.4
CPU system time (s): 0.726889
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 321316

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

runsolver used 1.17982 second user time and 2.76858 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 20:34:14
IDJOB=1723254
IDBENCH=71689
IDSOLVER=509
FILE ID=node89/1723254-1240684453
PBS_JOBID= 9186678
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723254-1240684453/watcher-1723254-1240684453 -o /tmp/evaluation-result-1723254-1240684453/solver-1723254-1240684453 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1441379895 HOME/instance-1723254-1240684453.cnf

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=1441379895

node89.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.268
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.268
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:       1660568 kB
Buffers:         36364 kB
Cached:         280376 kB
SwapCached:          4 kB
Active:         120072 kB
Inactive:       210464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660568 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           13944 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            50788 kB
Committed_AS:   278676 kB
PageTables:       1372 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= 66336 MiB
End job on node89 at 2009-04-25 20:54:16