Trace number 1779559

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)? (TO) 3984.83 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |   96586   227896 |   28975       0        0     nan |  0.000 % |
0.92/1.01	c |         0 |   59532   176727 |      --       0       --      -- |     --   | -36714/-50193
1.02/1.01	c ==============================================================================
1.02/1.01	c Result  :   #vars: 14331   #clauses: 59532   #literals: 176727
1.02/1.01	c CPU time:   0.99 s
1.02/1.01	c ==============================================================================
3984.77/1000.04	HOME/manysat.sh: line 55: 32139 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-1779559-1243527489/watcher-1779559-1243527489 -o /tmp/evaluation-result-1779559-1243527489/solver-1779559-1243527489 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779559-1243527489.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.63 4.53 4.49 3/96 32136
/proc/meminfo: memFree=2930448/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2416 CPUtime=0
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1106850054 2473984 274 4294967295 134512640 135169312 3215582688 3215581224 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 604 274 231 161 0 43 0
[pid=32137] ppid=32136 vsize=2464 CPUtime=0.01
/proc/32137/stat : 32137 (SatElite) R 32136 32136 1628 0 -1 4202496 456 0 0 0 0 1 0 0 19 0 1 0 1106850054 2523136 392 4294967295 134512640 135034092 3218577536 3218573824 134545140 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32137/statm: 616 394 50 128 0 486 0

[startup+0.013107 s]
/proc/loadavg: 4.63 4.53 4.49 3/96 32136
/proc/meminfo: memFree=2930448/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2416 CPUtime=0
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1106850054 2473984 274 4294967295 134512640 135169312 3215582688 3215581224 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 604 274 231 161 0 43 0
[pid=32137] ppid=32136 vsize=4580 CPUtime=0.02
/proc/32137/stat : 32137 (SatElite) R 32136 32136 1628 0 -1 4202496 1093 0 0 0 0 2 0 0 19 0 1 0 1106850054 4689920 1029 4294967295 134512640 135034092 3218577536 3218573880 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32137/statm: 1145 1030 50 128 0 1015 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6996

[startup+0.113096 s]
/proc/loadavg: 4.63 4.53 4.49 3/96 32136
/proc/meminfo: memFree=2930448/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2416 CPUtime=0
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1106850054 2473984 274 4294967295 134512640 135169312 3215582688 3215581224 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 604 274 231 161 0 43 0
[pid=32137] ppid=32136 vsize=14296 CPUtime=0.12
/proc/32137/stat : 32137 (SatElite) R 32136 32136 1628 0 -1 4202496 3511 0 0 0 10 2 0 0 20 0 1 0 1106850054 14639104 3333 4294967295 134512640 135034092 3218577536 3218573532 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32137/statm: 3574 3333 67 128 0 3444 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16712

[startup+0.31308 s]
/proc/loadavg: 4.63 4.53 4.49 3/96 32136
/proc/meminfo: memFree=2930448/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2416 CPUtime=0
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1106850054 2473984 274 4294967295 134512640 135169312 3215582688 3215581224 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 604 274 231 161 0 43 0
[pid=32137] ppid=32136 vsize=15000 CPUtime=0.32
/proc/32137/stat : 32137 (SatElite) R 32136 32136 1628 0 -1 4202496 3646 0 0 0 29 3 0 0 20 0 1 0 1106850054 15360000 3468 4294967295 134512640 135034092 3218577536 3218573532 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32137/statm: 3750 3468 67 128 0 3620 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17416

[startup+0.713055 s]
/proc/loadavg: 4.63 4.53 4.49 3/96 32136
/proc/meminfo: memFree=2930448/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2416 CPUtime=0
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1106850054 2473984 274 4294967295 134512640 135169312 3215582688 3215581224 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 604 274 231 161 0 43 0
[pid=32137] ppid=32136 vsize=15388 CPUtime=0.72
/proc/32137/stat : 32137 (SatElite) R 32136 32136 1628 0 -1 4202496 3786 0 0 0 69 3 0 0 21 0 1 0 1106850054 15757312 3608 4294967295 134512640 135034092 3218577536 3218573776 134566662 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32137/statm: 3847 3608 67 128 0 3717 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 17804

