Trace number 3362378

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 20396.7 5100.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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 |  211785   554190 |   63535       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1225   #clauses: 211785   #literals: 554190
0.00/0.07	c CPU time:   0.06399 s
0.00/0.07	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362378-1305304794/watcher-3362378-1305304794 -o /tmp/evaluation-result-3362378-1305304794/solver-3362378-1305304794 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362378-1305304794.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.61 3.88 3.88 1/317 17753
/proc/meminfo: memFree=25497392/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 642079839 8908800 249 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17753/statm: 2175 249 209 178 0 68 0

[startup+0.021864 s]
/proc/loadavg: 3.61 3.88 3.88 1/317 17753
/proc/meminfo: memFree=25497392/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 642079839 8908800 249 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17753/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10085 s]
/proc/loadavg: 3.61 3.88 3.88 1/317 17753
/proc/meminfo: memFree=25497392/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 642079839 8908800 249 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17753/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300812 s]
/proc/loadavg: 3.61 3.88 3.88 1/317 17753
/proc/meminfo: memFree=25497392/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+0.700733 s]
/proc/loadavg: 3.61 3.88 3.88 1/317 17753
/proc/meminfo: memFree=25497392/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 3.61 3.88 3.88 5/322 17759
/proc/meminfo: memFree=25436968/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=97148 CPUtime=4.66 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 15874 0 0 0 462 4 0 0 18 0 4 0 642079857 99479552 15824 33554432000 134512640 135305190 4291922016 18446744073709551615 134547301 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 24287 15824 84 194 0 24091 0
[pid=17756/tid=17757] ppid=17753 vsize=97148 CPUtime=1.11 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 701 0 0 0 111 0 0 0 18 0 4 0 642079877 99479552 15824 33554432000 134512640 135305190 4291922016 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=97148 CPUtime=1.11 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 1577 0 0 0 110 1 0 0 18 0 4 0 642079877 99479552 15824 33554432000 134512640 135305190 4291922016 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=97148 CPUtime=1.1 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 1058 0 0 0 110 0 0 0 19 0 4 0 642079877 99479552 15824 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 105848

[startup+3.10029 s]
/proc/loadavg: 3.64 3.88 3.89 5/322 17759
/proc/meminfo: memFree=25426180/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=107820 CPUtime=11.05 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 18443 0 0 0 1098 7 0 0 18 0 4 0 642079857 110407680 18393 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 26955 18393 84 194 0 26759 0
[pid=17756/tid=17757] ppid=17753 vsize=107820 CPUtime=2.71 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 1151 0 0 0 271 0 0 0 18 0 4 0 642079877 110407680 18393 33554432000 134512640 135305190 4291922016 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=107820 CPUtime=2.71 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 2727 0 0 0 269 2 0 0 18 0 4 0 642079877 110407680 18393 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=107820 CPUtime=2.71 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 1569 0 0 0 269 2 0 0 19 0 4 0 642079877 110407680 18393 33554432000 134512640 135305190 4291922016 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 116520

[startup+6.30069 s]
/proc/loadavg: 3.64 3.88 3.89 5/322 17759
/proc/meminfo: memFree=25408524/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=122608 CPUtime=23.84 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 22101 0 0 0 2373 11 0 0 18 0 4 0 642079857 125550592 22051 33554432000 134512640 135305190 4291922016 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 30652 22051 84 194 0 30456 0
[pid=17756/tid=17757] ppid=17753 vsize=122608 CPUtime=5.91 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 1917 0 0 0 590 1 0 0 18 0 4 0 642079877 125550592 22051 33554432000 134512640 135305190 4291922016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=122608 CPUtime=5.9 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 4180 0 0 0 587 3 0 0 25 0 4 0 642079877 125550592 22051 33554432000 134512640 135305190 4291922016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=122608 CPUtime=5.9 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 2361 0 0 0 587 3 0 0 18 0 4 0 642079877 125550592 22051 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 131308

[startup+12.7005 s]
/proc/loadavg: 3.69 3.88 3.89 5/322 17759
/proc/meminfo: memFree=25381764/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=149056 CPUtime=49.42 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 28926 0 0 0 4924 18 0 0 18 0 4 0 642079857 152633344 28876 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 37264 28876 84 194 0 37068 0
[pid=17756/tid=17757] ppid=17753 vsize=149056 CPUtime=12.3 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 3401 0 0 0 1228 2 0 0 18 0 4 0 642079877 152633344 28876 33554432000 134512640 135305190 4291922016 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=149056 CPUtime=12.3 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 6658 0 0 0 1224 6 0 0 25 0 4 0 642079877 152633344 28876 33554432000 134512640 135305190 4291922016 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=149056 CPUtime=12.3 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 3768 0 0 0 1225 5 0 0 19 0 4 0 642079877 152633344 28876 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 157756

