Trace number 1779409

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) 3071.72 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.01/1.02	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.01/1.02	c ==============================================================================
1.01/1.02	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.01/1.02	c CPU time:   0.99 s
1.01/1.02	c ==============================================================================
3071.67/1000.03	HOME/manysat.sh: line 55:  9116 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-1779409-1243524387/watcher-1779409-1243524387 -o /tmp/evaluation-result-1779409-1243524387/solver-1779409-1243524387 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779409-1243524387.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: 5.40 5.65 5.64 4/124 9113
/proc/meminfo: memFree=2010520/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2412 CPUtime=0
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117102717 2469888 273 4294967295 134512640 135169312 3219909120 3219907656 3085221614 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9113/statm: 603 273 231 161 0 42 0
[pid=9114] ppid=9113 vsize=2464 CPUtime=0
/proc/9114/stat : 9114 (SatElite) R 9113 9113 21334 0 -1 4202496 511 0 0 0 0 0 0 0 18 0 1 0 1117102717 2523136 448 4294967295 134512640 135034092 3215748560 3215744848 134545186 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9114/statm: 616 451 50 128 0 486 0

[startup+0.029693 s]
/proc/loadavg: 5.40 5.65 5.64 4/124 9113
/proc/meminfo: memFree=2010520/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2412 CPUtime=0
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117102717 2469888 273 4294967295 134512640 135169312 3219909120 3219907656 3085221614 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9113/statm: 603 273 231 161 0 42 0
[pid=9114] ppid=9113 vsize=6752 CPUtime=0.03
/proc/9114/stat : 9114 (SatElite) R 9113 9113 21334 0 -1 4202496 1610 0 0 0 2 1 0 0 18 0 1 0 1117102717 6914048 1547 4294967295 134512640 135034092 3215748560 3215744904 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9114/statm: 1688 1548 50 128 0 1558 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9164

[startup+0.109686 s]
/proc/loadavg: 5.40 5.65 5.64 4/124 9113
/proc/meminfo: memFree=2010520/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2412 CPUtime=0
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117102717 2469888 273 4294967295 134512640 135169312 3219909120 3219907656 3085221614 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9113/statm: 603 273 231 161 0 42 0
[pid=9114] ppid=9113 vsize=14288 CPUtime=0.11
/proc/9114/stat : 9114 (SatElite) R 9113 9113 21334 0 -1 4202496 3598 0 0 0 9 2 0 0 18 0 1 0 1117102717 14630912 3311 4294967295 134512640 135034092 3215748560 3215744720 134548175 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9114/statm: 3572 3311 67 128 0 3442 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16700

[startup+0.309718 s]
/proc/loadavg: 5.40 5.65 5.64 4/124 9113
/proc/meminfo: memFree=2010520/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2412 CPUtime=0
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117102717 2469888 273 4294967295 134512640 135169312 3219909120 3219907656 3085221614 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9113/statm: 603 273 231 161 0 42 0
[pid=9114] ppid=9113 vsize=14992 CPUtime=0.31
/proc/9114/stat : 9114 (SatElite) R 9113 9113 21334 0 -1 4202496 3736 0 0 0 28 3 0 0 18 0 1 0 1117102717 15351808 3449 4294967295 134512640 135034092 3215748560 3215744716 134669968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9114/statm: 3748 3449 67 128 0 3618 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17404

[startup+0.709634 s]
/proc/loadavg: 5.40 5.65 5.64 4/124 9113
/proc/meminfo: memFree=2010520/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2412 CPUtime=0
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117102717 2469888 273 4294967295 134512640 135169312 3219909120 3219907656 3085221614 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9113/statm: 603 273 231 161 0 42 0
[pid=9114] ppid=9113 vsize=15512 CPUtime=0.71
/proc/9114/stat : 9114 (SatElite) R 9113 9113 21334 0 -1 4202496 3905 0 0 0 68 3 0 0 18 0 1 0 1117102717 15884288 3618 4294967295 134512640 135034092 3215748560 3215744800 134566212 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9114/statm: 3878 3618 67 128 0 3748 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 17924

