Trace number 1779286

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) 2998.36 1000.05

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.12/0.19	c ==============================================================================
0.12/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.19	c ==============================================================================
0.12/0.19	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.92/0.92	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.92/0.92	c ==============================================================================
0.92/0.92	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.92/0.92	c CPU time:   0.88 s
0.92/0.92	c ==============================================================================
2998.29/1000.04	HOME/manysat.sh: line 55:  2938 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-1779286-1243522384/watcher-1779286-1243522384 -o /tmp/evaluation-result-1779286-1243522384/solver-1779286-1243522384 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779286-1243522384.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: 5.55 5.67 5.63 5/125 2936
/proc/meminfo: memFree=2099620/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2416 CPUtime=0
/proc/2935/stat : 2935 (manysat.sh) R 2933 2935 21334 0 -1 4194304 335 0 0 0 0 0 0 0 19 0 1 0 1116902435 2473984 274 4294967295 134512640 135169312 3220671168 3220669644 3085145972 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/2935/statm: 604 274 231 161 0 43 0
[pid=2936] ppid=2935 vsize=7140 CPUtime=0.02
/proc/2936/stat : 2936 (SatElite) R 2935 2935 21334 0 -1 4202496 1659 0 0 0 2 0 0 0 19 0 1 0 1116902436 7311360 1549 4294967295 134512640 135034092 3216547488 3216543776 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2936/statm: 1785 1550 50 128 0 1655 0

[startup+0.034202 s]
/proc/loadavg: 5.55 5.67 5.63 5/125 2936
/proc/meminfo: memFree=2099620/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2416 CPUtime=0
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1116902435 2473984 274 4294967295 134512640 135169312 3220671168 3220669704 3085143790 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2935/statm: 604 274 231 161 0 43 0
[pid=2936] ppid=2935 vsize=14960 CPUtime=0.04
/proc/2936/stat : 2936 (SatElite) R 2935 2935 21334 0 -1 4202496 2458 0 0 0 3 1 0 0 23 0 1 0 1116902436 15319040 2248 4294967295 134512640 135034092 3216547488 3216543448 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2936/statm: 3740 2249 50 128 0 3610 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17376

[startup+0.114208 s]
/proc/loadavg: 5.55 5.67 5.63 5/125 2936
/proc/meminfo: memFree=2099620/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2416 CPUtime=0
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1116902435 2473984 274 4294967295 134512640 135169312 3220671168 3220669704 3085143790 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2935/statm: 604 274 231 161 0 43 0
[pid=2936] ppid=2935 vsize=25620 CPUtime=0.12
/proc/2936/stat : 2936 (SatElite) R 2935 2935 21334 0 -1 4202496 5023 0 0 0 10 2 0 0 23 0 1 0 1116902436 26234880 4813 4294967295 134512640 135034092 3216547488 3216543832 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2936/statm: 6405 4813 50 128 0 6275 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 28036

[startup+0.314187 s]
/proc/loadavg: 5.55 5.67 5.63 5/125 2936
/proc/meminfo: memFree=2099620/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2416 CPUtime=0
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1116902435 2473984 274 4294967295 134512640 135169312 3220671168 3220669704 3085143790 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2935/statm: 604 274 231 161 0 43 0
[pid=2936] ppid=2935 vsize=37672 CPUtime=0.32
/proc/2936/stat : 2936 (SatElite) R 2935 2935 21334 0 -1 4202496 8261 0 0 0 28 4 0 0 24 0 1 0 1116902436 38576128 7849 4294967295 134512640 135034092 3216547488 3216543728 134566565 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2936/statm: 9418 7849 67 128 0 9288 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 40088

[startup+0.714155 s]
/proc/loadavg: 5.55 5.67 5.63 5/125 2936
/proc/meminfo: memFree=2099620/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2416 CPUtime=0
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1116902435 2473984 274 4294967295 134512640 135169312 3220671168 3220669704 3085143790 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2935/statm: 604 274 231 161 0 43 0
[pid=2936] ppid=2935 vsize=42900 CPUtime=0.72
/proc/2936/stat : 2936 (SatElite) R 2935 2935 21334 0 -1 4202496 9608 0 0 0 68 4 0 0 25 0 1 0 1116902436 43929600 9059 4294967295 134512640 135034092 3216547488 3216543792 134569592 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2936/statm: 10725 9059 67 128 0 10595 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 45316

