Trace number 3309351

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
Plingeling 587? (TO) 40000.5 5003.75

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 935)

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-3309351-1303997419/watcher-3309351-1303997419 -o /tmp/evaluation-result-3309351-1303997419/solver-3309351-1303997419 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309351-1303997419.cnf 

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: 6.78 7.77 7.91 2/170 22791
/proc/meminfo: memFree=14607292/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=9440 CPUtime=0 cores=0-7
/proc/22791/stat : 22791 (plingeling) R 22789 22791 22765 0 -1 4202496 430 1252 0 0 0 0 0 0 23 0 1 0 589972555 9666560 358 33554432000 4194304 4417332 140735060059440 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/22791/statm: 2360 358 147 55 0 246 0

[startup+0.10341 s]
/proc/loadavg: 6.78 7.77 7.91 2/170 22791
/proc/meminfo: memFree=14607292/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=165132 CPUtime=0.5 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 3364 1252 0 0 50 0 0 0 19 0 9 0 589972555 169095168 2514 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 41283 2514 173 55 0 39169 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 165132

[startup+0.20055 s]
/proc/loadavg: 6.78 7.77 7.91 2/170 22791
/proc/meminfo: memFree=14607292/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=231112 CPUtime=1.18 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 3735 1252 0 0 118 0 0 0 19 0 9 0 589972555 236658688 2685 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 57778 2685 176 55 0 55664 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 231112

[startup+0.300533 s]
/proc/loadavg: 6.78 7.77 7.91 2/170 22791
/proc/meminfo: memFree=14607292/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=234640 CPUtime=1.88 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 4675 1252 0 0 188 0 0 0 19 0 9 0 589972555 240271360 3599 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 58660 3625 180 55 0 56546 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 234640

[startup+0.700463 s]
/proc/loadavg: 6.78 7.77 7.91 2/170 22791
/proc/meminfo: memFree=14607292/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=237496 CPUtime=4.99 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 5796 1252 0 0 498 1 0 0 19 0 9 0 589972555 243195904 4395 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 59374 4395 181 55 0 57260 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 237496

[startup+1.50032 s]
/proc/loadavg: 6.78 7.77 7.91 9/179 22805
/proc/meminfo: memFree=14586884/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=243084 CPUtime=11.38 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 9958 1252 0 0 1136 2 0 0 19 0 9 0 589972555 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 60771 5767 181 55 0 58657 0
[pid=22791/tid=22798] ppid=22789 vsize=243084 CPUtime=1.46 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 869 1252 0 0 146 0 0 0 25 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=243084 CPUtime=1.45 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1339 1252 0 0 145 0 0 0 25 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=243084 CPUtime=1.12 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1032 1252 0 0 112 0 0 0 25 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250731 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=243084 CPUtime=1.46 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 739 1252 0 0 146 0 0 0 20 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=243084 CPUtime=1.43 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 819 1252 0 0 143 0 0 0 19 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=243084 CPUtime=1.46 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 1052 1252 0 0 146 0 0 0 20 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250945 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=243084 CPUtime=1.46 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1226 1252 0 0 146 0 0 0 19 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=243084 CPUtime=1.46 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 812 1252 0 0 146 0 0 0 20 0 9 0 589972558 248918016 5767 33554432000 4194304 4417332 140735060059440 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 243084

[startup+3.10105 s]
/proc/loadavg: 6.78 7.77 7.91 9/179 22805
/proc/meminfo: memFree=14581676/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=247712 CPUtime=24.18 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 18922 1252 0 0 2414 4 0 0 19 0 9 0 589972555 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 61928 7060 181 55 0 59814 0
[pid=22791/tid=22798] ppid=22789 vsize=247712 CPUtime=3.06 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1919 1252 0 0 306 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=247712 CPUtime=3.04 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 2358 1252 0 0 304 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=247712 CPUtime=2.72 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 2402 1252 0 0 272 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=247712 CPUtime=3.06 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 1583 1252 0 0 306 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4357131 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=247712 CPUtime=3.03 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 2047 1252 0 0 303 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=247712 CPUtime=3.06 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 2028 1252 0 0 306 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=247712 CPUtime=3.06 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 2095 1252 0 0 306 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4251012 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=247712 CPUtime=3.06 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 2420 1252 0 0 306 0 0 0 25 0 9 0 589972558 253657088 7060 33554432000 4194304 4417332 140735060059440 18446744073709551615 4354291 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 247712

