Trace number 3291047

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.3 1212.16

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
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 variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

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-3291047-1304097513/watcher-3291047-1304097513 -o /tmp/evaluation-result-3291047-1304097513/solver-3291047-1304097513 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3291047-1304097513.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.55 7.98 8.02 6/179 25758
/proc/meminfo: memFree=30604308/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=9856 CPUtime=0 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 557 1252 0 0 0 0 0 0 23 0 1 0 521351252 10092544 486 33554432000 4194304 4417332 140734818260320 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 2464 486 147 55 0 350 0

[startup+0.072481 s]
/proc/loadavg: 7.55 7.98 8.02 6/179 25758
/proc/meminfo: memFree=30604308/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=22112 CPUtime=0.06 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 3686 1252 0 0 6 0 0 0 23 0 1 0 521351252 22642688 3551 33554432000 4194304 4417332 140734818260320 18446744073709551615 274664427013 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 5528 3551 148 55 0 3414 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22112

[startup+0.100485 s]
/proc/loadavg: 7.55 7.98 8.02 6/179 25758
/proc/meminfo: memFree=30604308/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=22112 CPUtime=0.09 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 3686 1252 0 0 9 0 0 0 23 0 1 0 521351252 22642688 3551 33554432000 4194304 4417332 140734818260320 18446744073709551615 4227760 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 5528 3551 148 55 0 3414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22112

[startup+0.30044 s]
/proc/loadavg: 7.55 7.98 8.02 6/179 25758
/proc/meminfo: memFree=30604308/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=50784 CPUtime=0.29 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 10854 1252 0 0 28 1 0 0 24 0 1 0 521351252 52002816 10719 33554432000 4194304 4417332 140734818260320 18446744073709551615 4235981 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 12696 10719 148 55 0 10582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50784

[startup+0.700372 s]
/proc/loadavg: 7.55 7.98 8.02 6/179 25758
/proc/meminfo: memFree=30604308/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=112180 CPUtime=0.68 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 26209 1252 0 0 65 3 0 0 25 0 1 0 521351252 114872320 26068 33554432000 4194304 4417332 140734818260320 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 28045 26068 148 55 0 25931 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112180

[startup+1.50023 s]
/proc/loadavg: 7.55 7.98 8.02 7/180 25764
/proc/meminfo: memFree=30398964/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=276020 CPUtime=1.49 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 67169 1252 0 0 140 9 0 0 25 0 1 0 521351252 282644480 67028 33554432000 4194304 4417332 140734818260320 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 69005 67028 148 55 0 66891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 276020

[startup+3.10096 s]
/proc/loadavg: 7.55 7.98 8.02 10/180 25764
/proc/meminfo: memFree=30181592/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=538164 CPUtime=3.09 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) R 25756 25758 25415 0 -1 4202496 132705 1252 0 0 291 18 0 0 25 0 1 0 521351252 551079936 132564 33554432000 4194304 4417332 140734818260320 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25758/statm: 134541 132564 148 55 0 132427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 538164

[startup+6.30037 s]
/proc/loadavg: 7.83 8.03 8.03 12/184 25768
/proc/meminfo: memFree=29926200/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=799388 CPUtime=10.17 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 216092 1252 0 0 986 31 0 0 25 0 5 0 521351252 818573312 171246 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 199847 171246 174 55 0 197733 0
[pid=25758/tid=25765] ppid=25756 vsize=799388 CPUtime=1.29 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 387 1252 0 0 129 0 0 0 19 0 5 0 521351752 818573312 171246 33554432000 4194304 4417332 140734818260320 18446744073709551615 4307580 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=799388 CPUtime=1.29 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 411 1252 0 0 129 0 0 0 25 0 5 0 521351752 818573312 171246 33554432000 4194304 4417332 140734818260320 18446744073709551615 4307540 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=799388 CPUtime=1.29 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 413 1252 0 0 129 0 0 0 25 0 5 0 521351752 818573312 171246 33554432000 4194304 4417332 140734818260320 18446744073709551615 4310608 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=799388 CPUtime=1.28 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 16628 1252 0 0 125 3 0 0 25 0 5 0 521351752 818573312 171246 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 799388