[startup+1.51408 s]
/proc/loadavg: 5.55 5.67 5.63 3/126 2937
/proc/meminfo: memFree=2088668/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 2420

[startup+3.11395 s]
/proc/loadavg: 5.55 5.67 5.63 7/129 2941
/proc/meminfo: memFree=2070204/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=85340 CPUtime=5.55
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 14157 0 0 0 527 28 0 0 16 0 4 0 1116902552 87388160 14092 4294967295 134512640 135305190 3217758192 3217756112 134545898 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 21335 14092 79 194 0 21139 0
[pid=2938/tid=2939] ppid=2935 vsize=85340 CPUtime=1.36
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 582 0 0 0 128 8 0 0 16 0 4 0 1116902591 87388160 14092 4294967295 134512640 135305190 3217758192 3074694064 134558382 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=85340 CPUtime=1.42
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 672 0 0 0 136 6 0 0 16 0 4 0 1116902591 87388160 14092 4294967295 134512640 135305190 3217758192 3066305408 134552678 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=85340 CPUtime=1.12
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 745 0 0 0 108 4 0 0 16 0 4 0 1116902591 87388160 14092 4294967295 134512640 135305190 3217758192 3057916848 134557229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 87760

[startup+6.31369 s]
/proc/loadavg: 5.59 5.68 5.64 9/130 2942
/proc/meminfo: memFree=2093028/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=88236 CPUtime=18.23
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 14893 0 0 0 1793 30 0 0 19 0 4 0 1116902552 90353664 14828 4294967295 134512640 135305190 3217758192 3217756368 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 22059 14828 79 194 0 21863 0
[pid=2938/tid=2939] ppid=2935 vsize=88236 CPUtime=4.55
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 731 0 0 0 446 9 0 0 19 0 4 0 1116902591 90353664 14828 4294967295 134512640 135305190 3217758192 3074694000 134551720 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=88236 CPUtime=4.6
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 887 0 0 0 454 6 0 0 18 0 4 0 1116902591 90353664 14828 4294967295 134512640 135305190 3217758192 3066305728 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=88236 CPUtime=4.25
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 927 0 0 0 421 4 0 0 18 0 4 0 1116902591 90353664 14828 4294967295 134512640 135305190 3217758192 3057917120 134528851 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.38
Current children cumulated vsize (KiB) 90656

[startup+12.7131 s]
/proc/loadavg: 5.86 5.73 5.65 7/130 3048
/proc/meminfo: memFree=2033228/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=91140 CPUtime=40.22
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 15672 0 0 0 3989 33 0 0 25 0 4 0 1116902552 93327360 15607 4294967295 134512640 135305190 3217758192 3217756032 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 22785 15607 79 194 0 22589 0
[pid=2938/tid=2939] ppid=2935 vsize=91140 CPUtime=10.92
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 981 0 0 0 1083 9 0 0 25 0 4 0 1116902591 93327360 15607 4294967295 134512640 135305190 3217758192 3074694336 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=91140 CPUtime=10.88
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1020 0 0 0 1079 9 0 0 25 0 4 0 1116902591 93327360 15607 4294967295 134512640 135305190 3217758192 3066305408 134552841 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=91140 CPUtime=7.35
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1145 0 0 0 731 4 0 0 25 0 4 0 1116902591 93327360 15607 4294967295 134512640 135305190 3217758192 3057916912 134547414 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.37
Current children cumulated vsize (KiB) 93560

