Trace number 3372245

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 587f (fixed)? (TO) 40001.1 5005.07

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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: 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-3372245-1305436935/watcher-3372245-1305436935 -o /tmp/evaluation-result-3372245-1305436935/solver-3372245-1305436935 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372245-1305436935.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: 8.00 7.02 5.59 2/222 14573
/proc/meminfo: memFree=19193652/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=10128 CPUtime=0 cores=0-7
/proc/14573/stat : 14573 (plingeling) R 14571 14573 14495 0 -1 4202496 593 1251 0 0 0 0 0 0 24 0 1 0 655293255 10371072 523 33554432000 4194304 4417452 140735842896320 18446744073709551615 4259103 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14573/statm: 2532 523 148 55 0 418 0

[startup+0.018366 s]
/proc/loadavg: 8.00 7.02 5.59 2/222 14573
/proc/meminfo: memFree=19193652/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=13512 CPUtime=0.01 cores=0-7
/proc/14573/stat : 14573 (plingeling) R 14571 14573 14495 0 -1 4202496 1472 1251 0 0 1 0 0 0 24 0 1 0 655293255 13836288 1402 33554432000 4194304 4417452 140735842896320 18446744073709551615 248089392109 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14573/statm: 3378 1402 149 55 0 1264 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13512

[startup+0.100355 s]
/proc/loadavg: 8.00 7.02 5.59 2/222 14573
/proc/meminfo: memFree=19193652/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=170176 CPUtime=0.28 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 5829 1251 0 0 27 1 0 0 18 0 9 0 655293255 174260224 4094 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 42544 4094 173 55 0 40430 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 170176

[startup+0.300318 s]
/proc/loadavg: 8.00 7.02 5.59 2/222 14573
/proc/meminfo: memFree=19193652/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=172576 CPUtime=1.71 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 6897 1251 0 0 170 1 0 0 18 0 9 0 655293255 176717824 4382 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 43144 4382 175 55 0 41030 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 172576

[startup+0.700244 s]
/proc/loadavg: 8.00 7.02 5.59 2/222 14573
/proc/meminfo: memFree=19193652/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=173600 CPUtime=4.91 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 7303 1251 0 0 490 1 0 0 18 0 9 0 655293255 177766400 4696 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 43400 4696 179 55 0 41286 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 173600

[startup+1.5011 s]
/proc/loadavg: 8.00 7.02 5.59 9/231 14587
/proc/meminfo: memFree=19172252/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=183840 CPUtime=11.31 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 11878 1251 0 0 1129 2 0 0 18 0 9 0 655293255 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 45960 7332 180 55 0 43846 0
[pid=14573/tid=14580] ppid=14571 vsize=183840 CPUtime=1.43 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 951 1251 0 0 143 0 0 0 20 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=183840 CPUtime=1.43 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 1047 1251 0 0 143 0 0 0 20 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=183840 CPUtime=1.42 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 904 1251 0 0 142 0 0 0 19 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=183840 CPUtime=1.43 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1325 1251 0 0 143 0 0 0 19 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=183840 CPUtime=1.43 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 962 1251 0 0 143 0 0 0 25 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=183840 CPUtime=1.43 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1082 1251 0 0 143 0 0 0 25 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=183840 CPUtime=1.3 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1085 1251 0 0 130 0 0 0 25 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 4270232 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=183840 CPUtime=1.35 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 713 1251 0 0 135 0 0 0 25 0 9 0 655293261 188252160 7332 33554432000 4194304 4417452 140735842896320 18446744073709551615 18446744073699065971 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 183840

[startup+3.10082 s]
/proc/loadavg: 8.00 7.02 5.59 9/231 14587
/proc/meminfo: memFree=19158004/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=196696 CPUtime=24.09 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 27677 1251 0 0 2403 6 0 0 18 0 9 0 655293255 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 49174 10546 180 55 0 47060 0
[pid=14573/tid=14580] ppid=14571 vsize=196696 CPUtime=3.03 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 3022 1251 0 0 303 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=196696 CPUtime=3.02 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 2894 1251 0 0 302 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4272414 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=196696 CPUtime=3.01 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 2683 1251 0 0 301 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=196696 CPUtime=3.02 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 3456 1251 0 0 302 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=196696 CPUtime=3.02 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 3030 1251 0 0 302 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=196696 CPUtime=3.03 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 2742 1251 0 0 302 1 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4365209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=196696 CPUtime=2.88 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 2702 1251 0 0 288 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=196696 CPUtime=2.94 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 3339 1251 0 0 294 0 0 0 25 0 9 0 655293261 201416704 10546 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 196696

