Trace number 1780774

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.86 1000.05

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.42/0.48	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.42/0.48	c ==============================================================================
0.42/0.48	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.42/0.48	c CPU time:   0.46 s
0.42/0.48	c ==============================================================================
3987.77/1000.04	HOME/manysat.sh: line 55: 27120 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-1780774-1243535864/watcher-1780774-1243535864 -o /tmp/evaluation-result-1780774-1243535864/solver-1780774-1243535864 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780774-1243535864.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.67 4.55 4.48 3/96 27117
/proc/meminfo: memFree=2851456/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2412 CPUtime=0
/proc/27117/stat : 27117 (manysat.sh) R 27115 27117 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1107687592 2469888 272 4294967295 134512640 135169312 3217981488 3217979964 3085772660 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/27117/statm: 603 272 231 161 0 42 0
[pid=27118] ppid=27117 vsize=1196 CPUtime=0
/proc/27118/stat : 27118 (SatElite) R 27117 27117 1628 0 -1 4202496 241 0 0 0 0 0 0 0 18 0 1 0 1107687592 1224704 178 4294967295 134512640 135034092 3213745136 3213741480 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27118/statm: 299 180 49 128 0 169 0

[startup+0.097629 s]
/proc/loadavg: 4.67 4.55 4.48 3/96 27117
/proc/meminfo: memFree=2851456/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2412 CPUtime=0
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107687592 2469888 272 4294967295 134512640 135169312 3217981488 3217980024 3085770478 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27117/statm: 603 272 231 161 0 42 0
[pid=27118] ppid=27117 vsize=8132 CPUtime=0.1
/proc/27118/stat : 27118 (SatElite) R 27117 27117 1628 0 -1 4202496 1944 0 0 0 9 1 0 0 20 0 1 0 1107687592 8327168 1881 4294967295 134512640 135034092 3213745136 3213741132 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27118/statm: 2033 1881 67 128 0 1903 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10544

[startup+0.117626 s]
/proc/loadavg: 4.67 4.55 4.48 3/96 27117
/proc/meminfo: memFree=2851456/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2412 CPUtime=0
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107687592 2469888 272 4294967295 134512640 135169312 3217981488 3217980024 3085770478 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27117/statm: 603 272 231 161 0 42 0
[pid=27118] ppid=27117 vsize=8396 CPUtime=0.12
/proc/27118/stat : 27118 (SatElite) R 27117 27117 1628 0 -1 4202496 2012 0 0 0 10 2 0 0 20 0 1 0 1107687592 8597504 1949 4294967295 134512640 135034092 3213745136 3213741132 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27118/statm: 2099 1949 67 128 0 1969 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10808

[startup+0.317614 s]
/proc/loadavg: 4.67 4.55 4.48 3/96 27117
/proc/meminfo: memFree=2851456/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2412 CPUtime=0
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107687592 2469888 272 4294967295 134512640 135169312 3217981488 3217980024 3085770478 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27117/statm: 603 272 231 161 0 42 0
[pid=27118] ppid=27117 vsize=10260 CPUtime=0.32
/proc/27118/stat : 27118 (SatElite) R 27117 27117 1628 0 -1 4202496 2448 0 0 0 30 2 0 0 20 0 1 0 1107687592 10506240 2385 4294967295 134512640 135034092 3213745136 3213741440 134569592 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27118/statm: 2565 2385 67 128 0 2435 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 12672

[startup+0.717584 s]
/proc/loadavg: 4.67 4.55 4.48 3/96 27117
/proc/meminfo: memFree=2851456/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 2416

