Trace number 1779487

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 2/2009-03-20 (4 threads)? (TO) 3988.25 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
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.04/0.07	c ==============================================================================
0.04/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.07	c ==============================================================================
0.04/0.07	c |         0 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.01/1.03	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.01/1.03	c ==============================================================================
1.01/1.03	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.01/1.03	c CPU time:   1 s
1.01/1.03	c ==============================================================================
3988.17/1000.03	HOME/manysat.sh: line 55: 14712 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-1779487-1243525688/watcher-1779487-1243525688 -o /tmp/evaluation-result-1779487-1243525688/solver-1779487-1243525688 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779487-1243525688.cnf aimd 2 

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.45 4.55 4.54 3/98 14710
/proc/meminfo: memFree=2890560/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2412 CPUtime=0
/proc/14709/stat : 14709 (manysat.sh) R 14707 14709 21691 0 -1 4194304 332 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 272 4294967295 134512640 135169312 3219915264 3219913740 3085715316 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/14709/statm: 603 272 231 161 0 42 0
[pid=14710] ppid=14709 vsize=2412 CPUtime=0
/proc/14710/stat : 14710 (manysat.sh) R 14709 14709 21691 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 41 4294967295 134512640 135169312 3219915264 3219913740 3085715316 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/14710/statm: 603 41 0 161 0 42 0

[startup+0.036414 s]
/proc/loadavg: 4.45 4.55 4.54 3/98 14710
/proc/meminfo: memFree=2890560/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2412 CPUtime=0
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 347 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 272 4294967295 134512640 135169312 3219915264 3219913800 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 603 272 231 161 0 42 0
[pid=14710] ppid=14709 vsize=7276 CPUtime=0.04
/proc/14710/stat : 14710 (SatElite) R 14709 14709 21691 0 -1 4202496 1726 0 0 0 3 1 0 0 24 0 1 0 1106706030 7450624 1663 4294967295 134512640 135034092 3217295184 3217291528 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14710/statm: 1819 1664 50 128 0 1689 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9688

[startup+0.106411 s]
/proc/loadavg: 4.45 4.55 4.54 3/98 14710
/proc/meminfo: memFree=2890560/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2412 CPUtime=0
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 347 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 272 4294967295 134512640 135169312 3219915264 3219913800 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 603 272 231 161 0 42 0
[pid=14710] ppid=14709 vsize=14084 CPUtime=0.11
/proc/14710/stat : 14710 (SatElite) R 14709 14709 21691 0 -1 4202496 3475 0 0 0 10 1 0 0 25 0 1 0 1106706030 14422016 3305 4294967295 134512640 135034092 3217295184 3217291424 134566202 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14710/statm: 3521 3305 67 128 0 3391 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16496

[startup+0.30639 s]
/proc/loadavg: 4.45 4.55 4.54 3/98 14710
/proc/meminfo: memFree=2890560/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2412 CPUtime=0
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 347 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 272 4294967295 134512640 135169312 3219915264 3219913800 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 603 272 231 161 0 42 0
[pid=14710] ppid=14709 vsize=14816 CPUtime=0.31
/proc/14710/stat : 14710 (SatElite) R 14709 14709 21691 0 -1 4202496 3635 0 0 0 29 2 0 0 25 0 1 0 1106706030 15171584 3465 4294967295 134512640 135034092 3217295184 3217291344 134547140 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14710/statm: 3704 3465 67 128 0 3574 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17228

[startup+0.706361 s]
/proc/loadavg: 4.45 4.55 4.54 3/98 14710
/proc/meminfo: memFree=2890560/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2412 CPUtime=0
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 347 0 0 0 0 0 0 0 23 0 1 0 1106706030 2469888 272 4294967295 134512640 135169312 3219915264 3219913800 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 603 272 231 161 0 42 0
[pid=14710] ppid=14709 vsize=15596 CPUtime=0.71
/proc/14710/stat : 14710 (SatElite) R 14709 14709 21691 0 -1 4202496 3852 0 0 0 68 3 0 0 25 0 1 0 1106706030 15970304 3682 4294967295 134512640 135034092 3217295184 3217291412 134669482 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14710/statm: 3899 3682 89 128 0 3769 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18008