[startup+1.50957 s]
/proc/loadavg: 5.40 5.65 5.64 3/126 9115
/proc/meminfo: memFree=2122316/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 2416

[startup+3.10944 s]
/proc/loadavg: 5.40 5.65 5.64 6/129 9119
/proc/meminfo: memFree=2123352/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=49196 CPUtime=5.31
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 5491 0 0 0 529 2 0 0 18 0 4 0 1117102826 50376704 5409 4294967295 134512640 135305190 3220499072 3220497248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 12299 5409 79 194 0 12103 0
[pid=9116/tid=9117] ppid=9113 vsize=49196 CPUtime=1.47
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 206 0 0 0 147 0 0 0 19 0 4 0 1117102839 50376704 5409 4294967295 134512640 135305190 3220499072 3081583808 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=49196 CPUtime=0.65
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 162 0 0 0 64 1 0 0 18 0 4 0 1117102839 50376704 5409 4294967295 134512640 135305190 3220499072 3073195200 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=49196 CPUtime=1.65
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 257 0 0 0 165 0 0 0 20 0 4 0 1117102839 50376704 5409 4294967295 134512640 135305190 3220499072 3064806320 134556804 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 51612

[startup+6.30917 s]
/proc/loadavg: 5.45 5.66 5.64 7/129 9119
/proc/meminfo: memFree=1932488/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=49712 CPUtime=14.71
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 5616 0 0 0 1466 5 0 0 21 0 4 0 1117102826 50905088 5534 4294967295 134512640 135305190 3220499072 3220497248 134528224 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 12428 5534 79 194 0 12232 0
[pid=9116/tid=9117] ppid=9113 vsize=49712 CPUtime=4.57
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 224 0 0 0 454 3 0 0 25 0 4 0 1117102839 50905088 5534 4294967295 134512640 135305190 3220499072 3081583808 134528615 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=49712 CPUtime=2.42
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 177 0 0 0 241 1 0 0 21 0 4 0 1117102839 50905088 5534 4294967295 134512640 135305190 3220499072 3073194816 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=49712 CPUtime=4.75
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 341 0 0 0 475 0 0 0 25 0 4 0 1117102839 50905088 5534 4294967295 134512640 135305190 3220499072 3064806320 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 52128

[startup+12.7086 s]
/proc/loadavg: 5.41 5.64 5.64 6/129 9119
/proc/meminfo: memFree=1976556/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=50920 CPUtime=33.32
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 5900 0 0 0 3323 9 0 0 25 0 4 0 1117102826 52142080 5818 4294967295 134512640 135305190 3220499072 3220497248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 12730 5818 79 194 0 12534 0
[pid=9116/tid=9117] ppid=9113 vsize=50920 CPUtime=10.68
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 281 0 0 0 1061 7 0 0 25 0 4 0 1117102839 52142080 5818 4294967295 134512640 135305190 3220499072 3081583284 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=50920 CPUtime=5.62
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 204 0 0 0 561 1 0 0 25 0 4 0 1117102839 52142080 5818 4294967295 134512640 135305190 3220499072 3073195200 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=50920 CPUtime=10.86
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 516 0 0 0 1086 0 0 0 25 0 4 0 1117102839 52142080 5818 4294967295 134512640 135305190 3220499072 3064806592 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.41
Current children cumulated vsize (KiB) 53336

