Trace number 1775749

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 1/2009-03-20 (4 threads)? (TO) 3970.34 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

0.00/0.00	c Parsing...
0.00/0.75	c ==============================================================================
0.00/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.75	c ==============================================================================
0.00/0.75	c |         0 |  969225  2270846 |  290767       0        0     nan |  0.000 % |
5.11/5.16	c |         0 |  424864  1140718 |      --       0       --      -- |     --   | -338304/-664362
5.11/5.16	c ==============================================================================
5.11/5.16	c Result  :   #vars: 68615   #clauses: 424864   #literals: 1140718
5.11/5.16	c CPU time:   5 s
5.11/5.16	c ==============================================================================
3970.25/1000.05	HOME/manysat.sh: line 55:  1089 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-1775749-1243501308/watcher-1775749-1243501308 -o /tmp/evaluation-result-1775749-1243501308/solver-1775749-1243501308 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775749-1243501308.cnf aimd 1 

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.36 4.39 4.28 3/97 1086
/proc/meminfo: memFree=3037252/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0

[startup+0.02876 s]
/proc/loadavg: 4.36 4.39 4.28 3/97 1086
/proc/meminfo: memFree=3037252/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.108746 s]
/proc/loadavg: 4.36 4.39 4.28 3/97 1086
/proc/meminfo: memFree=3037252/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.30873 s]
/proc/loadavg: 4.36 4.39 4.28 3/97 1086
/proc/meminfo: memFree=3037252/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.708699 s]
/proc/loadavg: 4.36 4.39 4.28 3/97 1086
/proc/meminfo: memFree=3037252/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.50864 s]
/proc/loadavg: 4.36 4.39 4.28 2/99 1088
/proc/meminfo: memFree=2942928/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
[pid=1087] ppid=1086 vsize=107640 CPUtime=1.51
/proc/1087/stat : 1087 (SatElite) R 1086 1086 21691 0 -1 4202496 27084 0 0 0 138 13 0 0 20 0 1 0 1104268230 110223360 24884 4294967295 134512640 135034092 3219378512 3219374508 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1087/statm: 26910 24884 67 128 0 26780 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 110052

[startup+3.10851 s]
/proc/loadavg: 4.36 4.39 4.28 2/99 1088
/proc/meminfo: memFree=2933160/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2412 CPUtime=0
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104268230 2469888 273 4294967295 134512640 135169312 3221005072 3221003608 3085582062 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1086/statm: 603 273 231 161 0 42 0
[pid=1087] ppid=1086 vsize=119912 CPUtime=3.11
/proc/1087/stat : 1087 (SatElite) R 1086 1086 21691 0 -1 4202496 30116 0 0 0 296 15 0 0 25 0 1 0 1104268230 122789888 27418 4294967295 134512640 135034092 3219378512 3219374816 134569232 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1087/statm: 29978 27418 67 128 0 29848 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 122324

[startup+6.30828 s]
/proc/loadavg: 4.09 4.33 4.27 2/99 1088
/proc/meminfo: memFree=2924396/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 2416

[startup+12.7078 s]
/proc/loadavg: 3.84 4.28 4.25 6/102 1094
/proc/meminfo: memFree=2906596/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=149676 CPUtime=24.46
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 29684 0 0 0 2342 104 0 0 19 0 4 0 1104268798 153268224 29599 4294967295 134512640 135305190 3220363888 3220362064 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1089/statm: 37419 29599 79 194 0 37223 0
[pid=1089/tid=1090] ppid=1086 vsize=149676 CPUtime=5.9
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 645 0 0 0 566 24 0 0 18 0 4 0 1104268887 153268224 29599 4294967295 134512640 135305190 3220363888 3054263488 134528851 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=149676 CPUtime=5.98
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 629 0 0 0 568 30 0 0 19 0 4 0 1104268887 153268224 29599 4294967295 134512640 135305190 3220363888 3045874560 134552678 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=149676 CPUtime=5.83
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 632 0 0 0 567 16 0 0 18 0 4 0 1104268887 153268224 29599 4294967295 134512640 135305190 3220363888 3037486272 134528858 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30.14
Current children cumulated vsize (KiB) 152092

