Trace number 3370917

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) 4800.38 1201.83

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted 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 variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
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: 977)

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-3370917-1307644765/watcher-3370917-1307644765 -o /tmp/evaluation-result-3370917-1307644765/solver-3370917-1307644765 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370917-1307644765.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.92 7.97 6.50 5/181 5034
/proc/meminfo: memFree=32257728/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=9536 CPUtime=0 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) R 5032 5034 4755 0 -1 4202496 462 1252 0 0 0 0 0 0 25 0 1 0 856892406 9764864 391 33554432000 4194304 4417452 140736226750752 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5034/statm: 2384 391 147 55 0 270 0

[startup+0.0242049 s]
/proc/loadavg: 7.92 7.97 6.50 5/181 5034
/proc/meminfo: memFree=32257728/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=13824 CPUtime=0.01 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) R 5032 5034 4755 0 -1 4202496 1535 1252 0 0 1 0 0 0 25 0 1 0 856892406 14155776 1464 33554432000 4194304 4417452 140736226750752 18446744073709551615 4231579 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5034/statm: 3456 1464 148 55 0 1342 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13824

[startup+0.100194 s]
/proc/loadavg: 7.92 7.97 6.50 5/181 5034
/proc/meminfo: memFree=32257728/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=26568 CPUtime=0.09 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) R 5032 5034 4755 0 -1 4202496 4705 1252 0 0 9 0 0 0 25 0 1 0 856892406 27205632 4634 33554432000 4194304 4417452 140736226750752 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5034/statm: 6642 4634 148 55 0 4528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26568

[startup+0.301125 s]
/proc/loadavg: 7.92 7.97 6.50 5/181 5034
/proc/meminfo: memFree=32257728/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=85992 CPUtime=0.75 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 9699 1252 0 0 74 1 0 0 25 0 5 0 856892406 88055808 9283 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 21498 9283 177 55 0 19384 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 85992

[startup+0.701052 s]
/proc/loadavg: 7.92 7.97 6.50 5/181 5034
/proc/meminfo: memFree=32257728/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=88008 CPUtime=2.35 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 10882 1252 0 0 234 1 0 0 25 0 5 0 856892406 90120192 9788 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 22002 9788 178 55 0 19888 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 88008

[startup+1.50091 s]
/proc/loadavg: 7.92 7.97 6.50 9/186 5044
/proc/meminfo: memFree=32211004/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=97984 CPUtime=5.54 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 13966 1252 0 0 553 1 0 0 25 0 5 0 856892406 100335616 12282 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 24496 12282 178 55 0 22382 0
[pid=5034/tid=5041] ppid=5032 vsize=97984 CPUtime=1.35 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 1770 1252 0 0 135 0 0 0 25 0 5 0 856892421 100335616 12282 33554432000 4194304 4417452 140736226750752 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=97984 CPUtime=1.35 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 1759 1252 0 0 135 0 0 0 25 0 5 0 856892421 100335616 12282 33554432000 4194304 4417452 140736226750752 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=97984 CPUtime=1.35 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 1013 1252 0 0 135 0 0 0 25 0 5 0 856892421 100335616 12282 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=97984 CPUtime=1.34 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 2333 1252 0 0 134 0 0 0 25 0 5 0 856892421 100335616 12282 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 97984

[startup+3.10062 s]
/proc/loadavg: 7.92 7.97 6.50 9/186 5044
/proc/meminfo: memFree=32199968/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=104460 CPUtime=11.94 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 19016 1252 0 0 1191 3 0 0 25 0 5 0 856892406 106967040 13901 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 26115 13901 178 55 0 24001 0
[pid=5034/tid=5041] ppid=5032 vsize=104460 CPUtime=2.95 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 2374 1252 0 0 295 0 0 0 25 0 5 0 856892421 106967040 13901 33554432000 4194304 4417452 140736226750752 18446744073709551615 4258270 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=104460 CPUtime=2.95 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 2622 1252 0 0 295 0 0 0 25 0 5 0 856892421 106967040 13901 33554432000 4194304 4417452 140736226750752 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=104460 CPUtime=2.94 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 2606 1252 0 0 294 0 0 0 25 0 5 0 856892421 106967040 13901 33554432000 4194304 4417452 140736226750752 18446744073709551615 4278130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=104460 CPUtime=2.94 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 4323 1252 0 0 293 1 0 0 25 0 5 0 856892421 106967040 13901 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 104460

