Trace number 3280881

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.31 1201.73

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280881-1304038486/watcher-3280881-1304038486 -o /tmp/evaluation-result-3280881-1304038486/solver-3280881-1304038486 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280881-1304038486.cnf 

running on 4 cores: 0,2,4,6

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.36 7.90 7.91 3/177 28439
/proc/meminfo: memFree=20432512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=9136 CPUtime=0 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) R 28437 28439 28251 0 -1 4202496 346 1251 0 0 0 0 0 0 25 0 1 0 594079267 9355264 274 33554432000 4194304 4417332 140734644364432 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28439/statm: 2284 282 147 55 0 170 0

[startup+0.0193349 s]
/proc/loadavg: 7.36 7.90 7.91 3/177 28439
/proc/meminfo: memFree=20432512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=117184 CPUtime=0.02 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 806 1251 0 0 2 0 0 0 25 0 5 0 594079267 119996416 727 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 29296 727 173 55 0 27182 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 117184

[startup+0.119305 s]
/proc/loadavg: 7.36 7.90 7.91 3/177 28439
/proc/meminfo: memFree=20432512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=117992 CPUtime=0.42 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 1079 1251 0 0 42 0 0 0 25 0 5 0 594079267 120823808 926 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 29498 926 181 55 0 27384 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 117992

[startup+0.300281 s]
/proc/loadavg: 7.36 7.90 7.91 3/177 28439
/proc/meminfo: memFree=20432512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=120100 CPUtime=1.15 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 1745 1251 0 0 115 0 0 0 25 0 5 0 594079267 122982400 1474 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 30025 1474 181 55 0 27911 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 120100

[startup+0.700143 s]
/proc/loadavg: 7.36 7.90 7.91 3/177 28439
/proc/meminfo: memFree=20432512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=121648 CPUtime=2.75 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 3043 1251 0 0 275 0 0 0 25 0 5 0 594079267 124567552 1844 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 30412 1844 181 55 0 28298 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 121648

[startup+1.50099 s]
/proc/loadavg: 7.36 7.90 7.91 9/186 28453
/proc/meminfo: memFree=20347400/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=122868 CPUtime=5.94 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 5692 1251 0 0 594 0 0 0 25 0 5 0 594079267 125816832 2169 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 30717 2169 181 55 0 28603 0
[pid=28439/tid=28446] ppid=28437 vsize=122868 CPUtime=1.48 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 1287 1251 0 0 148 0 0 0 25 0 5 0 594079269 125816832 2169 33554432000 4194304 4417332 140734644364432 18446744073709551615 4357701 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=122868 CPUtime=1.48 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 1062 1251 0 0 148 0 0 0 19 0 5 0 594079269 125816832 2169 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=122868 CPUtime=1.48 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 1057 1251 0 0 148 0 0 0 20 0 5 0 594079269 125816832 2169 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=122868 CPUtime=1.47 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 1507 1251 0 0 147 0 0 0 25 0 5 0 594079269 125816832 2169 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 122868

[startup+3.1007 s]
/proc/loadavg: 7.36 7.90 7.91 10/186 28489
/proc/meminfo: memFree=20511624/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=126688 CPUtime=12.34 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 11345 1251 0 0 1232 2 0 0 25 0 5 0 594079267 129728512 3098 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 31672 3098 181 55 0 29558 0
[pid=28439/tid=28446] ppid=28437 vsize=126688 CPUtime=3.08 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 2423 1251 0 0 308 0 0 0 25 0 5 0 594079269 129728512 3098 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365941 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=126688 CPUtime=3.07 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 2745 1251 0 0 307 0 0 0 25 0 5 0 594079269 129728512 3098 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=126688 CPUtime=3.07 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 2692 1251 0 0 307 0 0 0 25 0 5 0 594079269 129728512 3098 33554432000 4194304 4417332 140734644364432 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=126688 CPUtime=3.07 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 2706 1251 0 0 307 0 0 0 25 0 5 0 594079269 129728512 3098 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 126688

