Trace number 1722800

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.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1722800-1240679530/watcher-1722800-1240679530 -o /tmp/evaluation-result-1722800-1240679530/solver-1722800-1240679530 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=427521215 HOME/instance-1722800-1240679530.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 1.85 1.46 3/64 14546
/proc/meminfo: memFree=1771952/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=2208 CPUtime=0
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 95985699 2260992 171 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 552 171 90 283 0 266 0

[startup+0.053492 s]
/proc/loadavg: 2.00 1.85 1.46 3/64 14546
/proc/meminfo: memFree=1771952/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=4464 CPUtime=0.04
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 767 0 0 0 4 0 0 0 18 0 1 0 95985699 4571136 751 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 1116 751 90 283 0 830 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4464

[startup+0.101494 s]
/proc/loadavg: 2.00 1.85 1.46 3/64 14546
/proc/meminfo: memFree=1771952/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=7128 CPUtime=0.09
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 1441 0 0 0 9 0 0 0 18 0 1 0 95985699 7299072 1425 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 1782 1425 90 283 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7128

[startup+0.30151 s]
/proc/loadavg: 2.00 1.85 1.46 3/64 14546
/proc/meminfo: memFree=1771952/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=8064 CPUtime=0.29
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 1673 0 0 0 29 0 0 0 19 0 1 0 95985699 8257536 1656 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 2016 1656 98 283 0 1730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8064

[startup+0.701538 s]
/proc/loadavg: 2.00 1.85 1.46 3/64 14546
/proc/meminfo: memFree=1771952/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=9552 CPUtime=0.69
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 2054 0 0 0 68 1 0 0 22 0 1 0 95985699 9781248 2037 1992294400 134512640 135674940 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 2388 2037 98 283 0 2102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9552

[startup+1.5026 s]
/proc/loadavg: 1.92 1.84 1.45 2/65 14547
/proc/meminfo: memFree=1763688/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=10924 CPUtime=1.49
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 2395 0 0 0 148 1 0 0 25 0 1 0 95985699 11186176 2378 1992294400 134512640 135674940 4294956192 18446744073709551615 134558945 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 2731 2378 98 283 0 2445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10924

[startup+3.10171 s]
/proc/loadavg: 1.92 1.84 1.45 2/65 14547
/proc/meminfo: memFree=1761000/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=15204 CPUtime=3.08
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 3432 0 0 0 307 1 0 0 25 0 1 0 95985699 15568896 3415 1992294400 134512640 135674940 4294956192 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 3801 3415 98 283 0 3515 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15204

[startup+6.30195 s]
/proc/loadavg: 1.92 1.84 1.45 2/65 14547
/proc/meminfo: memFree=1754792/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=19780 CPUtime=6.28
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 4549 0 0 0 626 2 0 0 25 0 1 0 95985699 20254720 4532 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 4945 4532 98 283 0 4659 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19780

[startup+12.7014 s]
/proc/loadavg: 1.78 1.81 1.45 2/65 14547
/proc/meminfo: memFree=1747240/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=27332 CPUtime=12.69
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 6373 0 0 0 1265 4 0 0 25 0 1 0 95985699 27987968 6323 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 6833 6323 98 283 0 6547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27332

[startup+25.5014 s]
/proc/loadavg: 1.66 1.78 1.44 2/65 14547
/proc/meminfo: memFree=1738472/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=36276 CPUtime=25.49
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 8545 0 0 0 2543 6 0 0 25 0 1 0 95985699 37146624 8430 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 9069 8430 98 283 0 8783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36276