[startup+6.30105 s]
/proc/loadavg: 7.93 7.97 6.51 9/186 5044
/proc/meminfo: memFree=32201596/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=109572 CPUtime=24.72 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 30535 1252 0 0 2468 4 0 0 25 0 5 0 856892406 112201728 15179 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 27393 15179 178 55 0 25279 0
[pid=5034/tid=5041] ppid=5032 vsize=109572 CPUtime=6.14 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 4079 1252 0 0 614 0 0 0 25 0 5 0 856892421 112201728 15179 33554432000 4194304 4417452 140736226750752 18446744073709551615 4357791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=109572 CPUtime=6.14 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 4592 1252 0 0 614 0 0 0 25 0 5 0 856892421 112201728 15179 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=109572 CPUtime=6.14 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 5142 1252 0 0 614 0 0 0 25 0 5 0 856892421 112201728 15179 33554432000 4194304 4417452 140736226750752 18446744073709551615 4254810 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=109572 CPUtime=6.12 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 9631 1252 0 0 611 1 0 0 25 0 5 0 856892421 112201728 15179 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 109572

[startup+12.7009 s]
/proc/loadavg: 7.93 7.97 6.52 9/186 5044
/proc/meminfo: memFree=32179132/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=114712 CPUtime=50.28 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 49326 1252 0 0 5021 7 0 0 25 0 5 0 856892406 117465088 16496 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 28678 16496 179 55 0 26564 0
[pid=5034/tid=5041] ppid=5032 vsize=114712 CPUtime=12.55 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 8556 1252 0 0 1254 1 0 0 25 0 5 0 856892421 117465088 16496 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=114712 CPUtime=12.55 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 8940 1252 0 0 1254 1 0 0 25 0 5 0 856892421 117465088 16496 33554432000 4194304 4417452 140736226750752 18446744073709551615 4260672 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=114712 CPUtime=12.54 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 8955 1252 0 0 1253 1 0 0 25 0 5 0 856892421 117465088 16496 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=114712 CPUtime=12.48 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 15784 1252 0 0 1246 2 0 0 25 0 5 0 856892421 117465088 16496 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 114712

[startup+25.5006 s]
/proc/loadavg: 7.95 7.97 6.54 9/186 5045
/proc/meminfo: memFree=32154704/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=195388 CPUtime=101.41 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 89491 1252 0 0 10129 12 0 0 25 0 5 0 856892406 200077312 20283 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 48847 20283 179 55 0 46733 0
[pid=5034/tid=5041] ppid=5032 vsize=195388 CPUtime=25.35 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 17680 1252 0 0 2533 2 0 0 25 0 5 0 856892421 200077312 20283 33554432000 4194304 4417452 140736226750752 18446744073709551615 4321296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=195388 CPUtime=25.34 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 19204 1252 0 0 2532 2 0 0 25 0 5 0 856892421 200077312 20283 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=195388 CPUtime=25.35 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 17963 1252 0 0 2533 2 0 0 25 0 5 0 856892421 200077312 20283 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=195388 CPUtime=25.2 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 27553 1252 0 0 2517 3 0 0 25 0 5 0 856892421 200077312 20283 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 195388

[startup+51.101 s]
/proc/loadavg: 8.04 7.99 6.58 9/186 5045
/proc/meminfo: memFree=32152536/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=217728 CPUtime=203.68 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 171394 1252 0 0 20342 26 0 0 25 0 5 0 856892406 222953472 25868 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 54432 25868 179 55 0 52318 0
[pid=5034/tid=5041] ppid=5032 vsize=217728 CPUtime=50.95 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 39253 1252 0 0 5089 6 0 0 25 0 5 0 856892421 222953472 25868 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=217728 CPUtime=50.95 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 45859 1252 0 0 5088 7 0 0 25 0 5 0 856892421 222953472 25868 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=217728 CPUtime=50.94 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 35265 1252 0 0 5089 5 0 0 25 0 5 0 856892421 222953472 25868 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=217728 CPUtime=50.67 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 43926 1252 0 0 5061 6 0 0 25 0 5 0 856892421 222953472 25868 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 217728

