Trace number 3309579

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 40000.8 5005.82

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
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 variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.99 1.99 2/174 30560
/proc/meminfo: memFree=21636244/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=8728 CPUtime=0 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 217 0 0 0 0 0 0 0 25 0 1 0 512287104 8937472 146 33554432000 4194304 4417332 140737183139392 18446744073709551615 255377301248 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/30560/statm: 2182 146 122 55 0 68 0

[startup+0.00751002 s]
/proc/loadavg: 1.84 1.99 1.99 2/174 30560
/proc/meminfo: memFree=21636244/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=8728 CPUtime=0 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 217 0 0 0 0 0 0 0 25 0 1 0 512287104 8937472 146 33554432000 4194304 4417332 140737183139392 18446744073709551615 255377301248 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/30560/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.100472 s]
/proc/loadavg: 1.84 1.99 1.99 2/174 30560
/proc/meminfo: memFree=21636244/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=24076 CPUtime=0.08 cores=0-7
/proc/30560/stat : 30560 (plingeling) R 30558 30560 30534 0 -1 4202496 4114 1257 0 1 8 0 0 0 25 0 1 0 512287104 24653824 4042 33554432000 4194304 4417332 140737183139392 18446744073709551615 255376920108 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/30560/statm: 6019 4042 148 55 0 3905 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24076

[startup+0.300434 s]
/proc/loadavg: 1.84 1.99 1.99 2/174 30560
/proc/meminfo: memFree=21636244/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=62940 CPUtime=0.28 cores=0-7
/proc/30560/stat : 30560 (plingeling) R 30558 30560 30534 0 -1 4202496 13830 1257 0 1 27 1 0 0 25 0 1 0 512287104 64450560 13758 33554432000 4194304 4417332 140737183139392 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/30560/statm: 15735 13758 148 55 0 13621 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62940

[startup+0.700362 s]
/proc/loadavg: 1.84 1.99 1.99 2/174 30560
/proc/meminfo: memFree=21636244/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=128572 CPUtime=0.68 cores=0-7
/proc/30560/stat : 30560 (plingeling) R 30558 30560 30534 0 -1 4202496 30254 1257 0 1 65 3 0 0 25 0 1 0 512287104 131657728 30166 33554432000 4194304 4417332 140737183139392 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/30560/statm: 32143 30166 148 55 0 30029 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 128572

[startup+1.50018 s]
/proc/loadavg: 1.77 1.97 1.98 2/175 30566
/proc/meminfo: memFree=21511748/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=330032 CPUtime=3.79 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 82275 1257 0 1 368 11 0 0 25 0 9 0 512287104 337952768 48592 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 82508 48592 173 55 0 80394 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 330032

[startup+3.10089 s]
/proc/loadavg: 1.77 1.97 1.98 10/183 30574
/proc/meminfo: memFree=21419180/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=344656 CPUtime=16.58 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 101885 1257 0 1 1645 13 0 0 25 0 9 0 512287104 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 86164 53729 177 55 0 84050 0
[pid=30560/tid=30567] ppid=30558 vsize=344656 CPUtime=1.93 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 5639 1257 0 1 193 0 0 0 20 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=344656 CPUtime=1.93 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 3015 1257 0 1 193 0 0 0 25 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=344656 CPUtime=1.93 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 4986 1257 0 1 193 0 0 0 25 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=344656 CPUtime=1.93 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 2270 1257 0 1 193 0 0 0 21 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=344656 CPUtime=1.92 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6281 1257 0 1 192 0 0 0 25 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=344656 CPUtime=1.9 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 5193 1257 0 1 190 0 0 0 21 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=344656 CPUtime=1.9 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 6967 1257 0 1 190 0 0 0 25 0 9 0 512287220 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4259059 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=344656 CPUtime=1.91 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 9421 1257 0 1 190 1 0 0 25 0 9 0 512287222 352927744 53729 33554432000 4194304 4417332 140737183139392 18446744073709551615 4237157 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.58
Current children cumulated vsize (KiB) 344656

