Trace number 3309249

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.6 5004.47

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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-3309249-1303989153/watcher-3309249-1303989153 -o /tmp/evaluation-result-3309249-1303989153/solver-3309249-1303989153 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309249-1303989153.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: 7.41 7.91 6.90 1/170 9402
/proc/meminfo: memFree=18056088/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=10864 CPUtime=0 cores=0-7
/proc/9402/stat : 9402 (plingeling) R 9400 9402 9276 0 -1 4202496 809 1249 0 0 0 0 0 0 21 0 1 0 510517947 11124736 739 33554432000 4194304 4417332 140736990318864 18446744073709551615 216634209241 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9402/statm: 2716 739 147 55 0 602 0

[startup+0.0241341 s]
/proc/loadavg: 7.41 7.91 6.90 1/170 9402
/proc/meminfo: memFree=18056088/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=15164 CPUtime=0.01 cores=0-7
/proc/9402/stat : 9402 (plingeling) R 9400 9402 9276 0 -1 4202496 1861 1249 0 0 1 0 0 0 21 0 1 0 510517947 15527936 1791 33554432000 4194304 4417332 140736990318864 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9402/statm: 3791 1791 148 55 0 1677 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15164

[startup+0.101119 s]
/proc/loadavg: 7.41 7.91 6.90 1/170 9402
/proc/meminfo: memFree=18056088/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=28444 CPUtime=0.08 cores=0-7
/proc/9402/stat : 9402 (plingeling) R 9400 9402 9276 0 -1 4202496 5205 1249 0 0 8 0 0 0 21 0 1 0 510517947 29126656 5135 33554432000 4194304 4417332 140736990318864 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9402/statm: 7111 5135 148 55 0 4997 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28444

[startup+0.301084 s]
/proc/loadavg: 7.41 7.91 6.90 1/170 9402
/proc/meminfo: memFree=18056088/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=67016 CPUtime=0.28 cores=0-7
/proc/9402/stat : 9402 (plingeling) R 9400 9402 9276 0 -1 4202496 14892 1249 0 0 27 1 0 0 22 0 1 0 510517947 68624384 14778 33554432000 4194304 4417332 140736990318864 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9402/statm: 16754 14778 148 55 0 14640 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67016

[startup+0.701016 s]
/proc/loadavg: 7.41 7.91 6.90 1/170 9402
/proc/meminfo: memFree=18056088/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=155860 CPUtime=0.69 cores=0-7
/proc/9402/stat : 9402 (plingeling) R 9400 9402 9276 0 -1 4202496 37103 1249 0 0 65 4 0 0 23 0 1 0 510517947 159600640 36989 33554432000 4194304 4417332 140736990318864 18446744073709551615 216634134068 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9402/statm: 38965 36989 148 55 0 36851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155860

[startup+1.50084 s]
/proc/loadavg: 7.41 7.91 6.90 9/179 9416
/proc/meminfo: memFree=17901024/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=327136 CPUtime=5.56 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 60983 1249 0 0 548 8 0 0 25 0 9 0 510517947 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 81784 45630 174 55 0 79670 0
[pid=9402/tid=9409] ppid=9400 vsize=327136 CPUtime=0.58 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 3506 1249 0 0 58 0 0 0 18 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4287478 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=327136 CPUtime=0.58 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 2890 1249 0 0 58 0 0 0 25 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=327136 CPUtime=0.58 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 2796 1249 0 0 58 0 0 0 25 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=327136 CPUtime=0.58 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 2357 1249 0 0 58 0 0 0 25 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=327136 CPUtime=0.57 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 2886 1249 0 0 57 0 0 0 25 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=327136 CPUtime=0.57 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 4070 1249 0 0 57 0 0 0 25 0 9 0 510518037 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=327136 CPUtime=0.56 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 2680 1249 0 0 56 0 0 0 25 0 9 0 510518038 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=327136 CPUtime=0.56 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 2679 1249 0 0 56 0 0 0 25 0 9 0 510518038 334987264 45630 33554432000 4194304 4417332 140736990318864 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 327136