[startup+1.5063 s]
/proc/loadavg: 4.45 4.55 4.54 2/99 14711
/proc/meminfo: memFree=2871836/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 2416

[startup+3.10618 s]
/proc/loadavg: 4.45 4.55 4.54 6/102 14715
/proc/meminfo: memFree=2864732/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=49736 CPUtime=7.55
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 5660 0 0 0 747 8 0 0 21 0 4 0 1106706141 50929664 5579 4294967295 134512640 135305190 3215068512 3215066688 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 12434 5579 79 194 0 12238 0
[pid=14712/tid=14713] ppid=14709 vsize=49736 CPUtime=1.85
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 209 0 0 0 183 2 0 0 19 0 4 0 1106706153 50929664 5579 4294967295 134512640 135305190 3215068512 3082026176 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=49736 CPUtime=1.86
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 244 0 0 0 186 0 0 0 20 0 4 0 1106706153 50929664 5579 4294967295 134512640 135305190 3215068512 3073637568 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=49736 CPUtime=1.85
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 275 0 0 0 184 1 0 0 23 0 4 0 1106706153 50929664 5579 4294967295 134512640 135305190 3215068512 3065248688 134557557 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 52152

[startup+6.30593 s]
/proc/loadavg: 4.41 4.54 4.54 5/102 14715
/proc/meminfo: memFree=2863652/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=50528 CPUtime=20.32
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 5861 0 0 0 2021 11 0 0 25 0 4 0 1106706141 51740672 5780 4294967295 134512640 135305190 3215068512 3215066688 134528341 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 12632 5780 79 194 0 12436 0
[pid=14712/tid=14713] ppid=14709 vsize=50528 CPUtime=5.05
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 280 0 0 0 503 2 0 0 25 0 4 0 1106706153 51740672 5780 4294967295 134512640 135305190 3215068512 3082025904 134556846 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=50528 CPUtime=5.05
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 296 0 0 0 505 0 0 0 25 0 4 0 1106706153 51740672 5780 4294967295 134512640 135305190 3215068512 3073637184 134551681 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=50528 CPUtime=5.03
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 309 0 0 0 499 4 0 0 25 0 4 0 1106706153 51740672 5780 4294967295 134512640 135305190 3215068512 3065248960 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.42
Current children cumulated vsize (KiB) 52944

[startup+12.7054 s]
/proc/loadavg: 4.38 4.54 4.54 6/103 14749
/proc/meminfo: memFree=2861908/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=51844 CPUtime=45.82
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 6241 0 0 0 4571 11 0 0 25 0 4 0 1106706141 53088256 6160 4294967295 134512640 135305190 3215068512 3215066688 134528539 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 12961 6160 79 194 0 12765 0
[pid=14712/tid=14713] ppid=14709 vsize=51844 CPUtime=11.45
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 353 0 0 0 1143 2 0 0 25 0 4 0 1106706153 53088256 6160 4294967295 134512640 135305190 3215068512 3082026176 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=51844 CPUtime=11.43
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 377 0 0 0 1143 0 0 0 25 0 4 0 1106706153 53088256 6160 4294967295 134512640 135305190 3215068512 3073637568 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=51844 CPUtime=11.35
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 442 0 0 0 1131 4 0 0 25 0 4 0 1106706153 53088256 6160 4294967295 134512640 135305190 3215068512 3065248640 134843311 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.92
Current children cumulated vsize (KiB) 54260