[startup+25.512 s]
/proc/loadavg: 5.88 5.74 5.66 7/129 3126
/proc/meminfo: memFree=2046340/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=94440 CPUtime=79.47
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 16495 0 0 0 7912 35 0 0 25 0 4 0 1116902552 96706560 16430 4294967295 134512640 135305190 3217758192 3217756032 134551691 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 23610 16430 79 194 0 23414 0
[pid=2938/tid=2939] ppid=2935 vsize=94440 CPUtime=23.63
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1293 0 0 0 2353 10 0 0 25 0 4 0 1116902591 96706560 16430 4294967295 134512640 135305190 3217758192 3074694336 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=94440 CPUtime=18.51
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1081 0 0 0 1842 9 0 0 25 0 4 0 1116902591 96706560 16430 4294967295 134512640 135305190 3217758192 3066305728 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=94440 CPUtime=13.58
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1317 0 0 0 1354 4 0 0 25 0 4 0 1116902591 96706560 16430 4294967295 134512640 135305190 3217758192 3057917120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.62
Current children cumulated vsize (KiB) 96860

[startup+51.1098 s]
/proc/loadavg: 5.70 5.71 5.65 7/129 3130
/proc/meminfo: memFree=1988364/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=99928 CPUtime=156.2
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 17679 0 0 0 15578 42 0 0 25 0 4 0 1116902552 102326272 17614 4294967295 134512640 135305190 3217758192 3217756368 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 24982 17614 79 194 0 24786 0
[pid=2938/tid=2939] ppid=2935 vsize=99928 CPUtime=45.07
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1707 0 0 0 4496 11 0 0 25 0 4 0 1116902591 102326272 17614 4294967295 134512640 135305190 3217758192 3074694336 134528609 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=99928 CPUtime=31.31
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1213 0 0 0 3120 11 0 0 25 0 4 0 1116902591 102326272 17614 4294967295 134512640 135305190 3217758192 3066305728 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=99928 CPUtime=30.48
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1528 0 0 0 3042 6 0 0 25 0 4 0 1116902591 102326272 17614 4294967295 134512640 135305190 3217758192 3057917120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 157.35
Current children cumulated vsize (KiB) 102348

[startup+102.315 s]
/proc/loadavg: 5.79 5.73 5.65 6/129 3318
/proc/meminfo: memFree=1959612/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=112172 CPUtime=309.62
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 20801 0 0 0 30912 50 0 0 25 0 4 0 1116902552 114864128 20736 4294967295 134512640 135305190 3217758192 3217756032 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 28043 20736 79 194 0 27847 0
[pid=2938/tid=2939] ppid=2935 vsize=112172 CPUtime=70.88
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 2156 0 0 0 7077 11 0 0 25 0 4 0 1116902591 114864128 20736 4294967295 134512640 135305190 3217758192 3074694064 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=112172 CPUtime=56.71
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 1762 0 0 0 5660 11 0 0 25 0 4 0 1116902591 114864128 20736 4294967295 134512640 135305190 3217758192 3066305728 134528755 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=112172 CPUtime=81.67
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 2699 0 0 0 8158 9 0 0 25 0 4 0 1116902591 114864128 20736 4294967295 134512640 135305190 3217758192 3057917120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 310.77
Current children cumulated vsize (KiB) 114592

[startup+162.31 s]
/proc/loadavg: 5.82 5.75 5.66 7/129 3529
/proc/meminfo: memFree=1924340/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=122868 CPUtime=489.45
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 23503 0 0 0 48876 69 0 0 25 0 4 0 1116902552 125816832 23438 4294967295 134512640 135305190 3217758192 3217756368 134528283 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 30717 23438 79 194 0 30521 0
[pid=2938/tid=2939] ppid=2935 vsize=122868 CPUtime=100.82
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 2546 0 0 0 10068 14 0 0 25 0 4 0 1116902591 125816832 23438 4294967295 134512640 135305190 3217758192 3074694336 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=122868 CPUtime=86.77
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 2300 0 0 0 8663 14 0 0 25 0 4 0 1116902591 125816832 23438 4294967295 134512640 135305190 3217758192 3066305408 134552302 0 0 0 3 0 0 0 -1 0 0 0 0

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

