Trace number 1779376

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
0.91/0.99	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
0.91/0.99	c ==============================================================================
0.91/0.99	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
0.91/0.99	c CPU time:   0.97 s
0.91/0.99	c ==============================================================================
3987.87/1000.03	HOME/manysat.sh: line 55: 15040 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-1779376-1243523480/watcher-1779376-1243523480 -o /tmp/evaluation-result-1779376-1243523480/solver-1779376-1243523480 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779376-1243523480.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.67 4.56 4.51 3/96 15036
/proc/meminfo: memFree=3013972/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2416 CPUtime=0
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117012106 2473984 274 4294967295 134512640 135169312 3217889296 3217887832 3084971758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15036/statm: 604 274 231 161 0 43 0
[pid=15037] ppid=15036 vsize=2460 CPUtime=0
/proc/15037/stat : 15037 (SatElite) R 15036 15036 27966 0 -1 4202496 422 0 0 0 0 0 0 0 18 0 1 0 1117012106 2519040 358 4294967295 134512640 135034092 3216654000 3216650288 134545140 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15037/statm: 615 360 50 128 0 485 0

[startup+0.049731 s]
/proc/loadavg: 4.67 4.56 4.51 3/96 15036
/proc/meminfo: memFree=3013972/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2416 CPUtime=0
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117012106 2473984 274 4294967295 134512640 135169312 3217889296 3217887832 3084971758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15036/statm: 604 274 231 161 0 43 0
[pid=15037] ppid=15036 vsize=9380 CPUtime=0.05
/proc/15037/stat : 15037 (SatElite) R 15036 15036 27966 0 -1 4202496 2228 0 0 0 5 0 0 0 18 0 1 0 1117012106 9605120 2164 4294967295 134512640 135034092 3216654000 3216649992 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15037/statm: 2345 2165 50 128 0 2215 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11796

[startup+0.109725 s]
/proc/loadavg: 4.67 4.56 4.51 3/96 15036
/proc/meminfo: memFree=3013972/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2416 CPUtime=0
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117012106 2473984 274 4294967295 134512640 135169312 3217889296 3217887832 3084971758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15036/statm: 604 274 231 161 0 43 0
[pid=15037] ppid=15036 vsize=13888 CPUtime=0.11
/proc/15037/stat : 15037 (SatElite) R 15036 15036 27966 0 -1 4202496 3547 0 0 0 11 0 0 0 18 0 1 0 1117012106 14221312 3282 4294967295 134512640 135034092 3216654000 3216649996 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15037/statm: 3472 3282 67 128 0 3342 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16304

[startup+0.309708 s]
/proc/loadavg: 4.67 4.56 4.51 3/96 15036
/proc/meminfo: memFree=3013972/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2416 CPUtime=0
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117012106 2473984 274 4294967295 134512640 135169312 3217889296 3217887832 3084971758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15036/statm: 604 274 231 161 0 43 0
[pid=15037] ppid=15036 vsize=14592 CPUtime=0.31
/proc/15037/stat : 15037 (SatElite) R 15036 15036 27966 0 -1 4202496 3684 0 0 0 30 1 0 0 18 0 1 0 1117012106 14942208 3419 4294967295 134512640 135034092 3216654000 3216649996 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15037/statm: 3648 3419 67 128 0 3518 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17008

[startup+0.709675 s]
/proc/loadavg: 4.67 4.56 4.51 3/96 15036
/proc/meminfo: memFree=3013972/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2416 CPUtime=0
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117012106 2473984 274 4294967295 134512640 135169312 3217889296 3217887832 3084971758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15036/statm: 604 274 231 161 0 43 0
[pid=15037] ppid=15036 vsize=15844 CPUtime=0.71
/proc/15037/stat : 15037 (SatElite) R 15036 15036 27966 0 -1 4202496 3851 0 0 0 69 2 0 0 18 0 1 0 1117012106 16224256 3586 4294967295 134512640 135034092 3216654000 3216650240 134566515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15037/statm: 3961 3586 67 128 0 3831 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18260

[startup+1.50962 s]
/proc/loadavg: 4.67 4.56 4.51 2/98 15039
/proc/meminfo: memFree=2995916/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 2420