[startup+102.307 s]
/proc/loadavg: 7.92 7.95 6.64 9/186 5095
/proc/meminfo: memFree=32339744/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=253472 CPUtime=408.22 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 280156 1252 0 0 40780 42 0 0 25 0 5 0 856892406 259555328 34804 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 63368 34804 179 55 0 61254 0
[pid=5034/tid=5041] ppid=5032 vsize=253472 CPUtime=102.15 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 72717 1252 0 0 10205 10 0 0 25 0 5 0 856892421 259555328 34804 33554432000 4194304 4417452 140736226750752 18446744073709551615 4355824 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=253472 CPUtime=102.15 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 71384 1252 0 0 10204 11 0 0 25 0 5 0 856892421 259555328 34804 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=253472 CPUtime=102.15 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 61740 1252 0 0 10206 9 0 0 25 0 5 0 856892421 259555328 34804 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=253472 CPUtime=101.59 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 67224 1252 0 0 10150 9 0 0 25 0 5 0 856892421 259555328 34804 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 253472

[startup+162.301 s]
/proc/loadavg: 8.04 7.97 6.73 9/186 5096
/proc/meminfo: memFree=32278920/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=290724 CPUtime=647.89 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 373394 1252 0 0 64732 57 0 0 25 0 5 0 856892406 297701376 44117 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 72681 44117 179 55 0 70567 0
[pid=5034/tid=5041] ppid=5032 vsize=290724 CPUtime=162.15 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 99522 1252 0 0 16201 14 0 0 25 0 5 0 856892421 297701376 44117 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=290724 CPUtime=162.15 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 99285 1252 0 0 16200 15 0 0 25 0 5 0 856892421 297701376 44117 33554432000 4194304 4417452 140736226750752 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=290724 CPUtime=162.14 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 89640 1252 0 0 16201 13 0 0 25 0 5 0 856892421 297701376 44117 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=290724 CPUtime=161.26 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 77856 1252 0 0 16115 11 0 0 25 0 5 0 856892421 297701376 44117 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.89
Current children cumulated vsize (KiB) 290724


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

[pid=5034/tid=5042] ppid=5032 vsize=410720 CPUtime=702.16 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 337880 1252 0 0 70165 51 0 0 25 0 5 0 856892421 420577280 74116 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=410720 CPUtime=702.16 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 422320 1252 0 0 70153 63 0 0 25 0 5 0 856892421 420577280 74116 33554432000 4194304 4417452 140736226750752 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=410720 CPUtime=698.33 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 225617 1252 0 0 69802 31 0 0 25 0 5 0 856892421 420577280 74116 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.99
Current children cumulated vsize (KiB) 410720

[startup+762.306 s]
/proc/loadavg: 8.13 8.10 7.37 9/186 5112
/proc/meminfo: memFree=32058320/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=426712 CPUtime=3044.69 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1383741 1252 0 0 304265 204 0 0 25 0 5 0 856892406 436953088 78114 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 106678 78114 179 55 0 104564 0
[pid=5034/tid=5041] ppid=5032 vsize=426712 CPUtime=762.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 348861 1252 0 0 76166 51 0 0 25 0 5 0 856892421 436953088 78114 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=426712 CPUtime=762.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 359377 1252 0 0 76163 54 0 0 25 0 5 0 856892421 436953088 78114 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=426712 CPUtime=762.17 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 433488 1252 0 0 76153 64 0 0 25 0 5 0 856892421 436953088 78114 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=426712 CPUtime=758.01 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 234924 1252 0 0 75769 32 0 0 25 0 5 0 856892421 436953088 78114 33554432000 4194304 4417452 140736226750752 18446744073709551615 4251076 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 426712

[startup+822.301 s]
/proc/loadavg: 8.13 8.11 7.42 9/186 5114
/proc/meminfo: memFree=32044612/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=439652 CPUtime=3284.35 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1441978 1252 0 0 328223 212 0 0 25 0 5 0 856892406 450203648 81349 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 109913 81349 179 55 0 107799 0
[pid=5034/tid=5041] ppid=5032 vsize=439652 CPUtime=822.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 366052 1252 0 0 82163 54 0 0 25 0 5 0 856892421 450203648 81349 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=439652 CPUtime=822.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 371487 1252 0 0 82161 56 0 0 25 0 5 0 856892421 450203648 81349 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=439652 CPUtime=822.16 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 449950 1252 0 0 82150 66 0 0 25 0 5 0 856892421 450203648 81349 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=439652 CPUtime=817.69 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 247398 1252 0 0 81735 34 0 0 25 0 5 0 856892421 450203648 81349 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 439652