[startup+6.30126 s]
/proc/loadavg: 8.00 7.04 5.61 9/231 14587
/proc/meminfo: memFree=19136800/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=218120 CPUtime=49.67 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 54880 1251 0 0 4956 11 0 0 18 0 9 0 655293255 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 54530 15908 180 55 0 52416 0
[pid=14573/tid=14580] ppid=14571 vsize=218120 CPUtime=6.23 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 7205 1251 0 0 622 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4357471 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=218120 CPUtime=6.23 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 6003 1251 0 0 622 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4250593 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=218120 CPUtime=6.22 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 5231 1251 0 0 621 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4357094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=218120 CPUtime=6.22 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 6480 1251 0 0 621 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=218120 CPUtime=6.22 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 6088 1251 0 0 622 0 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4307697 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=218120 CPUtime=6.23 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 6614 1251 0 0 622 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4305729 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=218120 CPUtime=6.06 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 5735 1251 0 0 605 1 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=218120 CPUtime=6.14 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 7715 1251 0 0 614 0 0 0 25 0 9 0 655293261 223354880 15908 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 218120

[startup+12.7011 s]
/proc/loadavg: 8.00 7.05 5.62 9/231 14587
/proc/meminfo: memFree=19111248/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=251904 CPUtime=100.83 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 104205 1251 0 0 10061 22 0 0 18 0 9 0 655293255 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 62976 24360 180 55 0 60862 0
[pid=14573/tid=14580] ppid=14571 vsize=251904 CPUtime=12.63 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 13120 1251 0 0 1260 3 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=251904 CPUtime=12.63 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 13515 1251 0 0 1260 3 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=251904 CPUtime=12.61 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 10783 1251 0 0 1259 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4256026 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=251904 CPUtime=12.62 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 11436 1251 0 0 1260 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=251904 CPUtime=12.62 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 13220 1251 0 0 1260 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4320975 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=251904 CPUtime=12.62 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 14046 1251 0 0 1260 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 18446744073699065894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=251904 CPUtime=12.42 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 11141 1251 0 0 1240 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4308393 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=251904 CPUtime=12.55 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 13135 1251 0 0 1253 2 0 0 25 0 9 0 655293261 257949696 24360 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 251904

[startup+25.5009 s]
/proc/loadavg: 8.00 7.10 5.66 9/231 14587
/proc/meminfo: memFree=19066940/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=275692 CPUtime=203.13 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 181834 1251 0 0 20274 39 0 0 18 0 9 0 655293255 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 68923 30046 180 55 0 66809 0
[pid=14573/tid=14580] ppid=14571 vsize=275692 CPUtime=25.43 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 24816 1251 0 0 2537 6 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=275692 CPUtime=25.43 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 23471 1251 0 0 2539 4 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=275692 CPUtime=25.41 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 18459 1251 0 0 2537 4 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=275692 CPUtime=25.42 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 22787 1251 0 0 2537 5 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=275692 CPUtime=25.42 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 24931 1251 0 0 2538 4 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4307987 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=275692 CPUtime=25.43 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 23432 1251 0 0 2538 5 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=275692 CPUtime=25.12 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 17432 1251 0 0 2509 3 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=275692 CPUtime=25.35 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 22697 1251 0 0 2531 4 0 0 25 0 9 0 655293261 282308608 30046 33554432000 4194304 4417452 140735842896320 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.13
Current children cumulated vsize (KiB) 275692