[startup+51.1012 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 14547
/proc/meminfo: memFree=1721832/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=53796 CPUtime=51.08
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 12691 0 0 0 5099 9 0 0 25 0 1 0 95985699 55087104 12576 1992294400 134512640 135674940 4294956192 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 13449 12576 98 283 0 13163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53796

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 14547
/proc/meminfo: memFree=1714088/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=62240 CPUtime=102.26
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 14572 0 0 0 10216 10 0 0 25 0 1 0 95985699 63733760 14457 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 15560 14457 98 283 0 15274 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62240

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.37 2/65 14547
/proc/meminfo: memFree=1707048/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=70152 CPUtime=162.25
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 16323 0 0 0 16213 12 0 0 25 0 1 0 95985699 71835648 16208 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 17538 16208 98 283 0 17252 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70152

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 14547
/proc/meminfo: memFree=1692136/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=87020 CPUtime=222.24
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 20271 0 0 0 22208 16 0 0 25 0 1 0 95985699 89108480 19935 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 21755 19935 98 283 0 21469 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87020

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 14547
/proc/meminfo: memFree=1688040/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=91492 CPUtime=282.22
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 21270 0 0 0 28205 17 0 0 25 0 1 0 95985699 93687808 20934 1992294400 134512640 135674940 4294956192 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 22873 20934 98 283 0 22587 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 91492

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 14547
/proc/meminfo: memFree=1685928/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=94076 CPUtime=342.2
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 21771 0 0 0 34203 17 0 0 25 0 1 0 95985699 96333824 21435 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 23519 21435 98 283 0 23233 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 94076

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 14547
/proc/meminfo: memFree=1683048/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=97832 CPUtime=402.19
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 22570 0 0 0 40201 18 0 0 25 0 1 0 95985699 100179968 22234 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 24458 22234 98 283 0 24172 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 97832

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 14547
/proc/meminfo: memFree=1679208/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=102184 CPUtime=462.17
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 23566 0 0 0 46198 19 0 0 25 0 1 0 95985699 104636416 23101 1992294400 134512640 135674940 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 25546 23101 98 283 0 25260 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 102184

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 14547
/proc/meminfo: memFree=1676648/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=105212 CPUtime=522.16
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 24196 0 0 0 52196 20 0 0 25 0 1 0 95985699 107737088 23731 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 26303 23731 98 283 0 26017 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 105212

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 14547
/proc/meminfo: memFree=1674728/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=107444 CPUtime=582.14
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 24688 0 0 0 58194 20 0 0 25 0 1 0 95985699 110022656 24223 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 26861 24223 98 283 0 26575 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 107444

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 14547
/proc/meminfo: memFree=1673192/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=109192 CPUtime=642.13
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 25057 0 0 0 64192 21 0 0 25 0 1 0 95985699 111812608 24592 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 27298 24592 98 283 0 27012 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 109192

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 14547
/proc/meminfo: memFree=1670248/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=112584 CPUtime=702.11
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 25791 0 0 0 70190 21 0 0 25 0 1 0 95985699 115286016 25326 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28146 25326 98 283 0 27860 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 112584

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 14547
/proc/meminfo: memFree=1668904/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=114648 CPUtime=762.11
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26109 0 0 0 76189 22 0 0 25 0 1 0 95985699 117399552 25644 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28662 25644 98 283 0 28376 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 114648

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 14547
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=114648 CPUtime=822.08
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26120 0 0 0 82186 22 0 0 25 0 1 0 95985699 117399552 25655 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28662 25655 98 283 0 28376 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 114648

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 14547
/proc/meminfo: memFree=1668520/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=115164 CPUtime=882.07
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26199 0 0 0 88185 22 0 0 25 0 1 0 95985699 117927936 25734 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28791 25734 98 283 0 28505 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 115164

[startup+942.302 s]
/proc/loadavg: 1.04 1.04 1.14 2/65 14547
/proc/meminfo: memFree=1668392/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=115164 CPUtime=942.05
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26212 0 0 0 94183 22 0 0 25 0 1 0 95985699 117927936 25747 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28791 25747 98 283 0 28505 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 115164

[startup+1002.3 s]
/proc/loadavg: 1.05 1.04 1.14 2/65 14547
/proc/meminfo: memFree=1668328/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=115164 CPUtime=1002.04
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26217 0 0 0 100182 22 0 0 25 0 1 0 95985699 117927936 25752 1992294400 134512640 135674940 4294956192 18446744073709551615 134564640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28791 25752 98 283 0 28505 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 115164

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.13 2/65 14547
/proc/meminfo: memFree=1667944/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=115932 CPUtime=1062.02
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 26352 0 0 0 106180 22 0 0 25 0 1 0 95985699 118714368 25887 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 28983 25887 98 283 0 28697 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 115932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 14547
/proc/meminfo: memFree=1663464/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=120128 CPUtime=1122.01
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 27417 0 0 0 112177 24 0 0 25 0 1 0 95985699 123011072 26952 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 30032 26952 98 283 0 29746 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 120128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 14547
/proc/meminfo: memFree=1662312/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=121648 CPUtime=1181.99
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 27693 0 0 0 118175 24 0 0 25 0 1 0 95985699 124567552 27228 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 30412 27228 98 283 0 30126 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 121648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 14547
/proc/meminfo: memFree=1661800/2055920 swapFree=4191900/4192956
[pid=14546] ppid=14544 vsize=122680 CPUtime=1200.09
/proc/14546/stat : 14546 (SApperloT-base) R 14544 14546 14333 0 -1 4194304 27833 0 0 0 119985 24 0 0 25 0 1 0 95985699 125624320 27368 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/14546/statm: 30670 27368 98 283 0 30384 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 122680

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.42
CPU time (s): 1200.12
CPU user time (s): 1199.85
CPU system time (s): 0.266959
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 122680

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

runsolver used 0.913861 second user time and 2.43463 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 19:12:11
IDJOB=1722800
IDBENCH=71097
IDSOLVER=509
FILE ID=node34/1722800-1240679530
PBS_JOBID= 9186641
Free space on /tmp= 66368 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_14_UNKNOWN.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722800-1240679530/watcher-1722800-1240679530 -o /tmp/evaluation-result-1722800-1240679530/solver-1722800-1240679530 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=427521215 HOME/instance-1722800-1240679530.cnf

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=427521215

node34.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.214
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.214
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:       1772432 kB
Buffers:         24920 kB
Cached:         191412 kB
SwapCached:        384 kB
Active:          71256 kB
Inactive:       158512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772432 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          21772 kB
Slab:            39784 kB
Committed_AS:   345536 kB
PageTables:       1380 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= 66364 MiB
End job on node34 at 2009-04-25 19:32:13