[startup+882.301 s]
/proc/loadavg: 8.20 8.13 7.47 9/186 5115
/proc/meminfo: memFree=32059548/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=434424 CPUtime=3524.02 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1517156 1252 0 0 352178 224 0 0 25 0 5 0 856892406 444850176 80042 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 108606 80042 179 55 0 106492 0
[pid=5034/tid=5041] ppid=5032 vsize=434424 CPUtime=882.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 388209 1252 0 0 88159 58 0 0 25 0 5 0 856892421 444850176 80042 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=434424 CPUtime=882.16 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 391795 1252 0 0 88157 59 0 0 25 0 5 0 856892421 444850176 80042 33554432000 4194304 4417452 140736226750752 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=434424 CPUtime=882.16 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 467784 1252 0 0 88147 69 0 0 25 0 5 0 856892421 444850176 80042 33554432000 4194304 4417452 140736226750752 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=434424 CPUtime=877.35 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 262277 1252 0 0 87700 35 0 0 25 0 5 0 856892421 444850176 80042 33554432000 4194304 4417452 140736226750752 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 434424

[startup+942.301 s]
/proc/loadavg: 8.11 8.12 7.50 9/186 5117
/proc/meminfo: memFree=32024636/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=449256 CPUtime=3763.71 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1569361 1252 0 0 376140 231 0 0 25 0 5 0 856892406 460038144 83750 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 112314 83750 179 55 0 110200 0
[pid=5034/tid=5041] ppid=5032 vsize=449256 CPUtime=942.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 404087 1252 0 0 94157 60 0 0 25 0 5 0 856892421 460038144 83750 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=449256 CPUtime=942.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 404380 1252 0 0 94156 61 0 0 25 0 5 0 856892421 460038144 83750 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=449256 CPUtime=942.16 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 487124 1252 0 0 94145 71 0 0 25 0 5 0 856892421 460038144 83750 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=449256 CPUtime=937.03 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 266679 1252 0 0 93667 36 0 0 25 0 5 0 856892421 460038144 83750 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 449256

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 7.54 9/186 5119
/proc/meminfo: memFree=31999656/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=466244 CPUtime=4003.38 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1612551 1252 0 0 400100 238 0 0 25 0 5 0 856892406 477433856 88029 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 116561 88029 179 55 0 114447 0
[pid=5034/tid=5041] ppid=5032 vsize=466244 CPUtime=1002.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 418829 1252 0 0 100155 62 0 0 25 0 5 0 856892421 477433856 88029 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=466244 CPUtime=1002.16 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 415089 1252 0 0 100154 62 0 0 25 0 5 0 856892421 477433856 88029 33554432000 4194304 4417452 140736226750752 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=466244 CPUtime=1002.17 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 502440 1252 0 0 100143 74 0 0 25 0 5 0 856892421 477433856 88029 33554432000 4194304 4417452 140736226750752 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=466244 CPUtime=996.71 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 269102 1252 0 0 99634 37 0 0 25 0 5 0 856892421 477433856 88029 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 466244

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 7.57 9/186 5120
/proc/meminfo: memFree=32020176/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=463976 CPUtime=4243.06 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1664977 1252 0 0 424061 245 0 0 25 0 5 0 856892406 475111424 87430 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 115994 87430 179 55 0 113880 0
[pid=5034/tid=5041] ppid=5032 vsize=463976 CPUtime=1062.17 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 434713 1252 0 0 106153 64 0 0 25 0 5 0 856892421 475111424 87430 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=463976 CPUtime=1062.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 420413 1252 0 0 106154 63 0 0 25 0 5 0 856892421 475111424 87430 33554432000 4194304 4417452 140736226750752 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=463976 CPUtime=1062.17 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 522344 1252 0 0 106140 77 0 0 25 0 5 0 856892421 475111424 87430 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=463976 CPUtime=1056.38 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 280416 1252 0 0 105600 38 0 0 25 0 5 0 856892421 475111424 87430 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 463976

[startup+1122.3 s]
/proc/loadavg: 8.20 8.13 7.60 9/186 5122
/proc/meminfo: memFree=32011304/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=454264 CPUtime=4482.74 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1743606 1252 0 0 448018 256 0 0 25 0 5 0 856892406 465166336 85034 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 113566 85034 179 55 0 111452 0
[pid=5034/tid=5041] ppid=5032 vsize=454264 CPUtime=1122.18 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 455619 1252 0 0 112151 67 0 0 25 0 5 0 856892421 465166336 85034 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=454264 CPUtime=1122.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 449665 1252 0 0 112149 68 0 0 25 0 5 0 856892421 465166336 85034 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=454264 CPUtime=1122.17 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 540247 1252 0 0 112138 79 0 0 25 0 5 0 856892421 465166336 85034 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=454264 CPUtime=1116.06 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 290984 1252 0 0 111566 40 0 0 25 0 5 0 856892421 465166336 85034 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.74
Current children cumulated vsize (KiB) 454264

