Trace number 1776241

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)? (TO) 3991.18 1000.03

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.02 s
0.00/0.02	c ==============================================================================
3991.10/1000.03	HOME/manysat.sh: line 55:  1818 Terminated              $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776241-1243507864/watcher-1776241-1243507864 -o /tmp/evaluation-result-1776241-1243507864/solver-1776241-1243507864 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776241-1243507864.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2412 CPUtime=0.01
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104887523 2469888 273 4294967295 134512640 135169312 3216748288 3216746824 3084910318 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1815/statm: 603 273 231 161 0 42 0

[startup+0.103217 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.255576 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.433385 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.900389 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+1.51649 s]
/proc/loadavg: 4.33 4.50 4.39 3/96 1815
/proc/meminfo: memFree=2988180/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+3.11103 s]
/proc/loadavg: 4.33 4.50 4.39 7/101 1821
/proc/meminfo: memFree=2978968/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=38864 CPUtime=12.22
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 2787 0 0 0 1216 6 0 0 16 0 4 0 1104887525 39796736 2719 4294967295 134512640 135305190 3219812832 3219811008 134528506 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 9716 2719 79 194 0 9520 0
[pid=1818/tid=1819] ppid=1815 vsize=38864 CPUtime=3.06
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 541 0 0 0 304 2 0 0 16 0 4 0 1104887526 39796736 2719 4294967295 134512640 135305190 3219812832 3086761152 134528425 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=38864 CPUtime=3.04
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 699 0 0 0 302 2 0 0 16 0 4 0 1104887526 39796736 2719 4294967295 134512640 135305190 3219812832 3078372544 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=38864 CPUtime=3.04
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 553 0 0 0 304 0 0 0 16 0 4 0 1104887526 39796736 2719 4294967295 134512640 135305190 3219812832 3069983936 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 41280

[startup+6.31082 s]
/proc/loadavg: 4.30 4.49 4.39 7/101 1821
/proc/meminfo: memFree=2972124/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=45632 CPUtime=24.97
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 4430 0 0 0 2490 7 0 0 18 0 4 0 1104887525 46727168 4362 4294967295 134512640 135305190 3219812832 3219811008 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 11408 4362 79 194 0 11212 0
[pid=1818/tid=1819] ppid=1815 vsize=45632 CPUtime=6.23
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 814 0 0 0 621 2 0 0 17 0 4 0 1104887526 46727168 4362 4294967295 134512640 135305190 3219812832 3086761152 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=45632 CPUtime=6.24
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1220 0 0 0 621 3 0 0 16 0 4 0 1104887526 46727168 4362 4294967295 134512640 135305190 3219812832 3078372544 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=45632 CPUtime=6.24
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1041 0 0 0 624 0 0 0 17 0 4 0 1104887526 46727168 4362 4294967295 134512640 135305190 3219812832 3069983936 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 48048

[startup+12.7104 s]
/proc/loadavg: 4.28 4.48 4.39 5/101 1821
/proc/meminfo: memFree=2963380/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=53544 CPUtime=50.52
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 6544 0 0 0 5044 8 0 0 25 0 4 0 1104887525 54829056 6476 4294967295 134512640 135305190 3219812832 3219811008 134528520 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 13386 6476 79 194 0 13190 0
[pid=1818/tid=1819] ppid=1815 vsize=53544 CPUtime=12.61
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1119 0 0 0 1259 2 0 0 25 0 4 0 1104887526 54829056 6476 4294967295 134512640 135305190 3219812832 3086760816 134551930 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=53544 CPUtime=12.64
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1902 0 0 0 1261 3 0 0 18 0 4 0 1104887526 54829056 6476 4294967295 134512640 135305190 3219812832 3078372488 134839991 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=53544 CPUtime=12.63
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1581 0 0 0 1262 1 0 0 25 0 4 0 1104887526 54829056 6476 4294967295 134512640 135305190 3219812832 3069983936 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 55960