[startup+25.5075 s]
/proc/loadavg: 5.39 5.63 5.63 7/130 9153
/proc/meminfo: memFree=2081764/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=52764 CPUtime=70.47
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 6367 0 0 0 7031 16 0 0 25 0 4 0 1117102826 54030336 6285 4294967295 134512640 135305190 3220499072 3220496912 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 13191 6285 79 194 0 12995 0
[pid=9116/tid=9117] ppid=9113 vsize=52764 CPUtime=22.85
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 447 0 0 0 2275 10 0 0 25 0 4 0 1117102839 54030336 6285 4294967295 134512640 135305190 3220499072 3081583808 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=52764 CPUtime=12.05
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 256 0 0 0 1203 2 0 0 25 0 4 0 1117102839 54030336 6285 4294967295 134512640 135305190 3220499072 3073195200 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=52764 CPUtime=23.03
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 727 0 0 0 2301 2 0 0 25 0 4 0 1117102839 54030336 6285 4294967295 134512640 135305190 3220499072 3064806592 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 71.56
Current children cumulated vsize (KiB) 55180

[startup+51.1153 s]
/proc/loadavg: 5.43 5.62 5.63 6/129 9309
/proc/meminfo: memFree=2118192/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=55920 CPUtime=152.34
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 7207 0 0 0 15211 23 0 0 25 0 4 0 1117102826 57262080 7125 4294967295 134512640 135305190 3220499072 3220497248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 13980 7125 79 194 0 13784 0
[pid=9116/tid=9117] ppid=9113 vsize=55920 CPUtime=48.4
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 666 0 0 0 4829 11 0 0 25 0 4 0 1117102839 57262080 7125 4294967295 134512640 135305190 3220499072 3081583808 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=55920 CPUtime=29.52
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 388 0 0 0 2948 4 0 0 25 0 4 0 1117102839 57262080 7125 4294967295 134512640 135305190 3220499072 3073195200 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=55920 CPUtime=43.81
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 1083 0 0 0 4378 3 0 0 25 0 4 0 1117102839 57262080 7125 4294967295 134512640 135305190 3220499072 3064806592 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 58336

[startup+102.321 s]
/proc/loadavg: 5.84 5.68 5.65 7/130 9490
/proc/meminfo: memFree=1963592/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=63148 CPUtime=312.09
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 9052 0 0 0 31174 35 0 0 25 0 4 0 1117102826 64663552 8970 4294967295 134512640 135305190 3220499072 3220497248 134528363 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 15787 8970 79 194 0 15591 0
[pid=9116/tid=9117] ppid=9113 vsize=63148 CPUtime=82.64
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 941 0 0 0 8252 12 0 0 25 0 4 0 1117102839 64663552 8970 4294967295 134512640 135305190 3220499072 3081583808 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=63148 CPUtime=79.4
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 897 0 0 0 7928 12 0 0 25 0 4 0 1117102839 64663552 8970 4294967295 134512640 135305190 3220499072 3073194880 134555106 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=63148 CPUtime=69.48
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 1444 0 0 0 6944 4 0 0 25 0 4 0 1117102839 64663552 8970 4294967295 134512640 135305190 3220499072 3064806592 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 313.18
Current children cumulated vsize (KiB) 65564

[startup+162.316 s]
/proc/loadavg: 5.84 5.70 5.65 7/130 9630
/proc/meminfo: memFree=2073504/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=71412 CPUtime=491.95
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 10919 0 0 0 49153 42 0 0 25 0 4 0 1117102826 73125888 10837 4294967295 134512640 135305190 3220499072 3220496976 134557382 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 17853 10837 79 194 0 17657 0
[pid=9116/tid=9117] ppid=9113 vsize=71412 CPUtime=131.2
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 1291 0 0 0 13107 13 0 0 25 0 4 0 1117102839 73125888 10837 4294967295 134512640 135305190 3220499072 3081583536 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=71412 CPUtime=120.89
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 1286 0 0 0 12075 14 0 0 25 0 4 0 1117102839 73125888 10837 4294967295 134512640 135305190 3220499072 3073194880 134552965 0 0 0 3 0 0 0 -1 0 0 0 0

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