[startup+522.309 s]
/proc/loadavg: 5.78 5.73 5.67 7/129 4670
/proc/meminfo: memFree=1990768/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=153800 CPUtime=1566.58
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 31086 0 0 0 156495 163 0 0 25 0 4 0 1116902552 157491200 31021 4294967295 134512640 135305190 3217758192 3217756032 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 38450 31021 79 194 0 38254 0
[pid=2938/tid=2939] ppid=2935 vsize=153800 CPUtime=379.78
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 4246 0 0 0 37942 36 0 0 25 0 4 0 1116902591 157491200 31021 4294967295 134512640 135305190 3217758192 3074694336 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=153800 CPUtime=270.7
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 3921 0 0 0 27049 21 0 0 25 0 4 0 1116902591 157491200 31021 4294967295 134512640 135305190 3217758192 3066305408 134553353 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=153800 CPUtime=483.47
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 6110 0 0 0 48288 59 0 0 25 0 4 0 1116902591 157491200 31021 4294967295 134512640 135305190 3217758192 3057916848 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1567.73
Current children cumulated vsize (KiB) 156220

[startup+582.304 s]
/proc/loadavg: 5.59 5.68 5.65 7/130 4846
/proc/meminfo: memFree=1858312/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=163840 CPUtime=1746.37
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 33695 0 0 0 174465 172 0 0 25 0 4 0 1116902552 167772160 33630 4294967295 134512640 135305190 3217758192 3217756096 134556819 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 40960 33630 79 194 0 40764 0
[pid=2938/tid=2939] ppid=2935 vsize=163840 CPUtime=439.76
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 4872 0 0 0 43933 43 0 0 25 0 4 0 1116902591 167772160 33630 4294967295 134512640 135305190 3217758192 3074694000 134551671 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=163840 CPUtime=300.9
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 4362 0 0 0 30069 21 0 0 25 0 4 0 1116902591 167772160 33630 4294967295 134512640 135305190 3217758192 3066305408 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=163840 CPUtime=543.28
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 7324 0 0 0 54268 60 0 0 25 0 4 0 1116902591 167772160 33630 4294967295 134512640 135305190 3217758192 3057917120 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1747.52
Current children cumulated vsize (KiB) 166260

[startup+642.309 s]
/proc/loadavg: 5.50 5.63 5.63 9/130 4974
/proc/meminfo: memFree=1939352/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=176504 CPUtime=1926.21
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 36940 0 0 0 192433 188 0 0 25 0 4 0 1116902552 180740096 36875 4294967295 134512640 135305190 3217758192 3217756116 134840070 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 44126 36875 79 194 0 43930 0
[pid=2938/tid=2939] ppid=2935 vsize=176504 CPUtime=499.77
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5694 0 0 0 49929 48 0 0 25 0 4 0 1116902591 180740096 36875 4294967295 134512640 135305190 3217758192 3074694064 134557971 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=176504 CPUtime=331.01
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 4891 0 0 0 33077 24 0 0 25 0 4 0 1116902591 180740096 36875 4294967295 134512640 135305190 3217758192 3066305728 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=176504 CPUtime=603.1
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 8671 0 0 0 60244 66 0 0 25 0 4 0 1116902591 180740096 36875 4294967295 134512640 135305190 3217758192 3057917120 134528187 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1927.36
Current children cumulated vsize (KiB) 178924

[startup+702.314 s]
/proc/loadavg: 5.73 5.67 5.65 8/130 5123
/proc/meminfo: memFree=1951312/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=178684 CPUtime=2106.06
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 37451 0 0 0 210409 197 0 0 25 0 4 0 1116902552 182972416 37386 4294967295 134512640 135305190 3217758192 3217756096 134557370 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 44671 37386 79 194 0 44475 0
[pid=2938/tid=2939] ppid=2935 vsize=178684 CPUtime=548.65
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5764 0 0 0 54812 53 0 0 25 0 4 0 1116902591 182972416 37386 4294967295 134512640 135305190 3217758192 3074694064 134558354 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=178684 CPUtime=370.01
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 4957 0 0 0 36976 25 0 0 25 0 4 0 1116902591 182972416 37386 4294967295 134512640 135305190 3217758192 3066305408 134552713 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=178684 CPUtime=662.96
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 8971 0 0 0 66227 69 0 0 25 0 4 0 1116902591 182972416 37386 4294967295 134512640 135305190 3217758192 3057917120 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2107.21
Current children cumulated vsize (KiB) 181104