[startup+3.10949 s]
/proc/loadavg: 4.67 4.56 4.51 5/101 15043
/proc/meminfo: memFree=2989776/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=49112 CPUtime=7.73
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 5400 0 0 0 767 6 0 0 19 0 4 0 1117012212 50290688 5334 4294967295 134512640 135305190 3218630848 3218629024 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 12278 5334 79 194 0 12082 0
[pid=15040/tid=15041] ppid=15036 vsize=49112 CPUtime=1.91
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 201 0 0 0 191 0 0 0 21 0 4 0 1117012224 50290688 5334 4294967295 134512640 135305190 3218630848 3081776320 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=49112 CPUtime=1.87
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 197 0 0 0 187 0 0 0 20 0 4 0 1117012224 50290688 5334 4294967295 134512640 135305190 3218630848 3073387712 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=49112 CPUtime=1.9
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 238 0 0 0 188 2 0 0 21 0 4 0 1117012224 50290688 5334 4294967295 134512640 135305190 3218630848 3064999104 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 51532

[startup+6.30922 s]
/proc/loadavg: 4.70 4.57 4.51 6/101 15043
/proc/meminfo: memFree=2989072/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=49896 CPUtime=20.52
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 5594 0 0 0 2046 6 0 0 25 0 4 0 1117012212 51093504 5528 4294967295 134512640 135305190 3218630848 3218629024 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 12474 5528 79 194 0 12278 0
[pid=15040/tid=15041] ppid=15036 vsize=49896 CPUtime=5.1
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 226 0 0 0 510 0 0 0 25 0 4 0 1117012224 51093504 5528 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=49896 CPUtime=5.07
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 219 0 0 0 507 0 0 0 25 0 4 0 1117012224 51093504 5528 4294967295 134512640 135305190 3218630848 3073387328 134551531 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=49896 CPUtime=5.1
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 373 0 0 0 508 2 0 0 25 0 4 0 1117012224 51093504 5528 4294967295 134512640 135305190 3218630848 3064998644 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 52316

[startup+12.7087 s]
/proc/loadavg: 4.64 4.56 4.51 5/101 15043
/proc/meminfo: memFree=2987364/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=51268 CPUtime=46.11
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 5938 0 0 0 4604 7 0 0 25 0 4 0 1117012212 52498432 5872 4294967295 134512640 135305190 3218630848 3218628752 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 12817 5872 79 194 0 12621 0
[pid=15040/tid=15041] ppid=15036 vsize=51268 CPUtime=11.49
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 288 0 0 0 1148 1 0 0 25 0 4 0 1117012224 52498432 5872 4294967295 134512640 135305190 3218630848 3081776048 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=51268 CPUtime=11.47
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 294 0 0 0 1147 0 0 0 25 0 4 0 1117012224 52498432 5872 4294967295 134512640 135305190 3218630848 3073387712 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=51268 CPUtime=11.5
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 543 0 0 0 1148 2 0 0 25 0 4 0 1117012224 52498432 5872 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.17
Current children cumulated vsize (KiB) 53688

[startup+25.5076 s]
/proc/loadavg: 4.50 4.53 4.50 5/101 15043
/proc/meminfo: memFree=2985228/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=53384 CPUtime=97.26
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 6523 0 0 0 9718 8 0 0 25 0 4 0 1117012212 54665216 6457 4294967295 134512640 135305190 3218630848 3218629024 134528784 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 13346 6457 79 194 0 13150 0
[pid=15040/tid=15041] ppid=15036 vsize=53384 CPUtime=24.24
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 412 0 0 0 2423 1 0 0 25 0 4 0 1117012224 54665216 6457 4294967295 134512640 135305190 3218630848 3081776320 134528557 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=53384 CPUtime=24.27
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 449 0 0 0 2427 0 0 0 25 0 4 0 1117012224 54665216 6457 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=53384 CPUtime=24.3
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 759 0 0 0 2428 2 0 0 25 0 4 0 1117012224 54665216 6457 4294967295 134512640 135305190 3218630848 3064999104 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.32
Current children cumulated vsize (KiB) 55804

[startup+51.1055 s]
/proc/loadavg: 4.48 4.52 4.50 7/102 15114
/proc/meminfo: memFree=2979784/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=57704 CPUtime=199.44
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 7636 0 0 0 19931 13 0 0 25 0 4 0 1117012212 59088896 7570 4294967295 134512640 135305190 3218630848 3218629024 134528425 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 14426 7570 79 194 0 14230 0
[pid=15040/tid=15041] ppid=15036 vsize=57704 CPUtime=49.64
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 675 0 0 0 4961 3 0 0 25 0 4 0 1117012224 59088896 7570 4294967295 134512640 135305190 3218630848 3081776320 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=57704 CPUtime=49.87
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 741 0 0 0 4987 0 0 0 25 0 4 0 1117012224 59088896 7570 4294967295 134512640 135305190 3218630848 3073387392 134553034 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=57704 CPUtime=49.88
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 1107 0 0 0 4985 3 0 0 25 0 4 0 1117012224 59088896 7570 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.5
Current children cumulated vsize (KiB) 60124