[startup+6.30129 s]
/proc/loadavg: 1.77 1.97 1.98 9/183 30574
/proc/meminfo: memFree=21392396/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=336604 CPUtime=42.17 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 126676 1257 0 1 4200 17 0 0 25 0 9 0 512287104 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 84151 60325 181 55 0 82037 0
[pid=30560/tid=30567] ppid=30558 vsize=336604 CPUtime=5.13 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 5797 1257 0 1 513 0 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=336604 CPUtime=5.13 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 3572 1257 0 1 513 0 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=336604 CPUtime=5.13 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 5589 1257 0 1 513 0 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=336604 CPUtime=5.13 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 4094 1257 0 1 513 0 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=336604 CPUtime=5.13 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 14878 1257 0 1 511 2 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=336604 CPUtime=5.09 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 10155 1257 0 1 508 1 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=336604 CPUtime=5.11 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 8731 1257 0 1 510 1 0 0 25 0 9 0 512287220 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=336604 CPUtime=5.11 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 15747 1257 0 1 509 2 0 0 25 0 9 0 512287222 344682496 60325 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.17
Current children cumulated vsize (KiB) 336604

[startup+12.7011 s]
/proc/loadavg: 2.80 2.18 2.05 9/183 30574
/proc/meminfo: memFree=21336612/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=393872 CPUtime=93.33 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 143576 1257 0 1 9314 19 0 0 25 0 9 0 512287104 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 98468 75738 181 55 0 96354 0
[pid=30560/tid=30567] ppid=30558 vsize=393872 CPUtime=11.53 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 6309 1257 0 1 1153 0 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=393872 CPUtime=11.54 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 4295 1257 0 1 1153 1 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=393872 CPUtime=11.53 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 6854 1257 0 1 1153 0 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=393872 CPUtime=11.53 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 14469 1257 0 1 1152 1 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=393872 CPUtime=11.52 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 16871 1257 0 1 1150 2 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=393872 CPUtime=11.45 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 10411 1257 0 1 1144 1 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=393872 CPUtime=11.51 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 10173 1257 0 1 1150 1 0 0 25 0 9 0 512287220 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=393872 CPUtime=11.51 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 16081 1257 0 1 1149 2 0 0 25 0 9 0 512287222 403324928 75738 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.33
Current children cumulated vsize (KiB) 393872

[startup+25.5007 s]
/proc/loadavg: 3.68 2.39 2.12 9/183 30574
/proc/meminfo: memFree=21225540/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=527392 CPUtime=195.65 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 181341 1257 0 1 19541 24 0 0 25 0 9 0 512287104 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 131848 103075 181 55 0 129734 0
[pid=30560/tid=30567] ppid=30558 vsize=527392 CPUtime=24.33 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 6831 1257 0 1 2432 1 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4288603 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=527392 CPUtime=24.34 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 10848 1257 0 1 2432 2 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4235973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=527392 CPUtime=24.33 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 9640 1257 0 1 2432 1 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=527392 CPUtime=24.33 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 24193 1257 0 1 2431 2 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=527392 CPUtime=24.32 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 25546 1257 0 1 2429 3 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=527392 CPUtime=24.18 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 14116 1257 0 1 2416 2 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=527392 CPUtime=24.3 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 10222 1257 0 1 2429 1 0 0 25 0 9 0 512287220 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236975 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=527392 CPUtime=24.31 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 21832 1257 0 1 2429 2 0 0 25 0 9 0 512287222 540049408 103075 33554432000 4194304 4417332 140737183139392 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.65
Current children cumulated vsize (KiB) 527392