[startup+6.3011 s]
/proc/loadavg: 7.41 7.90 7.91 9/186 28489
/proc/meminfo: memFree=20501080/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=130116 CPUtime=25.12 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 19950 1251 0 0 2508 4 0 0 25 0 5 0 594079267 133238784 3983 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 32529 3983 181 55 0 30415 0
[pid=28439/tid=28446] ppid=28437 vsize=130116 CPUtime=6.28 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 4365 1251 0 0 628 0 0 0 25 0 5 0 594079269 133238784 3983 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=130116 CPUtime=6.27 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 5328 1251 0 0 626 1 0 0 25 0 5 0 594079269 133238784 3983 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365007 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=130116 CPUtime=6.28 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 4909 1251 0 0 627 1 0 0 25 0 5 0 594079269 133238784 3983 33554432000 4194304 4417332 140734644364432 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=130116 CPUtime=6.25 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 4569 1251 0 0 625 0 0 0 25 0 5 0 594079269 133238784 3983 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 130116

[startup+12.7009 s]
/proc/loadavg: 7.46 7.90 7.91 9/186 28489
/proc/meminfo: memFree=20482512/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=136340 CPUtime=50.69 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 34041 1251 0 0 5063 6 0 0 25 0 5 0 594079267 139612160 5511 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 34085 5511 181 55 0 31971 0
[pid=28439/tid=28446] ppid=28437 vsize=136340 CPUtime=12.68 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 8129 1251 0 0 1267 1 0 0 25 0 5 0 594079269 139612160 5511 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=136340 CPUtime=12.68 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 8440 1251 0 0 1266 2 0 0 25 0 5 0 594079269 139612160 5511 33554432000 4194304 4417332 140734644364432 18446744073709551615 4237250 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=136340 CPUtime=12.68 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 8438 1251 0 0 1267 1 0 0 25 0 5 0 594079269 139612160 5511 33554432000 4194304 4417332 140734644364432 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=136340 CPUtime=12.62 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 8255 1251 0 0 1262 0 0 0 25 0 5 0 594079269 139612160 5511 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 136340

[startup+25.5005 s]
/proc/loadavg: 7.58 7.90 7.91 9/186 28490
/proc/meminfo: memFree=20479692/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=141000 CPUtime=101.83 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 56225 1251 0 0 10173 10 0 0 25 0 5 0 594079267 144384000 6708 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 35250 6708 181 55 0 33136 0
[pid=28439/tid=28446] ppid=28437 vsize=141000 CPUtime=25.48 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 12950 1251 0 0 2546 2 0 0 25 0 5 0 594079269 144384000 6708 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=141000 CPUtime=25.48 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 12845 1251 0 0 2545 3 0 0 25 0 5 0 594079269 144384000 6708 33554432000 4194304 4417332 140734644364432 18446744073709551615 4356735 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=141000 CPUtime=25.48 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 14350 1251 0 0 2546 2 0 0 25 0 5 0 594079269 144384000 6708 33554432000 4194304 4417332 140734644364432 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=141000 CPUtime=25.36 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 15301 1251 0 0 2534 2 0 0 25 0 5 0 594079269 144384000 6708 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 141000

[startup+51.1007 s]
/proc/loadavg: 7.72 7.91 7.91 9/186 28490
/proc/meminfo: memFree=20445560/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=152624 CPUtime=204.08 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 99979 1251 0 0 20392 16 0 0 25 0 5 0 594079267 156286976 9591 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 38156 9591 181 55 0 36042 0
[pid=28439/tid=28446] ppid=28437 vsize=152624 CPUtime=51.08 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 25330 1251 0 0 5104 4 0 0 25 0 5 0 594079269 156286976 9591 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=152624 CPUtime=51.08 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 22034 1251 0 0 5104 4 0 0 25 0 5 0 594079269 156286976 9591 33554432000 4194304 4417332 140734644364432 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=152624 CPUtime=51.07 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 25441 1251 0 0 5104 3 0 0 25 0 5 0 594079269 156286976 9591 33554432000 4194304 4417332 140734644364432 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=152624 CPUtime=50.82 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 26395 1251 0 0 5079 3 0 0 25 0 5 0 594079269 156286976 9591 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 152624