[startup+1.51754 s]
/proc/loadavg: 4.67 4.55 4.48 6/101 27123
/proc/meminfo: memFree=2822180/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=57600 CPUtime=2.74
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 7931 0 0 0 270 4 0 0 17 0 4 0 1107687652 58982400 7863 4294967295 134512640 135305190 3218809072 3218807248 134528392 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 14400 7863 79 194 0 14204 0
[pid=27120/tid=27121] ppid=27117 vsize=57600 CPUtime=0.71
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 492 0 0 0 71 0 0 0 18 0 4 0 1107687668 58982400 7863 4294967295 134512640 135305190 3218809072 3084934064 134556752 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=57600 CPUtime=0.4
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 364 0 0 0 39 1 0 0 19 0 4 0 1107687668 58982400 7863 4294967295 134512640 135305190 3218809072 3076545728 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=57600 CPUtime=0.71
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 627 0 0 0 70 1 0 0 18 0 4 0 1107687668 58982400 7863 4294967295 134512640 135305190 3218809072 3068157120 134528777 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 60016

[startup+3.11743 s]
/proc/loadavg: 4.86 4.59 4.49 6/101 27306
/proc/meminfo: memFree=2815416/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=66220 CPUtime=8.95
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 10093 0 0 0 891 4 0 0 19 0 4 0 1107687652 67809280 10025 4294967295 134512640 135305190 3218809072 3218807248 134528777 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 16555 10025 79 194 0 16359 0
[pid=27120/tid=27121] ppid=27117 vsize=66220 CPUtime=2.27
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 871 0 0 0 227 0 0 0 21 0 4 0 1107687668 67809280 10025 4294967295 134512640 135305190 3218809072 3084934184 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=66220 CPUtime=1.88
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 970 0 0 0 187 1 0 0 22 0 4 0 1107687668 67809280 10025 4294967295 134512640 135305190 3218809072 3076545728 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=66220 CPUtime=2.28
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 1201 0 0 0 227 1 0 0 19 0 4 0 1107687668 67809280 10025 4294967295 134512640 135305190 3218809072 3068157120 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (KiB) 68636

[startup+6.31722 s]
/proc/loadavg: 4.86 4.59 4.49 5/101 27306
/proc/meminfo: memFree=2802656/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=78140 CPUtime=21.7
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 12935 0 0 0 2164 6 0 0 25 0 4 0 1107687652 80015360 12867 4294967295 134512640 135305190 3218809072 3218807040 134547320 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 19535 12867 79 194 0 19339 0
[pid=27120/tid=27121] ppid=27117 vsize=78140 CPUtime=5.47
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 1400 0 0 0 547 0 0 0 25 0 4 0 1107687668 80015360 12867 4294967295 134512640 135305190 3218809072 3084934336 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=78140 CPUtime=5.08
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 1837 0 0 0 507 1 0 0 25 0 4 0 1107687668 80015360 12867 4294967295 134512640 135305190 3218809072 3076545728 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=78140 CPUtime=5.43
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 2025 0 0 0 540 3 0 0 25 0 4 0 1107687668 80015360 12867 4294967295 134512640 135305190 3218809072 3068157120 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.3
Current children cumulated vsize (KiB) 80556

[startup+12.7168 s]
/proc/loadavg: 4.81 4.58 4.49 5/101 27307
/proc/meminfo: memFree=2791584/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=87012 CPUtime=47.16
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 14885 0 0 0 4710 6 0 0 25 0 4 0 1107687652 89100288 14817 4294967295 134512640 135305190 3218809072 3218807248 134528376 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 21753 14817 79 194 0 21557 0
[pid=27120/tid=27121] ppid=27117 vsize=87012 CPUtime=11.87
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 1924 0 0 0 1187 0 0 0 25 0 4 0 1107687668 89100288 14817 4294967295 134512640 135305190 3218809072 3084934336 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=87012 CPUtime=11.48
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 2410 0 0 0 1147 1 0 0 25 0 4 0 1107687668 89100288 14817 4294967295 134512640 135305190 3218809072 3076545728 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=87012 CPUtime=11.69
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 2440 0 0 0 1166 3 0 0 25 0 4 0 1107687668 89100288 14817 4294967295 134512640 135305190 3218809072 3068156784 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.76
Current children cumulated vsize (KiB) 89428