[startup+14.212 s]
/proc/loadavg: 9.32 8.34 8.13 15/185 25769
/proc/meminfo: memFree=29293368/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1351280 CPUtime=41.71 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 392357 1252 0 0 4101 70 0 0 25 0 5 0 521351252 1383710720 309224 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 337820 309224 179 55 0 335706 0
[pid=25758/tid=25765] ppid=25756 vsize=1351280 CPUtime=9.19 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 52038 1252 0 0 911 8 0 0 25 0 5 0 521351752 1383710720 309224 33554432000 4194304 4417332 140734818260320 18446744073709551615 4347387 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1351280 CPUtime=9.11 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 74094 1252 0 0 891 20 0 0 25 0 5 0 521351752 1383710720 309224 33554432000 4194304 4417332 140734818260320 18446744073709551615 4235708 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1351280 CPUtime=9.2 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 50577 1252 0 0 911 9 0 0 25 0 5 0 521351752 1383710720 309224 33554432000 4194304 4417332 140734818260320 18446744073709551615 4301977 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1351280 CPUtime=9.17 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 17395 1252 0 0 914 3 0 0 25 0 5 0 521351752 1383710720 309224 33554432000 4194304 4417332 140734818260320 18446744073709551615 4265387 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 41.71
Current children cumulated vsize (KiB) 1351280

[startup+25.501 s]
/proc/loadavg: 9.43 8.40 8.15 7/176 25785
/proc/meminfo: memFree=29776588/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1107024 CPUtime=75.56 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 429760 1252 0 0 7473 83 0 0 25 0 5 0 521351252 1133592576 248160 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 276756 248160 179 55 0 274642 0
[pid=25758/tid=25765] ppid=25756 vsize=1107024 CPUtime=14.89 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 52038 1252 0 0 1480 9 0 0 25 0 5 0 521351752 1133592576 248160 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1107024 CPUtime=14.74 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 74094 1252 0 0 1449 25 0 0 25 0 5 0 521351752 1133592576 248160 33554432000 4194304 4417332 140734818260320 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1107024 CPUtime=20.49 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 85838 1252 0 0 2033 16 0 0 25 0 5 0 521351752 1133592576 248160 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1107024 CPUtime=20.41 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 19537 1252 0 0 2037 4 0 0 25 0 5 0 521351752 1133592576 248160 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.56
Current children cumulated vsize (KiB) 1107024

[startup+51.1006 s]
/proc/loadavg: 9.59 8.52 8.20 9/184 25806
/proc/meminfo: memFree=29793192/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1048964 CPUtime=162.9 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 469748 1252 0 0 16187 103 0 0 25 0 5 0 521351252 1074139136 233645 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 262241 233645 179 55 0 260127 0
[pid=25758/tid=25765] ppid=25756 vsize=1048964 CPUtime=32.09 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 52038 1252 0 0 3200 9 0 0 25 0 5 0 521351752 1074139136 233645 33554432000 4194304 4417332 140734818260320 18446744073709551615 4260492 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1048964 CPUtime=33.82 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 107051 1252 0 0 3338 44 0 0 25 0 5 0 521351752 1074139136 233645 33554432000 4194304 4417332 140734818260320 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1048964 CPUtime=46.09 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 87546 1252 0 0 4593 16 0 0 25 0 5 0 521351752 1074139136 233645 33554432000 4194304 4417332 140734818260320 18446744073709551615 4307907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1048964 CPUtime=45.88 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 24860 1252 0 0 4583 5 0 0 25 0 5 0 521351752 1074139136 233645 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.9
Current children cumulated vsize (KiB) 1048964