[startup+3.10056 s]
/proc/loadavg: 7.41 7.91 6.90 9/179 9416
/proc/meminfo: memFree=17873248/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=395012 CPUtime=18.35 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 80962 1249 0 0 1822 13 0 0 25 0 9 0 510517947 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 98753 62013 177 55 0 96639 0
[pid=9402/tid=9409] ppid=9400 vsize=395012 CPUtime=2.18 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 5554 1249 0 0 217 1 0 0 21 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=395012 CPUtime=2.18 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 6099 1249 0 0 217 1 0 0 25 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4276887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=395012 CPUtime=2.18 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 4844 1249 0 0 218 0 0 0 25 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4261416 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=395012 CPUtime=2.18 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 2358 1249 0 0 218 0 0 0 25 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=395012 CPUtime=2.16 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 4934 1249 0 0 216 0 0 0 25 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=395012 CPUtime=2.17 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 7886 1249 0 0 216 1 0 0 25 0 9 0 510518037 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=395012 CPUtime=2.16 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 7441 1249 0 0 215 1 0 0 25 0 9 0 510518038 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4275524 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=395012 CPUtime=2.16 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 4727 1249 0 0 216 0 0 0 25 0 9 0 510518038 404492288 62013 33554432000 4194304 4417332 140736990318864 18446744073709551615 4302020 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.35
Current children cumulated vsize (KiB) 395012

[startup+6.30099 s]
/proc/loadavg: 7.45 7.91 6.91 9/179 9416
/proc/meminfo: memFree=17801080/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=390240 CPUtime=43.93 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 115734 1249 0 0 4375 18 0 0 25 0 9 0 510517947 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 97560 63975 181 55 0 95446 0
[pid=9402/tid=9409] ppid=9400 vsize=390240 CPUtime=5.39 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 5791 1249 0 0 538 1 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=390240 CPUtime=5.38 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 11456 1249 0 0 536 2 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4273098 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=390240 CPUtime=5.38 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 8350 1249 0 0 537 1 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=390240 CPUtime=5.38 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 2358 1249 0 0 538 0 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=390240 CPUtime=5.35 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 10014 1249 0 0 534 1 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4240314 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=390240 CPUtime=5.38 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 21892 1249 0 0 535 3 0 0 25 0 9 0 510518037 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4240321 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=390240 CPUtime=5.35 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 8702 1249 0 0 534 1 0 0 25 0 9 0 510518038 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=390240 CPUtime=5.36 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 10052 1249 0 0 535 1 0 0 25 0 9 0 510518038 399605760 63975 33554432000 4194304 4417332 140736990318864 18446744073709551615 4253083 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.93
Current children cumulated vsize (KiB) 390240

[startup+12.7009 s]
/proc/loadavg: 7.50 7.91 6.91 9/179 9416
/proc/meminfo: memFree=17690260/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=500036 CPUtime=95.09 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 143184 1249 0 0 9486 23 0 0 25 0 9 0 510517947 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 125009 91424 181 55 0 122895 0
[pid=9402/tid=9409] ppid=9400 vsize=500036 CPUtime=11.78 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 10809 1249 0 0 1177 1 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=500036 CPUtime=11.77 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 16474 1249 0 0 1174 3 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=500036 CPUtime=11.78 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 8350 1249 0 0 1177 1 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=500036 CPUtime=11.78 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 3182 1249 0 0 1178 0 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=500036 CPUtime=11.72 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 15544 1249 0 0 1169 3 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=500036 CPUtime=11.77 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 26910 1249 0 0 1173 4 0 0 25 0 9 0 510518037 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=500036 CPUtime=11.75 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 8702 1249 0 0 1174 1 0 0 25 0 9 0 510518038 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=500036 CPUtime=11.75 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 16094 1249 0 0 1174 1 0 0 25 0 9 0 510518038 512036864 91424 33554432000 4194304 4417332 140736990318864 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 95.09
Current children cumulated vsize (KiB) 500036