[startup+25.5159 s]
/proc/loadavg: 4.76 4.58 4.49 5/101 27308
/proc/meminfo: memFree=2773372/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=105076 CPUtime=98.31
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 19392 0 0 0 9815 16 0 0 25 0 4 0 1107687652 107597824 19321 4294967295 134512640 135305190 3218809072 3218807248 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 26269 19321 79 194 0 26073 0
[pid=27120/tid=27121] ppid=27117 vsize=105076 CPUtime=24.66
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 2918 0 0 0 2465 1 0 0 25 0 4 0 1107687668 107597824 19321 4294967295 134512640 135305190 3218809072 3084934336 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=105076 CPUtime=24.28
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 3620 0 0 0 2425 3 0 0 25 0 4 0 1107687668 107597824 19321 4294967295 134512640 135305190 3218809072 3076545728 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=105076 CPUtime=24.45
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 3468 0 0 0 2440 5 0 0 25 0 4 0 1107687668 107597824 19321 4294967295 134512640 135305190 3218809072 3068157120 134528774 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.91
Current children cumulated vsize (KiB) 107492

[startup+51.1142 s]
/proc/loadavg: 4.56 4.55 4.48 5/101 27310
/proc/meminfo: memFree=2753716/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=125808 CPUtime=200.46
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 24408 0 0 0 20015 31 0 0 25 0 4 0 1107687652 128827392 24332 4294967295 134512640 135305190 3218809072 3218807248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 31452 24332 79 194 0 31256 0
[pid=27120/tid=27121] ppid=27117 vsize=125808 CPUtime=50.26
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 4184 0 0 0 5018 8 0 0 25 0 4 0 1107687668 128827392 24332 4294967295 134512640 135305190 3218809072 3084934336 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=125808 CPUtime=49.88
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 4463 0 0 0 4982 6 0 0 25 0 4 0 1107687668 128827392 24332 4294967295 134512640 135305190 3218809072 3076545728 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=125808 CPUtime=49.8
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 5191 0 0 0 4972 8 0 0 25 0 4 0 1107687668 128827392 24332 4294967295 134512640 135305190 3218809072 3068156912 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.06
Current children cumulated vsize (KiB) 128224

[startup+102.311 s]
/proc/loadavg: 4.26 4.47 4.45 5/101 27501
/proc/meminfo: memFree=2728164/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=151840 CPUtime=404.82
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 30533 0 0 0 40427 55 0 0 25 0 4 0 1107687652 155484160 30457 4294967295 134512640 135305190 3218809072 3218807248 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27120/statm: 37960 30457 79 194 0 37764 0
[pid=27120/tid=27121] ppid=27117 vsize=151840 CPUtime=101.4
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 5702 0 0 0 10125 15 0 0 25 0 4 0 1107687668 155484160 30457 4294967295 134512640 135305190 3218809072 3084934336 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=151840 CPUtime=101.07
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 5708 0 0 0 10097 10 0 0 25 0 4 0 1107687668 155484160 30457 4294967295 134512640 135305190 3218809072 3076545728 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=151840 CPUtime=100.77
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 6964 0 0 0 10062 15 0 0 25 0 4 0 1107687668 155484160 30457 4294967295 134512640 135305190 3218809072 3068157120 134528571 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.42
Current children cumulated vsize (KiB) 154256

[startup+162.307 s]
/proc/loadavg: 4.26 4.43 4.44 5/101 27690
/proc/meminfo: memFree=2701608/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=181108 CPUtime=644.11

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