[startup+25.5095 s]
/proc/loadavg: 4.30 4.48 4.39 5/101 2004
/proc/meminfo: memFree=2950904/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=65692 CPUtime=101.3
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 9376 0 0 0 10117 13 0 0 25 0 4 0 1104887525 67268608 9308 4294967295 134512640 135305190 3219812832 3219811008 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 16423 9308 79 194 0 16227 0
[pid=1818/tid=1819] ppid=1815 vsize=65692 CPUtime=25.11
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 1717 0 0 0 2507 4 0 0 25 0 4 0 1104887526 67268608 9308 4294967295 134512640 135305190 3219812832 3086761152 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=65692 CPUtime=25.4
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 2973 0 0 0 2536 4 0 0 25 0 4 0 1104887526 67268608 9308 4294967295 134512640 135305190 3219812832 3078372160 134551930 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=65692 CPUtime=25.42
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 2281 0 0 0 2540 2 0 0 25 0 4 0 1104887526 67268608 9308 4294967295 134512640 135305190 3219812832 3069983936 134528872 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 68108

[startup+51.1078 s]
/proc/loadavg: 4.32 4.47 4.38 5/101 2006
/proc/meminfo: memFree=2944088/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=73544 CPUtime=203.6
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 11406 0 0 0 20337 23 0 0 25 0 4 0 1104887525 75309056 11338 4294967295 134512640 135305190 3219812832 3219811008 134528506 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 18386 11338 79 194 0 18190 0
[pid=1818/tid=1819] ppid=1815 vsize=73544 CPUtime=50.71
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 2086 0 0 0 5065 6 0 0 25 0 4 0 1104887526 75309056 11338 4294967295 134512640 135305190 3219812832 3086760880 134557272 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=73544 CPUtime=50.99
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 3645 0 0 0 5095 4 0 0 25 0 4 0 1104887526 75309056 11338 4294967295 134512640 135305190 3219812832 3078372544 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=73544 CPUtime=50.95
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 2780 0 0 0 5089 6 0 0 25 0 4 0 1104887526 75309056 11338 4294967295 134512640 135305190 3219812832 3069983936 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 75960

[startup+102.314 s]
/proc/loadavg: 4.36 4.46 4.38 5/101 2197
/proc/meminfo: memFree=2926600/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=92508 CPUtime=407.72
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 15809 0 0 0 40727 45 0 0 25 0 4 0 1104887525 94728192 15741 4294967295 134512640 135305190 3219812832 3219810896 134538167 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 23127 15741 79 194 0 22931 0
[pid=1818/tid=1819] ppid=1815 vsize=92508 CPUtime=101.85
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 2767 0 0 0 10178 7 0 0 25 0 4 0 1104887526 94728192 15741 4294967295 134512640 135305190 3219812832 3086761152 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=92508 CPUtime=102.04
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 5849 0 0 0 10194 10 0 0 25 0 4 0 1104887526 94728192 15741 4294967295 134512640 135305190 3219812832 3078372224 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=92508 CPUtime=101.83
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 3437 0 0 0 10173 10 0 0 25 0 4 0 1104887526 94728192 15741 4294967295 134512640 135305190 3219812832 3069983936 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.75
Current children cumulated vsize (KiB) 94924

[startup+162.31 s]
/proc/loadavg: 4.25 4.40 4.36 5/101 2386
/proc/meminfo: memFree=2913924/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=104812 CPUtime=647.31
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 18741 0 0 0 64668 63 0 0 25 0 4 0 1104887525 107327488 18664 4294967295 134512640 135305190 3219812832 3219811008 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1818/statm: 26203 18664 79 194 0 26007 0
[pid=1818/tid=1819] ppid=1815 vsize=104812 CPUtime=161.77
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 3311 0 0 0 16168 9 0 0 25 0 4 0 1104887526 107327488 18664 4294967295 134512640 135305190 3219812832 3086761152 134528774 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=104812 CPUtime=161.91
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7116 0 0 0 16176 15 0 0 25 0 4 0 1104887526 107327488 18664 4294967295 134512640 135305190 3219812832 3078372544 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=104812 CPUtime=161.64
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 3980 0 0 0 16150 14 0 0 25 0 4 0 1104887526 107327488 18664 4294967295 134512640 135305190 3219812832 3069983936 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.34
Current children cumulated vsize (KiB) 107228