[startup+25.5068 s]
/proc/loadavg: 3.94 4.28 4.25 5/102 1094
/proc/meminfo: memFree=2903964/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=151996 CPUtime=75.55
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 30369 0 0 0 7448 107 0 0 25 0 4 0 1104268798 155643904 30284 4294967295 134512640 135305190 3220363888 3220362064 134528832 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1089/statm: 37999 30284 79 194 0 37803 0
[pid=1089/tid=1090] ppid=1086 vsize=151996 CPUtime=18.7
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 761 0 0 0 1846 24 0 0 25 0 4 0 1104268887 155643904 30284 4294967295 134512640 135305190 3220363888 3054263456 134570397 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=151996 CPUtime=18.78
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 828 0 0 0 1845 33 0 0 25 0 4 0 1104268887 155643904 30284 4294967295 134512640 135305190 3220363888 3045874880 134528399 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=151996 CPUtime=18.63
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 809 0 0 0 1847 16 0 0 25 0 4 0 1104268887 155643904 30284 4294967295 134512640 135305190 3220363888 3037486272 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.23
Current children cumulated vsize (KiB) 154412

[startup+51.1048 s]
/proc/loadavg: 4.16 4.30 4.26 5/102 1282
/proc/meminfo: memFree=2892752/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=163844 CPUtime=177.65
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 33033 0 0 0 17641 124 0 0 25 0 4 0 1104268798 167776256 32948 4294967295 134512640 135305190 3220363888 3220362064 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1089/statm: 40961 32948 79 194 0 40765 0
[pid=1089/tid=1090] ppid=1086 vsize=163844 CPUtime=44.29
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 1160 0 0 0 4402 27 0 0 25 0 4 0 1104268887 167776256 32948 4294967295 134512640 135305190 3220363888 3054263152 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=163844 CPUtime=44.34
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 1871 0 0 0 4400 34 0 0 25 0 4 0 1104268887 167776256 32948 4294967295 134512640 135305190 3220363888 3045874824 134839991 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=163844 CPUtime=44.14
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 1445 0 0 0 4387 27 0 0 25 0 4 0 1104268887 167776256 32948 4294967295 134512640 135305190 3220363888 3037486272 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 183.33
Current children cumulated vsize (KiB) 166260

[startup+102.311 s]
/proc/loadavg: 4.20 4.30 4.26 5/102 1468
/proc/meminfo: memFree=2874036/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=182968 CPUtime=381.86
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 37350 0 0 0 38045 141 0 0 25 0 4 0 1104268798 187359232 37261 4294967295 134512640 135305190 3220363888 3220362064 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 45742 37261 79 194 0 45546 0
[pid=1089/tid=1090] ppid=1086 vsize=182968 CPUtime=95.3
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 1915 0 0 0 9494 36 0 0 25 0 4 0 1104268887 187359232 37261 4294967295 134512640 135305190 3220363888 3054263488 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=182968 CPUtime=95.53
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 3635 0 0 0 9519 34 0 0 25 0 4 0 1104268887 187359232 37261 4294967295 134512640 135305190 3220363888 3045874880 134528515 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=182968 CPUtime=95.01
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 2404 0 0 0 9471 30 0 0 25 0 4 0 1104268887 187359232 37261 4294967295 134512640 135305190 3220363888 3037486272 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 387.54
Current children cumulated vsize (KiB) 185384

[startup+162.316 s]
/proc/loadavg: 4.47 4.35 4.28 5/102 1658
/proc/meminfo: memFree=2857408/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=201416 CPUtime=621.34
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 41834 0 0 0 61968 166 0 0 25 0 4 0 1104268798 206249984 41745 4294967295 134512640 135305190 3220363888 3220362064 134528329 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 50354 41745 79 194 0 50158 0
[pid=1089/tid=1090] ppid=1086 vsize=201416 CPUtime=155.28
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 2893 0 0 0 15491 37 0 0 25 0 4 0 1104268887 206249984 41745 4294967295 134512640 135305190 3220363888 3054263488 134528562 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=201416 CPUtime=155.38
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 5300 0 0 0 15501 37 0 0 25 0 4 0 1104268887 206249984 41745 4294967295 134512640 135305190 3220363888 3045874880 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=201416 CPUtime=154.69
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 3321 0 0 0 15428 41 0 0 25 0 4 0 1104268887 206249984 41745 4294967295 134512640 135305190 3220363888 3037486000 134556789 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 627.02
Current children cumulated vsize (KiB) 203832