[startup+6.30049 s]
/proc/loadavg: 6.88 7.78 7.91 9/179 22805
/proc/meminfo: memFree=14581188/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=253172 CPUtime=49.76 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 32800 1252 0 0 4968 8 0 0 19 0 9 0 589972555 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 63293 8319 181 55 0 61179 0
[pid=22791/tid=22798] ppid=22789 vsize=253172 CPUtime=6.26 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 3923 1252 0 0 625 1 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=253172 CPUtime=6.23 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 3954 1252 0 0 622 1 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=253172 CPUtime=5.91 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 4369 1252 0 0 591 0 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4357880 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=253172 CPUtime=6.26 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 2837 1252 0 0 626 0 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=253172 CPUtime=6.23 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 4488 1252 0 0 622 1 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=253172 CPUtime=6.25 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 3251 1252 0 0 625 0 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=253172 CPUtime=6.25 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 3842 1252 0 0 625 0 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=253172 CPUtime=6.25 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 4066 1252 0 0 625 0 0 0 25 0 9 0 589972558 259248128 8319 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 253172

[startup+12.7004 s]
/proc/loadavg: 6.97 7.78 7.91 9/179 22805
/proc/meminfo: memFree=14562736/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=259808 CPUtime=100.92 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 60846 1252 0 0 10080 12 0 0 19 0 9 0 589972555 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 64952 10015 181 55 0 62838 0
[pid=22791/tid=22798] ppid=22789 vsize=259808 CPUtime=12.66 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 7639 1252 0 0 1265 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4237278 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=259808 CPUtime=12.59 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 7955 1252 0 0 1258 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=259808 CPUtime=12.32 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 8379 1252 0 0 1231 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4356944 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=259808 CPUtime=12.66 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 5271 1252 0 0 1265 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=259808 CPUtime=12.63 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 8437 1252 0 0 1261 2 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=259808 CPUtime=12.66 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 6801 1252 0 0 1265 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=259808 CPUtime=12.66 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 7068 1252 0 0 1265 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4357798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=259808 CPUtime=12.66 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 7226 1252 0 0 1265 1 0 0 25 0 9 0 589972558 266043392 10015 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.92
Current children cumulated vsize (KiB) 259808

[startup+25.5011 s]
/proc/loadavg: 7.19 7.79 7.91 9/179 22805
/proc/meminfo: memFree=14558524/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=278016 CPUtime=203.27 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 111120 1252 0 0 20305 22 0 0 19 0 9 0 589972555 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 69504 14538 181 55 0 67390 0
[pid=22791/tid=22798] ppid=22789 vsize=278016 CPUtime=25.45 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 12810 1252 0 0 2543 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4366109 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=278016 CPUtime=25.33 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 14702 1252 0 0 2531 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=278016 CPUtime=25.11 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 15356 1252 0 0 2509 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=278016 CPUtime=25.46 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 9093 1252 0 0 2544 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=278016 CPUtime=25.43 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 17367 1252 0 0 2539 4 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4354082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=278016 CPUtime=25.46 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 12379 1252 0 0 2544 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4365862 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=278016 CPUtime=25.45 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 14782 1252 0 0 2543 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=278016 CPUtime=25.46 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 12561 1252 0 0 2544 2 0 0 25 0 9 0 589972558 284688384 14538 33554432000 4194304 4417332 140735060059440 18446744073709551615 4232626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.27
Current children cumulated vsize (KiB) 278016

[startup+51.1007 s]
/proc/loadavg: 7.47 7.81 7.91 9/179 22806
/proc/meminfo: memFree=14544620/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=298076 CPUtime=407.94 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 215677 1252 0 0 40749 45 0 0 19 0 9 0 589972555 305229824 19527 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 74519 19527 181 55 0 72405 0
[pid=22791/tid=22798] ppid=22789 vsize=298076 CPUtime=51.05 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 29059 1252 0 0 5099 6 0 0 25 0 9 0 589972558 305229824 19527 33554432000 4194304 4417332 140735060059440 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=298076 CPUtime=50.82 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 31753 1252 0 0 5076 6 0 0 25 0 9 0 589972558 305229824 19527 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=298076 CPUtime=50.71 cores=0-7

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

/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 643304 1252 0 0 466128 108 0 0 25 0 9 0 589972558 887443456 161728 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=866644 CPUtime=4662.19 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 946694 1252 0 0 466042 177 0 0 25 0 9 0 589972558 887443456 161728 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=866644 CPUtime=4662.34 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 832710 1252 0 0 466081 153 0 0 25 0 9 0 589972558 887443456 161728 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=866644 CPUtime=4662.33 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1016015 1252 0 0 466046 187 0 0 25 0 9 0 589972558 887443456 161728 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=866644 CPUtime=4661.89 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1051528 1252 0 0 466001 188 0 0 25 0 9 0 589972558 887443456 161728 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37271
Current children cumulated vsize (KiB) 866644