[startup+25.5011 s]
/proc/loadavg: 3.74 3.89 3.89 5/322 17760
/proc/meminfo: memFree=25352680/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=177896 CPUtime=100.58 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 36005 0 0 0 10035 23 0 0 18 0 4 0 642079857 182165504 35955 33554432000 134512640 135305190 4291922016 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 44474 35955 84 194 0 44278 0
[pid=17756/tid=17757] ppid=17753 vsize=177896 CPUtime=25.09 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 4893 0 0 0 2506 3 0 0 18 0 4 0 642079877 182165504 35955 33554432000 134512640 135305190 4291922016 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=177896 CPUtime=25.1 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 8987 0 0 0 2503 7 0 0 25 0 4 0 642079877 182165504 35955 33554432000 134512640 135305190 4291922016 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=177896 CPUtime=25.08 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 5386 0 0 0 2502 6 0 0 20 0 4 0 642079877 182165504 35955 33554432000 134512640 135305190 4291922016 18446744073709551615 134557438 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.75
Current children cumulated vsize (KiB) 186596

[startup+51.1004 s]
/proc/loadavg: 3.83 3.89 3.89 5/322 17760
/proc/meminfo: memFree=25311280/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=221156 CPUtime=202.92 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 46406 0 0 0 20261 31 0 0 18 0 4 0 642079857 226463744 46356 33554432000 134512640 135305190 4291922016 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 55289 46356 84 194 0 55093 0
[pid=17756/tid=17757] ppid=17753 vsize=221156 CPUtime=50.67 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 7287 0 0 0 5062 5 0 0 19 0 4 0 642079877 226463744 46356 33554432000 134512640 135305190 4291922016 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=221156 CPUtime=50.7 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 12355 0 0 0 5060 10 0 0 23 0 4 0 642079877 226463744 46356 33554432000 134512640 135305190 4291922016 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=221156 CPUtime=50.66 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 7607 0 0 0 5058 8 0 0 24 0 4 0 642079877 226463744 46356 33554432000 134512640 135305190 4291922016 18446744073709551615 134834440 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 229856

[startup+102.312 s]
/proc/loadavg: 4.00 3.93 3.90 5/322 17762
/proc/meminfo: memFree=25263532/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=269536 CPUtime=407.6 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 58157 0 0 0 40719 41 0 0 25 0 4 0 642079857 276004864 58107 33554432000 134512640 135305190 4291922016 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 67384 58107 84 194 0 67188 0
[pid=17756/tid=17757] ppid=17753 vsize=269536 CPUtime=101.84 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 9813 0 0 0 10177 7 0 0 25 0 4 0 642079877 276004864 58107 33554432000 134512640 135305190 4291922016 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=269536 CPUtime=101.84 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 16729 0 0 0 10170 14 0 0 21 0 4 0 642079877 276004864 58107 33554432000 134512640 135305190 4291922016 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=269536 CPUtime=101.85 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 9734 0 0 0 10175 10 0 0 25 0 4 0 642079877 276004864 58107 33554432000 134512640 135305190 4291922016 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 278236

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.91 5/322 17763
/proc/meminfo: memFree=25215248/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=318152 CPUtime=647.45 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 70200 0 0 0 64688 57 0 0 18 0 4 0 642079857 325787648 70147 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 79538 70147 84 194 0 79342 0
[pid=17756/tid=17757] ppid=17753 vsize=318152 CPUtime=161.8 cores=0-7

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