[startup+762.318 s]
/proc/loadavg: 5.60 5.65 5.64 7/130 5265
/proc/meminfo: memFree=2004848/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=178976 CPUtime=2285.78
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 37551 0 0 0 228375 203 0 0 25 0 4 0 1116902552 183271424 37486 4294967295 134512640 135305190 3217758192 3217756368 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 44744 37486 79 194 0 44548 0
[pid=2938/tid=2939] ppid=2935 vsize=178976 CPUtime=578.72
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5765 0 0 0 57818 54 0 0 25 0 4 0 1116902591 183271424 37486 4294967295 134512640 135305190 3217758192 3074694064 134556770 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=178976 CPUtime=423.04
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5028 0 0 0 42278 26 0 0 25 0 4 0 1116902591 183271424 37486 4294967295 134512640 135305190 3217758192 3066305408 134552865 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=178976 CPUtime=722.9
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 8973 0 0 0 72219 71 0 0 25 0 4 0 1116902591 183271424 37486 4294967295 134512640 135305190 3217758192 3057917120 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2286.93
Current children cumulated vsize (KiB) 181396

[startup+822.313 s]
/proc/loadavg: 5.89 5.74 5.67 6/129 5426
/proc/meminfo: memFree=1965368/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=179264 CPUtime=2465.68
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 37617 0 0 0 246355 213 0 0 25 0 4 0 1116902552 183566336 37552 4294967295 134512640 135305190 3217758192 3217756096 134557361 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2938/statm: 44816 37552 79 194 0 44620 0
[pid=2938/tid=2939] ppid=2935 vsize=179264 CPUtime=609.02
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5775 0 0 0 60847 55 0 0 25 0 4 0 1116902591 183566336 37552 4294967295 134512640 135305190 3217758192 3074694064 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=179264 CPUtime=483.03
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5050 0 0 0 48272 31 0 0 25 0 4 0 1116902591 183566336 37552 4294967295 134512640 135305190 3217758192 3066305408 134552874 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=179264 CPUtime=782.81
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 8990 0 0 0 78207 74 0 0 25 0 4 0 1116902591 183566336 37552 4294967295 134512640 135305190 3217758192 3057917120 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2466.83
Current children cumulated vsize (KiB) 181684

[startup+882.308 s]
/proc/loadavg: 5.54 5.67 5.65 6/129 5614
/proc/meminfo: memFree=1951332/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=179588 CPUtime=2644.75
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 37707 0 0 0 264256 219 0 0 25 0 4 0 1116902552 183898112 37642 4294967295 134512640 135305190 3217758192 3217756032 134551729 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 44897 37642 79 194 0 44701 0
[pid=2938/tid=2939] ppid=2935 vsize=179588 CPUtime=662.05
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5815 0 0 0 66148 57 0 0 25 0 4 0 1116902591 183898112 37642 4294967295 134512640 135305190 3217758192 3074694064 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=179588 CPUtime=542.28
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5088 0 0 0 54195 33 0 0 25 0 4 0 1116902591 183898112 37642 4294967295 134512640 135305190 3217758192 3066305728 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=179588 CPUtime=819.65
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 9001 0 0 0 81889 76 0 0 25 0 4 0 1116902591 183898112 37642 4294967295 134512640 135305190 3217758192 3057917120 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2645.9
Current children cumulated vsize (KiB) 182008