[startup+4722.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/179 22946
/proc/meminfo: memFree=14020568/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=810288 CPUtime=37750.8 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 7701891 1252 0 0 3773673 1403 0 0 19 0 9 0 589972555 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 202572 147639 181 55 0 200458 0
[pid=22791/tid=22798] ppid=22789 vsize=810288 CPUtime=4722.36 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1025701 1252 0 0 472045 191 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4365862 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=810288 CPUtime=4695.11 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1133327 1252 0 0 469309 202 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=810288 CPUtime=4722.03 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1015464 1252 0 0 472017 186 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=810288 CPUtime=4722.37 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 647241 1252 0 0 472129 108 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=810288 CPUtime=4722.2 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 954712 1252 0 0 472041 179 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=810288 CPUtime=4722.36 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 841176 1252 0 0 472081 155 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=810288 CPUtime=4722.34 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1025342 1252 0 0 472045 189 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=810288 CPUtime=4721.9 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1056858 1252 0 0 472001 189 0 0 25 0 9 0 589972558 829734912 147639 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37750.8
Current children cumulated vsize (KiB) 810288

[startup+4782.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/179 22947
/proc/meminfo: memFree=13977736/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=861720 CPUtime=38230.4 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 7769599 1252 0 0 3821625 1414 0 0 19 0 9 0 589972555 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 215430 158910 181 55 0 213316 0
[pid=22791/tid=22798] ppid=22789 vsize=861720 CPUtime=4782.36 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1039969 1252 0 0 478041 195 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=861720 CPUtime=4754.78 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1142594 1252 0 0 475275 203 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=861720 CPUtime=4782.02 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1024242 1252 0 0 478015 187 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=861720 CPUtime=4782.37 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 654300 1252 0 0 478128 109 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=861720 CPUtime=4782.19 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 958008 1252 0 0 478039 180 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=861720 CPUtime=4782.35 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 843884 1252 0 0 478080 155 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=861720 CPUtime=4782.34 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1039423 1252 0 0 478042 192 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=861720 CPUtime=4781.89 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1065109 1252 0 0 477999 190 0 0 25 0 9 0 589972558 882401280 158910 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38230.4
Current children cumulated vsize (KiB) 861720

[startup+4842.31 s]
/proc/loadavg: 8.00 8.03 8.00 9/179 22949
/proc/meminfo: memFree=13993220/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=843724 CPUtime=38710.1 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 7844192 1252 0 0 3869583 1428 0 0 19 0 9 0 589972555 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 210931 154411 181 55 0 208817 0
[pid=22791/tid=22798] ppid=22789 vsize=843724 CPUtime=4842.37 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1050083 1252 0 0 484040 197 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=843724 CPUtime=4814.47 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1153002 1252 0 0 481241 206 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=843724 CPUtime=4842.03 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1035949 1252 0 0 484015 188 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=843724 CPUtime=4842.37 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 656465 1252 0 0 484128 109 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=843724 CPUtime=4842.19 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 967879 1252 0 0 484037 182 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=843724 CPUtime=4842.35 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 857134 1252 0 0 484078 157 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=843724 CPUtime=4842.34 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1049148 1252 0 0 484041 193 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=843724 CPUtime=4841.88 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1072462 1252 0 0 483997 191 0 0 25 0 9 0 589972558 863973376 154411 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.1
Current children cumulated vsize (KiB) 843724

[startup+4902.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/179 22950
/proc/meminfo: memFree=13984236/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=856548 CPUtime=39189.7 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 7912413 1252 0 0 3917534 1440 0 0 19 0 9 0 589972555 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 214137 157618 181 55 0 212023 0
[pid=22791/tid=22798] ppid=22789 vsize=856548 CPUtime=4902.36 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1061323 1252 0 0 490037 199 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=856548 CPUtime=4874.13 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1166162 1252 0 0 487205 208 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=856548 CPUtime=4902.03 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1042972 1252 0 0 490013 190 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=856548 CPUtime=4902.37 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 661549 1252 0 0 490127 110 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=856548 CPUtime=4902.19 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 975751 1252 0 0 490036 183 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=856548 CPUtime=4902.35 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 859625 1252 0 0 490077 158 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=856548 CPUtime=4902.33 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1063432 1252 0 0 490038 195 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=856548 CPUtime=4901.88 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1079529 1252 0 0 489995 193 0 0 25 0 9 0 589972558 877105152 157618 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 856548

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 22952
/proc/meminfo: memFree=14005532/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=830984 CPUtime=39669.4 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 7977223 1252 0 0 3965490 1452 0 0 19 0 9 0 589972555 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 207746 151342 181 55 0 205632 0
[pid=22791/tid=22798] ppid=22789 vsize=830984 CPUtime=4962.36 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1073238 1252 0 0 496035 201 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=830984 CPUtime=4933.81 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1170377 1252 0 0 493172 209 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=830984 CPUtime=4962.02 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1053098 1252 0 0 496010 192 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=830984 CPUtime=4962.36 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 664786 1252 0 0 496126 110 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=830984 CPUtime=4962.19 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 985009 1252 0 0 496034 185 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=830984 CPUtime=4962.35 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 865005 1252 0 0 496076 159 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=830984 CPUtime=4962.33 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1077899 1252 0 0 496035 198 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=830984 CPUtime=4961.87 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1085741 1252 0 0 495994 193 0 0 25 0 9 0 589972558 850927616 151342 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 830984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 22953
/proc/meminfo: memFree=13973500/32950928 swapFree=67111528/67111528
[pid=22791] ppid=22789 vsize=862996 CPUtime=40000.4 cores=0-7
/proc/22791/stat : 22791 (plingeling) S 22789 22791 22765 0 -1 4202496 8014892 1252 0 0 3998586 1458 0 0 19 0 9 0 589972555 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22791/statm: 215749 159331 181 55 0 213635 0
[pid=22791/tid=22798] ppid=22789 vsize=862996 CPUtime=5003.77 cores=0-7
/proc/22791/task/22798/stat : 22798 (plingeling) R 22789 22791 22765 0 -1 4202560 1078723 1252 0 0 500176 201 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22791/tid=22799] ppid=22789 vsize=862996 CPUtime=4974.99 cores=0-7
/proc/22791/task/22799/stat : 22799 (plingeling) R 22789 22791 22765 0 -1 4202560 1180389 1252 0 0 497288 211 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22791/tid=22800] ppid=22789 vsize=862996 CPUtime=5003.43 cores=0-7
/proc/22791/task/22800/stat : 22800 (plingeling) R 22789 22791 22765 0 -1 4202560 1057716 1252 0 0 500150 193 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22791/tid=22801] ppid=22789 vsize=862996 CPUtime=5003.78 cores=0-7
/proc/22791/task/22801/stat : 22801 (plingeling) R 22789 22791 22765 0 -1 4202560 668711 1252 0 0 500267 111 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22791/tid=22802] ppid=22789 vsize=862996 CPUtime=5003.59 cores=0-7
/proc/22791/task/22802/stat : 22802 (plingeling) R 22789 22791 22765 0 -1 4202560 987317 1252 0 0 500174 185 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4366199 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22791/tid=22803] ppid=22789 vsize=862996 CPUtime=5003.76 cores=0-7
/proc/22791/task/22803/stat : 22803 (plingeling) R 22789 22791 22765 0 -1 4202560 867993 1252 0 0 500216 160 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22791/tid=22804] ppid=22789 vsize=862996 CPUtime=5003.75 cores=0-7
/proc/22791/task/22804/stat : 22804 (plingeling) R 22789 22791 22765 0 -1 4202560 1080872 1252 0 0 500176 199 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22791/tid=22805] ppid=22789 vsize=862996 CPUtime=5003.27 cores=0-7
/proc/22791/task/22805/stat : 22805 (plingeling) R 22789 22791 22765 0 -1 4202560 1091101 1252 0 0 500133 194 0 0 25 0 9 0 589972558 883707904 159331 33554432000 4194304 4417332 140735060059440 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 862996

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): 5003.75
CPU time (s): 40000.5
CPU user time (s): 39985.9
CPU system time (s): 14.6228
CPU usage (%): 799.411
Max. virtual memory (cumulated for all children) (KiB): 923372

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

runsolver used 7.83581 second user time and 19.3021 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-28 15:30:19
IDJOB=3309351
IDBENCH=70785
IDSOLVER=1695
FILE ID=node112/3309351-1303997419
RUNJOBID= node112-1303997419-22779
PBS_JOBID= 13168786
Free space on /tmp= 72564 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309351-1303997419/watcher-3309351-1303997419 -o /tmp/evaluation-result-3309351-1303997419/solver-3309351-1303997419 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309351-1303997419.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=806904483

node112.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.828
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.828
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	: 5332.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14607572 kB
Buffers:       1991988 kB
Cached:       15729168 kB
SwapCached:          0 kB
Active:        6777360 kB
Inactive:     11008416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14607572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             496 kB
Writeback:           0 kB
AnonPages:       63988 kB
Mapped:          14488 kB
Slab:           491608 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185524 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= 72564 MiB
End job on node112 at 2011-04-28 16:53:45