[startup+102.306 s]
/proc/loadavg: 7.88 7.92 7.91 9/186 28492
/proc/meminfo: memFree=20424312/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=165256 CPUtime=408.64 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 174411 1251 0 0 40835 29 0 0 25 0 5 0 594079267 169222144 12772 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 41314 12772 181 55 0 39200 0
[pid=28439/tid=28446] ppid=28437 vsize=165256 CPUtime=102.29 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 44971 1251 0 0 10222 7 0 0 25 0 5 0 594079269 169222144 12772 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=165256 CPUtime=102.28 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 36671 1251 0 0 10222 6 0 0 25 0 5 0 594079269 169222144 12772 33554432000 4194304 4417332 140734644364432 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=165256 CPUtime=102.28 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 43304 1251 0 0 10221 7 0 0 25 0 5 0 594079269 169222144 12772 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=165256 CPUtime=101.75 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 48686 1251 0 0 10168 7 0 0 25 0 5 0 594079269 169222144 12772 33554432000 4194304 4417332 140734644364432 18446744073709551615 4356917 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 165256

[startup+162.301 s]
/proc/loadavg: 7.95 7.93 7.91 9/186 28493
/proc/meminfo: memFree=20386308/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=189108 CPUtime=648.3 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 255597 1251 0 0 64787 43 0 0 25 0 5 0 594079267 193646592 18703 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 47277 18703 181 55 0 45163 0
[pid=28439/tid=28446] ppid=28437 vsize=189108 CPUtime=162.29 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 66078 1251 0 0 16219 10 0 0 25 0 5 0 594079269 193646592 18703 33554432000 4194304 4417332 140734644364432 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=189108 CPUtime=162.28 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 60048 1251 0 0 16218 10 0 0 25 0 5 0 594079269 193646592 18703 33554432000 4194304 4417332 140734644364432 18446744073709551615 4354666 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=189108 CPUtime=162.27 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 62124 1251 0 0 16217 10 0 0 25 0 5 0 594079269 193646592 18703 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=189108 CPUtime=161.43 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 66568 1251 0 0 16132 11 0 0 25 0 5 0 594079269 193646592 18703 33554432000 4194304 4417332 140734644364432 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 189108


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

[pid=28439/tid=28447] ppid=28437 vsize=285044 CPUtime=762.31 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 175204 1251 0 0 76204 27 0 0 25 0 5 0 594079269 291885056 42687 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=285044 CPUtime=762.23 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 196188 1251 0 0 76194 29 0 0 25 0 5 0 594079269 291885056 42687 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=285044 CPUtime=758.17 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 192356 1251 0 0 75788 29 0 0 25 0 5 0 594079269 291885056 42687 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 285044

[startup+822.3 s]
/proc/loadavg: 8.06 8.03 7.94 9/186 28520
/proc/meminfo: memFree=20081596/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=288592 CPUtime=3284.71 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 771454 1251 0 0 328353 118 0 0 25 0 5 0 594079267 295518208 43574 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 72148 43574 181 55 0 70034 0
[pid=28439/tid=28446] ppid=28437 vsize=288592 CPUtime=822.3 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 181416 1251 0 0 82203 27 0 0 25 0 5 0 594079269 295518208 43574 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=288592 CPUtime=822.3 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 184401 1251 0 0 82202 28 0 0 25 0 5 0 594079269 295518208 43574 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=288592 CPUtime=822.22 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 206126 1251 0 0 82192 30 0 0 25 0 5 0 594079269 295518208 43574 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=288592 CPUtime=817.84 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 198732 1251 0 0 81754 30 0 0 25 0 5 0 594079269 295518208 43574 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 288592

[startup+882.301 s]
/proc/loadavg: 8.07 8.04 7.95 9/186 28522
/proc/meminfo: memFree=20077844/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=293616 CPUtime=3524.38 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 793297 1251 0 0 352318 120 0 0 25 0 5 0 594079267 300662784 44830 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 73404 44830 181 55 0 71290 0
[pid=28439/tid=28446] ppid=28437 vsize=293616 CPUtime=882.29 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 185923 1251 0 0 88202 27 0 0 25 0 5 0 594079269 300662784 44830 33554432000 4194304 4417332 140734644364432 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=293616 CPUtime=882.3 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 184401 1251 0 0 88202 28 0 0 25 0 5 0 594079269 300662784 44830 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=293616 CPUtime=882.22 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 214749 1251 0 0 88191 31 0 0 25 0 5 0 594079269 300662784 44830 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=293616 CPUtime=877.52 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 207445 1251 0 0 87720 32 0 0 25 0 5 0 594079269 300662784 44830 33554432000 4194304 4417332 140734644364432 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 293616