[startup+25.5044 s]
/proc/loadavg: 4.67 4.59 4.55 6/103 14900
/proc/meminfo: memFree=2857368/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=55660 CPUtime=96.7
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 7228 0 0 0 9656 14 0 0 25 0 4 0 1106706141 56995840 7147 4294967295 134512640 135305190 3215068512 3215066688 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 13915 7147 79 194 0 13719 0
[pid=14712/tid=14713] ppid=14709 vsize=55660 CPUtime=24.24
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 523 0 0 0 2422 2 0 0 25 0 4 0 1106706153 56995840 7147 4294967295 134512640 135305190 3215068512 3082026176 134528630 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=55660 CPUtime=24.18
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 588 0 0 0 2416 2 0 0 25 0 4 0 1106706153 56995840 7147 4294967295 134512640 135305190 3215068512 3073637248 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=55660 CPUtime=23.92
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 817 0 0 0 2388 4 0 0 25 0 4 0 1106706153 56995840 7147 4294967295 134512640 135305190 3215068512 3065248960 134528542 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.8
Current children cumulated vsize (KiB) 58076

[startup+51.1124 s]
/proc/loadavg: 4.51 4.56 4.54 6/102 14904
/proc/meminfo: memFree=2851396/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=61768 CPUtime=198.89
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 8835 0 0 0 19862 27 0 0 25 0 4 0 1106706141 63250432 8754 4294967295 134512640 135305190 3215068512 3215066688 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 15442 8754 79 194 0 15246 0
[pid=14712/tid=14713] ppid=14709 vsize=61768 CPUtime=49.85
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 848 0 0 0 4982 3 0 0 25 0 4 0 1106706153 63250432 8754 4294967295 134512640 135305190 3215068512 3082026176 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=61768 CPUtime=49.79
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 904 0 0 0 4974 5 0 0 25 0 4 0 1106706153 63250432 8754 4294967295 134512640 135305190 3215068512 3073637568 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=61768 CPUtime=49.53
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 1456 0 0 0 4946 7 0 0 25 0 4 0 1106706153 63250432 8754 4294967295 134512640 135305190 3215068512 3065248624 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (KiB) 64184

[startup+102.318 s]
/proc/loadavg: 4.78 4.61 4.56 5/102 15090
/proc/meminfo: memFree=2840096/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=73900 CPUtime=403.14
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 11723 0 0 0 40269 45 0 0 25 0 4 0 1106706141 75673600 11642 4294967295 134512640 135305190 3215068512 3215066688 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 18475 11642 79 194 0 18279 0
[pid=14712/tid=14713] ppid=14709 vsize=73900 CPUtime=101.04
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 1369 0 0 0 10099 5 0 0 25 0 4 0 1106706153 75673600 11642 4294967295 134512640 135305190 3215068512 3082025904 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=73900 CPUtime=100.99
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 1473 0 0 0 10092 7 0 0 25 0 4 0 1106706153 75673600 11642 4294967295 134512640 135305190 3215068512 3073637568 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=73900 CPUtime=100.46
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 2477 0 0 0 10032 14 0 0 25 0 4 0 1106706153 75673600 11642 4294967295 134512640 135305190 3215068512 3065248960 134528224 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.24
Current children cumulated vsize (KiB) 76316

[startup+162.314 s]
/proc/loadavg: 4.52 4.57 4.55 5/102 15278
/proc/meminfo: memFree=2835252/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=77412 CPUtime=642.52
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 12598 0 0 0 64186 66 0 0 25 0 4 0 1106706141 79269888 12517 4294967295 134512640 135305190 3215068512 3215066688 134528286 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 19353 12517 79 194 0 19157 0
[pid=14712/tid=14713] ppid=14709 vsize=77412 CPUtime=160.98
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 1507 0 0 0 16088 10 0 0 25 0 4 0 1106706153 79269888 12517 4294967295 134512640 135305190 3215068512 3082026176 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=77412 CPUtime=160.95
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 1754 0 0 0 16077 18 0 0 25 0 4 0 1106706153 79269888 12517 4294967295 134512640 135305190 3215068512 3073637568 134528298 0 0 0 3 0 0 0 -1 2 0 0 0

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