[startup+522.312 s]
/proc/loadavg: 4.64 4.52 4.46 5/101 28823
/proc/meminfo: memFree=2609816/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=279328 CPUtime=2080.74
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 60427 0 0 0 207849 225 0 0 25 0 4 0 1107687652 286031872 60259 4294967295 134512640 135305190 3218809072 3218807248 134528402 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 69832 60259 79 194 0 69636 0
[pid=27120/tid=27121] ppid=27117 vsize=279328 CPUtime=520.63
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 14047 0 0 0 52019 44 0 0 25 0 4 0 1107687668 286031872 60259 4294967295 134512640 135305190 3218809072 3084934336 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=279328 CPUtime=519.86
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 12855 0 0 0 51925 61 0 0 25 0 4 0 1107687668 286031872 60259 4294967295 134512640 135305190 3218809072 3076545728 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=279328 CPUtime=519.89
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15590 0 0 0 51923 66 0 0 25 0 4 0 1107687668 286031872 60259 4294967295 134512640 135305190 3218809072 3068157120 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2081.34
Current children cumulated vsize (KiB) 281744

[startup+582.318 s]
/proc/loadavg: 4.56 4.52 4.46 6/101 29012
/proc/meminfo: memFree=2591260/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=299216 CPUtime=2320.02
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 65002 0 0 0 231746 256 0 0 25 0 4 0 1107687652 306397184 64834 4294967295 134512640 135305190 3218809072 3218807248 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 74804 64834 79 194 0 74608 0
[pid=27120/tid=27121] ppid=27117 vsize=299216 CPUtime=580.63
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15163 0 0 0 58004 59 0 0 25 0 4 0 1107687668 306397184 64834 4294967295 134512640 135305190 3218809072 3084934336 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=299216 CPUtime=579.47
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 14328 0 0 0 57877 70 0 0 25 0 4 0 1107687668 306397184 64834 4294967295 134512640 135305190 3218809072 3076545728 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=299216 CPUtime=579.79
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 16783 0 0 0 57908 71 0 0 25 0 4 0 1107687668 306397184 64834 4294967295 134512640 135305190 3218809072 3068157120 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2320.62
Current children cumulated vsize (KiB) 301632

[startup+642.314 s]
/proc/loadavg: 4.57 4.53 4.46 5/101 29197
/proc/meminfo: memFree=2582060/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=308768 CPUtime=2559.6
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 67214 0 0 0 255675 285 0 0 25 0 4 0 1107687652 316178432 66954 4294967295 134512640 135305190 3218809072 3218807248 134528501 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 77192 66954 79 194 0 76996 0
[pid=27120/tid=27121] ppid=27117 vsize=308768 CPUtime=640.43
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15327 0 0 0 63974 69 0 0 25 0 4 0 1107687668 316178432 66954 4294967295 134512640 135305190 3218809072 3084934336 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=308768 CPUtime=639.42
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15251 0 0 0 63867 75 0 0 25 0 4 0 1107687668 316178432 66954 4294967295 134512640 135305190 3218809072 3076545728 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=308768 CPUtime=639.76
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 16880 0 0 0 63900 76 0 0 25 0 4 0 1107687668 316178432 66954 4294967295 134512640 135305190 3218809072 3068157120 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2560.2
Current children cumulated vsize (KiB) 311184

[startup+702.31 s]
/proc/loadavg: 4.49 4.52 4.46 5/101 29386
/proc/meminfo: memFree=2566640/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=326348 CPUtime=2799.01
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 71032 0 0 0 279601 300 0 0 25 0 4 0 1107687652 334180352 70746 4294967295 134512640 135305190 3218809072 3218807248 134528559 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 81587 70746 79 194 0 81391 0
[pid=27120/tid=27121] ppid=27117 vsize=326348 CPUtime=700.09
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 16899 0 0 0 69936 73 0 0 25 0 4 0 1107687668 334180352 70746 4294967295 134512640 135305190 3218809072 3084934336 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=326348 CPUtime=699.39
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15524 0 0 0 69857 82 0 0 25 0 4 0 1107687668 334180352 70746 4294967295 134512640 135305190 3218809072 3076545728 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=326348 CPUtime=699.73
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 17623 0 0 0 69893 80 0 0 25 0 4 0 1107687668 334180352 70746 4294967295 134512640 135305190 3218809072 3068157120 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.61
Current children cumulated vsize (KiB) 328764