[startup+102.311 s]
/proc/loadavg: 4.43 4.51 4.49 5/101 15236
/proc/meminfo: memFree=2972960/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=65104 CPUtime=403.84
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 9527 0 0 0 40369 15 0 0 25 0 4 0 1117012212 66666496 9461 4294967295 134512640 135305190 3218630848 3218629024 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 16276 9461 79 194 0 16080 0
[pid=15040/tid=15041] ppid=15036 vsize=65104 CPUtime=100.52
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 954 0 0 0 10049 3 0 0 25 0 4 0 1117012224 66666496 9461 4294967295 134512640 135305190 3218630848 3081776320 134528181 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=65104 CPUtime=101.08
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 1016 0 0 0 10108 0 0 0 25 0 4 0 1117012224 66666496 9461 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=65104 CPUtime=101.09
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2037 0 0 0 10104 5 0 0 25 0 4 0 1117012224 66666496 9461 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.9
Current children cumulated vsize (KiB) 67524

[startup+162.306 s]
/proc/loadavg: 4.54 4.53 4.50 6/101 15425
/proc/meminfo: memFree=2966380/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=72064 CPUtime=643.26
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 10983 0 0 0 64302 24 0 0 25 0 4 0 1117012212 73793536 10917 4294967295 134512640 135305190 3218630848 3218629024 134528187 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 18016 10917 79 194 0 17820 0
[pid=15040/tid=15041] ppid=15036 vsize=72064 CPUtime=160.22
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 1173 0 0 0 16018 4 0 0 25 0 4 0 1117012224 73793536 10917 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=72064 CPUtime=161.07
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 1350 0 0 0 16105 2 0 0 25 0 4 0 1117012224 73793536 10917 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 93700

[startup+522.306 s]
/proc/loadavg: 4.65 4.61 4.55 6/101 16561
/proc/meminfo: memFree=2946524/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=91980 CPUtime=2080.45
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 15961 0 0 0 207927 118 0 0 25 0 4 0 1117012212 94187520 15895 4294967295 134512640 135305190 3218630848 3218629024 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 22995 15895 79 194 0 22799 0
[pid=15040/tid=15041] ppid=15036 vsize=91980 CPUtime=519.1
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2101 0 0 0 51892 18 0 0 25 0 4 0 1117012224 94187520 15895 4294967295 134512640 135305190 3218630848 3081776320 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=91980 CPUtime=520.74
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2944 0 0 0 52050 24 0 0 25 0 4 0 1117012224 94187520 15895 4294967295 134512640 135305190 3218630848 3073387712 134530691 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=91980 CPUtime=520.43
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4203 0 0 0 52004 39 0 0 25 0 4 0 1117012224 94187520 15895 4294967295 134512640 135305190 3218630848 3064999104 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2081.51
Current children cumulated vsize (KiB) 94400

[startup+582.311 s]
/proc/loadavg: 4.58 4.60 4.54 5/101 16748
/proc/meminfo: memFree=2941796/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=96412 CPUtime=2319.89
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 17088 0 0 0 231850 139 0 0 25 0 4 0 1117012212 98725888 16992 4294967295 134512640 135305190 3218630848 3218629024 134530636 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 24103 16992 79 194 0 23907 0
[pid=15040/tid=15041] ppid=15036 vsize=96412 CPUtime=578.8
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2244 0 0 0 57854 26 0 0 25 0 4 0 1117012224 98725888 16992 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=96412 CPUtime=580.72
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 3229 0 0 0 58045 27 0 0 25 0 4 0 1117012224 98725888 16992 4294967295 134512640 135305190 3218630848 3073387712 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=96412 CPUtime=580.3
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4690 0 0 0 57984 46 0 0 25 0 4 0 1117012224 98725888 16992 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2320.95
Current children cumulated vsize (KiB) 98832