[startup+222.312 s]
/proc/loadavg: 4.54 4.39 4.29 6/102 1845
/proc/meminfo: memFree=2832364/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=225972 CPUtime=860.67
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 47881 0 0 0 85884 183 0 0 25 0 4 0 1104268798 231395328 47788 4294967295 134512640 135305190 3220363888 3220362064 134528212 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 56493 47788 79 194 0 56297 0
[pid=1089/tid=1090] ppid=1086 vsize=225972 CPUtime=215.22
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 4303 0 0 0 21481 41 0 0 25 0 4 0 1104268887 231395328 47788 4294967295 134512640 135305190 3220363888 3054263488 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=225972 CPUtime=214.98
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 7274 0 0 0 21458 40 0 0 25 0 4 0 1104268887 231395328 47788 4294967295 134512640 135305190 3220363888 3045874880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=225972 CPUtime=214.5
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 4744 0 0 0 21406 44 0 0 25 0 4 0 1104268887 231395328 47788 4294967295 134512640 135305190 3220363888 3037486272 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 866.35
Current children cumulated vsize (KiB) 228388

[startup+282.307 s]
/proc/loadavg: 4.62 4.41 4.30 7/103 1931
/proc/meminfo: memFree=2815532/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68

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

[startup+522.318 s]
/proc/loadavg: 4.73 4.56 4.38 7/103 2681
/proc/meminfo: memFree=2762784/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=301200 CPUtime=2057.86
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 65458 0 0 0 205480 306 0 0 25 0 4 0 1104268798 308428800 65365 4294967295 134512640 135305190 3220363888 3220362064 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 75300 65365 79 194 0 75104 0
[pid=1089/tid=1090] ppid=1086 vsize=301200 CPUtime=514.86
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 8331 0 0 0 51415 71 0 0 25 0 4 0 1104268887 308428800 65365 4294967295 134512640 135305190 3220363888 3054263488 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=301200 CPUtime=513.63
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 12775 0 0 0 51293 70 0 0 25 0 4 0 1104268887 308428800 65365 4294967295 134512640 135305190 3220363888 3045874880 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=301200 CPUtime=513.99
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 8910 0 0 0 51317 82 0 0 25 0 4 0 1104268887 308428800 65365 4294967295 134512640 135305190 3220363888 3037486272 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2063.54
Current children cumulated vsize (KiB) 303616

[startup+582.314 s]
/proc/loadavg: 4.73 4.59 4.40 6/103 2873
/proc/meminfo: memFree=2738248/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=326512 CPUtime=2297.26
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 71491 0 0 0 229392 334 0 0 25 0 4 0 1104268798 334348288 71398 4294967295 134512640 135305190 3220363888 3220362064 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 81628 71398 79 194 0 81432 0
[pid=1089/tid=1090] ppid=1086 vsize=326512 CPUtime=574.72
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 9799 0 0 0 57399 73 0 0 25 0 4 0 1104268887 334348288 71398 4294967295 134512640 135305190 3220363888 3054263432 134837729 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=326512 CPUtime=573.37
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 13858 0 0 0 57262 75 0 0 25 0 4 0 1104268887 334348288 71398 4294967295 134512640 135305190 3220363888 3045874880 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=326512 CPUtime=573.79
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 10528 0 0 0 57284 95 0 0 25 0 4 0 1104268887 334348288 71398 4294967295 134512640 135305190 3220363888 3037486272 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2302.94
Current children cumulated vsize (KiB) 328928

[startup+642.309 s]
/proc/loadavg: 4.57 4.58 4.41 8/103 3045
/proc/meminfo: memFree=2729716/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=335764 CPUtime=2536.74
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 73666 0 0 0 253323 351 0 0 25 0 4 0 1104268798 343822336 73573 4294967295 134512640 135305190 3220363888 3220362064 134528376 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 83941 73573 79 194 0 83745 0
[pid=1089/tid=1090] ppid=1086 vsize=335764 CPUtime=634.66
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 9945 0 0 0 63392 74 0 0 25 0 4 0 1104268887 343822336 73573 4294967295 134512640 135305190 3220363888 3054263488 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=335764 CPUtime=633.36
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 14879 0 0 0 63259 77 0 0 25 0 4 0 1104268887 343822336 73573 4294967295 134512640 135305190 3220363888 3045874880 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=335764 CPUtime=633.55
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 10938 0 0 0 63257 98 0 0 25 0 4 0 1104268887 343822336 73573 4294967295 134512640 135305190 3220363888 3037486272 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2542.42
Current children cumulated vsize (KiB) 338180