[startup+762.306 s]
/proc/loadavg: 4.36 4.48 4.45 6/101 29574
/proc/meminfo: memFree=2549924/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=344660 CPUtime=3038.4
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 75272 0 0 0 303521 319 0 0 25 0 4 0 1107687652 352931840 74986 4294967295 134512640 135305190 3218809072 3218807248 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27120/statm: 86165 74986 79 194 0 85969 0
[pid=27120/tid=27121] ppid=27117 vsize=344660 CPUtime=759.78
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 18312 0 0 0 75900 78 0 0 25 0 4 0 1107687668 352931840 74986 4294967295 134512640 135305190 3218809072 3084934336 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=344660 CPUtime=759.21
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 15958 0 0 0 75838 83 0 0 25 0 4 0 1107687668 352931840 74986 4294967295 134512640 135305190 3218809072 3076545344 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=344660 CPUtime=759.69
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 18841 0 0 0 75881 88 0 0 25 0 4 0 1107687668 352931840 74986 4294967295 134512640 135305190 3218809072 3068156912 134547909 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039
Current children cumulated vsize (KiB) 347076

[startup+822.312 s]
/proc/loadavg: 4.54 4.51 4.46 5/101 29766
/proc/meminfo: memFree=2544048/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=351768 CPUtime=3277.96
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 76844 0 0 0 327445 351 0 0 25 0 4 0 1107687652 360210432 76542 4294967295 134512640 135305190 3218809072 3218807248 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27120/statm: 87942 76542 79 194 0 87746 0
[pid=27120/tid=27121] ppid=27117 vsize=351768 CPUtime=819.65
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 18834 0 0 0 81881 84 0 0 25 0 4 0 1107687668 360210432 76542 4294967295 134512640 135305190 3218809072 3084934336 134528501 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=351768 CPUtime=819.21
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 16461 0 0 0 81827 94 0 0 25 0 4 0 1107687668 360210432 76542 4294967295 134512640 135305190 3218809072 3076545728 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=351768 CPUtime=819.43
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 19079 0 0 0 81845 98 0 0 25 0 4 0 1107687668 360210432 76542 4294967295 134512640 135305190 3218809072 3068157120 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.56
Current children cumulated vsize (KiB) 354184

[startup+882.308 s]
/proc/loadavg: 4.82 4.60 4.49 5/101 29955
/proc/meminfo: memFree=2536028/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=361504 CPUtime=3517.59
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 78918 0 0 0 351383 376 0 0 25 0 4 0 1107687652 370180096 78616 4294967295 134512640 135305190 3218809072 3218807248 134528771 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27120/statm: 90376 78616 79 194 0 90180 0
[pid=27120/tid=27121] ppid=27117 vsize=361504 CPUtime=879.53
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 19854 0 0 0 87859 94 0 0 25 0 4 0 1107687668 370180096 78616 4294967295 134512640 135305190 3218809072 3084934336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=361504 CPUtime=879.19
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 16662 0 0 0 87821 98 0 0 25 0 4 0 1107687668 370180096 78616 4294967295 134512640 135305190 3218809072 3076545728 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=361504 CPUtime=879.21
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 19331 0 0 0 87819 102 0 0 25 0 4 0 1107687668 370180096 78616 4294967295 134512640 135305190 3218809072 3068157120 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.19
Current children cumulated vsize (KiB) 363920