[startup+51.101 s]
/proc/loadavg: 5.36 2.89 2.29 9/183 30575
/proc/meminfo: memFree=21063512/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=686596 CPUtime=400.3 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 267136 1257 0 1 39995 35 0 0 25 0 9 0 512287104 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 171649 144281 181 55 0 169535 0
[pid=30560/tid=30567] ppid=30558 vsize=686596 CPUtime=49.93 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 9613 1257 0 1 4992 1 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=686596 CPUtime=49.92 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 17172 1257 0 1 4990 2 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4365497 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=686596 CPUtime=49.93 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 12907 1257 0 1 4992 1 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=686596 CPUtime=49.93 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 61928 1257 0 1 4985 8 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=686596 CPUtime=49.93 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 39547 1257 0 1 4988 5 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=686596 CPUtime=49.63 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 18246 1257 0 1 4961 2 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=686596 CPUtime=49.9 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 11669 1257 0 1 4989 1 0 0 25 0 9 0 512287220 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=686596 CPUtime=49.91 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 37941 1257 0 1 4987 4 0 0 25 0 9 0 512287222 703074304 144281 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 686596

[startup+102.307 s]
/proc/loadavg: 7.01 3.76 2.62 9/183 30576

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

[pid=30560/tid=30569] ppid=30558 vsize=15980844 CPUtime=4720.37 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7355022 1257 0 1 470516 1521 0 0 25 0 9 0 512287220 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=15980844 CPUtime=4720.27 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 10193273 1257 0 1 469765 2262 0 0 25 0 9 0 512287220 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4355745 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=15980844 CPUtime=4720.73 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6290021 1257 0 1 470650 1423 0 0 25 0 9 0 512287220 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=15980844 CPUtime=4713.94 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7036527 1257 0 1 470187 1207 0 0 25 0 9 0 512287220 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=15980844 CPUtime=4720.24 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4454192 1257 0 1 471212 812 0 0 25 0 9 0 512287220 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=15980844 CPUtime=4716.52 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5737739 1257 0 1 470524 1128 0 0 25 0 9 0 512287222 16364384256 3962148 33554432000 4194304 4417332 140737183139392 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37739.4
Current children cumulated vsize (KiB) 15980844

[startup+4782.3 s]
/proc/loadavg: 8.16 8.20 8.09 10/183 30713
/proc/meminfo: memFree=4836956/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=16934088 CPUtime=38219.1 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 52375601 1257 0 1 3811422 10483 0 0 25 0 9 0 512287104 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 4233522 4201649 181 55 0 4231408 0
[pid=30560/tid=30567] ppid=30558 vsize=16934088 CPUtime=4768.06 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 4692512 1257 0 1 475988 818 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=16934088 CPUtime=4777.74 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 6079319 1257 0 1 476545 1229 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=16934088 CPUtime=4780.36 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7506773 1257 0 1 476501 1535 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357846 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=16934088 CPUtime=4780.27 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 10316024 1257 0 1 475739 2288 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=16934088 CPUtime=4780.73 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6290021 1257 0 1 476650 1423 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=16934088 CPUtime=4773.94 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7162642 1257 0 1 476167 1227 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4355745 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=16934088 CPUtime=4780.24 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4491864 1257 0 1 477203 821 0 0 25 0 9 0 512287220 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357466 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=16934088 CPUtime=4776.51 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5778333 1257 0 1 476518 1133 0 0 25 0 9 0 512287222 17340506112 4201649 33554432000 4194304 4417332 140737183139392 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38219
Current children cumulated vsize (KiB) 16934088

[startup+4842.3 s]
/proc/loadavg: 8.34 8.25 8.11 9/183 30715
/proc/meminfo: memFree=3344788/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=18403104 CPUtime=38698.7 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 52943479 1257 0 1 3859282 10591 0 0 25 0 9 0 512287104 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 4600776 4564839 181 55 0 4598662 0
[pid=30560/tid=30567] ppid=30558 vsize=18403104 CPUtime=4828.05 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 4745613 1257 0 1 481982 823 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=18403104 CPUtime=4837.41 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 6112087 1257 0 1 482502 1239 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=18403104 CPUtime=4840.37 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7556933 1257 0 1 482496 1541 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4321572 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=18403104 CPUtime=4840.27 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 10478325 1257 0 1 481708 2319 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=18403104 CPUtime=4840.73 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6290021 1257 0 1 482650 1423 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=18403104 CPUtime=4833.94 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7248776 1257 0 1 482147 1247 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=18403104 CPUtime=4840.23 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4543080 1257 0 1 483190 833 0 0 25 0 9 0 512287220 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=18403104 CPUtime=4836.52 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5910531 1257 0 1 482496 1156 0 0 25 0 9 0 512287222 18844778496 4564839 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38698.7
Current children cumulated vsize (KiB) 18403104