[startup+702.314 s]
/proc/loadavg: 4.71 4.65 4.44 7/103 3276
/proc/meminfo: memFree=2714976/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=350616 CPUtime=2776.1
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 77427 0 0 0 277242 368 0 0 25 0 4 0 1104268798 359030784 77334 4294967295 134512640 135305190 3220363888 3220362064 134528265 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 87654 77334 79 194 0 87458 0
[pid=1089/tid=1090] ppid=1086 vsize=350616 CPUtime=694.63
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 10876 0 0 0 69387 76 0 0 25 0 4 0 1104268887 359030784 77334 4294967295 134512640 135305190 3220363888 3054263556 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=350616 CPUtime=693.17
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 16119 0 0 0 69228 89 0 0 25 0 4 0 1104268887 359030784 77334 4294967295 134512640 135305190 3220363888 3045874880 134528212 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=350616 CPUtime=693.36
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 11708 0 0 0 69238 98 0 0 25 0 4 0 1104268887 359030784 77334 4294967295 134512640 135305190 3220363888 3037486272 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2781.78
Current children cumulated vsize (KiB) 353032

[startup+762.31 s]
/proc/loadavg: 4.42 4.59 4.43 7/103 3436
/proc/meminfo: memFree=2698284/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=368580 CPUtime=3015.63
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 81725 0 0 0 301172 391 0 0 25 0 4 0 1104268798 377425920 81632 4294967295 134512640 135305190 3220363888 3220362064 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 92145 81632 79 194 0 91949 0
[pid=1089/tid=1090] ppid=1086 vsize=368580 CPUtime=754.42
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 11792 0 0 0 75360 82 0 0 25 0 4 0 1104268887 377425920 81632 4294967295 134512640 135305190 3220363888 3054263488 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=368580 CPUtime=752.98
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 16872 0 0 0 75203 95 0 0 25 0 4 0 1104268887 377425920 81632 4294967295 134512640 135305190 3220363888 3045874880 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=368580 CPUtime=753.31
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 13126 0 0 0 75226 105 0 0 25 0 4 0 1104268887 377425920 81632 4294967295 134512640 135305190 3220363888 3037486272 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3021.31
Current children cumulated vsize (KiB) 370996

[startup+822.305 s]
/proc/loadavg: 4.60 4.62 4.46 5/102 3594
/proc/meminfo: memFree=2688584/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=379188 CPUtime=3255.19
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 84299 0 0 0 325112 407 0 0 25 0 4 0 1104268798 388288512 84206 4294967295 134512640 135305190 3220363888 3220362064 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 94797 84206 79 194 0 94601 0
[pid=1089/tid=1090] ppid=1086 vsize=379188 CPUtime=814.38
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 12223 0 0 0 81353 85 0 0 25 0 4 0 1104268887 388288512 84206 4294967295 134512640 135305190 3220363888 3054263488 134528388 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=379188 CPUtime=812.98
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 17388 0 0 0 81201 97 0 0 25 0 4 0 1104268887 388288512 84206 4294967295 134512640 135305190 3220363888 3045874880 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=379188 CPUtime=813.14
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 13970 0 0 0 81206 108 0 0 25 0 4 0 1104268887 388288512 84206 4294967295 134512640 135305190 3220363888 3037486272 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3260.87
Current children cumulated vsize (KiB) 381604

[startup+882.31 s]
/proc/loadavg: 4.42 4.57 4.45 5/102 3783
/proc/meminfo: memFree=2683228/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=383724 CPUtime=3494.73
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 85488 0 0 0 349042 431 0 0 25 0 4 0 1104268798 392933376 85395 4294967295 134512640 135305190 3220363888 3220362064 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1089/statm: 95931 85395 79 194 0 95735 0
[pid=1089/tid=1090] ppid=1086 vsize=383724 CPUtime=874.38
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 12607 0 0 0 87350 88 0 0 25 0 4 0 1104268887 392933376 85395 4294967295 134512640 135305190 3220363888 3054263488 134528861 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=383724 CPUtime=872.97
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 17758 0 0 0 87198 99 0 0 25 0 4 0 1104268887 392933376 85395 4294967295 134512640 135305190 3220363888 3045874768 134538154 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=383724 CPUtime=872.72
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 14269 0 0 0 87150 122 0 0 25 0 4 0 1104268887 392933376 85395 4294967295 134512640 135305190 3220363888 3037486272 134528875 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3500.41
Current children cumulated vsize (KiB) 386140

