Trace number 1779424

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
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 variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
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.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
0.00/1.00	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
0.00/1.00	c ==============================================================================
0.00/1.00	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
0.00/1.00	c CPU time:   0.96 s
0.00/1.00	c ==============================================================================
3987.32/1000.03	HOME/manysat.sh: line 55:  1208 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-1779424-1243524900/watcher-1779424-1243524900 -o /tmp/evaluation-result-1779424-1243524900/solver-1779424-1243524900 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779424-1243524900.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.43 4.64 4.60 3/115 1205
/proc/meminfo: memFree=3026180/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2416 CPUtime=0
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117169860 2473984 273 4294967295 134512640 135169312 3216330400 3216328936 3085344494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1205/statm: 604 273 231 161 0 43 0

[startup+0.039322 s]
/proc/loadavg: 4.43 4.64 4.60 3/115 1205
/proc/meminfo: memFree=3026180/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2416 CPUtime=0
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117169860 2473984 273 4294967295 134512640 135169312 3216330400 3216328936 3085344494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1205/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.109319 s]
/proc/loadavg: 4.43 4.64 4.60 3/115 1205
/proc/meminfo: memFree=3026180/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2416 CPUtime=0
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117169860 2473984 273 4294967295 134512640 135169312 3216330400 3216328936 3085344494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1205/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.309311 s]
/proc/loadavg: 4.43 4.64 4.60 3/115 1205
/proc/meminfo: memFree=3026180/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2416 CPUtime=0
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117169860 2473984 273 4294967295 134512640 135169312 3216330400 3216328936 3085344494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1205/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.709295 s]
/proc/loadavg: 4.43 4.64 4.60 3/115 1205
/proc/meminfo: memFree=3026180/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2416 CPUtime=0
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117169860 2473984 273 4294967295 134512640 135169312 3216330400 3216328936 3085344494 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1205/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.50928 s]
/proc/loadavg: 4.16 4.58 4.58 2/117 1207
/proc/meminfo: memFree=3007880/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 2420

[startup+3.10921 s]
/proc/loadavg: 4.16 4.58 4.58 6/120 1211
/proc/meminfo: memFree=3001516/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=49068 CPUtime=7.7
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 5386 0 0 0 764 6 0 0 21 0 4 0 1117169968 50245632 5321 4294967295 134512640 135305190 3220705984 3220704160 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 12267 5321 79 194 0 12071 0
[pid=1208/tid=1209] ppid=1205 vsize=49068 CPUtime=1.89
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 221 0 0 0 189 0 0 0 20 0 4 0 1117169980 50245632 5321 4294967295 134512640 135305190 3220705984 3082357952 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=49068 CPUtime=1.88
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 213 0 0 0 185 3 0 0 21 0 4 0 1117169980 50245632 5321 4294967295 134512640 135305190 3220705984 3073969344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=49068 CPUtime=1.9
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 278 0 0 0 190 0 0 0 22 0 4 0 1117169980 50245632 5321 4294967295 134512640 135305190 3220705984 3065580736 134528851 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 51488

[startup+6.30909 s]
/proc/loadavg: 4.16 4.58 4.58 5/120 1211
/proc/meminfo: memFree=3000616/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=49728 CPUtime=20.44
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 5544 0 0 0 2038 6 0 0 25 0 4 0 1117169968 50921472 5479 4294967295 134512640 135305190 3220705984 3220704160 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 12432 5479 79 194 0 12236 0
[pid=1208/tid=1209] ppid=1205 vsize=49728 CPUtime=5.03
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 260 0 0 0 503 0 0 0 25 0 4 0 1117169980 50921472 5479 4294967295 134512640 135305190 3220705984 3082357952 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=49728 CPUtime=5.08
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 254 0 0 0 505 3 0 0 25 0 4 0 1117169980 50921472 5479 4294967295 134512640 135305190 3220705984 3073969092 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=49728 CPUtime=5.1
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 308 0 0 0 510 0 0 0 25 0 4 0 1117169980 50921472 5479 4294967295 134512640 135305190 3220705984 3065580736 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 52148