[startup+1.51301 s]
/proc/loadavg: 4.63 4.53 4.49 2/98 32138
/proc/meminfo: memFree=2911588/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 2420

[startup+3.1129 s]
/proc/loadavg: 4.63 4.53 4.49 6/101 32142
/proc/meminfo: memFree=2904632/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=49680 CPUtime=7.65
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 5602 0 0 0 757 8 0 0 22 0 4 0 1106850163 50872320 5537 4294967295 134512640 135305190 3220472448 3220470624 134528184 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 12420 5537 79 194 0 12224 0
[pid=32139/tid=32140] ppid=32136 vsize=49680 CPUtime=1.89
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 222 0 0 0 188 1 0 0 20 0 4 0 1106850175 50872320 5537 4294967295 134512640 135305190 3220472448 3081813184 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=49680 CPUtime=1.88
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 189 0 0 0 186 2 0 0 20 0 4 0 1106850175 50872320 5537 4294967295 134512640 135305190 3220472448 3073424576 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=49680 CPUtime=1.89
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 307 0 0 0 187 2 0 0 21 0 4 0 1106850175 50872320 5537 4294967295 134512640 135305190 3220472448 3065035632 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 52100

[startup+6.31267 s]
/proc/loadavg: 4.58 4.52 4.48 5/101 32142
/proc/meminfo: memFree=2903456/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=50340 CPUtime=20.45
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 5801 0 0 0 2036 9 0 0 25 0 4 0 1106850163 51548160 5736 4294967295 134512640 135305190 3220472448 3220470352 134557466 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 12585 5736 79 194 0 12389 0
[pid=32139/tid=32140] ppid=32136 vsize=50340 CPUtime=5.09
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 258 0 0 0 507 2 0 0 25 0 4 0 1106850175 51548160 5736 4294967295 134512640 135305190 3220472448 3081813184 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=50340 CPUtime=5.08
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 228 0 0 0 506 2 0 0 25 0 4 0 1106850175 51548160 5736 4294967295 134512640 135305190 3220472448 3073424256 134552667 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=50340 CPUtime=5.09
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 383 0 0 0 507 2 0 0 25 0 4 0 1106850175 51548160 5736 4294967295 134512640 135305190 3220472448 3065035968 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 52760

[startup+12.7122 s]
/proc/loadavg: 4.54 4.51 4.48 5/101 32142
/proc/meminfo: memFree=2901628/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=52060 CPUtime=45.96
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 6256 0 0 0 4585 11 0 0 25 0 4 0 1106850163 53309440 6191 4294967295 134512640 135305190 3220472448 3220470624 134528371 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 13015 6191 79 194 0 12819 0
[pid=32139/tid=32140] ppid=32136 vsize=52060 CPUtime=11.48
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 348 0 0 0 1146 2 0 0 25 0 4 0 1106850175 53309440 6191 4294967295 134512640 135305190 3220472448 3081812848 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=52060 CPUtime=11.44
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 309 0 0 0 1140 4 0 0 25 0 4 0 1106850175 53309440 6191 4294967295 134512640 135305190 3220472448 3073424256 134552908 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=52060 CPUtime=11.46
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 514 0 0 0 1144 2 0 0 25 0 4 0 1106850175 53309440 6191 4294967295 134512640 135305190 3220472448 3065035968 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (KiB) 54480