[startup+51.1003 s]
/proc/loadavg: 8.00 7.17 5.72 9/231 14588
/proc/meminfo: memFree=18967516/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=384920 CPUtime=407.74 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 343336 1251 0 0 40699 75 0 0 18 0 9 0 655293255 394158080 57613 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 96230 57613 180 55 0 94116 0
[pid=14573/tid=14580] ppid=14571 vsize=384920 CPUtime=51.03 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 45698 1251 0 0 5092 11 0 0 25 0 9 0 655293261 394158080 57613 33554432000 4194304 4417452 140735842896320 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=384920 CPUtime=51.03 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 46105 1251 0 0 5095 8 0 0 25 0 9 0 655293261 394158080 57613 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=384920 CPUtime=51.01 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.00 8.01 8.00 9/231 14724
/proc/meminfo: memFree=13896084/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5443416 CPUtime=37742.8 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8292386 1251 0 0 3772574 1707 0 0 18 0 9 0 655293255 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1360854 1322238 180 55 0 1358740 0
[pid=14573/tid=14580] ppid=14571 vsize=5443416 CPUtime=4722.35 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 472014 221 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5443416 CPUtime=4722.34 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 973132 1251 0 0 472016 218 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5443416 CPUtime=4721.54 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 471906 248 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5443416 CPUtime=4721.64 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 997077 1251 0 0 472009 155 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5443416 CPUtime=4722.33 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 853654 1251 0 0 472059 174 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5443416 CPUtime=4722.35 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1002993 1251 0 0 472020 215 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5443416 CPUtime=4687.9 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1183420 1251 0 0 468550 240 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5443416 CPUtime=4722.25 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 471993 232 0 0 25 0 9 0 655293261 5574057984 1322238 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37742.8
Current children cumulated vsize (KiB) 5443416

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/231 14726
/proc/meminfo: memFree=13830948/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5508324 CPUtime=38222.3 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8322248 1251 0 0 3820517 1715 0 0 18 0 9 0 655293255 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1377081 1338465 180 55 0 1374967 0
[pid=14573/tid=14580] ppid=14571 vsize=5508324 CPUtime=4782.35 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 478014 221 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5508324 CPUtime=4782.33 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 992047 1251 0 0 478009 224 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5508324 CPUtime=4781.53 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 477905 248 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5508324 CPUtime=4781.62 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1008024 1251 0 0 478005 157 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5508324 CPUtime=4782.32 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 853654 1251 0 0 478058 174 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5508324 CPUtime=4782.35 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1002993 1251 0 0 478020 215 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5508324 CPUtime=4747.46 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1183420 1251 0 0 474506 240 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5508324 CPUtime=4782.24 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 477992 232 0 0 25 0 9 0 655293261 5640523776 1338465 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38222.3
Current children cumulated vsize (KiB) 5508324

[startup+4842.3 s]
/proc/loadavg: 8.03 8.02 8.00 9/231 14728
/proc/meminfo: memFree=13804484/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5534620 CPUtime=38701.9 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8328822 1251 0 0 3868473 1715 0 0 18 0 9 0 655293255 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1383655 1345039 180 55 0 1381541 0
[pid=14573/tid=14580] ppid=14571 vsize=5534620 CPUtime=4842.35 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 484014 221 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5534620 CPUtime=4842.33 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 992047 1251 0 0 484009 224 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5534620 CPUtime=4841.53 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 483905 248 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5534620 CPUtime=4841.61 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1014598 1251 0 0 484004 157 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5534620 CPUtime=4842.32 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 853654 1251 0 0 484058 174 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5534620 CPUtime=4842.35 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1002993 1251 0 0 484020 215 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5534620 CPUtime=4807.02 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1183420 1251 0 0 480462 240 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5534620 CPUtime=4842.24 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 483992 232 0 0 25 0 9 0 655293261 5667450880 1345039 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38701.9
Current children cumulated vsize (KiB) 5534620

[startup+4902.3 s]
/proc/loadavg: 8.12 8.04 8.01 9/231 14729
/proc/meminfo: memFree=13796872/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5541996 CPUtime=39181.5 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8368705 1251 0 0 3916418 1728 0 0 18 0 9 0 655293255 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1385499 1346883 180 55 0 1383385 0
[pid=14573/tid=14580] ppid=14571 vsize=5541996 CPUtime=4902.35 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 490014 221 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5541996 CPUtime=4902.33 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 992047 1251 0 0 490009 224 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5541996 CPUtime=4901.54 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 489906 248 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5541996 CPUtime=4901.6 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1021760 1251 0 0 490002 158 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5541996 CPUtime=4902.32 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 853654 1251 0 0 490058 174 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5541996 CPUtime=4902.34 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1002993 1251 0 0 490019 215 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4303050 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5541996 CPUtime=4866.59 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1216141 1251 0 0 486408 251 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5541996 CPUtime=4902.25 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 489993 232 0 0 25 0 9 0 655293261 5675003904 1346883 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39181.5
Current children cumulated vsize (KiB) 5541996