[startup+522.305 s]
/proc/loadavg: 5.97 5.91 5.74 6/129 10635
/proc/meminfo: memFree=1722328/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=100492 CPUtime=1573.86
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 18231 0 0 0 157257 129 0 0 25 0 4 0 1117102826 102903808 18149 4294967295 134512640 135305190 3220499072 3220497216 134570409 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 25123 18149 79 194 0 24927 0
[pid=9116/tid=9117] ppid=9113 vsize=100492 CPUtime=380.34
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2427 0 0 0 38004 30 0 0 25 0 4 0 1117102839 102903808 18149 4294967295 134512640 135305190 3220499072 3081583536 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=100492 CPUtime=301.29
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3029 0 0 0 30101 28 0 0 25 0 4 0 1117102839 102903808 18149 4294967295 134512640 135305190 3220499072 3073194880 134552302 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=100492 CPUtime=392.36
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4482 0 0 0 39207 29 0 0 25 0 4 0 1117102839 102903808 18149 4294967295 134512640 135305190 3220499072 3064806592 134528489 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1574.95
Current children cumulated vsize (KiB) 102908

[startup+582.31 s]
/proc/loadavg: 6.01 5.92 5.75 6/129 10821
/proc/meminfo: memFree=2016836/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=102916 CPUtime=1753.66
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 18572 0 0 0 175232 134 0 0 25 0 4 0 1117102826 105385984 18490 4294967295 134512640 135305190 3220499072 3220496976 134557161 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 25729 18490 79 194 0 25533 0
[pid=9116/tid=9117] ppid=9113 vsize=102916 CPUtime=410.64
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2469 0 0 0 41033 31 0 0 25 0 4 0 1117102839 105385984 18490 4294967295 134512640 135305190 3220499072 3081583536 134556734 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=102916 CPUtime=331
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3049 0 0 0 33072 28 0 0 25 0 4 0 1117102839 105385984 18490 4294967295 134512640 135305190 3220499072 3073195200 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=102916 CPUtime=452.25
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4543 0 0 0 45193 32 0 0 25 0 4 0 1117102839 105385984 18490 4294967295 134512640 135305190 3220499072 3064806384 134550114 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1754.75
Current children cumulated vsize (KiB) 105332

[startup+642.314 s]
/proc/loadavg: 6.16 5.97 5.78 6/129 11009
/proc/meminfo: memFree=1978004/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=103520 CPUtime=1950.56
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 18746 0 0 0 194911 145 0 0 25 0 4 0 1117102826 106004480 18664 4294967295 134512640 135305190 3220499072 3220497248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 25880 18664 79 194 0 25684 0
[pid=9116/tid=9117] ppid=9113 vsize=103520 CPUtime=457.85
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2469 0 0 0 45749 36 0 0 25 0 4 0 1117102839 106004480 18664 4294967295 134512640 135305190 3220499072 3081583808 134530682 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=103520 CPUtime=377.75
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3069 0 0 0 37743 32 0 0 25 0 4 0 1117102839 106004480 18664 4294967295 134512640 135305190 3220499072 3073194816 134551945 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=103520 CPUtime=512.12
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4575 0 0 0 51178 34 0 0 25 0 4 0 1117102839 106004480 18664 4294967295 134512640 135305190 3220499072 3064806592 134528617 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1951.65
Current children cumulated vsize (KiB) 105936

[startup+702.309 s]
/proc/loadavg: 5.93 5.92 5.77 6/129 11197
/proc/meminfo: memFree=1990588/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=104192 CPUtime=2158.65
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 18922 0 0 0 215710 155 0 0 25 0 4 0 1117102826 106692608 18840 4294967295 134512640 135305190 3220499072 3220497248 134528615 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 26048 18840 79 194 0 25852 0
[pid=9116/tid=9117] ppid=9113 vsize=104192 CPUtime=515.9
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2513 0 0 0 51552 38 0 0 25 0 4 0 1117102839 106692608 18840 4294967295 134512640 135305190 3220499072 3081583808 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=104192 CPUtime=437.05
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3092 0 0 0 43672 33 0 0 25 0 4 0 1117102839 106692608 18840 4294967295 134512640 135305190 3220499072 3073194880 134555118 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=104192 CPUtime=571.67
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4684 0 0 0 57127 40 0 0 25 0 4 0 1117102839 106692608 18840 4294967295 134512640 135305190 3220499072 3064806320 134557263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2159.74
Current children cumulated vsize (KiB) 106608