[startup+25.5114 s]
/proc/loadavg: 5.00 4.61 4.52 6/102 32275
/proc/meminfo: memFree=2896860/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=54940 CPUtime=96.76
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 7014 0 0 0 9662 14 0 0 25 0 4 0 1106850163 56258560 6949 4294967295 134512640 135305190 3220472448 3220470624 134530624 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 13735 6949 79 194 0 13539 0
[pid=32139/tid=32140] ppid=32136 vsize=54940 CPUtime=24.28
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 458 0 0 0 2426 2 0 0 25 0 4 0 1106850175 56258560 6949 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=54940 CPUtime=24.18
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 382 0 0 0 2412 6 0 0 25 0 4 0 1106850175 56258560 6949 4294967295 134512640 135305190 3220472448 3073424576 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=54940 CPUtime=23.92
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 938 0 0 0 2390 2 0 0 25 0 4 0 1106850175 56258560 6949 4294967295 134512640 135305190 3220472448 3065035968 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.85
Current children cumulated vsize (KiB) 57360

[startup+51.1096 s]
/proc/loadavg: 4.72 4.58 4.51 7/101 32334
/proc/meminfo: memFree=2892632/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=60848 CPUtime=198.97
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 8308 0 0 0 19874 23 0 0 25 0 4 0 1106850163 62308352 8243 4294967295 134512640 135305190 3220472448 3220470624 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 15212 8243 79 194 0 15016 0
[pid=32139/tid=32140] ppid=32136 vsize=60848 CPUtime=49.88
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 772 0 0 0 4984 4 0 0 25 0 4 0 1106850175 62308352 8243 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=60848 CPUtime=49.71
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 552 0 0 0 4964 7 0 0 25 0 4 0 1106850175 62308352 8243 4294967295 134512640 135305190 3220472448 3073424572 134570384 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=60848 CPUtime=49.4
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 1435 0 0 0 4935 5 0 0 25 0 4 0 1106850175 62308352 8243 4294967295 134512640 135305190 3220472448 3065035696 134557484 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (KiB) 63268

[startup+102.316 s]
/proc/loadavg: 4.87 4.63 4.52 5/101 32522
/proc/meminfo: memFree=2882500/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=70888 CPUtime=403.17
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 10878 0 0 0 40283 34 0 0 25 0 4 0 1106850163 72589312 10813 4294967295 134512640 135305190 3220472448 3220470624 134528512 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 17722 10813 79 194 0 17526 0
[pid=32139/tid=32140] ppid=32136 vsize=70888 CPUtime=101.08
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 1301 0 0 0 10102 6 0 0 25 0 4 0 1106850175 72589312 10813 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=70888 CPUtime=100.82
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 1100 0 0 0 10072 10 0 0 25 0 4 0 1106850175 72589312 10813 4294967295 134512640 135305190 3220472448 3073424576 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=70888 CPUtime=100.15
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 2236 0 0 0 10006 9 0 0 25 0 4 0 1106850175 72589312 10813 4294967295 134512640 135305190 3220472448 3065035968 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.26
Current children cumulated vsize (KiB) 73308

[startup+162.312 s]
/proc/loadavg: 4.85 4.64 4.53 5/101 32708
/proc/meminfo: memFree=2875620/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=76828 CPUtime=642.47
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 12373 0 0 0 64195 52 0 0 25 0 4 0 1106850163 78671872 12308 4294967295 134512640 135305190 3220472448 3220470352 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 19207 12308 79 194 0 19011 0
[pid=32139/tid=32140] ppid=32136 vsize=76828 CPUtime=161
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 1554 0 0 0 16087 13 0 0 25 0 4 0 1106850175 78671872 12308 4294967295 134512640 135305190 3220472448 3081813184 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=76828 CPUtime=160.81
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 1555 0 0 0 16071 10 0 0 25 0 4 0 1106850175 78671872 12308 4294967295 134512640 135305190 3220472448 3073424576 134528229 0 0 0 3 0 0 0 -1 1 0 0 0

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