[startup+102.301 s]
/proc/loadavg: 8.76 8.46 8.19 9/184 25807
/proc/meminfo: memFree=29570300/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1196060 CPUtime=367.35 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 605296 1252 0 0 36605 130 0 0 25 0 5 0 521351252 1224765440 270419 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 299015 270419 179 55 0 296901 0
[pid=25758/tid=25765] ppid=25756 vsize=1196060 CPUtime=83.29 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 117574 1252 0 0 8313 16 0 0 25 0 5 0 521351752 1224765440 270419 33554432000 4194304 4417332 140734818260320 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1196060 CPUtime=84.95 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 142528 1252 0 0 8435 60 0 0 25 0 5 0 521351752 1224765440 270419 33554432000 4194304 4417332 140734818260320 18446744073709551615 4346407 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1196060 CPUtime=97.29 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 121121 1252 0 0 9709 20 0 0 25 0 5 0 521351752 1224765440 270419 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1196060 CPUtime=96.79 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 25820 1252 0 0 9674 5 0 0 25 0 5 0 521351752 1224765440 270419 33554432000 4194304 4417332 140734818260320 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 367.35
Current children cumulated vsize (KiB) 1196060

[startup+162.3 s]
/proc/loadavg: 8.28 8.37 8.18 9/184 25808
/proc/meminfo: memFree=29506972/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1201964 CPUtime=607 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 677425 1252 0 0 60561 139 0 0 25 0 5 0 521351252 1230811136 271895 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 300491 271895 179 55 0 298377 0
[pid=25758/tid=25765] ppid=25756 vsize=1201964 CPUtime=143.27 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 117775 1252 0 0 14311 16 0 0 25 0 5 0 521351752 1230811136 271895 33554432000 4194304 4417332 140734818260320 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1201964 CPUtime=144.96 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 179513 1252 0 0 14431 65 0 0 25 0 5 0 521351752 1230811136 271895 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1201964 CPUtime=157.29 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 153889 1252 0 0 15705 24 0 0 25 0 5 0 521351752 1230811136 271895 33554432000 4194304 4417332 140734818260320 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1201964 CPUtime=156.46 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 27995 1252 0 0 15641 5 0 0 25 0 5 0 521351752 1230811136 271895 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 607
Current children cumulated vsize (KiB) 1201964

[startup+222.301 s]
/proc/loadavg: 8.10 8.30 8.16 9/184 25810
/proc/meminfo: memFree=29484452/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1223488 CPUtime=846.66 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 715873 1252 0 0 84522 144 0 0 25 0 5 0 521351252 1252851712 277276 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 305872 277276 179 55 0 303758 0
[pid=25758/tid=25765] ppid=25756 vsize=1223488 CPUtime=203.26 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 117775 1252 0 0 20310 16 0 0 25 0 5 0 521351752 1252851712 277276 33554432000 4194304 4417332 140734818260320 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1223488 CPUtime=204.95 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 212674 1252 0 0 20427 68 0 0 25 0 5 0 521351752 1252851712 277276 33554432000 4194304 4417332 140734818260320 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1223488 CPUtime=217.29 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 153889 1252 0 0 21705 24 0 0 25 0 5 0 521351752 1252851712 277276 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1223488 CPUtime=216.12 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 33282 1252 0 0 21606 6 0 0 25 0 5 0 521351752 1252851712 277276 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 846.66
Current children cumulated vsize (KiB) 1223488

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

[pid=25758/tid=25766] ppid=25756 vsize=1122652 CPUtime=684.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 231962 1252 0 0 68425 72 0 0 25 0 5 0 521351752 1149595648 252067 33554432000 4194304 4417332 140734818260320 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1122652 CPUtime=697.3 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 208274 1252 0 0 69699 31 0 0 25 0 5 0 521351752 1149595648 252067 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1122652 CPUtime=693.45 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 116975 1252 0 0 69326 19 0 0 25 0 5 0 521351752 1149595648 252067 33554432000 4194304 4417332 140734818260320 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2763.92
Current children cumulated vsize (KiB) 1122652