[startup+942.304 s]
/proc/loadavg: 4.59 4.57 4.48 5/101 30140
/proc/meminfo: memFree=2526000/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=370788 CPUtime=3756.84
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 81144 0 0 0 375284 400 0 0 25 0 4 0 1107687652 379686912 80842 4294967295 134512640 135305190 3218809072 3218807248 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 92697 80842 79 194 0 92501 0
[pid=27120/tid=27121] ppid=27117 vsize=370788 CPUtime=939.23
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 20282 0 0 0 93820 103 0 0 25 0 4 0 1107687668 379686912 80842 4294967295 134512640 135305190 3218809072 3084934336 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=370788 CPUtime=939.13
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 17010 0 0 0 93812 101 0 0 25 0 4 0 1107687668 379686912 80842 4294967295 134512640 135305190 3218809072 3076545728 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=370788 CPUtime=939.07
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 20559 0 0 0 93801 106 0 0 25 0 4 0 1107687668 379686912 80842 4294967295 134512640 135305190 3218809072 3068157120 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.44
Current children cumulated vsize (KiB) 373204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.59 4.57 4.49 5/101 30329
/proc/meminfo: memFree=2511428/3368532 swapFree=1954076/1959888
[pid=27117] ppid=27115 vsize=2416 CPUtime=0.6
/proc/27117/stat : 27117 (manysat.sh) S 27115 27117 1628 0 -1 4194304 370 2454 0 0 0 0 56 4 15 0 1 0 1107687592 2473984 274 4294967295 134512640 135169312 3217981488 3217977704 3085770478 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27117/statm: 604 274 231 161 0 43 0
[pid=27120] ppid=27117 vsize=386204 CPUtime=3987.17
/proc/27120/stat : 27120 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202496 84634 0 0 0 398286 431 0 0 25 0 4 0 1107687652 395472896 84332 4294967295 134512640 135305190 3218809072 3218807248 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27120/statm: 96551 84332 79 194 0 96355 0
[pid=27120/tid=27121] ppid=27117 vsize=386204 CPUtime=996.85
/proc/27120/task/27121/stat : 27121 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 20975 0 0 0 99573 112 0 0 25 0 4 0 1107687668 395472896 84332 4294967295 134512640 135305190 3218809072 3084934336 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27120/tid=27122] ppid=27117 vsize=386204 CPUtime=996.83
/proc/27120/task/27122/stat : 27122 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 17762 0 0 0 99571 112 0 0 25 0 4 0 1107687668 395472896 84332 4294967295 134512640 135305190 3218809072 3076545728 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27120/tid=27123] ppid=27117 vsize=386204 CPUtime=996.56
/proc/27120/task/27123/stat : 27123 (manysat1.1_stat) R 27117 27117 1628 0 -1 4202560 22072 0 0 0 99541 115 0 0 25 0 4 0 1107687668 395472896 84332 4294967295 134512640 135305190 3218809072 3068157120 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3987.77
Current children cumulated vsize (KiB) 388620

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.05
CPU time (s): 3987.86
CPU user time (s): 3983.5
CPU system time (s): 4.36
CPU usage (%): 398.766
Max. virtual memory (cumulated for all children) (KiB): 388620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3983.5
system time used= 4.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87548
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= 5944
involuntary context switches= 183813

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 20:37:44
IDJOB=1780774
IDBENCH=71066
IDSOLVER=623
FILE ID=tipi44/1780774-1243535864
PBS_JOBID=
Free space on /tmp= 15892 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED= 1313068219

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:       2851752 kB
Buffers:        144432 kB
Cached:         264684 kB
SwapCached:       2180 kB
Active:         117308 kB
Inactive:       301488 kB
HighTotal:     2489216 kB
HighFree:      2212452 kB
LowTotal:       879316 kB
LowFree:        639300 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2944 kB
Writeback:           0 kB
AnonPages:        8904 kB
Mapped:           3388 kB
Slab:            87572 kB
SReclaimable:    77624 kB
SUnreclaim:       9948 kB
PageTables:        496 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= 15890 MiB
End job on tipi44 at 2009-05-28 20:54:27