[startup+1182.3 s]
/proc/loadavg: 8.21 8.13 7.64 9/186 5123
/proc/meminfo: memFree=31987928/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=478280 CPUtime=4722.42 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1803020 1252 0 0 471979 263 0 0 25 0 5 0 856892406 489758720 91006 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 119570 91006 179 55 0 117456 0
[pid=5034/tid=5041] ppid=5032 vsize=478280 CPUtime=1182.18 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 466307 1252 0 0 118150 68 0 0 25 0 5 0 856892421 489758720 91006 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=478280 CPUtime=1182.17 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 467502 1252 0 0 118147 70 0 0 25 0 5 0 856892421 489758720 91006 33554432000 4194304 4417452 140736226750752 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=478280 CPUtime=1182.17 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 566052 1252 0 0 118134 83 0 0 25 0 5 0 856892421 489758720 91006 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=478280 CPUtime=1175.73 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 296068 1252 0 0 117533 40 0 0 25 0 5 0 856892421 489758720 91006 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 478280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.15 8.12 7.64 9/186 5124
/proc/meminfo: memFree=32010112/32951124 swapFree=67056964/67111528
[pid=5034] ppid=5032 vsize=480516 CPUtime=4800.34 cores=1,3,5,7
/proc/5034/stat : 5034 (plingeling) S 5032 5034 4755 0 -1 4202496 1818321 1252 0 0 479768 266 0 0 25 0 5 0 856892406 492048384 91565 33554432000 4194304 4417452 140736226750752 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5034/statm: 120129 91565 179 55 0 118015 0
[pid=5034/tid=5041] ppid=5032 vsize=480516 CPUtime=1201.68 cores=1,3,5,7
/proc/5034/task/5041/stat : 5041 (plingeling) R 5032 5034 4755 0 -1 4202560 467811 1252 0 0 120100 68 0 0 25 0 5 0 856892421 492048384 91565 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5034/tid=5042] ppid=5032 vsize=480516 CPUtime=1201.69 cores=1,3,5,7
/proc/5034/task/5042/stat : 5042 (plingeling) R 5032 5034 4755 0 -1 4202560 474022 1252 0 0 120097 72 0 0 25 0 5 0 856892421 492048384 91565 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5034/tid=5043] ppid=5032 vsize=480516 CPUtime=1201.67 cores=1,3,5,7
/proc/5034/task/5043/stat : 5043 (plingeling) R 5032 5034 4755 0 -1 4202560 569438 1252 0 0 120084 83 0 0 25 0 5 0 856892421 492048384 91565 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5034/tid=5044] ppid=5032 vsize=480516 CPUtime=1195.13 cores=1,3,5,7
/proc/5034/task/5044/stat : 5044 (plingeling) R 5032 5034 4755 0 -1 4202560 299959 1252 0 0 119472 41 0 0 25 0 5 0 856892421 492048384 91565 33554432000 4194304 4417452 140736226750752 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 480516

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): 1201.83
CPU time (s): 4800.38
CPU user time (s): 4797.7
CPU system time (s): 2.68059
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 518216

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

runsolver used 1.87571 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-09 20:39:25
IDJOB=3370917
IDBENCH=83254
IDSOLVER=1848
FILE ID=node145/3370917-1307644765
RUNJOBID= node145-1307643561-4774
PBS_JOBID= 13549405
Free space on /tmp= 74196 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370917-1307644765/watcher-3370917-1307644765 -o /tmp/evaluation-result-3370917-1307644765/solver-3370917-1307644765 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370917-1307644765.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=816826695

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32258024 kB
Buffers:         48608 kB
Cached:         214948 kB
SwapCached:       7944 kB
Active:         366100 kB
Inactive:       188216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32258024 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:            1972 kB
Writeback:           0 kB
AnonPages:      288664 kB
Mapped:          13420 kB
Slab:            74064 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   518636 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= 74196 MiB
End job on node145 at 2011-06-09 20:59:29