[startup+762.3 s]
/proc/loadavg: 8.10 8.13 8.12 9/184 25824
/proc/meminfo: memFree=29036556/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1116568 CPUtime=3003.56 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 931338 1252 0 0 300181 175 0 0 25 0 5 0 521351252 1143365632 250546 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 279142 250546 179 55 0 277028 0
[pid=25758/tid=25765] ppid=25756 vsize=1116568 CPUtime=743.16 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154072 1252 0 0 74295 21 0 0 25 0 5 0 521351752 1143365632 250546 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1116568 CPUtime=744.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 239401 1252 0 0 74424 73 0 0 25 0 5 0 521351752 1143365632 250546 33554432000 4194304 4417332 140734818260320 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1116568 CPUtime=757.3 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 209361 1252 0 0 75698 32 0 0 25 0 5 0 521351752 1143365632 250546 33554432000 4194304 4417332 140734818260320 18446744073709551615 4234397 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1116568 CPUtime=753.11 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 130251 1252 0 0 75291 20 0 0 25 0 5 0 521351752 1143365632 250546 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3003.56
Current children cumulated vsize (KiB) 1116568

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 8.12 9/184 25826
/proc/meminfo: memFree=28813528/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1274628 CPUtime=3243.22 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 996612 1252 0 0 324139 183 0 0 25 0 5 0 521351252 1305219072 290061 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 318657 290061 179 55 0 316543 0
[pid=25758/tid=25765] ppid=25756 vsize=1274628 CPUtime=803.15 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154072 1252 0 0 80294 21 0 0 25 0 5 0 521351752 1305219072 290061 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1274628 CPUtime=804.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 288197 1252 0 0 80418 79 0 0 25 0 5 0 521351752 1305219072 290061 33554432000 4194304 4417332 140734818260320 18446744073709551615 4239411 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1274628 CPUtime=817.3 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 211775 1252 0 0 81698 32 0 0 25 0 5 0 521351752 1305219072 290061 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1274628 CPUtime=812.78 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 144315 1252 0 0 81255 23 0 0 25 0 5 0 521351752 1305219072 290061 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3243.22
Current children cumulated vsize (KiB) 1274628

[startup+882.301 s]
/proc/loadavg: 8.13 8.13 8.12 9/184 25828
/proc/meminfo: memFree=28888192/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1185704 CPUtime=3482.88 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1034162 1252 0 0 348097 191 0 0 25 0 5 0 521351252 1214160896 267832 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 296426 267832 179 55 0 294312 0
[pid=25758/tid=25765] ppid=25756 vsize=1185704 CPUtime=863.13 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154072 1252 0 0 86292 21 0 0 25 0 5 0 521351752 1214160896 267832 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366100 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1185704 CPUtime=864.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 300462 1252 0 0 86415 82 0 0 25 0 5 0 521351752 1214160896 267832 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1185704 CPUtime=877.3 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 213197 1252 0 0 87698 32 0 0 25 0 5 0 521351752 1214160896 267832 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1185704 CPUtime=872.45 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 168178 1252 0 0 87218 27 0 0 25 0 5 0 521351752 1214160896 267832 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3482.88
Current children cumulated vsize (KiB) 1185704

[startup+942.3 s]
/proc/loadavg: 8.17 8.15 8.12 9/184 25830
/proc/meminfo: memFree=29217020/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1147800 CPUtime=3722.53 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1065474 1252 0 0 372058 195 0 0 25 0 5 0 521351252 1175347200 258360 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 286950 258360 179 55 0 284836 0
[pid=25758/tid=25765] ppid=25756 vsize=1147800 CPUtime=923.12 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 92291 21 0 0 25 0 5 0 521351752 1175347200 258360 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1147800 CPUtime=924.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 317082 1252 0 0 92413 84 0 0 25 0 5 0 521351752 1175347200 258360 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1147800 CPUtime=937.3 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 216081 1252 0 0 93697 33 0 0 25 0 5 0 521351752 1175347200 258360 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1147800 CPUtime=932.1 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 179984 1252 0 0 93182 28 0 0 25 0 5 0 521351752 1175347200 258360 33554432000 4194304 4417332 140734818260320 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3722.53
Current children cumulated vsize (KiB) 1147800