[startup+25.5006 s]
/proc/loadavg: 7.61 7.92 6.93 9/179 9416
/proc/meminfo: memFree=17770180/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=424740 CPUtime=197.43 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 145232 1249 0 0 19719 24 0 0 25 0 9 0 510517947 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 106185 70676 181 55 0 104071 0
[pid=9402/tid=9409] ppid=9400 vsize=424740 CPUtime=24.58 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 10809 1249 0 0 2457 1 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=424740 CPUtime=24.57 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 16474 1249 0 0 2454 3 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=424740 CPUtime=24.58 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 8350 1249 0 0 2457 1 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=424740 CPUtime=24.58 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 5230 1249 0 0 2457 1 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=424740 CPUtime=24.45 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 15544 1249 0 0 2442 3 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=424740 CPUtime=24.58 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 26910 1249 0 0 2453 5 0 0 25 0 9 0 510518037 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=424740 CPUtime=24.55 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 8702 1249 0 0 2454 1 0 0 25 0 9 0 510518038 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=424740 CPUtime=24.55 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 16094 1249 0 0 2454 1 0 0 25 0 9 0 510518038 434933760 70676 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.43
Current children cumulated vsize (KiB) 424740

[startup+51.1011 s]
/proc/loadavg: 7.74 7.92 6.96 9/179 9417
/proc/meminfo: memFree=17775532/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=413388 CPUtime=402.1 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 160370 1249 0 0 40184 26 0 0 25 0 9 0 510517947 423309312 69854 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 103347 69854 181 55 0 101233 0
[pid=9402/tid=9409] ppid=9400 vsize=413388 CPUtime=50.18 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 11989 1249 0 0 5017 1 0 0 25 0 9 0 510518037 423309312 69854 33554432000 4194304 4417332 140736990318864 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=413388 CPUtime=50.18 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 17607 1249 0 0 5014 4 0 0 25 0 9 0 510518037 423309312 69854 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=413388 CPUtime=50.18 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 9554
/proc/meminfo: memFree=14739416/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3434392 CPUtime=37745.9 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 2828111 1249 0 0 3774020 567 0 0 25 0 9 0 510517947 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 858598 827812 181 55 0 856484 0
[pid=9402/tid=9409] ppid=9400 vsize=3434392 CPUtime=4721.48 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 409035 1249 0 0 472061 87 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3434392 CPUtime=4721.5 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 323406 1249 0 0 472083 67 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3434392 CPUtime=4721.5 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382597 1249 0 0 472073 77 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3434392 CPUtime=4721.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 175436 1249 0 0 472102 35 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3434392 CPUtime=4695.9 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 383587 1249 0 0 469508 82 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3434392 CPUtime=4720.66 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 424846 1249 0 0 471981 85 0 0 25 0 9 0 510518037 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3434392 CPUtime=4721.01 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 294670 1249 0 0 472042 59 0 0 25 0 9 0 510518038 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3434392 CPUtime=4721.48 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397415 1249 0 0 472081 67 0 0 25 0 9 0 510518038 3516817408 827812 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37745.9
Current children cumulated vsize (KiB) 3434392

[startup+4782.3 s]
/proc/loadavg: 8.04 8.01 8.00 9/179 9555
/proc/meminfo: memFree=15083596/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3091612 CPUtime=38225.5 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 2922086 1249 0 0 3821961 588 0 0 25 0 9 0 510517947 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 772903 742116 181 55 0 770789 0
[pid=9402/tid=9409] ppid=9400 vsize=3091612 CPUtime=4781.48 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 422020 1249 0 0 478058 90 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3091612 CPUtime=4781.49 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 323406 1249 0 0 478082 67 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3091612 CPUtime=4781.5 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382597 1249 0 0 478073 77 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3091612 CPUtime=4781.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 180848 1249 0 0 478101 36 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3091612 CPUtime=4755.57 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 383587 1249 0 0 475475 82 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3091612 CPUtime=4780.66 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 500424 1249 0 0 477963 103 0 0 25 0 9 0 510518037 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3091612 CPUtime=4780.99 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 294670 1249 0 0 478040 59 0 0 25 0 9 0 510518038 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3091612 CPUtime=4781.47 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397415 1249 0 0 478080 67 0 0 25 0 9 0 510518038 3165810688 742116 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38225.5
Current children cumulated vsize (KiB) 3091612