[startup+942.301 s]
/proc/loadavg: 8.07 8.04 7.95 9/186 28523
/proc/meminfo: memFree=20047032/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=327516 CPUtime=3764.06 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 817224 1251 0 0 376282 124 0 0 25 0 5 0 594079267 335376384 53305 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 81879 53305 181 55 0 79765 0
[pid=28439/tid=28446] ppid=28437 vsize=327516 CPUtime=942.3 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 190864 1251 0 0 94202 28 0 0 25 0 5 0 594079269 335376384 53305 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=327516 CPUtime=942.31 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 189410 1251 0 0 94202 29 0 0 25 0 5 0 594079269 335376384 53305 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=327516 CPUtime=942.22 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 222724 1251 0 0 94189 33 0 0 25 0 5 0 594079269 335376384 53305 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=327516 CPUtime=937.19 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 213447 1251 0 0 93687 32 0 0 25 0 5 0 594079269 335376384 53305 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 327516

[startup+1002.3 s]
/proc/loadavg: 8.13 8.06 7.96 9/186 28525
/proc/meminfo: memFree=20025300/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=364492 CPUtime=4003.73 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 834995 1251 0 0 400246 127 0 0 25 0 5 0 594079267 373239808 62549 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 91123 62549 181 55 0 89009 0
[pid=28439/tid=28446] ppid=28437 vsize=364492 CPUtime=1002.3 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 191054 1251 0 0 100202 28 0 0 25 0 5 0 594079269 373239808 62549 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=364492 CPUtime=1002.31 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 195227 1251 0 0 100201 30 0 0 25 0 5 0 594079269 373239808 62549 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=364492 CPUtime=1002.21 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 227748 1251 0 0 100187 34 0 0 25 0 5 0 594079269 373239808 62549 33554432000 4194304 4417332 140734644364432 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=364492 CPUtime=996.87 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 220187 1251 0 0 99654 33 0 0 25 0 5 0 594079269 373239808 62549 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 364492

[startup+1062.3 s]
/proc/loadavg: 8.14 8.08 7.97 9/186 28526
/proc/meminfo: memFree=19971920/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=392888 CPUtime=4243.41 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 854416 1251 0 0 424211 130 0 0 25 0 5 0 594079267 402317312 69648 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 98222 69648 181 55 0 96108 0
[pid=28439/tid=28446] ppid=28437 vsize=392888 CPUtime=1062.3 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 201441 1251 0 0 106200 30 0 0 25 0 5 0 594079269 402317312 69648 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=392888 CPUtime=1062.31 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 195227 1251 0 0 106201 30 0 0 25 0 5 0 594079269 402317312 69648 33554432000 4194304 4417332 140734644364432 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=392888 CPUtime=1062.21 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 232384 1251 0 0 106186 35 0 0 25 0 5 0 594079269 402317312 69648 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=392888 CPUtime=1056.54 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 224585 1251 0 0 105621 33 0 0 25 0 5 0 594079269 402317312 69648 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 392888