[startup+4902.3 s]
/proc/loadavg: 8.16 8.21 8.11 9/183 30716
/proc/meminfo: memFree=7392796/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=14353556 CPUtime=39178.3 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 53253178 1257 0 1 3907177 10654 0 0 25 0 9 0 512287104 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 3588389 3556516 181 55 0 3586275 0
[pid=30560/tid=30567] ppid=30558 vsize=14353556 CPUtime=4888.05 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 4798689 1257 0 1 487975 830 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4264942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=14353556 CPUtime=4897.08 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 6160018 1257 0 1 488453 1255 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=14353556 CPUtime=4900.37 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7556933 1257 0 1 488493 1544 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=14353556 CPUtime=4900.28 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 10536490 1257 0 1 487691 2337 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=14353556 CPUtime=4900.73 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6290021 1257 0 1 488650 1423 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=14353556 CPUtime=4893.95 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7311367 1257 0 1 488141 1254 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=14353556 CPUtime=4900.11 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4569207 1257 0 1 489171 840 0 0 25 0 9 0 512287220 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=14353556 CPUtime=4896.52 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5972340 1257 0 1 488490 1162 0 0 25 0 9 0 512287222 14698041344 3556516 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39178.3
Current children cumulated vsize (KiB) 14353556

[startup+4962.3 s]
/proc/loadavg: 8.31 8.25 8.12 9/183 30718
/proc/meminfo: memFree=4221348/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=17526748 CPUtime=39657.8 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 54535533 1257 0 1 3954916 10868 0 0 25 0 9 0 512287104 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 4381687 4345750 181 55 0 4379573 0
[pid=30560/tid=30567] ppid=30558 vsize=17526748 CPUtime=4948.06 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 4834146 1257 0 1 493972 834 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4320859 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=17526748 CPUtime=4956.75 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 6196172 1257 0 1 494416 1259 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236845 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=17526748 CPUtime=4960.37 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7872764 1257 0 1 494445 1592 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357493 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=17526748 CPUtime=4960.28 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 11323582 1257 0 1 493547 2481 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4357145 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=17526748 CPUtime=4960.73 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6290021 1257 0 1 494650 1423 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=17526748 CPUtime=4953.95 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7375620 1257 0 1 494132 1263 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=17526748 CPUtime=4959.97 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4612775 1257 0 1 495152 845 0 0 25 0 9 0 512287220 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=17526748 CPUtime=4956.52 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5972340 1257 0 1 494490 1162 0 0 25 0 9 0 512287222 17947389952 4345750 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39657.8
Current children cumulated vsize (KiB) 17526748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.1 s]
/proc/loadavg: 8.19 8.22 8.12 9/183 30719
/proc/meminfo: memFree=3444020/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=18302000 CPUtime=40000.1 cores=0-7
/proc/30560/stat : 30560 (plingeling) S 30558 30560 30534 0 -1 4202496 54840583 1257 0 1 3989083 10922 0 0 25 0 9 0 512287104 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 4575500 4539563 181 55 0 4573386 0
[pid=30560/tid=30567] ppid=30558 vsize=18302000 CPUtime=4990.87 cores=0-7
/proc/30560/task/30567/stat : 30567 (plingeling) R 30558 30560 30534 0 -1 4202560 4936207 1257 0 1 498240 847 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4262948 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=18302000 CPUtime=4999.32 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4202560 6228941 1257 0 1 498670 1262 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30560/tid=30569] ppid=30558 vsize=18302000 CPUtime=5003.18 cores=0-7
/proc/30560/task/30569/stat : 30569 (plingeling) R 30558 30560 30534 0 -1 4202560 7889148 1257 0 1 498724 1594 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30560/tid=30570] ppid=30558 vsize=18302000 CPUtime=5003.09 cores=0-7
/proc/30560/task/30570/stat : 30570 (plingeling) R 30558 30560 30534 0 -1 4202560 11323582 1257 0 1 497828 2481 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30560/tid=30571] ppid=30558 vsize=18302000 CPUtime=5003.53 cores=0-7
/proc/30560/task/30571/stat : 30571 (plingeling) R 30558 30560 30534 0 -1 4202560 6331723 1257 0 1 498917 1436 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30560/tid=30572] ppid=30558 vsize=18302000 CPUtime=4996.76 cores=0-7
/proc/30560/task/30572/stat : 30572 (plingeling) R 30558 30560 30534 0 -1 4202560 7453233 1257 0 1 498395 1281 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30560/tid=30573] ppid=30558 vsize=18302000 CPUtime=5002.77 cores=0-7
/proc/30560/task/30573/stat : 30573 (plingeling) R 30558 30560 30534 0 -1 4202560 4647296 1257 0 1 499428 849 0 0 25 0 9 0 512287220 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30560/tid=30574] ppid=30558 vsize=18302000 CPUtime=4999.33 cores=0-7
/proc/30560/task/30574/stat : 30574 (plingeling) R 30558 30560 30534 0 -1 4202560 5972340 1257 0 1 498770 1163 0 0 25 0 9 0 512287222 18741248000 4539563 33554432000 4194304 4417332 140737183139392 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000
Current children cumulated vsize (KiB) 18302000

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

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

