Trace number 1775206

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? (TO) 10000.1 5011.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
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.01/0.06	c ==============================================================================
0.01/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.06	c ==============================================================================
0.01/0.06	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.89/0.96	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.89/0.96	c ==============================================================================
0.89/0.96	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.89/0.96	c CPU time:   0.949855 s
0.89/0.96	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775206-1241294063/watcher-1775206-1241294063 -o /tmp/evaluation-result-1775206-1241294063/solver-1775206-1241294063 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775206-1241294063.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.85 3.93 3/64 25703
/proc/meminfo: memFree=1830512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=0
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157439777 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25703/statm: 1339 235 195 169 0 50 0
[pid=25704] ppid=25703 vsize=1388 CPUtime=0
/proc/25704/stat : 25704 (SatElite) R 25703 25703 25666 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 157439777 1421312 243 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25704/statm: 347 243 50 127 0 217 0

[startup+0.0188499 s]
/proc/loadavg: 3.38 3.85 3.93 3/64 25703
/proc/meminfo: memFree=1830512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=0
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157439777 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25703/statm: 1339 235 195 169 0 50 0
[pid=25704] ppid=25703 vsize=2160 CPUtime=0.01
/proc/25704/stat : 25704 (SatElite) R 25703 25703 25666 0 -1 4194304 438 0 0 0 1 0 0 0 18 0 1 0 157439777 2211840 422 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25704/statm: 540 422 50 127 0 410 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7516

[startup+0.101861 s]
/proc/loadavg: 3.38 3.85 3.93 3/64 25703
/proc/meminfo: memFree=1830512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=0
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157439777 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25703/statm: 1339 235 195 169 0 50 0
[pid=25704] ppid=25703 vsize=8084 CPUtime=0.09
/proc/25704/stat : 25704 (SatElite) R 25703 25703 25666 0 -1 4194304 1930 0 0 0 9 0 0 0 18 0 1 0 157439777 8278016 1914 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25704/statm: 2021 1914 68 127 0 1891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13440

[startup+0.301886 s]
/proc/loadavg: 3.38 3.85 3.93 3/64 25703
/proc/meminfo: memFree=1830512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=0
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157439777 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25703/statm: 1339 235 195 169 0 50 0
[pid=25704] ppid=25703 vsize=9820 CPUtime=0.29
/proc/25704/stat : 25704 (SatElite) R 25703 25703 25666 0 -1 4194304 2355 0 0 0 28 1 0 0 19 0 1 0 157439777 10055680 2339 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25704/statm: 2455 2339 68 127 0 2325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15176

[startup+0.70194 s]
/proc/loadavg: 3.38 3.85 3.93 3/64 25703
/proc/meminfo: memFree=1830512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=0
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157439777 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25703/statm: 1339 235 195 169 0 50 0
[pid=25704] ppid=25703 vsize=11940 CPUtime=0.69
/proc/25704/stat : 25704 (SatElite) R 25703 25703 25666 0 -1 4194304 2693 0 0 0 68 1 0 0 23 0 1 0 157439777 12226560 2672 1992294400 134512640 135034092 4294956112 18446744073709551615 134569430 0 0 4096 3 0 0 0 17 1 0 0
/proc/25704/statm: 2985 2672 68 127 0 2855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17296

[startup+1.50206 s]
/proc/loadavg: 3.19 3.80 3.91 2/66 25705
/proc/meminfo: memFree=1819552/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 5356

[startup+3.10127 s]
/proc/loadavg: 3.19 3.80 3.91 6/69 25709
/proc/meminfo: memFree=1796936/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=65672 CPUtime=3.72
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 8405 0 0 0 368 4 0 0 20 0 4 0 157439889 67248128 8391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 16418 8391 83 193 0 16222 0
[pid=25706/tid=25707] ppid=25703 vsize=65672 CPUtime=0.62
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 420 0 0 0 62 0 0 0 19 0 4 0 157439910 67248128 8391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=65672 CPUtime=0.59
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 482 0 0 0 59 0 0 0 21 0 4 0 157439910 67248128 8391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25709] ppid=25703 vsize=65672 CPUtime=1.17
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 644 0 0 0 117 0 0 0 18 0 4 0 157439910 67248128 8391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 71028