[startup+642.307 s]
/proc/loadavg: 4.73 4.63 4.56 5/101 16937
/proc/meminfo: memFree=2940092/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=99168 CPUtime=2559.05
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 17516 0 0 0 255749 156 0 0 25 0 4 0 1117012212 101548032 17420 4294967295 134512640 135305190 3218630848 3218629024 134528252 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 24792 17420 79 194 0 24596 0
[pid=15040/tid=15041] ppid=15036 vsize=99168 CPUtime=638.54
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2415 0 0 0 63825 29 0 0 25 0 4 0 1117012224 101548032 17420 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=99168 CPUtime=640.72
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 3301 0 0 0 64043 29 0 0 25 0 4 0 1117012224 101548032 17420 4294967295 134512640 135305190 3218630848 3073387712 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=99168 CPUtime=640.18
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4764 0 0 0 63964 54 0 0 25 0 4 0 1117012224 101548032 17420 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2560.11
Current children cumulated vsize (KiB) 101588

[startup+702.312 s]
/proc/loadavg: 4.87 4.68 4.57 5/101 17123
/proc/meminfo: memFree=2937348/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=101848 CPUtime=2798.54
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 18138 0 0 0 279684 170 0 0 25 0 4 0 1117012212 104292352 18020 4294967295 134512640 135305190 3218630848 3218629024 134528421 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 25462 18020 79 194 0 25266 0
[pid=15040/tid=15041] ppid=15036 vsize=101848 CPUtime=698.3
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2415 0 0 0 69798 32 0 0 25 0 4 0 1117012224 104292352 18020 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=101848 CPUtime=700.72
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 3837 0 0 0 70040 32 0 0 25 0 4 0 1117012224 104292352 18020 4294967295 134512640 135305190 3218630848 3073387712 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=101848 CPUtime=700.19
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4798 0 0 0 69960 59 0 0 25 0 4 0 1117012224 104292352 18020 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.6
Current children cumulated vsize (KiB) 104268

[startup+762.317 s]
/proc/loadavg: 5.10 4.76 4.60 5/101 17312
/proc/meminfo: memFree=2937448/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=101848 CPUtime=3037.8
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 18150 0 0 0 303590 190 0 0 25 0 4 0 1117012212 104292352 18032 4294967295 134512640 135305190 3218630848 3218629024 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 25462 18032 79 194 0 25266 0
[pid=15040/tid=15041] ppid=15036 vsize=101848 CPUtime=757.9
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2418 0 0 0 75753 37 0 0 25 0 4 0 1117012224 104292352 18032 4294967295 134512640 135305190 3218630848 3081776320 134528388 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=101848 CPUtime=760.55
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 3839 0 0 0 76017 38 0 0 25 0 4 0 1117012224 104292352 18032 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=101848 CPUtime=760.2
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4805 0 0 0 75957 63 0 0 25 0 4 0 1117012224 104292352 18032 4294967295 134512640 135305190 3218630848 3064999104 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3038.86
Current children cumulated vsize (KiB) 104268

[startup+822.312 s]
/proc/loadavg: 5.14 4.81 4.63 6/102 17486
/proc/meminfo: memFree=2935756/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=103756 CPUtime=3277.38
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 18719 0 0 0 327534 204 0 0 25 0 4 0 1117012212 106246144 18601 4294967295 134512640 135305190 3218630848 3218629024 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 25939 18601 79 194 0 25743 0
[pid=15040/tid=15041] ppid=15036 vsize=103756 CPUtime=817.68
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2543 0 0 0 81724 44 0 0 25 0 4 0 1117012224 106246144 18601 4294967295 134512640 135305190 3218630848 3081776320 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=103756 CPUtime=820.54
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 3922 0 0 0 82014 40 0 0 25 0 4 0 1117012224 106246144 18601 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=103756 CPUtime=820.07
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 5029 0 0 0 81942 65 0 0 25 0 4 0 1117012224 106246144 18601 4294967295 134512640 135305190 3218630848 3064999104 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.44
Current children cumulated vsize (KiB) 106176

[startup+882.317 s]
/proc/loadavg: 4.67 4.74 4.62 5/101 17691
/proc/meminfo: memFree=2930464/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=107804 CPUtime=3516.98
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 19741 0 0 0 351483 215 0 0 25 0 4 0 1117012212 110391296 19623 4294967295 134512640 135305190 3218630848 3218628688 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 26951 19623 79 194 0 26755 0
[pid=15040/tid=15041] ppid=15036 vsize=107804 CPUtime=877.59
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2713 0 0 0 87715 44 0 0 25 0 4 0 1117012224 110391296 19623 4294967295 134512640 135305190 3218630848 3081776320 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=107804 CPUtime=880.51
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4051 0 0 0 88010 41 0 0 25 0 4 0 1117012224 110391296 19623 4294967295 134512640 135305190 3218630848 3073387712 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=107804 CPUtime=879.95
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 5490 0 0 0 87923 72 0 0 25 0 4 0 1117012224 110391296 19623 4294967295 134512640 135305190 3218630848 3064999104 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.04
Current children cumulated vsize (KiB) 110224