[startup+1002.3 s]
/proc/loadavg: 8.28 8.18 8.13 9/184 25831
/proc/meminfo: memFree=29111840/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1186372 CPUtime=3962.18 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1107048 1252 0 0 396016 202 0 0 25 0 5 0 521351252 1214844928 268003 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 296593 268003 179 55 0 294479 0
[pid=25758/tid=25765] ppid=25756 vsize=1186372 CPUtime=983.11 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 98290 21 0 0 25 0 5 0 521351752 1214844928 268003 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1186372 CPUtime=984.98 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 333982 1252 0 0 98410 88 0 0 25 0 5 0 521351752 1214844928 268003 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1186372 CPUtime=997.31 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 230223 1252 0 0 99696 35 0 0 25 0 5 0 521351752 1214844928 268003 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1186372 CPUtime=991.77 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 190516 1252 0 0 99147 30 0 0 25 0 5 0 521351752 1214844928 268003 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3962.18
Current children cumulated vsize (KiB) 1186372

[startup+1062.3 s]
/proc/loadavg: 8.21 8.17 8.13 9/184 25832
/proc/meminfo: memFree=28901752/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1204716 CPUtime=4201.84 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1135299 1252 0 0 419977 207 0 0 25 0 5 0 521351252 1233629184 272589 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 301179 272589 179 55 0 299065 0
[pid=25758/tid=25765] ppid=25756 vsize=1204716 CPUtime=1043.1 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 104289 21 0 0 25 0 5 0 521351752 1233629184 272589 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1204716 CPUtime=1044.98 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 344301 1252 0 0 104408 90 0 0 25 0 5 0 521351752 1233629184 272589 33554432000 4194304 4417332 140734818260320 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1204716 CPUtime=1057.31 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 233323 1252 0 0 105695 36 0 0 25 0 5 0 521351752 1233629184 272589 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1204716 CPUtime=1051.43 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 205348 1252 0 0 105111 32 0 0 25 0 5 0 521351752 1233629184 272589 33554432000 4194304 4417332 140734818260320 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4201.84
Current children cumulated vsize (KiB) 1204716

[startup+1122.3 s]
/proc/loadavg: 8.26 8.19 8.14 9/184 25834
/proc/meminfo: memFree=28964216/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1179616 CPUtime=4441.5 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1161287 1252 0 0 443940 210 0 0 25 0 5 0 521351252 1207926784 266314 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 294904 266314 179 55 0 292790 0
[pid=25758/tid=25765] ppid=25756 vsize=1179616 CPUtime=1103.09 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 110288 21 0 0 25 0 5 0 521351752 1207926784 266314 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1179616 CPUtime=1104.97 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 359097 1252 0 0 110406 91 0 0 25 0 5 0 521351752 1207926784 266314 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1179616 CPUtime=1117.31 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 234503 1252 0 0 111695 36 0 0 25 0 5 0 521351752 1207926784 266314 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1179616 CPUtime=1111.11 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 215360 1252 0 0 111077 34 0 0 25 0 5 0 521351752 1207926784 266314 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4441.5
Current children cumulated vsize (KiB) 1179616