[startup+4842.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/179 9557
/proc/meminfo: memFree=15008788/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3166444 CPUtime=38705.2 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 2955956 1249 0 0 3869923 594 0 0 25 0 9 0 510517947 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 791611 760824 181 55 0 789497 0
[pid=9402/tid=9409] ppid=9400 vsize=3166444 CPUtime=4841.48 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 422020 1249 0 0 484058 90 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3166444 CPUtime=4841.49 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 328362 1249 0 0 484081 68 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3166444 CPUtime=4841.5 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382597 1249 0 0 484073 77 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3166444 CPUtime=4841.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 183536 1249 0 0 484100 37 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3166444 CPUtime=4815.24 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 383596 1249 0 0 481442 82 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3166444 CPUtime=4840.66 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 516410 1249 0 0 483961 105 0 0 25 0 9 0 510518037 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3166444 CPUtime=4840.99 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 304901 1249 0 0 484039 60 0 0 25 0 9 0 510518038 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3166444 CPUtime=4841.47 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397415 1249 0 0 484080 67 0 0 25 0 9 0 510518038 3242438656 760824 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38705.2
Current children cumulated vsize (KiB) 3166444

[startup+4902.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 9558
/proc/meminfo: memFree=14834168/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3340840 CPUtime=39184.9 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 3043984 1249 0 0 3917867 618 0 0 25 0 9 0 510517947 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 835210 804423 181 55 0 833096 0
[pid=9402/tid=9409] ppid=9400 vsize=3340840 CPUtime=4901.48 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 422020 1249 0 0 490058 90 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3340840 CPUtime=4901.49 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 374161 1249 0 0 490069 80 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3340840 CPUtime=4901.5 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382597 1249 0 0 490073 77 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3340840 CPUtime=4901.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 190287 1249 0 0 490099 38 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3340840 CPUtime=4874.92 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 419074 1249 0 0 487400 92 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3340840 CPUtime=4900.66 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 516410 1249 0 0 489961 105 0 0 25 0 9 0 510518037 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3340840 CPUtime=4900.99 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 304901 1249 0 0 490039 60 0 0 25 0 9 0 510518038 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3340840 CPUtime=4901.47 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397415 1249 0 0 490080 67 0 0 25 0 9 0 510518038 3421020160 804423 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39184.9
Current children cumulated vsize (KiB) 3340840

[startup+4962.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/179 9560
/proc/meminfo: memFree=14763564/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3411332 CPUtime=39664.5 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 3061607 1249 0 0 3965830 622 0 0 25 0 9 0 510517947 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 852833 822046 181 55 0 850719 0
[pid=9402/tid=9409] ppid=9400 vsize=3411332 CPUtime=4961.48 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 422020 1249 0 0 496058 90 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3411332 CPUtime=4961.49 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 374161 1249 0 0 496069 80 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3411332 CPUtime=4961.5 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382597 1249 0 0 496073 77 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3411332 CPUtime=4961.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 195439 1249 0 0 496098 39 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4356973 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3411332 CPUtime=4934.59 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 419074 1249 0 0 493367 92 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3411332 CPUtime=4960.66 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 516410 1249 0 0 495961 105 0 0 25 0 9 0 510518037 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3411332 CPUtime=4960.98 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 317363 1249 0 0 496034 64 0 0 25 0 9 0 510518038 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3411332 CPUtime=4961.48 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397424 1249 0 0 496081 67 0 0 25 0 9 0 510518038 3493203968 822046 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39664.5
Current children cumulated vsize (KiB) 3411332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/179 9561
/proc/meminfo: memFree=14747768/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=3426984 CPUtime=40000.3 cores=0-7
/proc/9402/stat : 9402 (plingeling) S 9400 9402 9276 0 -1 4202496 3065520 1249 0 0 3999410 623 0 0 25 0 9 0 510517947 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 856746 825959 181 55 0 854632 0
[pid=9402/tid=9409] ppid=9400 vsize=3426984 CPUtime=5003.49 cores=0-7
/proc/9402/task/9409/stat : 9409 (plingeling) R 9400 9402 9276 0 -1 4202560 422020 1249 0 0 500259 90 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9402/tid=9410] ppid=9400 vsize=3426984 CPUtime=5003.5 cores=0-7
/proc/9402/task/9410/stat : 9410 (plingeling) R 9400 9402 9276 0 -1 4202560 374161 1249 0 0 500270 80 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9402/tid=9411] ppid=9400 vsize=3426984 CPUtime=5003.51 cores=0-7
/proc/9402/task/9411/stat : 9411 (plingeling) R 9400 9402 9276 0 -1 4202560 382606 1249 0 0 500274 77 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9402/tid=9412] ppid=9400 vsize=3426984 CPUtime=5003.37 cores=0-7
/proc/9402/task/9412/stat : 9412 (plingeling) R 9400 9402 9276 0 -1 4202560 199343 1249 0 0 500298 39 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=3426984 CPUtime=4976.36 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4202560 419074 1249 0 0 497544 92 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9402/tid=9414] ppid=9400 vsize=3426984 CPUtime=5002.67 cores=0-7
/proc/9402/task/9414/stat : 9414 (plingeling) R 9400 9402 9276 0 -1 4202560 516410 1249 0 0 500162 105 0 0 25 0 9 0 510518037 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9402/tid=9415] ppid=9400 vsize=3426984 CPUtime=5002.98 cores=0-7
/proc/9402/task/9415/stat : 9415 (plingeling) R 9400 9402 9276 0 -1 4202560 317363 1249 0 0 500234 64 0 0 25 0 9 0 510518038 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9402/tid=9416] ppid=9400 vsize=3426984 CPUtime=5003.48 cores=0-7
/proc/9402/task/9416/stat : 9416 (plingeling) R 9400 9402 9276 0 -1 4202560 397424 1249 0 0 500281 67 0 0 25 0 9 0 510518038 3509231616 825959 33554432000 4194304 4417332 140736990318864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 3426984

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

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