[startup+6.30169 s]
/proc/loadavg: 3.25 3.81 3.91 5/69 25709
/proc/meminfo: memFree=1788816/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=73632 CPUtime=10.1
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 10232 0 0 0 1005 5 0 0 25 0 4 0 157439889 75399168 10218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 18408 10218 83 193 0 18212 0
[pid=25706/tid=25707] ppid=25703 vsize=73632 CPUtime=2.22
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 914 0 0 0 222 0 0 0 25 0 4 0 157439910 75399168 10218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=73632 CPUtime=1.26
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 704 0 0 0 126 0 0 0 24 0 4 0 157439910 75399168 10218 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25709] ppid=25703 vsize=73632 CPUtime=3.69
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 1367 0 0 0 368 1 0 0 19 0 4 0 157439910 75399168 10218 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 78988

[startup+12.7015 s]
/proc/loadavg: 3.31 3.81 3.91 5/69 25709
/proc/meminfo: memFree=1778512/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=85096 CPUtime=22.86
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 12552 0 0 0 2279 7 0 0 25 0 4 0 157439889 87138304 12538 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 21274 12538 83 193 0 21078 0
[pid=25706/tid=25707] ppid=25703 vsize=85096 CPUtime=5.59
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 1507 0 0 0 559 0 0 0 25 0 4 0 157439910 87138304 12538 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=85096 CPUtime=3.69
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 1155 0 0 0 368 1 0 0 25 0 4 0 157439910 87138304 12538 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25709] ppid=25703 vsize=85096 CPUtime=7.63
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 2152 0 0 0 762 1 0 0 18 0 4 0 157439910 87138304 12538 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 90452

[startup+25.5022 s]
/proc/loadavg: 3.42 3.82 3.91 5/69 25709
/proc/meminfo: memFree=1767248/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=94452 CPUtime=48.41
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 15186 0 0 0 4829 12 0 0 25 0 4 0 157439889 96718848 15172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25706/statm: 23613 15172 83 193 0 23417 0
[pid=25706/tid=25707] ppid=25703 vsize=94452 CPUtime=11.09
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 1903 0 0 0 1108 1 0 0 25 0 4 0 157439910 96718848 15172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=94452 CPUtime=9.99
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 1792 0 0 0 998 1 0 0 25 0 4 0 157439910 96718848 15172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25709] ppid=25703 vsize=94452 CPUtime=14.73
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 2984 0 0 0 1471 2 0 0 25 0 4 0 157439910 96718848 15172 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (KiB) 99808

[startup+51.1026 s]
/proc/loadavg: 3.65 3.83 3.91 5/69 25709
/proc/meminfo: memFree=1749008/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=114464 CPUtime=99.49
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 19786 0 0 0 9932 17 0 0 25 0 4 0 157439889 117211136 19772 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25706/statm: 28616 19772 83 193 0 28420 0
[pid=25706/tid=25707] ppid=25703 vsize=114464 CPUtime=23.85
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 2740 0 0 0 2382 3 0 0 24 0 4 0 157439910 117211136 19772 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=114464 CPUtime=22.19
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 3212 0 0 0 2216 3 0 0 25 0 4 0 157439910 117211136 19772 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=114464 CPUtime=27.62
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 4172 0 0 0 2759 3 0 0 25 0 4 0 157439910 117211136 19772 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 119820

[startup+102.306 s]
/proc/loadavg: 3.84 3.86 3.91 5/69 25709
/proc/meminfo: memFree=1730768/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=131792 CPUtime=201.67
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 24200 0 0 0 20146 21 0 0 25 0 4 0 157439889 134955008 24186 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25706/statm: 32948 24186 83 193 0 32752 0
[pid=25706/tid=25707] ppid=25703 vsize=131792 CPUtime=49.39
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 4025 0 0 0 4935 4 0 0 25 0 4 0 157439910 134955008 24186 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=131792 CPUtime=47.52
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 4270 0 0 0 4749 3 0 0 25 0 4 0 157439910 134955008 24186 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=131792 CPUtime=53.04
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 5039 0 0 0 5299 5 0 0 25 0 4 0 157439910 134955008 24186 1992294400 134512640 135305190 4294956160 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.78
Current children cumulated vsize (KiB) 137148