[startup+12.7088 s]
/proc/loadavg: 4.29 4.59 4.58 5/120 1211
/proc/meminfo: memFree=2999044/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=50912 CPUtime=46.01
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 5890 0 0 0 4591 10 0 0 25 0 4 0 1117169968 52133888 5825 4294967295 134512640 135305190 3220705984 3220703912 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 12728 5825 79 194 0 12532 0
[pid=1208/tid=1209] ppid=1205 vsize=50912 CPUtime=11.4
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 331 0 0 0 1140 0 0 0 25 0 4 0 1117169980 52133888 5825 4294967295 134512640 135305190 3220705984 3082357680 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=50912 CPUtime=11.48
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 314 0 0 0 1145 3 0 0 25 0 4 0 1117169980 52133888 5825 4294967295 134512640 135305190 3220705984 3073969024 134554674 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=50912 CPUtime=11.5
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 446 0 0 0 1150 0 0 0 25 0 4 0 1117169980 52133888 5825 4294967295 134512640 135305190 3220705984 3065580736 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 53332

[startup+25.5083 s]
/proc/loadavg: 4.24 4.57 4.57 5/120 1211
/proc/meminfo: memFree=2996948/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=53024 CPUtime=97.18
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 6433 0 0 0 9705 13 0 0 25 0 4 0 1117169968 54296576 6368 4294967295 134512640 135305190 3220705984 3220704160 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 13256 6368 79 194 0 13060 0
[pid=1208/tid=1209] ppid=1205 vsize=53024 CPUtime=24.17
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 454 0 0 0 2417 0 0 0 25 0 4 0 1117169980 54296576 6368 4294967295 134512640 135305190 3220705984 3082357952 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=53024 CPUtime=24.28
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 391 0 0 0 2425 3 0 0 25 0 4 0 1117169980 54296576 6368 4294967295 134512640 135305190 3220705984 3073969344 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=53024 CPUtime=24.3
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 683 0 0 0 2430 0 0 0 25 0 4 0 1117169980 54296576 6368 4294967295 134512640 135305190 3220705984 3065580736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.25
Current children cumulated vsize (KiB) 55444

[startup+51.1073 s]
/proc/loadavg: 4.57 4.62 4.59 6/120 1395
/proc/meminfo: memFree=2992372/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=56708 CPUtime=198.71
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 7418 0 0 0 19852 19 0 0 25 0 4 0 1117169968 58068992 7353 4294967295 134512640 135305190 3220705984 3220704160 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 14177 7353 79 194 0 13981 0
[pid=1208/tid=1209] ppid=1205 vsize=56708 CPUtime=49.05
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 660 0 0 0 4905 0 0 0 25 0 4 0 1117169980 58068992 7353 4294967295 134512640 135305190 3220705984 3082357952 134528784 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=56708 CPUtime=49.8
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 596 0 0 0 4974 6 0 0 25 0 4 0 1117169980 58068992 7353 4294967295 134512640 135305190 3220705984 3073969344 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=56708 CPUtime=49.89
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 1050 0 0 0 4989 0 0 0 25 0 4 0 1117169980 58068992 7353 4294967295 134512640 135305190 3220705984 3065580736 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.78
Current children cumulated vsize (KiB) 59128

[startup+102.315 s]
/proc/loadavg: 4.55 4.59 4.58 6/121 1518
/proc/meminfo: memFree=2984296/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=65016 CPUtime=403.13
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 9283 0 0 0 40272 41 0 0 25 0 4 0 1117169968 66576384 9218 4294967295 134512640 135305190 3220705984 3220703908 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 16254 9218 79 194 0 16058 0
[pid=1208/tid=1209] ppid=1205 vsize=65016 CPUtime=100.03
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 997 0 0 0 9999 4 0 0 25 0 4 0 1117169980 66576384 9218 4294967295 134512640 135305190 3220705984 3082358064 134563934 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=65016 CPUtime=100.86
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 998 0 0 0 10071 15 0 0 25 0 4 0 1117169980 66576384 9218 4294967295 134512640 135305190 3220705984 3073969344 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=65016 CPUtime=101.09
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 1714 0 0 0 10106 3 0 0 25 0 4 0 1117169980 66576384 9218 4294967295 134512640 135305190 3220705984 3065580736 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.2
Current children cumulated vsize (KiB) 67436