[startup+5005.4 s]
/proc/loadavg: 8.19 8.22 8.12 9/183 30719
/proc/meminfo: memFree=3444020/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=0 CPUtime=40000.4 cores=0-7
/proc/30560/stat : 30560 (plingeling) Z 30558 30560 30534 0 -1 4203548 54840583 1257 0 1 3989087 10951 0 0 18 0 2 0 512287104 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 0 0 0 0 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=0 CPUtime=4999.61 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4203588 6228941 1257 0 1 498670 1291 0 0 25 0 2 0 512287220 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

[startup+5005.8 s]
/proc/loadavg: 8.19 8.22 8.12 9/183 30719
/proc/meminfo: memFree=3444020/32951124 swapFree=67111524/67111528
[pid=30560] ppid=30558 vsize=0 CPUtime=40000.8 cores=0-7
/proc/30560/stat : 30560 (plingeling) Z 30558 30560 30534 0 -1 4203548 54840583 1257 0 1 3989087 10991 0 0 18 0 2 0 512287104 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30560/statm: 0 0 0 0 0 0 0
[pid=30560/tid=30568] ppid=30558 vsize=0 CPUtime=5000.01 cores=0-7
/proc/30560/task/30568/stat : 30568 (plingeling) R 30558 30560 30534 0 -1 4203588 6228941 1257 0 1 498670 1331 0 0 25 0 2 0 512287220 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.82
CPU time (s): 40000.8
CPU user time (s): 39890.9
CPU system time (s): 109.937
CPU usage (%): 799.086
Max. virtual memory (cumulated for all children) (KiB): 21272524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39890.9
system time used= 109.937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54841840
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1651
involuntary context switches= 416555

runsolver used 8.29674 second user time and 19.0141 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-28 18:08:12
IDJOB=3309579
IDBENCH=82392
IDSOLVER=1695
FILE ID=node135/3309579-1304006892
RUNJOBID= node135-1304006892-30548
PBS_JOBID= 13168826
Free space on /tmp= 71108 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309579-1304006892/watcher-3309579-1304006892 -o /tmp/evaluation-result-3309579-1304006892/solver-3309579-1304006892 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309579-1304006892.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=667130313

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21636524 kB
Buffers:       1872124 kB
Cached:        8792428 kB
SwapCached:          4 kB
Active:        2401720 kB
Inactive:      8328352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21636524 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12188 kB
Writeback:           8 kB
AnonPages:       65288 kB
Mapped:          14180 kB
Slab:           520420 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node135 at 2011-04-28 19:31:40