[startup+522.316 s]
/proc/loadavg: 4.86 4.64 4.57 6/103 16393
/proc/meminfo: memFree=2807328/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=106172 CPUtime=2079.96
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 19607 0 0 0 207836 160 0 0 25 0 4 0 1106706141 108720128 19503 4294967295 134512640 135305190 3215068512 3215066656 134570402 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 26543 19503 79 194 0 26347 0
[pid=14712/tid=14713] ppid=14709 vsize=106172 CPUtime=520.4
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 2841 0 0 0 52005 35 0 0 25 0 4 0 1106706153 108720128 19503 4294967295 134512640 135305190 3215068512 3082026176 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=106172 CPUtime=519.97
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3406 0 0 0 51949 48 0 0 25 0 4 0 1106706153 108720128 19503 4294967295 134512640 135305190 3215068512 3073637236 134551508 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=106172 CPUtime=519.52
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 5384 0 0 0 51910 42 0 0 25 0 4 0 1106706153 108720128 19503 4294967295 134512640 135305190 3215068512 3065248960 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2081.06
Current children cumulated vsize (KiB) 108588

[startup+582.311 s]
/proc/loadavg: 4.67 4.62 4.56 6/103 16579
/proc/meminfo: memFree=2800376/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=113304 CPUtime=2319.53
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 21443 0 0 0 231765 188 0 0 25 0 4 0 1106706141 116023296 21339 4294967295 134512640 135305190 3215068512 3215066688 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 28326 21339 79 194 0 28130 0
[pid=14712/tid=14713] ppid=14709 vsize=113304 CPUtime=580.37
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3135 0 0 0 57996 41 0 0 25 0 4 0 1106706153 116023296 21339 4294967295 134512640 135305190 3215068512 3082026176 134528399 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=113304 CPUtime=579.91
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3593 0 0 0 57935 56 0 0 25 0 4 0 1106706153 116023296 21339 4294967295 134512640 135305190 3215068512 3073637568 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=113304 CPUtime=579.2
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6231 0 0 0 57865 55 0 0 25 0 4 0 1106706153 116023296 21339 4294967295 134512640 135305190 3215068512 3065248960 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2320.63
Current children cumulated vsize (KiB) 115720

[startup+642.306 s]
/proc/loadavg: 4.62 4.61 4.56 6/103 16739
/proc/meminfo: memFree=2798516/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=114468 CPUtime=2558.87
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 21735 0 0 0 255681 206 0 0 25 0 4 0 1106706141 117215232 21631 4294967295 134512640 135305190 3215068512 3215066688 134528747 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 28617 21631 79 194 0 28421 0
[pid=14712/tid=14713] ppid=14709 vsize=114468 CPUtime=640.07
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3192 0 0 0 63956 51 0 0 25 0 4 0 1106706153 117215232 21631 4294967295 134512640 135305190 3215068512 3082025904 134557456 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=114468 CPUtime=639.58
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3721 0 0 0 63900 58 0 0 25 0 4 0 1106706153 117215232 21631 4294967295 134512640 135305190 3215068512 3073637568 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=114468 CPUtime=639.17
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6307 0 0 0 63859 58 0 0 25 0 4 0 1106706153 117215232 21631 4294967295 134512640 135305190 3215068512 3065248960 134528489 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2559.97
Current children cumulated vsize (KiB) 116884

