Trace number 1718291

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark362.542
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

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-1718291-1240635275/watcher-1718291-1240635275 -o /tmp/evaluation-result-1718291-1240635275/solver-1718291-1240635275 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=500397479 HOME/instance-1718291-1240635275.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.91 0.95 0.98 3/64 18977
/proc/meminfo: memFree=1824880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=1480 CPUtime=0
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 91561042 1515520 175 1992294400 134512640 135712473 4294956208 18446744073709551615 134574096 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 370 175 102 292 0 75 0

[startup+0.0692199 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18977
/proc/meminfo: memFree=1824880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=1748 CPUtime=0.06
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 249 0 0 0 6 0 0 0 18 0 1 0 91561042 1789952 232 1992294400 134512640 135712473 4294956208 18446744073709551615 134554224 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 437 232 105 292 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1748

[startup+0.101224 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18977
/proc/meminfo: memFree=1824880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=1880 CPUtime=0.1
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 266 0 0 0 10 0 0 0 18 0 1 0 91561042 1925120 249 1992294400 134512640 135712473 4294956208 18446744073709551615 134564430 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 470 249 105 292 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1880

[startup+0.30125 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18977
/proc/meminfo: memFree=1824880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=2012 CPUtime=0.29
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 300 0 0 0 29 0 0 0 19 0 1 0 91561042 2060288 283 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 503 283 105 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701302 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18977
/proc/meminfo: memFree=1824880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=2544 CPUtime=0.69
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 447 0 0 0 69 0 0 0 23 0 1 0 91561042 2605056 430 1992294400 134512640 135712473 4294956208 18446744073709551615 134568105 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 636 430 109 292 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 18978
/proc/meminfo: memFree=1823272/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=3336 CPUtime=1.49
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 645 0 0 0 149 0 0 0 25 0 1 0 91561042 3416064 628 1992294400 134512640 135712473 4294956208 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 834 628 109 292 0 539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3336

[startup+3.10162 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 18978
/proc/meminfo: memFree=1822632/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=3468 CPUtime=3.09
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 670 0 0 0 309 0 0 0 25 0 1 0 91561042 3551232 653 1992294400 134512640 135712473 4294956208 18446744073709551615 134559358 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 867 653 109 292 0 572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3468

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 18978
/proc/meminfo: memFree=1822376/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=3600 CPUtime=6.29
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 694 0 0 0 629 0 0 0 25 0 1 0 91561042 3686400 677 1992294400 134512640 135712473 4294956208 18446744073709551615 134574392 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 900 677 109 292 0 605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3600

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 18978
/proc/meminfo: memFree=1816168/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=9824 CPUtime=12.69
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2250 0 0 0 1268 1 0 0 25 0 1 0 91561042 10059776 2233 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2456 2233 109 292 0 2161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9824

[startup+25.5026 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 18978
/proc/meminfo: memFree=1816168/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=9824 CPUtime=25.49
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2250 0 0 0 2548 1 0 0 25 0 1 0 91561042 10059776 2233 1992294400 134512640 135712473 4294956208 18446744073709551615 134562988 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2456 2233 109 292 0 2161 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9824

[startup+51.103 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 18978
/proc/meminfo: memFree=1816168/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=9824 CPUtime=51.08
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2250 0 0 0 5107 1 0 0 25 0 1 0 91561042 10059776 2233 1992294400 134512640 135712473 4294956208 18446744073709551615 134554205 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2456 2233 109 292 0 2161 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9824

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 18978
/proc/meminfo: memFree=1816168/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=9824 CPUtime=102.26
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2250 0 0 0 10225 1 0 0 25 0 1 0 91561042 10059776 2233 1992294400 134512640 135712473 4294956208 18446744073709551615 134558714 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2456 2233 109 292 0 2161 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9824

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18978
/proc/meminfo: memFree=1815912/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=10092 CPUtime=162.24
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2322 0 0 0 16223 1 0 0 25 0 1 0 91561042 10334208 2305 1992294400 134512640 135712473 4294956208 18446744073709551615 134563218 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2523 2305 109 292 0 2228 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10092

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18978
/proc/meminfo: memFree=1815592/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=10500 CPUtime=222.23
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2389 0 0 0 22222 1 0 0 25 0 1 0 91561042 10752000 2372 1992294400 134512640 135712473 4294956208 18446744073709551615 134564446 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2625 2372 109 292 0 2330 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10500

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18978
/proc/meminfo: memFree=1815208/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=10924 CPUtime=282.22
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2492 0 0 0 28220 2 0 0 25 0 1 0 91561042 11186176 2475 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2731 2475 110 292 0 2436 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18978
/proc/meminfo: memFree=1814952/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=11060 CPUtime=342.2
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2552 0 0 0 34218 2 0 0 25 0 1 0 91561042 11325440 2535 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2765 2535 110 292 0 2470 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11060

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1814432/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=11476 CPUtime=402.17
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 2653 0 0 0 40215 2 0 0 25 0 1 0 91561042 11751424 2636 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 2869 2636 110 292 0 2574 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 11476

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1781728/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=45108 CPUtime=462.16
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 11058 0 0 0 46206 10 0 0 25 0 1 0 91561042 46190592 10845 1992294400 134512640 135712473 4294956208 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 11277 10845 110 292 0 10982 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45108

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1757984/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=69852 CPUtime=522.14
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 17148 0 0 0 52198 16 0 0 25 0 1 0 91561042 71528448 16806 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 17463 16806 110 292 0 17168 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 69852

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1736288/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=92448 CPUtime=582.13
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 22748 0 0 0 58191 22 0 0 25 0 1 0 91561042 94666752 22148 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 23112 22148 110 292 0 22817 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92448

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1716832/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=111552 CPUtime=642.11
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 27585 0 0 0 64184 27 0 0 25 0 1 0 91561042 114229248 26985 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 27888 26985 110 292 0 27593 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 111552

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1700840/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=127696 CPUtime=702.09
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 31606 0 0 0 70176 33 0 0 25 0 1 0 91561042 130760704 31006 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 31924 31006 110 292 0 31629 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 127696

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1682280/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=147140 CPUtime=762.07
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 36471 0 0 0 76168 39 0 0 25 0 1 0 91561042 150671360 35614 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 36785 35614 110 292 0 36490 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 147140

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1670312/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=159052 CPUtime=822.06
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 39440 0 0 0 82162 44 0 0 25 0 1 0 91561042 162869248 38583 1992294400 134512640 135712473 4294956208 18446744073709551615 134540644 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 39763 38583 110 292 0 39468 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 159052

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1668392/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=161328 CPUtime=882.04
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 39917 0 0 0 88160 44 0 0 25 0 1 0 91561042 165199872 39060 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 40332 39060 110 292 0 40037 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 161328

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1667688/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=162128 CPUtime=942.02
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 40091 0 0 0 94158 44 0 0 25 0 1 0 91561042 166019072 39234 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 40532 39234 110 292 0 40237 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 162128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1667048/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=162932 CPUtime=1002
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 40243 0 0 0 100156 44 0 0 25 0 1 0 91561042 166842368 39386 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 40733 39386 110 292 0 40438 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 162932

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1666280/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=163780 CPUtime=1061.98
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 40435 0 0 0 106154 44 0 0 25 0 1 0 91561042 167710720 39578 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 40945 39578 110 292 0 40650 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 163780

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1664424/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=166036 CPUtime=1121.96
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 40885 0 0 0 112152 44 0 0 25 0 1 0 91561042 170020864 40028 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 41509 40028 110 292 0 41214 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 166036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1643880/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=187092 CPUtime=1181.95
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 46088 0 0 0 118146 49 0 0 25 0 1 0 91561042 191582208 45231 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 46773 45231 110 292 0 46478 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 187092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18984
/proc/meminfo: memFree=1643112/2055920 swapFree=4181092/4192956
[pid=18977] ppid=18975 vsize=187488 CPUtime=1200.05
/proc/18977/stat : 18977 (SApperloT-hrp) R 18975 18977 18883 0 -1 4194304 46194 0 0 0 119956 49 0 0 25 0 1 0 91561042 191987712 45337 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 46872 45337 110 292 0 46577 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 187488

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.56
CPU system time (s): 0.530919
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 187488

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

runsolver used 0.964853 second user time and 2.35064 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 06:54:36
IDJOB=1718291
IDBENCH=20474
IDSOLVER=510
FILE ID=node13/1718291-1240635275
PBS_JOBID= 9186415
Free space on /tmp= 66220 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718291-1240635275/watcher-1718291-1240635275 -o /tmp/evaluation-result-1718291-1240635275/solver-1718291-1240635275 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=500397479 HOME/instance-1718291-1240635275.cnf

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=500397479

node13.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.227
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.227
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:       1825360 kB
Buffers:         43708 kB
Cached:         112280 kB
SwapCached:       5716 kB
Active:          20560 kB
Inactive:       143536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825360 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            52404 kB
Committed_AS:   271816 kB
PageTables:       1460 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= 66220 MiB
End job on node13 at 2009-04-25 07:14:38