/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 67218 0 0 0 466063 78 0 0 25 0 4 0 642079877 1442910208 330151 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18646
Current children cumulated vsize (KiB) 1417792

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.97 5/322 17897
/proc/meminfo: memFree=24163944/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1419640 CPUtime=18885.8 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 332461 0 0 0 1888133 450 0 0 25 0 4 0 642079857 1453711360 331960 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 354910 331960 84 194 0 354714 0
[pid=17756/tid=17757] ppid=17753 vsize=1419640 CPUtime=4721.49 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 62939 0 0 0 472079 70 0 0 20 0 4 0 642079877 1453711360 331960 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1419640 CPUtime=4721.27 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 119673 0 0 0 471912 215 0 0 20 0 4 0 642079877 1453711360 331960 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1419640 CPUtime=4721.43 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 67476 0 0 0 472064 79 0 0 25 0 4 0 642079877 1453711360 331960 33554432000 134512640 135305190 4291922016 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18886
Current children cumulated vsize (KiB) 1428340

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/322 17898
/proc/meminfo: memFree=24160036/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1424288 CPUtime=19125.8 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 333618 0 0 0 1912129 450 0 0 25 0 4 0 642079857 1458470912 333117 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 356072 333117 84 194 0 355876 0
[pid=17756/tid=17757] ppid=17753 vsize=1424288 CPUtime=4781.48 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 63317 0 0 0 478078 70 0 0 25 0 4 0 642079877 1458470912 333117 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1424288 CPUtime=4781.26 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 120194 0 0 0 477911 215 0 0 25 0 4 0 642079877 1458470912 333117 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1424288 CPUtime=4781.42 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 67519 0 0 0 478063 79 0 0 25 0 4 0 642079877 1458470912 333117 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19126
Current children cumulated vsize (KiB) 1432988

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/322 17900
/proc/meminfo: memFree=24150312/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1435324 CPUtime=19365.8 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 336083 0 0 0 1936125 455 0 0 25 0 4 0 642079857 1469771776 335575 33554432000 134512640 135305190 4291922016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 358831 335575 84 194 0 358635 0
[pid=17756/tid=17757] ppid=17753 vsize=1435324 CPUtime=4841.48 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 63701 0 0 0 484077 71 0 0 25 0 4 0 642079877 1469771776 335575 33554432000 134512640 135305190 4291922016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1435324 CPUtime=4841.26 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 121886 0 0 0 483907 219 0 0 25 0 4 0 642079877 1469771776 335575 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1435324 CPUtime=4841.42 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 67633 0 0 0 484063 79 0 0 25 0 4 0 642079877 1469771776 335575 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19366
Current children cumulated vsize (KiB) 1444024

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/322 17911
/proc/meminfo: memFree=24140792/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1444308 CPUtime=19605.8 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 338343 0 0 0 1960123 458 0 0 25 0 4 0 642079857 1478971392 337819 33554432000 134512640 135305190 4291922016 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 361077 337819 84 194 0 360881 0
[pid=17756/tid=17757] ppid=17753 vsize=1444308 CPUtime=4901.48 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 64354 0 0 0 490077 71 0 0 18 0 4 0 642079877 1478971392 337819 33554432000 134512640 135305190 4291922016 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1444308 CPUtime=4901.27 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 122785 0 0 0 489907 220 0 0 25 0 4 0 642079877 1478971392 337819 33554432000 134512640 135305190 4291922016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1444308 CPUtime=4901.42 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 67893 0 0 0 490062 80 0 0 25 0 4 0 642079877 1478971392 337819 33554432000 134512640 135305190 4291922016 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19606
Current children cumulated vsize (KiB) 1453008

[startup+4962.3 s]
/proc/loadavg: 4.04 4.01 3.98 5/322 17912
/proc/meminfo: memFree=24127980/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1456692 CPUtime=19845.7 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 341497 0 0 0 1984105 466 0 0 25 0 4 0 642079857 1491652608 340973 33554432000 134512640 135305190 4291922016 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 364173 340973 84 194 0 363977 0
[pid=17756/tid=17757] ppid=17753 vsize=1456692 CPUtime=4961.37 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 64883 0 0 0 496065 72 0 0 22 0 4 0 642079877 1491652608 340973 33554432000 134512640 135305190 4291922016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1456692 CPUtime=4961.27 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 124665 0 0 0 495902 225 0 0 25 0 4 0 642079877 1491652608 340973 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1456692 CPUtime=4961.42 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 68321 0 0 0 496061 81 0 0 25 0 4 0 642079877 1491652608 340973 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19845.9
Current children cumulated vsize (KiB) 1465392