[startup+942.313 s]
/proc/loadavg: 5.66 5.68 5.65 7/129 5806
/proc/meminfo: memFree=1924156/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=179588 CPUtime=2824.55
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 37743 0 0 0 282224 231 0 0 25 0 4 0 1116902552 183898112 37678 4294967295 134512640 135305190 3217758192 3217756368 134528363 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 44897 37678 79 194 0 44701 0
[pid=2938/tid=2939] ppid=2935 vsize=179588 CPUtime=721.84
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5817 0 0 0 72124 60 0 0 25 0 4 0 1116902591 183898112 37678 4294967295 134512640 135305190 3217758192 3074694064 134557468 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=179588 CPUtime=602.28
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5103 0 0 0 60191 37 0 0 25 0 4 0 1116902591 183898112 37678 4294967295 134512640 135305190 3217758192 3066305728 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=179588 CPUtime=849.55
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 9015 0 0 0 84876 79 0 0 25 0 4 0 1116902591 183898112 37678 4294967295 134512640 135305190 3217758192 3057916848 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2825.7
Current children cumulated vsize (KiB) 182008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.87 5.76 5.68 6/129 5992
/proc/meminfo: memFree=1998020/3368532 swapFree=1957708/1959888
[pid=2935] ppid=2933 vsize=2420 CPUtime=1.15
/proc/2935/stat : 2935 (manysat.sh) S 2933 2935 21334 0 -1 4194304 370 9904 0 0 0 0 111 4 18 0 1 0 1116902435 2478080 275 4294967295 134512640 135169312 3220671168 3220667384 3085143790 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2935/statm: 605 275 231 161 0 44 0
[pid=2938] ppid=2935 vsize=186284 CPUtime=2997.14
/proc/2938/stat : 2938 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202496 39248 0 0 0 299472 242 0 0 25 0 4 0 1116902552 190754816 39183 4294967295 134512640 135305190 3217758192 3217756096 134558360 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2938/statm: 46571 39183 79 194 0 46375 0
[pid=2938/tid=2939] ppid=2935 vsize=186284 CPUtime=779.09
/proc/2938/task/2939/stat : 2939 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 6471 0 0 0 77847 62 0 0 25 0 4 0 1116902591 190754816 39183 4294967295 134512640 135305190 3217758192 3074694064 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2938/tid=2940] ppid=2935 vsize=186284 CPUtime=659.91
/proc/2938/task/2940/stat : 2940 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 5276 0 0 0 65948 43 0 0 25 0 4 0 1116902591 190754816 39183 4294967295 134512640 135305190 3217758192 3066305728 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2938/tid=2941] ppid=2935 vsize=186284 CPUtime=878.41
/proc/2938/task/2941/stat : 2941 (manysat1.1_stat) R 2935 2935 21334 0 -1 4202560 9318 0 0 0 87762 79 0 0 25 0 4 0 1116902591 190754816 39183 4294967295 134512640 135305190 3217758192 3057916848 134557414 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2998.29
Current children cumulated vsize (KiB) 188704

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples
Sleeping 
Child status: 
143
Real time (s): 1000.05
CPU time (s): 2998.36
CPU user time (s): 2995.89
CPU system time (s): 2.47
CPU usage (%): 299.82
Max. virtual memory (cumulated for all children) (KiB): 188704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2995.89
system time used= 2.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49799
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= 20235
involuntary context switches= 179238

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 16:53:04
IDJOB=1779286
IDBENCH=70830
IDSOLVER=620
FILE ID=/1779286-1243522384
PBS_JOBID=
Free space on /tmp= 15881 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779286-1243522384/watcher-1779286-1243522384 -o /tmp/evaluation-result-1779286-1243522384/solver-1779286-1243522384 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779286-1243522384.cnf aimd 0

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED= 2065500484

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:       2120192 kB
Buffers:          4916 kB
Cached:         558068 kB
SwapCached:         40 kB
Active:         689244 kB
Inactive:       515572 kB
HighTotal:     2489216 kB
HighFree:      1286840 kB
LowTotal:       879316 kB
LowFree:        833352 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            6120 kB
Writeback:           0 kB
AnonPages:      641368 kB
Mapped:          35372 kB
Slab:            34016 kB
SReclaimable:    25488 kB
SUnreclaim:       8528 kB
PageTables:       1392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   904568 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on  at 2009-05-28 17:09:44