[startup+5004.41 s]
/proc/loadavg: 8.06 8.04 8.00 9/179 9561
/proc/meminfo: memFree=14747768/32951124 swapFree=67111528/67111528
[pid=9402] ppid=9400 vsize=0 CPUtime=40000.5 cores=0-7
/proc/9402/stat : 9402 (plingeling) Z 9400 9402 9276 0 -1 4203548 3065520 1249 0 0 3999415 633 0 0 18 0 2 0 510517947 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/9402/statm: 0 0 0 0 0 0 0
[pid=9402/tid=9413] ppid=9400 vsize=0 CPUtime=4976.46 cores=0-7
/proc/9402/task/9413/stat : 9413 (plingeling) R 9400 9402 9276 0 -1 4203588 419074 1249 0 0 497544 102 0 0 25 0 2 0 510518037 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.5
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5004.47
CPU time (s): 40000.6
CPU user time (s): 39994.2
CPU system time (s): 6.39703
CPU usage (%): 799.296
Max. virtual memory (cumulated for all children) (KiB): 3568036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.2
system time used= 6.39703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3066769
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= 321
involuntary context switches= 194028

runsolver used 7.65984 second user time and 19.493 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 13:12:33
IDJOB=3309249
IDBENCH=20406
IDSOLVER=1695
FILE ID=node103/3309249-1303989153
RUNJOBID= node103-1303987384-9290
PBS_JOBID= 13168771
Free space on /tmp= 71512 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309249-1303989153/watcher-3309249-1303989153 -o /tmp/evaluation-result-3309249-1303989153/solver-3309249-1303989153 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309249-1303989153.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=726925902

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18056368 kB
Buffers:       2141840 kB
Cached:       12107632 kB
SwapCached:          0 kB
Active:        5461028 kB
Inactive:      8851648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18056368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6548 kB
Writeback:           0 kB
AnonPages:       62724 kB
Mapped:          14504 kB
Slab:           517476 kB
PageTables:       4224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71512 MiB
End job on node103 at 2011-04-28 14:36:00