[startup+162.313 s]
/proc/loadavg: 4.44 4.56 4.56 6/121 1637
/proc/meminfo: memFree=2977576/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=71580 CPUtime=642.85
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 10901 0 0 0 64228 57 0 0 25 0 4 0 1117169968 73297920 10836 4294967295 134512640 135305190 3220705984 3220704160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 17895 10836 79 194 0 17699 0
[pid=1208/tid=1209] ppid=1205 vsize=71580 CPUtime=160.02
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 1304 0 0 0 15992 10 0 0 25 0 4 0 1117169980 73297920 10836 4294967295 134512640 135305190 3220705984 3082357952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=71580 CPUtime=160.85
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 1410 0 0 0 16067 18 0 0 25 0 4 0 1117169980 73297920 10836 4294967295 134512640 135305190 3220705984 3073969024 134552612 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=71580 CPUtime=161.09
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2255 0 0 0 16103 6 0 0 25 0 4 0 1117169980 73297920 10836 4294967295 134512640 135305190 3220705984 3065580736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 643.92
Current children cumulated vsize (KiB) 74000

[startup+222.31 s]
/proc/loadavg: 4.60 4.59 4.57 5/120 1778
/proc/meminfo: memFree=2972008/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=78128 CPUtime=882.52
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 12540 0 0 0 88171 81 0 0 25 0 4 0 1117169968 80003072 12475 4294967295 134512640 135305190 3220705984 3220704160 134528520 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 19532 12475 79 194 0 19336 0
[pid=1208/tid=1209] ppid=1205 vsize=78128 CPUtime=220.02

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

Current children cumulated vsize (KiB) 94996

[startup+522.308 s]
/proc/loadavg: 4.81 4.63 4.58 5/120 2735
/proc/meminfo: memFree=2954352/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=95508 CPUtime=2079.8
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 16579 0 0 0 207809 171 0 0 25 0 4 0 1117169968 97800192 16514 4294967295 134512640 135305190 3220705984 3220704160 134528402 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 23877 16514 79 194 0 23681 0
[pid=1208/tid=1209] ppid=1205 vsize=95508 CPUtime=518.44
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2615 0 0 0 51802 42 0 0 25 0 4 0 1117169980 97800192 16514 4294967295 134512640 135305190 3220705984 3082357952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=95508 CPUtime=520.48
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2607 0 0 0 52006 42 0 0 25 0 4 0 1117169980 97800192 16514 4294967295 134512640 135305190 3220705984 3073969344 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=95508 CPUtime=520.6
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4094 0 0 0 52023 37 0 0 25 0 4 0 1117169980 97800192 16514 4294967295 134512640 135305190 3220705984 3065580736 134528571 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2080.87
Current children cumulated vsize (KiB) 97928

[startup+582.306 s]
/proc/loadavg: 4.68 4.63 4.58 5/120 2928
/proc/meminfo: memFree=2952988/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=97220 CPUtime=2318.92
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 17047 0 0 0 231695 197 0 0 25 0 4 0 1117169968 99553280 16982 4294967295 134512640 135305190 3220705984 3220704160 134528421 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 24305 16982 79 194 0 24109 0
[pid=1208/tid=1209] ppid=1205 vsize=97220 CPUtime=578.1
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2675 0 0 0 57765 45 0 0 25 0 4 0 1117169980 99553280 16982 4294967295 134512640 135305190 3220705984 3082357680 134557238 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=97220 CPUtime=580.19
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2696 0 0 0 57971 48 0 0 25 0 4 0 1117169980 99553280 16982 4294967295 134512640 135305190 3220705984 3073969344 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=97220 CPUtime=580.37
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4194 0 0 0 57986 51 0 0 25 0 4 0 1117169980 99553280 16982 4294967295 134512640 135305190 3220705984 3065580704 134570400 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2319.99
Current children cumulated vsize (KiB) 99640

[startup+642.304 s]
/proc/loadavg: 4.44 4.57 4.56 6/120 3117
/proc/meminfo: memFree=2947656/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=101936 CPUtime=2558.6
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 18254 0 0 0 255639 221 0 0 25 0 4 0 1117169968 104382464 18189 4294967295 134512640 135305190 3220705984 3220704160 134528256 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 25484 18189 79 194 0 25288 0
[pid=1208/tid=1209] ppid=1205 vsize=101936 CPUtime=638.01
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3013 0 0 0 63749 52 0 0 25 0 4 0 1117169980 104382464 18189 4294967295 134512640 135305190 3220705984 3082357952 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=101936 CPUtime=640.16
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2888 0 0 0 63964 52 0 0 25 0 4 0 1117169980 104382464 18189 4294967295 134512640 135305190 3220705984 3073969340 134570384 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=101936 CPUtime=640.18
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4721 0 0 0 63959 59 0 0 25 0 4 0 1117169980 104382464 18189 4294967295 134512640 135305190 3220705984 3065580736 134528576 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2559.67
Current children cumulated vsize (KiB) 104356