[startup+762.314 s]
/proc/loadavg: 5.94 5.90 5.77 7/129 11385
/proc/meminfo: memFree=1833140/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=105888 CPUtime=2359.98
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 19355 0 0 0 235812 186 0 0 25 0 4 0 1117102826 108429312 19273 4294967295 134512640 135305190 3220499072 3220496912 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 26472 19273 79 194 0 26276 0
[pid=9116/tid=9117] ppid=9113 vsize=105888 CPUtime=560.39
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2599 0 0 0 55993 46 0 0 25 0 4 0 1117102839 108429312 19273 4294967295 134512640 135305190 3220499072 3081583472 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=105888 CPUtime=490.52
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3215 0 0 0 49013 39 0 0 25 0 4 0 1117102839 108429312 19273 4294967295 134512640 135305190 3220499072 3073195200 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=105888 CPUtime=631.43
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4895 0 0 0 63089 54 0 0 25 0 4 0 1117102839 108429312 19273 4294967295 134512640 135305190 3220499072 3064806592 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2361.07
Current children cumulated vsize (KiB) 108304

[startup+822.309 s]
/proc/loadavg: 6.13 5.94 5.79 7/129 11578
/proc/meminfo: memFree=1929300/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=106452 CPUtime=2538.14
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 19537 0 0 0 253610 204 0 0 25 0 4 0 1117102826 109006848 19455 4294967295 134512640 135305190 3220499072 3220497248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 26613 19455 79 194 0 26417 0
[pid=9116/tid=9117] ppid=9113 vsize=106452 CPUtime=615.74
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2604 0 0 0 61526 48 0 0 25 0 4 0 1117102839 109006848 19455 4294967295 134512640 135305190 3220499072 3081583808 134528307 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=106452 CPUtime=520.91
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3270 0 0 0 52052 39 0 0 25 0 4 0 1117102839 109006848 19455 4294967295 134512640 135305190 3220499072 3073195200 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=106452 CPUtime=665.61
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4982 0 0 0 66505 56 0 0 25 0 4 0 1117102839 109006848 19455 4294967295 134512640 135305190 3220499072 3064806320 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2539.23
Current children cumulated vsize (KiB) 108868

[startup+882.314 s]
/proc/loadavg: 5.90 5.90 5.78 8/130 11738
/proc/meminfo: memFree=2073396/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=106936 CPUtime=2717.98
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 19654 0 0 0 271582 216 0 0 25 0 4 0 1117102826 109502464 19572 4294967295 134512640 135305190 3220499072 3220497248 134528539 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 26734 19572 79 194 0 26538 0
[pid=9116/tid=9117] ppid=9113 vsize=106936 CPUtime=675.74
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2616 0 0 0 67523 51 0 0 25 0 4 0 1117102839 109502464 19572 4294967295 134512640 135305190 3220499072 3081583472 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=106936 CPUtime=550.92
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3287 0 0 0 55052 40 0 0 25 0 4 0 1117102839 109502464 19572 4294967295 134512640 135305190 3220499072 3073195200 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=106936 CPUtime=695.61
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 4982 0 0 0 69504 57 0 0 25 0 4 0 1117102839 109502464 19572 4294967295 134512640 135305190 3220499072 3064806592 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2719.07
Current children cumulated vsize (KiB) 109352