[startup+4962.3 s]
/proc/loadavg: 8.12 8.05 8.00 9/231 14731
/proc/meminfo: memFree=13613200/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5725796 CPUtime=39661 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8447423 1251 0 0 3964354 1747 0 0 18 0 9 0 655293255 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1431449 1392833 180 55 0 1429335 0
[pid=14573/tid=14580] ppid=14571 vsize=5725796 CPUtime=4962.35 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 496014 221 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5725796 CPUtime=4962.33 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 992047 1251 0 0 496009 224 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5725796 CPUtime=4961.54 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 495906 248 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5725796 CPUtime=4961.6 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1028408 1251 0 0 496000 160 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5725796 CPUtime=4962.32 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 853654 1251 0 0 496058 174 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5725796 CPUtime=4962.34 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1075063 1251 0 0 496001 233 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5725796 CPUtime=4926.15 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1216141 1251 0 0 492364 251 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5725796 CPUtime=4962.25 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 495993 232 0 0 25 0 9 0 655293261 5863215104 1392833 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39661
Current children cumulated vsize (KiB) 5725796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004.8 s]
/proc/loadavg: 8.05 8.04 8.00 9/231 14732
/proc/meminfo: memFree=13515456/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=5823268 CPUtime=40000.8 cores=0-7
/proc/14573/stat : 14573 (plingeling) S 14571 14573 14495 0 -1 4202496 8485566 1251 0 0 3998319 1757 0 0 18 0 9 0 655293255 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 1455817 1417201 180 55 0 1453703 0
[pid=14573/tid=14580] ppid=14571 vsize=5823268 CPUtime=5004.86 cores=0-7
/proc/14573/task/14580/stat : 14580 (plingeling) R 14571 14573 14495 0 -1 4202560 1067815 1251 0 0 500265 221 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14573/tid=14581] ppid=14571 vsize=5823268 CPUtime=5004.84 cores=0-7
/proc/14573/task/14581/stat : 14581 (plingeling) R 14571 14573 14495 0 -1 4202560 992047 1251 0 0 500260 224 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14573/tid=14582] ppid=14571 vsize=5823268 CPUtime=5004.04 cores=0-7
/proc/14573/task/14582/stat : 14582 (plingeling) R 14571 14573 14495 0 -1 4202560 1062177 1251 0 0 500156 248 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14573/tid=14583] ppid=14571 vsize=5823268 CPUtime=5004.1 cores=0-7
/proc/14573/task/14583/stat : 14583 (plingeling) R 14571 14573 14495 0 -1 4202560 1035537 1251 0 0 500249 161 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14573/tid=14584] ppid=14571 vsize=5823268 CPUtime=5004.83 cores=0-7
/proc/14573/task/14584/stat : 14584 (plingeling) R 14571 14573 14495 0 -1 4202560 884668 1251 0 0 500300 183 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14573/tid=14585] ppid=14571 vsize=5823268 CPUtime=5004.85 cores=0-7
/proc/14573/task/14585/stat : 14585 (plingeling) R 14571 14573 14495 0 -1 4202560 1075063 1251 0 0 500252 233 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=5823268 CPUtime=4968.35 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4202560 1216141 1251 0 0 496584 251 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14573/tid=14587] ppid=14571 vsize=5823268 CPUtime=5004.75 cores=0-7
/proc/14573/task/14587/stat : 14587 (plingeling) R 14571 14573 14495 0 -1 4202560 1148309 1251 0 0 500243 232 0 0 25 0 9 0 655293261 5963026432 1417201 33554432000 4194304 4417452 140735842896320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 5823268

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

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

[startup+5005.01 s]
/proc/loadavg: 8.05 8.04 8.00 2/225 14733
/proc/meminfo: memFree=15857100/32950928 swapFree=64721848/67111528
[pid=14573] ppid=14571 vsize=0 CPUtime=40001 cores=0-7
/proc/14573/stat : 14573 (plingeling) Z 14571 14573 14495 0 -1 4203548 8485566 1251 0 0 3998323 1777 0 0 18 0 2 0 655293255 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/14573/statm: 0 0 0 0 0 0 0
[pid=14573/tid=14586] ppid=14571 vsize=0 CPUtime=4968.55 cores=0-7
/proc/14573/task/14586/stat : 14586 (plingeling) R 14571 14573 14495 0 -1 4203588 1216141 1251 0 0 496584 271 0 0 25 0 2 0 655293261 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.07
CPU time (s): 40001.1
CPU user time (s): 39983.2
CPU system time (s): 17.8353
CPU usage (%): 799.211
Max. virtual memory (cumulated for all children) (KiB): 5823268

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

runsolver used 10.4704 second user time and 25.9231 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 07:22:15
IDJOB=3372245
IDBENCH=70810
IDSOLVER=1851
FILE ID=node123/3372245-1305436935
RUNJOBID= node123-1305436507-14509
PBS_JOBID= 13324752
Free space on /tmp= 73472 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372245-1305436935/watcher-3372245-1305436935 -o /tmp/evaluation-result-3372245-1305436935/solver-3372245-1305436935 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372245-1305436935.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=977272200

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.838
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	: 5332.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19193808 kB
Buffers:        307208 kB
Cached:        4117572 kB
SwapCached:      10528 kB
Active:       10568472 kB
Inactive:      2920856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19193808 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     9062140 kB
Mapped:          15848 kB
Slab:           174264 kB
PageTables:      31028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13023924 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= 73472 MiB
End job on node123 at 2011-05-15 08:45:41