[startup+5022.3 s]
/proc/loadavg: 4.01 4.01 3.98 5/322 17914
/proc/meminfo: memFree=24123456/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1461372 CPUtime=20085.7 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 342603 0 0 0 2008105 466 0 0 25 0 4 0 642079857 1496444928 342057 33554432000 134512640 135305190 4291922016 18446744073709551615 134528446 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 365343 342057 84 194 0 365147 0
[pid=17756/tid=17757] ppid=17753 vsize=1461372 CPUtime=5021.37 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 64883 0 0 0 502065 72 0 0 25 0 4 0 642079877 1496444928 342057 33554432000 134512640 135305190 4291922016 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1461372 CPUtime=5021.27 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 125540 0 0 0 501901 226 0 0 25 0 4 0 642079877 1496444928 342057 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1461372 CPUtime=5021.43 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 68419 0 0 0 502062 81 0 0 25 0 4 0 642079877 1496444928 342057 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20085.9
Current children cumulated vsize (KiB) 1470072

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/322 17919
/proc/meminfo: memFree=24118752/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1466636 CPUtime=20325.7 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 343747 0 0 0 2032105 467 0 0 25 0 4 0 642079857 1501835264 343173 33554432000 134512640 135305190 4291922016 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 366659 343173 84 194 0 366463 0
[pid=17756/tid=17757] ppid=17753 vsize=1466636 CPUtime=5081.38 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 64883 0 0 0 508066 72 0 0 25 0 4 0 642079877 1501835264 343173 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1466636 CPUtime=5081.27 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 126432 0 0 0 507901 226 0 0 25 0 4 0 642079877 1501835264 343173 33554432000 134512640 135305190 4291922016 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1466636 CPUtime=5081.43 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 68490 0 0 0 508062 81 0 0 25 0 4 0 642079877 1501835264 343173 33554432000 134512640 135305190 4291922016 18446744073709551615 134550084 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20325.9
Current children cumulated vsize (KiB) 1475336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.98 5/322 17919
/proc/meminfo: memFree=24116840/32951124 swapFree=44485764/67111528
[pid=17753] ppid=17751 vsize=8700 CPUtime=0.17 cores=0-7
/proc/17753/stat : 17753 (manysat.sh) S 17751 17753 17215 0 -1 4202496 355 2937 0 0 0 0 16 1 17 0 1 0 642079839 8908800 252 33554432000 4194304 4922060 140736496435248 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17753/statm: 2175 252 209 178 0 68 0
[pid=17756] ppid=17753 vsize=1468868 CPUtime=20396.6 cores=0-7
/proc/17756/stat : 17756 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202496 344195 0 0 0 2039189 468 0 0 25 0 4 0 642079857 1504120832 343621 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/17756/statm: 367217 343621 84 194 0 367021 0
[pid=17756/tid=17757] ppid=17753 vsize=1468868 CPUtime=5099.1 cores=0-7
/proc/17756/task/17757/stat : 17757 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 64883 0 0 0 509837 73 0 0 25 0 4 0 642079877 1504120832 343621 33554432000 134512640 135305190 4291922016 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=17756/tid=17758] ppid=17753 vsize=1468868 CPUtime=5098.98 cores=0-7
/proc/17756/task/17758/stat : 17758 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 126786 0 0 0 509671 227 0 0 25 0 4 0 642079877 1504120832 343621 33554432000 134512640 135305190 4291922016 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17756/tid=17759] ppid=17753 vsize=1468868 CPUtime=5099.14 cores=0-7
/proc/17756/task/17759/stat : 17759 (manysat1.1_stat) R 17753 17753 17215 0 -1 4202560 68503 0 0 0 509833 81 0 0 25 0 4 0 642079877 1504120832 343621 33554432000 134512640 135305190 4291922016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20396.7
Current children cumulated vsize (KiB) 1477568

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 17753 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=164974
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.180971
# while last known CPU time is 20396.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20396.7
CPU user time (s): 20392
CPU system time (s): 4.69
CPU usage (%): 399.934
Max. virtual memory (cumulated for all children) (KiB): 1477568

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

runsolver used 15.1607 second user time and 35.8725 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-13 18:39:54
IDJOB=3362378
IDBENCH=85987
IDSOLVER=1839
FILE ID=node105/3362378-1305304794
RUNJOBID= node105-1305296396-17229
PBS_JOBID= 13321448
Free space on /tmp= 48644 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362378-1305304794/watcher-3362378-1305304794 -o /tmp/evaluation-result-3362378-1305304794/solver-3362378-1305304794 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362378-1305304794.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=558106965

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25497680 kB
Buffers:        219452 kB
Cached:        5763548 kB
SwapCached:      39656 kB
Active:         505740 kB
Inactive:      6688164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25497680 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            8284 kB
Writeback:          80 kB
AnonPages:     1179268 kB
Mapped:           9988 kB
Slab:           128168 kB
PageTables:      65764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65319152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48640 MiB
End job on node105 at 2011-05-13 20:04:56