[startup+222.306 s]
/proc/loadavg: 4.61 4.45 4.38 6/101 2580
/proc/meminfo: memFree=2902064/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=118068 CPUtime=886.85
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 21754 0 0 0 88602 83 0 0 25 0 4 0 1104887525 120901632 21677 4294967295 134512640 135305190 3219812832 3219811008 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 29517 21677 79 194 0 29321 0
[pid=1818/tid=1819] ppid=1815 vsize=118068 CPUtime=221.62

################
# More data... #
################

[startup+582.312 s]
/proc/loadavg: 4.59 4.52 4.41 5/101 3750
/proc/meminfo: memFree=2867524/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=154024 CPUtime=2324.1
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 30415 0 0 0 232199 211 0 0 25 0 4 0 1104887525 157720576 30315 4294967295 134512640 135305190 3219812832 3219811008 134528875 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1818/statm: 38506 30315 79 194 0 38310 0
[pid=1818/tid=1819] ppid=1815 vsize=154024 CPUtime=580.86
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 5599 0 0 0 58038 48 0 0 25 0 4 0 1104887526 157720576 30315 4294967295 134512640 135305190 3219812832 3086761152 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=154024 CPUtime=581.22
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 12357 0 0 0 58060 62 0 0 25 0 4 0 1104887526 157720576 30315 4294967295 134512640 135305190 3219812832 3078372544 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=154024 CPUtime=581.18
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6097 0 0 0 58071 47 0 0 25 0 4 0 1104887526 157720576 30315 4294967295 134512640 135305190 3219812832 3069983728 134547909 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2324.13
Current children cumulated vsize (KiB) 156440

[startup+642.318 s]
/proc/loadavg: 4.56 4.53 4.42 5/101 3938
/proc/meminfo: memFree=2855992/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=164520 CPUtime=2563.36
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 32919 0 0 0 256100 236 0 0 25 0 4 0 1104887525 168468480 32819 4294967295 134512640 135305190 3219812832 3219811008 134528520 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1818/statm: 41130 32819 79 194 0 40934 0
[pid=1818/tid=1819] ppid=1815 vsize=164520 CPUtime=640.83
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6048 0 0 0 64027 56 0 0 25 0 4 0 1104887526 168468480 32819 4294967295 134512640 135305190 3219812832 3086761152 134528283 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=164520 CPUtime=641.19
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 13418 0 0 0 64053 66 0 0 25 0 4 0 1104887526 168468480 32819 4294967295 134512640 135305190 3219812832 3078372544 134528376 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=164520 CPUtime=641.03
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6735 0 0 0 64049 54 0 0 25 0 4 0 1104887526 168468480 32819 4294967295 134512640 135305190 3219812832 3069983728 134550320 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2563.39
Current children cumulated vsize (KiB) 166936

[startup+702.314 s]
/proc/loadavg: 4.41 4.48 4.41 5/101 4126
/proc/meminfo: memFree=2854676/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=166312 CPUtime=2802.77
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 33288 0 0 0 280028 249 0 0 25 0 4 0 1104887525 170303488 33188 4294967295 134512640 135305190 3219812832 3219811008 134528557 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 41578 33188 79 194 0 41382 0
[pid=1818/tid=1819] ppid=1815 vsize=166312 CPUtime=700.77
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6075 0 0 0 70019 58 0 0 25 0 4 0 1104887526 170303488 33188 4294967295 134512640 135305190 3219812832 3086761152 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=166312 CPUtime=701.14
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 13485 0 0 0 70041 73 0 0 25 0 4 0 1104887526 170303488 33188 4294967295 134512640 135305190 3219812832 3078372544 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=166312 CPUtime=700.83
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6752 0 0 0 70025 58 0 0 25 0 4 0 1104887526 170303488 33188 4294967295 134512640 135305190 3219812832 3069983936 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.8
Current children cumulated vsize (KiB) 168728