[startup+942.308 s]
/proc/loadavg: 6.05 5.93 5.80 8/130 11874
/proc/meminfo: memFree=1966000/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=109664 CPUtime=2897.78
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 20325 0 0 0 289549 229 0 0 25 0 4 0 1117102826 112295936 20243 4294967295 134512640 135305190 3220499072 3220497248 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 27416 20243 79 194 0 27220 0
[pid=9116/tid=9117] ppid=9113 vsize=109664 CPUtime=735.73
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 2811 0 0 0 73518 55 0 0 25 0 4 0 1117102839 112295936 20243 4294967295 134512640 135305190 3220499072 3081583808 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=109664 CPUtime=581.02
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3385 0 0 0 58061 41 0 0 25 0 4 0 1117102839 112295936 20243 4294967295 134512640 135305190 3220499072 3073194816 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=109664 CPUtime=725.51
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 5097 0 0 0 72492 59 0 0 25 0 4 0 1117102839 112295936 20243 4294967295 134512640 135305190 3220499072 3064806592 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2898.87
Current children cumulated vsize (KiB) 112080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.82 5.88 5.79 8/130 12002
/proc/meminfo: memFree=2005656/3368532 swapFree=1957708/1959888
[pid=9113] ppid=9111 vsize=2416 CPUtime=1.09
/proc/9113/stat : 9113 (manysat.sh) S 9111 9113 21334 0 -1 4194304 368 4134 0 0 0 0 104 5 18 0 1 0 1117102717 2473984 274 4294967295 134512640 135169312 3219909120 3219905336 3085221614 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9113/statm: 604 274 231 161 0 43 0
[pid=9116] ppid=9113 vsize=114128 CPUtime=3070.58
/proc/9116/stat : 9116 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202496 21434 0 0 0 306820 238 0 0 25 0 4 0 1117102826 116867072 21352 4294967295 134512640 135305190 3220499072 3220497248 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9116/statm: 28532 21352 79 194 0 28336 0
[pid=9116/tid=9117] ppid=9113 vsize=114128 CPUtime=793.42
/proc/9116/task/9117/stat : 9117 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3115 0 0 0 79285 57 0 0 25 0 4 0 1117102839 116867072 21352 4294967295 134512640 135305190 3220499072 3081583808 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9116/tid=9118] ppid=9113 vsize=114128 CPUtime=609.82
/proc/9116/task/9118/stat : 9118 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 3552 0 0 0 60941 41 0 0 25 0 4 0 1117102839 116867072 21352 4294967295 134512640 135305190 3220499072 3073195200 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9116/tid=9119] ppid=9113 vsize=114128 CPUtime=754.42
/proc/9116/task/9119/stat : 9119 (manysat1.1_stat) R 9113 9113 21334 0 -1 4202560 5369 0 0 0 75380 62 0 0 25 0 4 0 1117102839 116867072 21352 4294967295 134512640 135305190 3220499072 3064806320 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3071.67
Current children cumulated vsize (KiB) 116544

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

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

Child status: 143
Real time (s): 1000.04
CPU time (s): 3071.72
CPU user time (s): 3069.29
CPU system time (s): 2.43
CPU usage (%): 307.159
Max. virtual memory (cumulated for all children) (KiB): 116544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3069.29
system time used= 2.43
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26213
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= 4198
involuntary context switches= 194014

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:26:27
IDJOB=1779409
IDBENCH=70850
IDSOLVER=623
FILE ID=/1779409-1243524387
PBS_JOBID=
Free space on /tmp= 15883 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779409-1243524387/watcher-1779409-1243524387 -o /tmp/evaluation-result-1779409-1243524387/solver-1779409-1243524387 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779409-1243524387.cnf aimd 1

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED= 1732657820

Linux (none) 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.105
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.43
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.105
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.11
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.105
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2013036 kB
Buffers:          5188 kB
Cached:         556732 kB
SwapCached:         40 kB
Active:         795392 kB
Inactive:       516316 kB
HighTotal:     2489216 kB
HighFree:      1180364 kB
LowTotal:       879316 kB
LowFree:        832672 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:      749792 kB
Mapped:          35672 kB
Slab:            33708 kB
SReclaimable:    25564 kB
SUnreclaim:       8144 kB
PageTables:       1420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:  1015908 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15883 MiB
End job on  at 2009-05-28 17:43:07