[startup+702.311 s]
/proc/loadavg: 4.64 4.60 4.57 6/120 3307
/proc/meminfo: memFree=2947648/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=102260 CPUtime=2797.83
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 18311 0 0 0 279552 231 0 0 25 0 4 0 1117169968 104714240 18246 4294967295 134512640 135305190 3220705984 3220703888 134556558 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 25565 18246 79 194 0 25369 0
[pid=1208/tid=1209] ppid=1205 vsize=102260 CPUtime=697.87
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3058 0 0 0 69728 59 0 0 25 0 4 0 1117169980 104714240 18246 4294967295 134512640 135305190 3220705984 3082357952 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=102260 CPUtime=700.15
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2899 0 0 0 69962 53 0 0 25 0 4 0 1117169980 104714240 18246 4294967295 134512640 135305190 3220705984 3073969344 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=102260 CPUtime=699.67
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4721 0 0 0 69908 59 0 0 25 0 4 0 1117169980 104714240 18246 4294967295 134512640 135305190 3220705984 3065580736 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2798.9
Current children cumulated vsize (KiB) 104680

[startup+762.319 s]
/proc/loadavg: 4.59 4.57 4.55 6/120 3514
/proc/meminfo: memFree=2946260/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=103808 CPUtime=3037.2
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 18605 0 0 0 303480 240 0 0 25 0 4 0 1117169968 106299392 18540 4294967295 134512640 135305190 3220705984 3220704160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 25952 18540 79 194 0 25756 0
[pid=1208/tid=1209] ppid=1205 vsize=103808 CPUtime=757.81
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3130 0 0 0 75718 63 0 0 25 0 4 0 1117169980 106299392 18540 4294967295 134512640 135305190 3220705984 3082357952 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=103808 CPUtime=760.15
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2995 0 0 0 75962 53 0 0 25 0 4 0 1117169980 106299392 18540 4294967295 134512640 135305190 3220705984 3073968960 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=103808 CPUtime=759.26
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4775 0 0 0 75865 61 0 0 25 0 4 0 1117169980 106299392 18540 4294967295 134512640 135305190 3220705984 3065580736 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3038.27
Current children cumulated vsize (KiB) 106228

[startup+822.307 s]
/proc/loadavg: 4.79 4.61 4.56 7/121 3665
/proc/meminfo: memFree=2945428/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=104616 CPUtime=3276.73
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 18781 0 0 0 327416 257 0 0 25 0 4 0 1117169968 107126784 18716 4294967295 134512640 135305190 3220705984 3220704160 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 26154 18716 79 194 0 25958 0
[pid=1208/tid=1209] ppid=1205 vsize=104616 CPUtime=817.6
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3192 0 0 0 81689 71 0 0 25 0 4 0 1117169980 107126784 18716 4294967295 134512640 135305190 3220705984 3082357680 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=104616 CPUtime=820.11
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 2997 0 0 0 81955 56 0 0 25 0 4 0 1117169980 107126784 18716 4294967295 134512640 135305190 3220705984 3073968960 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=104616 CPUtime=819.05
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 4825 0 0 0 81840 65 0 0 25 0 4 0 1117169980 107126784 18716 4294967295 134512640 135305190 3220705984 3065580732 134570384 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.8
Current children cumulated vsize (KiB) 107036

[startup+882.314 s]
/proc/loadavg: 4.60 4.57 4.55 6/121 3782
/proc/meminfo: memFree=2942120/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=108356 CPUtime=3516.41
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 19678 0 0 0 351375 266 0 0 25 0 4 0 1117169968 110956544 19613 4294967295 134512640 135305190 3220705984 3220704160 134530988 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 27089 19613 79 194 0 26893 0
[pid=1208/tid=1209] ppid=1205 vsize=108356 CPUtime=877.6
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3407 0 0 0 87686 74 0 0 25 0 4 0 1117169980 110956544 19613 4294967295 134512640 135305190 3220705984 3082357680 134557484 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=108356 CPUtime=879.9
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3072 0 0 0 87931 59 0 0 25 0 4 0 1117169980 110956544 19613 4294967295 134512640 135305190 3220705984 3073969344 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=108356 CPUtime=878.94
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 5151 0 0 0 87828 66 0 0 25 0 4 0 1117169980 110956544 19613 4294967295 134512640 135305190 3220705984 3065580736 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.48
Current children cumulated vsize (KiB) 110776