[startup+702.312 s]
/proc/loadavg: 4.67 4.62 4.56 6/103 16892
/proc/meminfo: memFree=2797916/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=114848 CPUtime=2798.62
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 21803 0 0 0 279639 223 0 0 25 0 4 0 1106706141 117604352 21699 4294967295 134512640 135305190 3215068512 3215066688 134528178 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 28712 21699 79 194 0 28516 0
[pid=14712/tid=14713] ppid=14709 vsize=114848 CPUtime=699.84
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3195 0 0 0 69927 57 0 0 25 0 4 0 1106706153 117604352 21699 4294967295 134512640 135305190 3215068512 3082026176 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=114848 CPUtime=699.59
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3772 0 0 0 69895 64 0 0 25 0 4 0 1106706153 117604352 21699 4294967295 134512640 135305190 3215068512 3073637184 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=114848 CPUtime=699.16
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6315 0 0 0 69853 63 0 0 25 0 4 0 1106706153 117604352 21699 4294967295 134512640 135305190 3215068512 3065248960 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.72
Current children cumulated vsize (KiB) 117264

[startup+762.317 s]
/proc/loadavg: 4.57 4.59 4.55 6/103 17066
/proc/meminfo: memFree=2795048/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=118772 CPUtime=3038.12
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 22630 0 0 0 303569 243 0 0 25 0 4 0 1106706141 121622528 22526 4294967295 134512640 135305190 3215068512 3215066688 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 29693 22526 79 194 0 29497 0
[pid=14712/tid=14713] ppid=14709 vsize=118772 CPUtime=759.51
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3309 0 0 0 75894 57 0 0 25 0 4 0 1106706153 121622528 22526 4294967295 134512640 135305190 3215068512 3082026176 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=118772 CPUtime=759.44
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 4150 0 0 0 75880 64 0 0 25 0 4 0 1106706153 121622528 22526 4294967295 134512640 135305190 3215068512 3073637568 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=118772 CPUtime=759.13
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6548 0 0 0 75843 70 0 0 25 0 4 0 1106706153 121622528 22526 4294967295 134512640 135305190 3215068512 3065248960 134528310 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.22
Current children cumulated vsize (KiB) 121188

[startup+822.312 s]
/proc/loadavg: 4.69 4.62 4.56 6/103 17236
/proc/meminfo: memFree=2792068/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=120856 CPUtime=3277.66
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 23077 0 0 0 327509 257 0 0 25 0 4 0 1106706141 123756544 22973 4294967295 134512640 135305190 3215068512 3215066416 134556761 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 30214 22973 79 194 0 30018 0
[pid=14712/tid=14713] ppid=14709 vsize=120856 CPUtime=819.32
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3460 0 0 0 81870 62 0 0 25 0 4 0 1106706153 123756544 22973 4294967295 134512640 135305190 3215068512 3082026176 134530694 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=120856 CPUtime=819.31
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 4170 0 0 0 81864 67 0 0 25 0 4 0 1106706153 123756544 22973 4294967295 134512640 135305190 3215068512 3073637184 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=120856 CPUtime=819.02
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6701 0 0 0 81828 74 0 0 25 0 4 0 1106706153 123756544 22973 4294967295 134512640 135305190 3215068512 3065248960 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.76
Current children cumulated vsize (KiB) 123272

[startup+882.308 s]
/proc/loadavg: 4.51 4.59 4.55 7/103 17405
/proc/meminfo: memFree=2791740/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=121604 CPUtime=3517.34
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 23278 0 0 0 351464 270 0 0 25 0 4 0 1106706141 124522496 23174 4294967295 134512640 135305190 3215068512 3215066688 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 30401 23174 79 194 0 30205 0
[pid=14712/tid=14713] ppid=14709 vsize=121604 CPUtime=879.18
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3460 0 0 0 87850 68 0 0 25 0 4 0 1106706153 124522496 23174 4294967295 134512640 135305190 3215068512 3082026176 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=121604 CPUtime=879.24
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 4170 0 0 0 87856 68 0 0 25 0 4 0 1106706153 124522496 23174 4294967295 134512640 135305190 3215068512 3073637568 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=121604 CPUtime=878.92
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6764 0 0 0 87815 77 0 0 25 0 4 0 1106706153 124522496 23174 4294967295 134512640 135305190 3215068512 3065248688 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.44
Current children cumulated vsize (KiB) 124020