[startup+522.317 s]
/proc/loadavg: 4.80 4.71 4.58 6/102 1299
/proc/meminfo: memFree=2849588/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=103072 CPUtime=2078.16
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 18798 0 0 0 207651 165 0 0 25 0 4 0 1106850163 105545728 18724 4294967295 134512640 135305190 3220472448 3220470624 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 25768 18724 79 194 0 25572 0
[pid=32139/tid=32140] ppid=32136 vsize=103072 CPUtime=520.82
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 2866 0 0 0 52037 45 0 0 25 0 4 0 1106850175 105545728 18724 4294967295 134512640 135305190 3220472448 3081813184 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=103072 CPUtime=520.24
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3232 0 0 0 51985 39 0 0 25 0 4 0 1106850175 105545728 18724 4294967295 134512640 135305190 3220472448 3073424576 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=103072 CPUtime=516.96
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 4690 0 0 0 51656 40 0 0 25 0 4 0 1106850175 105545728 18724 4294967295 134512640 135305190 3220472448 3065035968 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2079.25
Current children cumulated vsize (KiB) 105492

[startup+582.313 s]
/proc/loadavg: 4.81 4.72 4.59 6/102 1473
/proc/meminfo: memFree=2839784/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=112936 CPUtime=2317.44
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 21090 0 0 0 231560 184 0 0 25 0 4 0 1106850163 115646464 21016 4294967295 134512640 135305190 3220472448 3220470352 134556787 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 28234 21016 79 194 0 28038 0
[pid=32139/tid=32140] ppid=32136 vsize=112936 CPUtime=580.61
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3340 0 0 0 58015 46 0 0 25 0 4 0 1106850175 115646464 21016 4294967295 134512640 135305190 3220472448 3081813184 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=112936 CPUtime=580.22
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3508 0 0 0 57978 44 0 0 25 0 4 0 1106850175 115646464 21016 4294967295 134512640 135305190 3220472448 3073424192 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=112936 CPUtime=576.67
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5639 0 0 0 57618 49 0 0 25 0 4 0 1106850175 115646464 21016 4294967295 134512640 135305190 3220472448 3065035968 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2318.53
Current children cumulated vsize (KiB) 115356

[startup+642.309 s]
/proc/loadavg: 4.60 4.68 4.58 6/102 1685
/proc/meminfo: memFree=2838324/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=114400 CPUtime=2556.81
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 21377 0 0 0 255486 195 0 0 25 0 4 0 1106850163 117145600 21303 4294967295 134512640 135305190 3220472448 3220470352 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 28600 21303 79 194 0 28404 0
[pid=32139/tid=32140] ppid=32136 vsize=114400 CPUtime=640.38
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3402 0 0 0 63990 48 0 0 25 0 4 0 1106850175 117145600 21303 4294967295 134512640 135305190 3220472448 3081812912 134557466 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=114400 CPUtime=640.21
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3595 0 0 0 63976 45 0 0 25 0 4 0 1106850175 117145600 21303 4294967295 134512640 135305190 3220472448 3073424576 134528178 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=114400 CPUtime=636.54
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5776 0 0 0 63598 56 0 0 25 0 4 0 1106850175 117145600 21303 4294967295 134512640 135305190 3220472448 3065035968 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2557.9
Current children cumulated vsize (KiB) 116820

[startup+702.315 s]
/proc/loadavg: 4.57 4.64 4.57 6/102 1830
/proc/meminfo: memFree=2838736/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=114696 CPUtime=2795.83
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 21454 0 0 0 279372 211 0 0 25 0 4 0 1106850163 117448704 21380 4294967295 134512640 135305190 3220472448 3220470624 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 28674 21380 79 194 0 28478 0
[pid=32139/tid=32140] ppid=32136 vsize=114696 CPUtime=699.98
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3402 0 0 0 69949 49 0 0 25 0 4 0 1106850175 117448704 21380 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=114696 CPUtime=699.95
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3657 0 0 0 69946 49 0 0 25 0 4 0 1106850175 117448704 21380 4294967295 134512640 135305190 3220472448 3073424576 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=114696 CPUtime=696.52
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5776 0 0 0 69592 60 0 0 25 0 4 0 1106850175 117448704 21380 4294967295 134512640 135305190 3220472448 3065035968 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2796.92
Current children cumulated vsize (KiB) 117116