[startup+1122.3 s]
/proc/loadavg: 8.05 8.06 7.97 9/186 28528
/proc/meminfo: memFree=19913236/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=405788 CPUtime=4483.08 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 872547 1251 0 0 448175 133 0 0 25 0 5 0 594079267 415526912 72873 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 101447 72873 181 55 0 99333 0
[pid=28439/tid=28446] ppid=28437 vsize=405788 CPUtime=1122.3 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 206761 1251 0 0 112199 31 0 0 25 0 5 0 594079269 415526912 72873 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=405788 CPUtime=1122.31 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 195227 1251 0 0 112201 30 0 0 25 0 5 0 594079269 415526912 72873 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=405788 CPUtime=1122.2 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 238759 1251 0 0 112185 35 0 0 25 0 5 0 594079269 415526912 72873 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=405788 CPUtime=1116.22 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 231021 1251 0 0 111587 35 0 0 25 0 5 0 594079269 415526912 72873 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 405788

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.98 9/186 28529
/proc/meminfo: memFree=19898300/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=393464 CPUtime=4722.76 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 899637 1251 0 0 472137 139 0 0 25 0 5 0 594079267 402907136 69792 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 98366 69792 181 55 0 96252 0
[pid=28439/tid=28446] ppid=28437 vsize=393464 CPUtime=1182.31 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 210336 1251 0 0 118199 32 0 0 25 0 5 0 594079269 402907136 69792 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=393464 CPUtime=1182.32 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 203469 1251 0 0 118200 32 0 0 25 0 5 0 594079269 402907136 69792 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=393464 CPUtime=1182.2 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 243444 1251 0 0 118184 36 0 0 25 0 5 0 594079269 402907136 69792 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=393464 CPUtime=1175.9 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 241609 1251 0 0 117553 37 0 0 25 0 5 0 594079269 402907136 69792 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 393464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 8.06 7.98 9/186 28530
/proc/meminfo: memFree=19873616/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=422216 CPUtime=4800.27 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 906825 1251 0 0 479887 140 0 0 25 0 5 0 594079267 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 105554 76980 181 55 0 103440 0
[pid=28439/tid=28446] ppid=28437 vsize=422216 CPUtime=1201.71 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 210336 1251 0 0 120139 32 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=422216 CPUtime=1201.73 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 203469 1251 0 0 120141 32 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=422216 CPUtime=1201.6 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 249767 1251 0 0 120123 37 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4236820 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=422216 CPUtime=1195.19 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 242474 1251 0 0 119482 37 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 422216

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

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

[startup+1201.7 s]
/proc/loadavg: 8.04 8.06 7.98 9/186 28530
/proc/meminfo: memFree=19873616/32950928 swapFree=67111524/67111528
[pid=28439] ppid=28437 vsize=422216 CPUtime=4800.27 cores=0,2,4,6
/proc/28439/stat : 28439 (plingeling) S 28437 28439 28251 0 -1 4202496 906825 1251 0 0 479887 140 0 0 25 0 5 0 594079267 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/28439/statm: 105554 76980 181 55 0 103440 0
[pid=28439/tid=28446] ppid=28437 vsize=422216 CPUtime=1201.71 cores=0,2,4,6
/proc/28439/task/28446/stat : 28446 (plingeling) R 28437 28439 28251 0 -1 4202560 210336 1251 0 0 120139 32 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28439/tid=28447] ppid=28437 vsize=422216 CPUtime=1201.73 cores=0,2,4,6
/proc/28439/task/28447/stat : 28447 (plingeling) R 28437 28439 28251 0 -1 4202560 203469 1251 0 0 120141 32 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=422216 CPUtime=1201.6 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (plingeling) R 28437 28439 28251 0 -1 4202560 249767 1251 0 0 120123 37 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4236820 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=422216 CPUtime=1195.19 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (plingeling) R 28437 28439 28251 0 -1 4202560 242474 1251 0 0 119482 37 0 0 25 0 5 0 594079269 432349184 76980 33554432000 4194304 4417332 140734644364432 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 422216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.31
CPU user time (s): 4798.89
CPU system time (s): 1.41978
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 425444

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

runsolver used 2.02569 second user time and 4.51231 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 02:54:46
IDJOB=3280881
IDBENCH=20468
IDSOLVER=1605
FILE ID=node114/3280881-1304038486
RUNJOBID= node114-1304037280-28269
PBS_JOBID= 13170369
Free space on /tmp= 71792 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280881-1304038486/watcher-3280881-1304038486 -o /tmp/evaluation-result-3280881-1304038486/solver-3280881-1304038486 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280881-1304038486.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1910494094

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20432668 kB
Buffers:       2249004 kB
Cached:        9540340 kB
SwapCached:          4 kB
Active:        3427480 kB
Inactive:      8511284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20432668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11308 kB
Writeback:           0 kB
AnonPages:      149068 kB
Mapped:          15192 kB
Slab:           515900 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   293828 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= 71804 MiB
End job on node114 at 2011-04-29 03:14:50