[startup+942.313 s]
/proc/loadavg: 4.34 4.54 4.53 7/103 17574
/proc/meminfo: memFree=2791936/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=121760 CPUtime=3756.93
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 23335 0 0 0 375410 283 0 0 25 0 4 0 1106706141 124682240 23231 4294967295 134512640 135305190 3215068512 3215066688 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 30440 23231 79 194 0 30244 0
[pid=14712/tid=14713] ppid=14709 vsize=121760 CPUtime=939.16
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3460 0 0 0 93847 69 0 0 25 0 4 0 1106706153 124682240 23231 4294967295 134512640 135305190 3215068512 3082026176 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=121760 CPUtime=939.24
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 4221 0 0 0 93850 74 0 0 25 0 4 0 1106706153 124682240 23231 4294967295 134512640 135305190 3215068512 3073637184 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=121760 CPUtime=938.75
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6764 0 0 0 93796 79 0 0 25 0 4 0 1106706153 124682240 23231 4294967295 134512640 135305190 3215068512 3065248960 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.03
Current children cumulated vsize (KiB) 124176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.48 4.56 4.54 5/102 17733
/proc/meminfo: memFree=2791520/3368532 swapFree=1952996/1959888
[pid=14709] ppid=14707 vsize=2416 CPUtime=1.1
/proc/14709/stat : 14709 (manysat.sh) S 14707 14709 21691 0 -1 4194304 369 4070 0 0 0 0 105 5 18 0 1 0 1106706030 2473984 274 4294967295 134512640 135169312 3219915264 3219911480 3085713134 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/14709/statm: 604 274 231 161 0 43 0
[pid=14712] ppid=14709 vsize=122520 CPUtime=3987.07
/proc/14712/stat : 14712 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202496 23545 0 0 0 398412 295 0 0 25 0 4 0 1106706141 125460480 23441 4294967295 134512640 135305190 3215068512 3215066688 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/14712/statm: 30630 23441 79 194 0 30434 0
[pid=14712/tid=14713] ppid=14709 vsize=122520 CPUtime=996.82
/proc/14712/task/14713/stat : 14713 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 3493 0 0 0 99612 70 0 0 25 0 4 0 1106706153 125460480 23441 4294967295 134512640 135305190 3215068512 3082026176 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14712/tid=14714] ppid=14709 vsize=122520 CPUtime=996.93
/proc/14712/task/14714/stat : 14714 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 4376 0 0 0 99616 77 0 0 25 0 4 0 1106706153 125460480 23441 4294967295 134512640 135305190 3215068512 3073637568 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14712/tid=14715] ppid=14709 vsize=122520 CPUtime=995.97
/proc/14712/task/14715/stat : 14715 (manysat1.1_stat) R 14709 14709 21691 0 -1 4202560 6775 0 0 0 99515 82 0 0 25 0 4 0 1106706153 125460480 23441 4294967295 134512640 135305190 3215068512 3065248752 134549536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3988.17
Current children cumulated vsize (KiB) 124936

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1000.04
CPU time (s): 3988.25
CPU user time (s): 3985.25
CPU system time (s): 3
CPU usage (%): 398.81
Max. virtual memory (cumulated for all children) (KiB): 124936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3985.25
system time used= 3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28261
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= 7851
involuntary context switches= 175866

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 17:48:08
IDJOB=1779487
IDBENCH=70865
IDSOLVER=626
FILE ID=tipi45/1779487-1243525688
PBS_JOBID=
Free space on /tmp= 15500 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED= 1721080058

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:       2890560 kB
Buffers:        139572 kB
Cached:         231640 kB
SwapCached:       2100 kB
Active:          95296 kB
Inactive:       285044 kB
HighTotal:     2489216 kB
HighFree:      2245224 kB
LowTotal:       879316 kB
LowFree:        645336 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3520 kB
Slab:            85332 kB
SReclaimable:    74364 kB
SUnreclaim:      10968 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15500 MiB
End job on tipi45 at 2009-05-28 18:04:48