[startup+762.31 s]
/proc/loadavg: 4.64 4.51 4.42 5/101 4315
/proc/meminfo: memFree=2851256/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=170352 CPUtime=3042.38
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 34108 0 0 0 303979 259 0 0 25 0 4 0 1104887525 174440448 34008 4294967295 134512640 135305190 3219812832 3219811008 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 42588 34008 79 194 0 42392 0
[pid=1818/tid=1819] ppid=1815 vsize=170352 CPUtime=760.75
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6305 0 0 0 76016 59 0 0 25 0 4 0 1104887526 174440448 34008 4294967295 134512640 135305190 3219812832 3086761152 134528442 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=170352 CPUtime=761.06
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 13810 0 0 0 76033 73 0 0 25 0 4 0 1104887526 174440448 34008 4294967295 134512640 135305190 3219812832 3078372432 134538599 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=170352 CPUtime=760.67
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6844 0 0 0 76006 61 0 0 25 0 4 0 1104887526 174440448 34008 4294967295 134512640 135305190 3219812832 3069983728 134547909 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.41
Current children cumulated vsize (KiB) 172768

[startup+822.305 s]
/proc/loadavg: 4.40 4.46 4.41 5/101 4507
/proc/meminfo: memFree=2844300/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=177744 CPUtime=3281.95
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 35862 0 0 0 327914 281 0 0 25 0 4 0 1104887525 182009856 35762 4294967295 134512640 135305190 3219812832 3219811008 134528603 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 44436 35762 79 194 0 44240 0
[pid=1818/tid=1819] ppid=1815 vsize=177744 CPUtime=820.68
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6627 0 0 0 82003 65 0 0 25 0 4 0 1104887526 182009856 35763 4294967295 134512640 135305190 3219812832 3086761152 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=177744 CPUtime=820.87
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 14880 0 0 0 82008 79 0 0 25 0 4 0 1104887526 182009856 35763 4294967295 134512640 135305190 3219812832 3078372488 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=177744 CPUtime=820.64
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7125 0 0 0 81998 66 0 0 25 0 4 0 1104887526 182009856 35763 4294967295 134512640 135305190 3219812832 3069983936 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.98
Current children cumulated vsize (KiB) 180160

[startup+882.311 s]
/proc/loadavg: 4.68 4.50 4.42 6/102 4674
/proc/meminfo: memFree=2839988/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=182660 CPUtime=3521.4
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 37121 0 0 0 351844 296 0 0 25 0 4 0 1104887525 187043840 37021 4294967295 134512640 135305190 3219812832 3219811008 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 45665 37021 79 194 0 45469 0
[pid=1818/tid=1819] ppid=1815 vsize=182660 CPUtime=880.52
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6696 0 0 0 87985 67 0 0 25 0 4 0 1104887526 187043840 37021 4294967295 134512640 135305190 3219812832 3086761152 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=182660 CPUtime=880.55
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 15394 0 0 0 87974 81 0 0 25 0 4 0 1104887526 187043840 37021 4294967295 134512640 135305190 3219812832 3078372544 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=182660 CPUtime=880.62
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7629 0 0 0 87990 72 0 0 25 0 4 0 1104887526 187043840 37021 4294967295 134512640 135305190 3219812832 3069983936 134528875 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.43
Current children cumulated vsize (KiB) 185076