[startup+1182.3 s]
/proc/loadavg: 8.15 8.17 8.13 9/184 25836
/proc/meminfo: memFree=28906524/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1182804 CPUtime=4681.18 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1187315 1252 0 0 467904 214 0 0 25 0 5 0 521351252 1211191296 267111 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 295701 267111 179 55 0 293587 0
[pid=25758/tid=25765] ppid=25756 vsize=1182804 CPUtime=1163.08 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 116287 21 0 0 25 0 5 0 521351752 1211191296 267111 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1182804 CPUtime=1164.98 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 369272 1252 0 0 116405 93 0 0 25 0 5 0 521351752 1211191296 267111 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1182804 CPUtime=1177.32 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 236109 1252 0 0 117696 36 0 0 25 0 5 0 521351752 1211191296 267111 33554432000 4194304 4417332 140734818260320 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1182804 CPUtime=1170.78 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 229607 1252 0 0 117042 36 0 0 25 0 5 0 521351752 1211191296 267111 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4681.18
Current children cumulated vsize (KiB) 1182804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1212.11 s]
/proc/loadavg: 8.14 8.16 8.13 9/184 25836
/proc/meminfo: memFree=28800360/32951132 swapFree=67111356/67111528
[pid=25758] ppid=25756 vsize=1231936 CPUtime=4800.22 cores=1,3,5,7
/proc/25758/stat : 25758 (plingeling) S 25756 25758 25415 0 -1 4202496 1200694 1252 0 0 479807 215 0 0 25 0 5 0 521351252 1261502464 279394 33554432000 4194304 4417332 140734818260320 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25758/statm: 307984 279394 179 55 0 305870 0
[pid=25758/tid=25765] ppid=25756 vsize=1231936 CPUtime=1192.88 cores=1,3,5,7
/proc/25758/task/25765/stat : 25765 (plingeling) R 25756 25758 25415 0 -1 4202560 154074 1252 0 0 119267 21 0 0 25 0 5 0 521351752 1261502464 279394 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25758/tid=25766] ppid=25756 vsize=1231936 CPUtime=1194.79 cores=1,3,5,7
/proc/25758/task/25766/stat : 25766 (plingeling) R 25756 25758 25415 0 -1 4202560 377719 1252 0 0 119385 94 0 0 25 0 5 0 521351752 1261502464 279394 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25758/tid=25767] ppid=25756 vsize=1231936 CPUtime=1207.13 cores=1,3,5,7
/proc/25758/task/25767/stat : 25767 (plingeling) R 25756 25758 25415 0 -1 4202560 236360 1252 0 0 120677 36 0 0 25 0 5 0 521351752 1261502464 279394 33554432000 4194304 4417332 140734818260320 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25758/tid=25768] ppid=25756 vsize=1231936 CPUtime=1200.4 cores=1,3,5,7
/proc/25758/task/25768/stat : 25768 (plingeling) R 25756 25758 25415 0 -1 4202560 234288 1252 0 0 120004 36 0 0 25 0 5 0 521351752 1261502464 279394 33554432000 4194304 4417332 140734818260320 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1231936

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): 1212.16
CPU time (s): 4800.3
CPU user time (s): 4798.1
CPU system time (s): 2.20366
CPU usage (%): 396.011
Max. virtual memory (cumulated for all children) (KiB): 1351280

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

runsolver used 1.87371 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 19:18:36
IDJOB=3291047
IDBENCH=83466
IDSOLVER=1605
FILE ID=node131/3291047-1304097513
RUNJOBID= node131-1304095105-25434
PBS_JOBID= 13170594
Free space on /tmp= 71256 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291047-1304097513/watcher-3291047-1304097513 -o /tmp/evaluation-result-3291047-1304097513/solver-3291047-1304097513 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3291047-1304097513.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=10981676

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30604588 kB
Buffers:        194008 kB
Cached:        1620420 kB
SwapCached:        168 kB
Active:         432552 kB
Inactive:      1601492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30604588 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          134936 kB
Writeback:           0 kB
AnonPages:      219028 kB
Mapped:          15400 kB
Slab:           249284 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   405384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71272 MiB
End job on node131 at 2011-04-29 19:38:50