[startup+942.312 s]
/proc/loadavg: 4.56 4.57 4.55 5/120 3907
/proc/meminfo: memFree=2941272/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=109588 CPUtime=3755.89
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 19989 0 0 0 375309 280 0 0 25 0 4 0 1117169968 112218112 19924 4294967295 134512640 135305190 3220705984 3220704160 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 27397 19924 79 194 0 27201 0
[pid=1208/tid=1209] ppid=1205 vsize=109588 CPUtime=937.57
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3417 0 0 0 93677 80 0 0 25 0 4 0 1117169980 112218112 19924 4294967295 134512640 135305190 3220705984 3082357680 134557241 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=109588 CPUtime=939.89
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3122 0 0 0 93927 62 0 0 25 0 4 0 1117169980 112218112 19924 4294967295 134512640 135305190 3220705984 3073969024 134552661 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=109588 CPUtime=938.65
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 5292 0 0 0 93799 66 0 0 25 0 4 0 1117169980 112218112 19924 4294967295 134512640 135305190 3220705984 3065580736 134528579 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3756.96
Current children cumulated vsize (KiB) 112008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.40 4.52 4.53 5/120 4095
/proc/meminfo: memFree=2939784/3368532 swapFree=1941392/1959888
[pid=1205] ppid=1203 vsize=2420 CPUtime=1.07
/proc/1205/stat : 1205 (manysat.sh) S 1203 1205 12261 0 -1 4194304 370 4253 0 0 0 0 103 4 18 0 1 0 1117169860 2478080 275 4294967295 134512640 135169312 3216330400 3216326616 3085344494 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1205/statm: 605 275 231 161 0 44 0
[pid=1208] ppid=1205 vsize=110320 CPUtime=3986.25
/proc/1208/stat : 1208 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202496 20145 0 0 0 398330 295 0 0 25 0 4 0 1117169968 112967680 20080 4294967295 134512640 135305190 3220705984 3220704160 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1208/statm: 27580 20080 79 194 0 27384 0
[pid=1208/tid=1209] ppid=1205 vsize=110320 CPUtime=995.21
/proc/1208/task/1209/stat : 1209 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3439 0 0 0 99432 89 0 0 25 0 4 0 1117169980 112967680 20080 4294967295 134512640 135305190 3220705984 3082357952 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1208/tid=1210] ppid=1205 vsize=110320 CPUtime=997.55
/proc/1208/task/1210/stat : 1210 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 3256 0 0 0 99691 64 0 0 25 0 4 0 1117169980 112967680 20080 4294967295 134512640 135305190 3220705984 3073969344 134528576 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1208/tid=1211] ppid=1205 vsize=110320 CPUtime=996.21
/proc/1208/task/1211/stat : 1211 (manysat1.1_stat) R 1205 1205 12261 0 -1 4202560 5292 0 0 0 99554 67 0 0 25 0 4 0 1117169980 112967680 20080 4294967295 134512640 135305190 3220705984 3065580464 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3987.32
Current children cumulated vsize (KiB) 112740

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

Child status: 143
Real time (s): 1000.04
CPU time (s): 3987.38
CPU user time (s): 3984.38
CPU system time (s): 3
CPU usage (%): 398.723
Max. virtual memory (cumulated for all children) (KiB): 112740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3984.38
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= 25044
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= 5812
involuntary context switches= 174019

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:35:00
IDJOB=1779424
IDBENCH=70853
IDSOLVER=623
FILE ID=/1779424-1243524900
PBS_JOBID=
Free space on /tmp= 15728 MiB

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

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED= 960659444

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.143
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.143
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.143
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.17
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.143
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:       3026180 kB
Buffers:         31360 kB
Cached:         230924 kB
SwapCached:       4320 kB
Active:         135264 kB
Inactive:       138144 kB
HighTotal:     2489216 kB
HighFree:      2245204 kB
LowTotal:       879316 kB
LowFree:        780976 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2928 kB
Writeback:           0 kB
AnonPages:        9692 kB
Mapped:           4396 kB
Slab:            58808 kB
SReclaimable:    50308 kB
SUnreclaim:       8500 kB
PageTables:        764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127440 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 17:51:41