[startup+762.311 s]
/proc/loadavg: 4.46 4.61 4.57 6/102 1984
/proc/meminfo: memFree=2837144/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=115060 CPUtime=3035.39
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 21602 0 0 0 303305 234 0 0 25 0 4 0 1106850163 117821440 21528 4294967295 134512640 135305190 3220472448 3220470624 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32139/statm: 28765 21528 79 194 0 28569 0
[pid=32139/tid=32140] ppid=32136 vsize=115060 CPUtime=759.93
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3482 0 0 0 75939 54 0 0 25 0 4 0 1106850175 117821440 21528 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=115060 CPUtime=759.95
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3692 0 0 0 75940 55 0 0 25 0 4 0 1106850175 117821440 21528 4294967295 134512640 135305190 3220472448 3073424576 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=115060 CPUtime=756.18
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5783 0 0 0 75549 69 0 0 25 0 4 0 1106850175 117821440 21528 4294967295 134512640 135305190 3220472448 3065035968 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3036.48
Current children cumulated vsize (KiB) 117480

[startup+822.307 s]
/proc/loadavg: 4.38 4.58 4.56 6/101 2149
/proc/meminfo: memFree=2836748/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=117664 CPUtime=3274.47
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 22116 0 0 0 327203 244 0 0 25 0 4 0 1106850163 120487936 22042 4294967295 134512640 135305190 3220472448 3220470624 134530624 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32139/statm: 29416 22042 79 194 0 29220 0
[pid=32139/tid=32140] ppid=32136 vsize=117664 CPUtime=819.38
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3623 0 0 0 81883 55 0 0 25 0 4 0 1106850175 120487936 22042 4294967295 134512640 135305190 3220472448 3081812848 134551986 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=117664 CPUtime=819.94
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3798 0 0 0 81934 60 0 0 25 0 4 0 1106850175 120487936 22042 4294967295 134512640 135305190 3220472448 3073424256 134552667 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=117664 CPUtime=816.02
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5853 0 0 0 81531 71 0 0 25 0 4 0 1106850175 120487936 22042 4294967295 134512640 135305190 3220472448 3065035968 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3275.56
Current children cumulated vsize (KiB) 120084

[startup+882.303 s]
/proc/loadavg: 4.63 4.62 4.57 5/101 2338
/proc/meminfo: memFree=2835136/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=119256 CPUtime=3513.79
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 22473 0 0 0 351121 258 0 0 25 0 4 0 1106850163 122118144 22399 4294967295 134512640 135305190 3220472448 3220470624 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32139/statm: 29814 22399 79 194 0 29618 0
[pid=32139/tid=32140] ppid=32136 vsize=119256 CPUtime=878.99
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3642 0 0 0 87840 59 0 0 25 0 4 0 1106850175 122118144 22399 4294967295 134512640 135305190 3220472448 3081813184 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=119256 CPUtime=879.73
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3832 0 0 0 87908 65 0 0 25 0 4 0 1106850175 122118144 22399 4294967295 134512640 135305190 3220472448 3073424576 134528846 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=119256 CPUtime=875.98
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 5998 0 0 0 87525 73 0 0 25 0 4 0 1106850175 122118144 22399 4294967295 134512640 135305190 3220472448 3065035968 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3514.88
Current children cumulated vsize (KiB) 121676