[startup+942.312 s]
/proc/loadavg: 4.61 4.68 4.60 6/102 17855
/proc/meminfo: memFree=2929928/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=108464 CPUtime=3756.24
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 19899 0 0 0 375395 229 0 0 25 0 4 0 1117012212 111067136 19781 4294967295 134512640 135305190 3218630848 3218628752 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 27116 19781 79 194 0 26920 0
[pid=15040/tid=15041] ppid=15036 vsize=108464 CPUtime=937.33
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2713 0 0 0 93686 47 0 0 25 0 4 0 1117012224 111067136 19781 4294967295 134512640 135305190 3218630848 3081776320 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=108464 CPUtime=940.44
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4056 0 0 0 93999 45 0 0 25 0 4 0 1117012224 111067136 19781 4294967295 134512640 135305190 3218630848 3073387712 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=108464 CPUtime=939.92
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 5491 0 0 0 93916 76 0 0 25 0 4 0 1117012224 111067136 19781 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.3
Current children cumulated vsize (KiB) 110884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.61 4.65 4.59 6/102 17991
/proc/meminfo: memFree=2929612/3368532 swapFree=1953788/1959888
[pid=15036] ppid=15034 vsize=2420 CPUtime=1.06
/proc/15036/stat : 15036 (manysat.sh) S 15034 15036 27966 0 -1 4194304 370 4071 0 0 0 0 103 3 18 0 1 0 1117012106 2478080 275 4294967295 134512640 135169312 3217889296 3217885512 3084971758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15036/statm: 605 275 231 161 0 44 0
[pid=15040] ppid=15036 vsize=110884 CPUtime=3986.81
/proc/15040/stat : 15040 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202496 20300 0 0 0 398444 237 0 0 25 0 4 0 1117012212 113545216 20182 4294967295 134512640 135305190 3218630848 3218629024 134528265 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15040/statm: 27721 20182 79 194 0 27525 0
[pid=15040/tid=15041] ppid=15036 vsize=110884 CPUtime=995.02
/proc/15040/task/15041/stat : 15041 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 2762 0 0 0 99455 47 0 0 25 0 4 0 1117012224 113545216 20182 4294967295 134512640 135305190 3218630848 3081776320 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15040/tid=15042] ppid=15036 vsize=110884 CPUtime=998.03
/proc/15040/task/15042/stat : 15042 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 4150 0 0 0 99754 49 0 0 25 0 4 0 1117012224 113545216 20182 4294967295 134512640 135305190 3218630848 3073387712 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15040/tid=15043] ppid=15036 vsize=110884 CPUtime=997.59
/proc/15040/task/15043/stat : 15043 (manysat1.1_stat) R 15036 15036 27966 0 -1 4202560 5591 0 0 0 99680 79 0 0 25 0 4 0 1117012224 113545216 20182 4294967295 134512640 135305190 3218630848 3064999104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3987.87
Current children cumulated vsize (KiB) 113304

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1000.04
CPU time (s): 3987.95
CPU user time (s): 3985.55
CPU system time (s): 2.4
CPU usage (%): 398.781
Max. virtual memory (cumulated for all children) (KiB): 113304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3985.55
system time used= 2.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25016
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= 6210
involuntary context switches= 195086

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:11:20
IDJOB=1779376
IDBENCH=70848
IDSOLVER=620
FILE ID=/1779376-1243523480
PBS_JOBID=
Free space on /tmp= 6475 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 1071443519

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.061
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.061
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.12
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.061
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.061
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:       3014268 kB
Buffers:         52308 kB
Cached:         201252 kB
SwapCached:       2256 kB
Active:         117128 kB
Inactive:       145836 kB
HighTotal:     2489216 kB
HighFree:      2276604 kB
LowTotal:       879316 kB
LowFree:        737664 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            3256 kB
Writeback:           0 kB
AnonPages:        8900 kB
Mapped:           3168 kB
Slab:            81208 kB
SReclaimable:    67500 kB
SUnreclaim:      13708 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88676 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-28 17:28:00