[startup+162.302 s]
/proc/loadavg: 3.94 3.88 3.91 5/69 25709
/proc/meminfo: memFree=1713744/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=151544 CPUtime=321.42
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 28528 0 0 0 32115 27 0 0 25 0 4 0 157439889 155181056 28503 1992294400 134512640 135305190 4294956160 18446744073709551615 134528464 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25706/statm: 37886 28503 83 193 0 37690 0
[pid=25706/tid=25707] ppid=25703 vsize=151544 CPUtime=79.58
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 4699 0 0 0 7953 5 0 0 25 0 4 0 157439910 155181056 28503 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25708] ppid=25703 vsize=151544 CPUtime=77.31
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 5383 0 0 0 7726 5 0 0 25 0 4 0 157439910 155181056 28503 1992294400 134512640 135305190 4294956160 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 1 0 0

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

/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28846 0 0 0 226392 48 0 0 20 0 4 0 157439910 504205312 107037 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9063.48
Current children cumulated vsize (KiB) 497744

[startup+4602.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1394128/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=496796 CPUtime=9182.12
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 108000 0 0 0 918041 171 0 0 25 0 4 0 157439889 508719104 107795 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 124199 107795 83 193 0 124003 0
[pid=25706/tid=25707] ppid=25703 vsize=496796 CPUtime=2289.04
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20711 0 0 0 228871 33 0 0 25 0 4 0 157439910 508719104 107795 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=496796 CPUtime=2298.53
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28736 0 0 0 229803 50 0 0 25 0 4 0 157439910 508719104 107795 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=496796 CPUtime=2294.16
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28951 0 0 0 229368 48 0 0 25 0 4 0 157439910 508719104 107795 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9183.23
Current children cumulated vsize (KiB) 502152

[startup+4662.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1391376/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=499360 CPUtime=9301.86
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 108673 0 0 0 930013 173 0 0 25 0 4 0 157439889 511344640 108468 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 124840 108468 83 193 0 124644 0
[pid=25706/tid=25707] ppid=25703 vsize=499360 CPUtime=2318.93
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20809 0 0 0 231859 34 0 0 25 0 4 0 157439910 511344640 108468 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=499360 CPUtime=2328.51
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28866 0 0 0 232801 50 0 0 25 0 4 0 157439910 511344640 108468 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=499360 CPUtime=2324.04
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29270 0 0 0 232355 49 0 0 25 0 4 0 157439910 511344640 108468 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9302.97
Current children cumulated vsize (KiB) 504716

[startup+4722.31 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1383760/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=509124 CPUtime=9421.61
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 110584 0 0 0 941984 177 0 0 25 0 4 0 157439889 521342976 110379 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 127281 110379 83 193 0 127085 0
[pid=25706/tid=25707] ppid=25703 vsize=509124 CPUtime=2348.79
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20812 0 0 0 234845 34 0 0 25 0 4 0 157439910 521342976 110379 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=509124 CPUtime=2358.5
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28876 0 0 0 235800 50 0 0 25 0 4 0 157439910 521342976 110379 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=509124 CPUtime=2353.94
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29484 0 0 0 235344 50 0 0 25 0 4 0 157439910 521342976 110379 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9422.72
Current children cumulated vsize (KiB) 514480

[startup+4782.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1382864/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=510588 CPUtime=9541.34
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 110833 0 0 0 953956 178 0 0 25 0 4 0 157439889 522842112 110628 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 127647 110628 83 193 0 127451 0
[pid=25706/tid=25707] ppid=25703 vsize=510588 CPUtime=2378.65
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20817 0 0 0 237831 34 0 0 25 0 4 0 157439910 522842112 110628 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=510588 CPUtime=2388.49
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 28942 0 0 0 238798 51 0 0 25 0 4 0 157439910 522842112 110628 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=510588 CPUtime=2383.83
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29631 0 0 0 238333 50 0 0 25 0 4 0 157439910 522842112 110628 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9542.45
Current children cumulated vsize (KiB) 515944

[startup+4842.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1381520/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=511904 CPUtime=9661.08
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 111125 0 0 0 965930 178 0 0 25 0 4 0 157439889 524189696 110920 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 127976 110920 83 193 0 127780 0
[pid=25706/tid=25707] ppid=25703 vsize=511904 CPUtime=2408.53
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20879 0 0 0 240819 34 0 0 25 0 4 0 157439910 524189696 110920 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=511904 CPUtime=2419.33
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29024 0 0 0 241882 51 0 0 25 0 4 0 157439910 524189696 110920 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=511904 CPUtime=2413.71
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29770 0 0 0 241321 50 0 0 25 0 4 0 157439910 524189696 110920 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9662.19
Current children cumulated vsize (KiB) 517260

[startup+4902.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1381264/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=511976 CPUtime=9780.82
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 111209 0 0 0 977904 178 0 0 25 0 4 0 157439889 524263424 111004 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 127994 111004 83 193 0 127798 0
[pid=25706/tid=25707] ppid=25703 vsize=511976 CPUtime=2438.42
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20913 0 0 0 243808 34 0 0 25 0 4 0 157439910 524263424 111004 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=511976 CPUtime=2449.32
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29024 0 0 0 244881 51 0 0 25 0 4 0 157439910 524263424 111004 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=511976 CPUtime=2443.56
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29799 0 0 0 244306 50 0 0 25 0 4 0 157439910 524263424 111004 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9781.93
Current children cumulated vsize (KiB) 517332

[startup+4962.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1380688/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=512516 CPUtime=9900.56
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 111338 0 0 0 989877 179 0 0 25 0 4 0 157439889 524816384 111133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 128129 111133 83 193 0 127933 0
[pid=25706/tid=25707] ppid=25703 vsize=512516 CPUtime=2468.32
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20913 0 0 0 246798 34 0 0 25 0 4 0 157439910 524816384 111133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=512516 CPUtime=2479.32
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29090 0 0 0 247881 51 0 0 25 0 4 0 157439910 524816384 111133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=512516 CPUtime=2473.44
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29838 0 0 0 247293 51 0 0 25 0 4 0 157439910 524816384 111133 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9901.67
Current children cumulated vsize (KiB) 517872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.61 s]
/proc/loadavg: 4.00 3.99 3.91 5/69 25723
/proc/meminfo: memFree=1380368/2055920 swapFree=4181364/4192956
[pid=25703] ppid=25701 vsize=5356 CPUtime=1.11
/proc/25703/stat : 25703 (manysat.sh) S 25701 25703 25666 0 -1 4194304 313 2698 0 0 0 0 109 2 16 0 1 0 157439777 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1339 238 195 169 0 50 0
[pid=25706] ppid=25703 vsize=513108 CPUtime=9998.96
/proc/25706/stat : 25706 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194304 111413 0 0 0 999717 179 0 0 25 0 4 0 157439889 525422592 111208 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25706/statm: 128277 111208 83 193 0 128081 0
[pid=25706/tid=25707] ppid=25703 vsize=513108 CPUtime=2492.84
/proc/25706/task/25707/stat : 25707 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 20913 0 0 0 249250 34 0 0 25 0 4 0 157439910 525422592 111208 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25706/tid=25708] ppid=25703 vsize=513108 CPUtime=2503.95
/proc/25706/task/25708/stat : 25708 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29101 0 0 0 250344 51 0 0 25 0 4 0 157439910 525422592 111208 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25706/tid=25709] ppid=25703 vsize=513108 CPUtime=2498.01
/proc/25706/task/25709/stat : 25709 (manysat1.1_stat) R 25703 25703 25666 0 -1 4194368 29879 0 0 0 249750 51 0 0 25 0 4 0 157439910 525422592 111208 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 518464

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25703 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=94833
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 1.12483
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5011.62
CPU time (s): 10000.1
CPU user time (s): 9998.26
CPU system time (s): 1.81
CPU usage (%): 199.537
Max. virtual memory (cumulated for all children) (KiB): 518464

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

runsolver used 4.49132 second user time and 13.7459 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-02 21:54:23
IDJOB=1775206
IDBENCH=71101
IDSOLVER=612
FILE ID=node13/1775206-1241294063
PBS_JOBID= 9225150
Free space on /tmp= 66448 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775206-1241294063/watcher-1775206-1241294063 -o /tmp/evaluation-result-1775206-1241294063/solver-1775206-1241294063 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775206-1241294063.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=813182161

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1831056 kB
Buffers:         41056 kB
Cached:         103260 kB
SwapCached:       5352 kB
Active:          23444 kB
Inactive:       128604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831056 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            58872 kB
Committed_AS:   633904 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node13 at 2009-05-02 23:17:57