[startup+942.309 s]
/proc/loadavg: 4.47 4.59 4.56 6/101 2533
/proc/meminfo: memFree=2831912/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=122484 CPUtime=3753.15
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 23259 0 0 0 375047 268 0 0 25 0 4 0 1106850163 125423616 23185 4294967295 134512640 135305190 3220472448 3220470624 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32139/statm: 30621 23185 79 194 0 30425 0
[pid=32139/tid=32140] ppid=32136 vsize=122484 CPUtime=938.53
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3725 0 0 0 93789 64 0 0 25 0 4 0 1106850175 125423616 23185 4294967295 134512640 135305190 3220472448 3081813184 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=122484 CPUtime=939.71
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3920 0 0 0 93904 67 0 0 25 0 4 0 1106850175 125423616 23185 4294967295 134512640 135305190 3220472448 3073424576 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=122484 CPUtime=935.92
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 6513 0 0 0 93517 75 0 0 25 0 4 0 1106850175 125423616 23185 4294967295 134512640 135305190 3220472448 3065035632 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3754.24
Current children cumulated vsize (KiB) 124904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.24 4.51 4.53 5/101 2728
/proc/meminfo: memFree=2830540/3368532 swapFree=1954076/1959888
[pid=32136] ppid=32134 vsize=2420 CPUtime=1.09
/proc/32136/stat : 32136 (manysat.sh) S 32134 32136 1628 0 -1 4194304 370 4223 0 0 0 0 106 3 18 0 1 0 1106850054 2478080 275 4294967295 134512640 135169312 3215582688 3215578904 3085381358 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/32136/statm: 605 275 231 161 0 44 0
[pid=32139] ppid=32136 vsize=123000 CPUtime=3983.68
/proc/32139/stat : 32139 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202496 23351 0 0 0 398088 280 0 0 25 0 4 0 1106850163 125952000 23277 4294967295 134512640 135305190 3220472448 3220470288 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32139/statm: 30750 23277 79 194 0 30554 0
[pid=32139/tid=32140] ppid=32136 vsize=123000 CPUtime=996.15
/proc/32139/task/32140/stat : 32140 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3729 0 0 0 99548 67 0 0 25 0 4 0 1106850175 125952000 23277 4294967295 134512640 135305190 3220472448 3081813184 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32139/tid=32141] ppid=32136 vsize=123000 CPUtime=997.42
/proc/32139/task/32141/stat : 32141 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 3985 0 0 0 99673 69 0 0 25 0 4 0 1106850175 125952000 23277 4294967295 134512640 135305190 3220472448 3073424576 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32139/tid=32142] ppid=32136 vsize=123000 CPUtime=993.51
/proc/32139/task/32142/stat : 32142 (manysat1.1_stat) R 32136 32136 1628 0 -1 4202560 6536 0 0 0 99272 79 0 0 25 0 4 0 1106850175 125952000 23277 4294967295 134512640 135305190 3220472448 3065035968 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3984.77
Current children cumulated vsize (KiB) 125420

Sending SIGTERM to process tree (bottom up)
Child status: 143
 DDumping a history of the last processes samples

Child status: 143
Real time (s): 1000.04
CPU time (s): 3984.83
CPU user time (s): 3982
CPU system time (s): 2.83
CPU usage (%): 398.466
Max. virtual memory (cumulated for all children) (KiB): 125420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3982
system time used= 2.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28219
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= 6432
involuntary context switches= 202091

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 18:18:09
IDJOB=1779559
IDBENCH=70875
IDSOLVER=623
FILE ID=tipi44/1779559-1243527489
PBS_JOBID=
Free space on /tmp= 15892 MiB

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

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED= 1682705092

Linux tipi44 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.116
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.42
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.116
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2930744 kB
Buffers:        141552 kB
Cached:         190008 kB
SwapCached:       2180 kB
Active:         108220 kB
Inactive:       233292 kB
HighTotal:     2489216 kB
HighFree:      2287608 kB
LowTotal:       879316 kB
LowFree:        643136 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2944 kB
Writeback:           0 kB
AnonPages:        8932 kB
Mapped:           3540 kB
Slab:            87416 kB
SReclaimable:    77364 kB
SUnreclaim:      10052 kB
PageTables:        452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15892 MiB
End job on tipi44 at 2009-05-28 18:34:49