[startup+942.317 s]
/proc/loadavg: 4.53 4.49 4.42 5/101 4881
/proc/meminfo: memFree=2837188/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=185456 CPUtime=3760.83
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 37720 0 0 0 375768 315 0 0 25 0 4 0 1104887525 189906944 37620 4294967295 134512640 135305190 3219812832 3219810896 134538175 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 46364 37620 79 194 0 46168 0
[pid=1818/tid=1819] ppid=1815 vsize=185456 CPUtime=940.5
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6696 0 0 0 93977 73 0 0 25 0 4 0 1104887526 189906944 37620 4294967295 134512640 135305190 3219812832 3086760880 134557940 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=185456 CPUtime=940.48
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 15541 0 0 0 93962 86 0 0 25 0 4 0 1104887526 189906944 37620 4294967295 134512640 135305190 3219812832 3078372544 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=185456 CPUtime=940.21
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7702 0 0 0 93942 79 0 0 25 0 4 0 1104887526 189906944 37620 4294967295 134512640 135305190 3219812832 3069983728 134549018 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.86
Current children cumulated vsize (KiB) 187872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 4.47 4.47 4.42 5/101 5069
/proc/meminfo: memFree=2836328/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=185740 CPUtime=3991.07
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 37793 0 0 0 398781 326 0 0 25 0 4 0 1104887525 190197760 37693 4294967295 134512640 135305190 3219812832 3219811008 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 46435 37693 79 194 0 46239 0
[pid=1818/tid=1819] ppid=1815 vsize=185740 CPUtime=998.12
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6757 0 0 0 99738 74 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3086761152 134528388 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=185740 CPUtime=997.83
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 15547 0 0 0 99692 91 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3078372544 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=185740 CPUtime=997.84
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7708 0 0 0 99701 83 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3069983936 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3991.1
Current children cumulated vsize (KiB) 188156

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1000 s]
/proc/loadavg: 4.47 4.47 4.42 5/101 5069
/proc/meminfo: memFree=2836328/3368532 swapFree=1954076/1959888
[pid=1815] ppid=1813 vsize=2416 CPUtime=0.03
/proc/1815/stat : 1815 (manysat.sh) S 1813 1815 1628 0 -1 4194304 370 354 0 0 1 0 2 0 18 0 1 0 1104887523 2473984 275 4294967295 134512640 135169312 3216748288 3216744504 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1815/statm: 604 275 231 161 0 43 0
[pid=1818] ppid=1815 vsize=185740 CPUtime=3991.07
/proc/1818/stat : 1818 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202496 37793 0 0 0 398781 326 0 0 25 0 4 0 1104887525 190197760 37693 4294967295 134512640 135305190 3219812832 3219811008 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1818/statm: 46435 37693 79 194 0 46239 0
[pid=1818/tid=1819] ppid=1815 vsize=185740 CPUtime=998.12
/proc/1818/task/1819/stat : 1819 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 6757 0 0 0 99738 74 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3086761152 134528388 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1818/tid=1820] ppid=1815 vsize=185740 CPUtime=997.83
/proc/1818/task/1820/stat : 1820 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 15547 0 0 0 99692 91 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3078372544 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1818/tid=1821] ppid=1815 vsize=185740 CPUtime=997.84
/proc/1818/task/1821/stat : 1821 (manysat1.1_stat) R 1815 1815 1628 0 -1 4202560 7708 0 0 0 99701 83 0 0 25 0 4 0 1104887526 190197760 37693 4294967295 134512640 135305190 3219812832 3069983936 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3991.1
Current children cumulated vsize (KiB) 188156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3991.18
CPU user time (s): 3987.92
CPU system time (s): 3.26
CPU usage (%): 399.105
Max. virtual memory (cumulated for all children) (KiB): 188156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3987.92
system time used= 3.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38609
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= 11521
involuntary context switches= 185668

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 12:51:04
IDJOB=1776241
IDBENCH=20472
IDSOLVER=620
FILE ID=tipi44/1776241-1243507864
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776241-1243507864/watcher-1776241-1243507864 -o /tmp/evaluation-result-1776241-1243507864/solver-1776241-1243507864 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776241-1243507864.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED= 1639260769

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2988576 kB
Buffers:        136028 kB
Cached:         137172 kB
SwapCached:       2180 kB
Active:          95500 kB
Inactive:       187732 kB
HighTotal:     2489216 kB
HighFree:      2339984 kB
LowTotal:       879316 kB
LowFree:        648592 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1768 kB
Writeback:           0 kB
AnonPages:        9064 kB
Mapped:           3652 kB
Slab:            87072 kB
SReclaimable:    76996 kB
SUnreclaim:      10076 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-28 13:07:46