[startup+942.316 s]
/proc/loadavg: 4.42 4.54 4.44 5/102 3974
/proc/meminfo: memFree=2679400/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=385840 CPUtime=3734.23
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 86222 0 0 0 372965 458 0 0 25 0 4 0 1104268798 395100160 86129 4294967295 134512640 135305190 3220363888 3220362064 134528512 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1089/statm: 96460 86129 79 194 0 96264 0
[pid=1089/tid=1090] ppid=1086 vsize=385840 CPUtime=934.1
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 12925 0 0 0 93315 95 0 0 25 0 4 0 1104268887 395100160 86129 4294967295 134512640 135305190 3220363888 3054263488 134528551 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=385840 CPUtime=932.87
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 17758 0 0 0 93182 105 0 0 25 0 4 0 1104268887 395100160 86129 4294967295 134512640 135305190 3220363888 3045874768 134538888 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=385840 CPUtime=932.65
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 14424 0 0 0 93133 132 0 0 25 0 4 0 1104268887 395100160 86129 4294967295 134512640 135305190 3220363888 3037486064 134547909 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3739.91
Current children cumulated vsize (KiB) 388256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.33 4.48 4.43 5/102 4160
/proc/meminfo: memFree=2674324/3368532 swapFree=1952996/1959888
[pid=1086] ppid=1084 vsize=2416 CPUtime=5.68
/proc/1086/stat : 1086 (manysat.sh) S 1084 1086 21691 0 -1 4194304 368 42241 0 0 0 0 549 19 18 0 1 0 1104268230 2473984 274 4294967295 134512640 135169312 3221005072 3221001288 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1086/statm: 604 274 231 161 0 43 0
[pid=1089] ppid=1086 vsize=393816 CPUtime=3964.57
/proc/1089/stat : 1089 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202496 87795 0 0 0 395984 473 0 0 25 0 4 0 1104268798 403267584 87702 4294967295 134512640 135305190 3220363888 3220362064 134528280 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1089/statm: 98454 87702 79 194 0 98258 0
[pid=1089/tid=1090] ppid=1086 vsize=393816 CPUtime=991.74
/proc/1089/task/1090/stat : 1090 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 13069 0 0 0 99076 98 0 0 25 0 4 0 1104268887 403267584 87702 4294967295 134512640 135305190 3220363888 3054263488 134528542 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1089/tid=1091] ppid=1086 vsize=393816 CPUtime=990.41
/proc/1089/task/1091/stat : 1091 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 18172 0 0 0 98933 108 0 0 25 0 4 0 1104268887 403267584 87702 4294967295 134512640 135305190 3220363888 3045874880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1089/tid=1092] ppid=1086 vsize=393816 CPUtime=990.18
/proc/1089/task/1092/stat : 1092 (manysat1.1_stat) R 1086 1086 21691 0 -1 4202560 15029 0 0 0 98882 136 0 0 25 0 4 0 1104268887 403267584 87702 4294967295 134512640 135305190 3220363888 3037486272 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3970.25
Current children cumulated vsize (KiB) 396232

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): 1000.05
CPU time (s): 3970.34
CPU user time (s): 3965.41
CPU system time (s): 4.93
CPU usage (%): 397.014
Max. virtual memory (cumulated for all children) (KiB): 396232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3965.41
system time used= 4.93
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130415
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= 48115
involuntary context switches= 202704

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 11:01:48
IDJOB=1775749
IDBENCH=20381
IDSOLVER=623
FILE ID=tipi45/1775749-1243501308
PBS_JOBID=
Free space on /tmp= 15484 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775749-1243501308/watcher-1775749-1243501308 -o /tmp/evaluation-result-1775749-1243501308/solver-1775749-1243501308 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775749-1243501308.cnf aimd 1

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED= 293484634

Linux tipi45 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.081
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.41
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.081
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.081
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.16
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.081
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3037252 kB
Buffers:        125080 kB
Cached:          98696 kB
SwapCached:       2100 kB
Active:          84932 kB
Inactive:       148112 kB
HighTotal:     2489216 kB
HighFree:      2377456 kB
LowTotal:       879316 kB
LowFree:        659796 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           19692 kB
Writeback:           0 kB
AnonPages:        8348 kB
Mapped:           3208 kB
Slab:            85040 kB
SReclaimable:    73856 kB
SUnreclaim:      11184 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15471 MiB
End job on tipi45 at 2009-05-28 11:18:32