Trace number 3309570

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) 40001.2 5019.79

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark745.077
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3309570-1304006461/watcher-3309570-1304006461 -o /tmp/evaluation-result-3309570-1304006461/solver-3309570-1304006461 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309570-1304006461.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: 6.99 7.85 7.84 1/170 27541
/proc/meminfo: memFree=19293872/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=21040 CPUtime=0 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 2209 1252 0 0 0 0 0 0 23 0 1 0 244837900 21544960 2139 33554432000 4194304 4417332 140734584761632 18446744073709551615 268660356189 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 5260 2152 138 55 0 3146 0

[startup+0.088807 s]
/proc/loadavg: 6.99 7.85 7.84 1/170 27541
/proc/meminfo: memFree=19293872/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=41592 CPUtime=0.08 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 8493 1252 0 0 7 1 0 0 23 0 1 0 244837900 42590208 8421 33554432000 4194304 4417332 140734584761632 18446744073709551615 4228002 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 10398 8421 147 55 0 8284 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41592

[startup+0.1008 s]
/proc/loadavg: 6.99 7.85 7.84 1/170 27541
/proc/meminfo: memFree=19293872/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=41592 CPUtime=0.09 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 8493 1252 0 0 8 1 0 0 23 0 1 0 244837900 42590208 8421 33554432000 4194304 4417332 140734584761632 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 10398 8421 147 55 0 8284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41592

[startup+0.300782 s]
/proc/loadavg: 6.99 7.85 7.84 1/170 27541
/proc/meminfo: memFree=19293872/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=72412 CPUtime=0.29 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 16199 1252 0 0 27 2 0 0 25 0 1 0 244837900 74149888 16127 33554432000 4194304 4417332 140734584761632 18446744073709551615 4231265 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 18103 16127 148 55 0 15989 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72412

[startup+0.700701 s]
/proc/loadavg: 6.99 7.85 7.84 1/170 27541
/proc/meminfo: memFree=19293872/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=117880 CPUtime=0.68 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 27566 1252 0 0 65 3 0 0 25 0 1 0 244837900 120709120 27494 33554432000 4194304 4417332 140734584761632 18446744073709551615 4231327 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 29470 27494 148 55 0 27356 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 117880

[startup+1.50056 s]
/proc/loadavg: 6.99 7.85 7.84 2/171 27547
/proc/meminfo: memFree=19086304/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=235424 CPUtime=1.49 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 57018 1252 0 0 142 7 0 0 25 0 1 0 244837900 241074176 56880 33554432000 4194304 4417332 140734584761632 18446744073709551615 4259509 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 58856 56880 148 55 0 56742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 235424

[startup+3.10028 s]
/proc/loadavg: 6.99 7.85 7.84 2/171 27547
/proc/meminfo: memFree=19026412/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=495148 CPUtime=3.09 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 122173 1252 0 0 294 15 0 0 25 0 1 0 244837900 507031552 121811 33554432000 4194304 4417332 140734584761632 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 123787 121811 148 55 0 121673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 495148

[startup+6.30072 s]
/proc/loadavg: 6.51 7.73 7.81 2/171 27547
/proc/meminfo: memFree=18360088/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=941616 CPUtime=6.28 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 233918 1252 0 0 598 30 0 0 25 0 1 0 244837900 964214784 233428 33554432000 4194304 4417332 140734584761632 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 235404 233428 148 55 0 233290 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 941616

[startup+12.7006 s]
/proc/loadavg: 6.07 7.62 7.77 2/171 27548
/proc/meminfo: memFree=17465800/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=1900080 CPUtime=12.69 cores=0-7
/proc/27541/stat : 27541 (plingeling) R 27539 27541 27330 0 -1 4202496 473534 1252 0 0 1210 59 0 0 25 0 1 0 244837900 1945681920 473044 33554432000 4194304 4417332 140734584761632 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27541/statm: 475020 473044 148 55 0 472906 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1900080

[startup+25.5013 s]
/proc/loadavg: 6.02 7.53 7.74 9/179 27556
/proc/meminfo: memFree=16929928/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=2638592 CPUtime=79.29 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 1064983 1252 0 0 7770 159 0 0 18 0 9 0 244837900 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 659648 625091 176 55 0 657534 0
[pid=27541/tid=27549] ppid=27539 vsize=2638592 CPUtime=7.6 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 63734 1252 0 0 749 11 0 0 25 0 9 0 244839678 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4269288 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 58517 1252 0 0 757 12 0 0 25 0 9 0 244839678 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 96992 1252 0 0 753 16 0 0 25 0 9 0 244839678 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4274913 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 35902 1252 0 0 762 7 0 0 25 0 9 0 244839678 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 43338 1252 0 0 762 7 0 0 25 0 9 0 244839678 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4234249 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 41286 1252 0 0 762 7 0 0 25 0 9 0 244839679 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4234188 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 79178 1252 0 0 758 11 0 0 25 0 9 0 244839679 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4261236 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=2638592 CPUtime=7.69 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 41415 1252 0 0 763 6 0 0 25 0 9 0 244839679 2701918208 625091 33554432000 4194304 4417332 140734584761632 18446744073709551615 4234253 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 79.29
Current children cumulated vsize (KiB) 2638592

[startup+51.1008 s]
/proc/loadavg: 6.70 7.56 7.74 9/179 27557
/proc/meminfo: memFree=16662992/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=2872608 CPUtime=283.51 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 2034363 1252 0 0 28003 348 0 0 18 0 9 0 244837900 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 718152 677251 179 55 0 716038 0
[pid=27541/tid=27549] ppid=27539 vsize=2872608 CPUtime=33.05 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 221440 1252 0 0 3261 44 0 0 25 0 9 0 244839678 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4254468 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=2872608 CPUtime=33.28 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 183473 1252 0 0 3288 40 0 0 25 0 9 0 244839678 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4254429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=2872608 CPUtime=33.28 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 195746 1252 0 0 3293 35 0 0 25 0 9 0 244839678 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4286255 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=2872608 CPUtime=33.29 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 89179 1252 0 0 3314 15 0 0 25 0 9 0 244839678 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=2872608 CPUtime=33.16 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 179153 1252 0 0 3281 35 0 0 25 0 9 0 244839678 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4253925 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=2872608 CPUtime=33.2 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 148543 1252 0 0 3291 29 0 0 25 0 9 0 244839679 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4253504 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=2872608 CPUtime=33.22 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 180193 1252 0 0 3294 28 0 0 25 0 9 0 244839679 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4254429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=2872608 CPUtime=33.19 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 232015 1252 0 0 3278 41 0 0 25 0 9 0 244839679 2941550592 677251 33554432000 4194304 4417332 140734584761632 18446744073709551615 4254955 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 283.51
Current children cumulated vsize (KiB) 2872608

[startup+102.307 s]
/proc/loadavg: 7.43 7.63 7.75 9/179 27558
/proc/meminfo: memFree=16622360/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=2814624 CPUtime=692.87 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 2203414 1252 0 0 68913 374 0 0 18 0 9 0 244837900 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 703656 667622 181 55 0 701542 0
[pid=27541/tid=27549] ppid=27539 vsize=2814624 CPUtime=83.98 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 230239 1252 0 0 8352 46 0 0 25 0 9 0 244839678 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=2814624 CPUtime=84.48 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 192642 1252 0 0 8406 42 0 0 25 0 9 0 244839678 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=2814624 CPUtime=84.48 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 210725 1252 0 0 8411 37 0 0 25 0 9 0 244839678 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=2814624 CPUtime=84.5 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 138840 1252 0 0 8429 21 0 0 25 0 9 0 244839678 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232795 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=2814624 CPUtime=84.36 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 190000 1252 0 0 8399 37 0 0 25 0 9 0 244839678 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4342410 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=2814624 CPUtime=84.4 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 159390 1252 0 0 8409 31 0 0 25 0 9 0 244839679 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=2814624 CPUtime=84.42 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 228887 1252 0 0 8408 34 0 0 25 0 9 0 244839679 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232523 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=2814624 CPUtime=84.39 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 248070 1252 0 0 8395 44 0 0 25 0 9 0 244839679 2882174976 667622 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 692.87
Current children cumulated vsize (KiB) 2814624

[startup+162.3 s]
/proc/loadavg: 7.79 7.69 7.76 9/179 27560
/proc/meminfo: memFree=16397336/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=3096404 CPUtime=1172.49 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 2300252 1252 0 0 116863 386 0 0 18 0 9 0 244837900 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 774101 724763 181 55 0 771987 0
[pid=27541/tid=27549] ppid=27539 vsize=3096404 CPUtime=143.65 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 237753 1252 0 0 14318 47 0 0 25 0 9 0 244839678 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236975 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=3096404 CPUtime=144.48 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 192642 1252 0 0 14406 42 0 0 25 0 9 0 244839678 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=3096404 CPUtime=144.48 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 220650 1252 0 0 14409 39 0 0 25 0 9 0 244839678 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=3096404 CPUtime=144.49 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 170047 1252 0 0 14425 24 0 0 25 0 9 0 244839678 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=3096404 CPUtime=144.35 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 198348 1252 0 0 14397 38 0 0 25 0 9 0 244839678 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=3096404 CPUtime=144.39 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 161690 1252 0 0 14408 31 0 0 25 0 9 0 244839679 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=3096404 CPUtime=144.42 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 236437 1252 0 0 14406 36 0 0 25 0 9 0 244839679 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=3096404 CPUtime=144.39 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 278064 1252 0 0 14390 49 0 0 25 0 9 0 244839679 3170717696 724763 33554432000 4194304 4417332 140734584761632 18446744073709551615 4281694 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1172.49
Current children cumulated vsize (KiB) 3096404


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

/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 469836 611 0 0 25 0 9 0 244839679 20104151040 4868653 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37626.4
Current children cumulated vsize (KiB) 19632960

[startup+4782.3 s]
/proc/loadavg: 8.05 8.02 8.00 9/179 27695
/proc/meminfo: memFree=5074228/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=15333352 CPUtime=38105.9 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 24338228 1252 0 0 3805235 5359 0 0 18 0 9 0 244837900 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 3833338 3793751 181 55 0 3831224 0
[pid=27541/tid=27549] ppid=27539 vsize=15333352 CPUtime=4741.61 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 2385228 1252 0 0 473612 549 0 0 25 0 9 0 244839678 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=15333352 CPUtime=4764.56 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 2220718 1252 0 0 475960 496 0 0 25 0 9 0 244839678 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=15333352 CPUtime=4764.55 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 2368956 1252 0 0 475921 534 0 0 25 0 9 0 244839678 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=15333352 CPUtime=4760.23 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 5748619 1252 0 0 474765 1258 0 0 25 0 9 0 244839678 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=15333352 CPUtime=4763.88 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 2792934 1252 0 0 475720 668 0 0 25 0 9 0 244839678 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=15333352 CPUtime=4764.35 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 2600536 1252 0 0 475847 588 0 0 25 0 9 0 244839679 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=15333352 CPUtime=4764.44 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 2632029 1252 0 0 475869 575 0 0 25 0 9 0 244839679 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=15333352 CPUtime=4764.47 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 475836 611 0 0 25 0 9 0 244839679 15701352448 3793751 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38105.9
Current children cumulated vsize (KiB) 15333352

[startup+4842.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 27697
/proc/meminfo: memFree=4894804/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=15512828 CPUtime=38585.6 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 24383161 1252 0 0 3853196 5364 0 0 18 0 9 0 244837900 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 3878207 3838620 181 55 0 3876093 0
[pid=27541/tid=27549] ppid=27539 vsize=15512828 CPUtime=4801.62 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 2385228 1252 0 0 479613 549 0 0 25 0 9 0 244839678 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=15512828 CPUtime=4824.56 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 2220718 1252 0 0 481960 496 0 0 25 0 9 0 244839678 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=15512828 CPUtime=4824.55 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 2368956 1252 0 0 481921 534 0 0 25 0 9 0 244839678 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=15512828 CPUtime=4819.9 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 5791872 1252 0 0 480727 1263 0 0 25 0 9 0 244839678 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=15512828 CPUtime=4823.88 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 2792934 1252 0 0 481720 668 0 0 25 0 9 0 244839678 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=15512828 CPUtime=4824.35 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 2601383 1252 0 0 481847 588 0 0 25 0 9 0 244839679 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=15512828 CPUtime=4824.45 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 2632862 1252 0 0 481869 576 0 0 25 0 9 0 244839679 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=15512828 CPUtime=4824.47 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 481836 611 0 0 25 0 9 0 244839679 15885135872 3838620 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38585.6
Current children cumulated vsize (KiB) 15512828

[startup+4902.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/179 27698
/proc/meminfo: memFree=7395504/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=13018172 CPUtime=39065.3 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 24590321 1252 0 0 3901125 5404 0 0 18 0 9 0 244837900 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 3254543 3214956 181 55 0 3252429 0
[pid=27541/tid=27549] ppid=27539 vsize=13018172 CPUtime=4861.62 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 2385228 1252 0 0 485613 549 0 0 25 0 9 0 244839678 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=13018172 CPUtime=4884.56 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 2220718 1252 0 0 487960 496 0 0 25 0 9 0 244839678 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=13018172 CPUtime=4884.55 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 2368956 1252 0 0 487921 534 0 0 25 0 9 0 244839678 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=13018172 CPUtime=4879.57 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 5885639 1252 0 0 486684 1273 0 0 25 0 9 0 244839678 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=13018172 CPUtime=4883.87 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 2808020 1252 0 0 487710 677 0 0 25 0 9 0 244839678 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=13018172 CPUtime=4884.35 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 2666921 1252 0 0 487833 602 0 0 25 0 9 0 244839679 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=13018172 CPUtime=4884.44 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 2665631 1252 0 0 487862 582 0 0 25 0 9 0 244839679 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4270235 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=13018172 CPUtime=4884.47 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 487836 611 0 0 25 0 9 0 244839679 13330608128 3214956 33554432000 4194304 4417332 140734584761632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39065.3
Current children cumulated vsize (KiB) 13018172

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.01 9/179 27700
/proc/meminfo: memFree=5245268/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=15162620 CPUtime=39544.9 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 25191976 1252 0 0 3948928 5563 0 0 18 0 9 0 244837900 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 3790655 3751068 181 55 0 3788541 0
[pid=27541/tid=27549] ppid=27539 vsize=15162620 CPUtime=4921.62 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 2386096 1252 0 0 491613 549 0 0 25 0 9 0 244839678 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4357243 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=15162620 CPUtime=4944.56 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 2220718 1252 0 0 493960 496 0 0 25 0 9 0 244839678 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=15162620 CPUtime=4944.55 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 2368956 1252 0 0 493921 534 0 0 25 0 9 0 244839678 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=15162620 CPUtime=4939.24 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 5900079 1252 0 0 492650 1274 0 0 25 0 9 0 244839678 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=15162620 CPUtime=4943.87 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 2835771 1252 0 0 493705 682 0 0 25 0 9 0 244839678 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=15162620 CPUtime=4944.31 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 2961130 1252 0 0 493744 687 0 0 25 0 9 0 244839679 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=15162620 CPUtime=4944.45 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 2930018 1252 0 0 493795 650 0 0 25 0 9 0 244839679 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232601 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=15162620 CPUtime=4944.47 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 493836 611 0 0 25 0 9 0 244839679 15526522880 3751068 33554432000 4194304 4417332 140734584761632 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39544.9
Current children cumulated vsize (KiB) 15162620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5019.31 s]
/proc/loadavg: 8.07 8.06 8.01 10/179 27701
/proc/meminfo: memFree=6695632/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=13714760 CPUtime=40000.7 cores=0-7
/proc/27541/stat : 27541 (plingeling) S 27539 27541 27330 0 -1 4202496 25533925 1252 0 0 3994414 5656 0 0 18 0 9 0 244837900 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 3428690 3389103 181 55 0 3426576 0
[pid=27541/tid=27549] ppid=27539 vsize=13714760 CPUtime=4978.63 cores=0-7
/proc/27541/task/27549/stat : 27549 (plingeling) R 27539 27541 27330 0 -1 4202560 2632049 1252 0 0 497251 612 0 0 25 0 9 0 244839678 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27541/tid=27550] ppid=27539 vsize=13714760 CPUtime=5001.58 cores=0-7
/proc/27541/task/27550/stat : 27550 (plingeling) R 27539 27541 27330 0 -1 4202560 2220718 1252 0 0 499662 496 0 0 25 0 9 0 244839678 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27541/tid=27551] ppid=27539 vsize=13714760 CPUtime=5001.57 cores=0-7
/proc/27541/task/27551/stat : 27551 (plingeling) R 27539 27541 27330 0 -1 4202560 2368956 1252 0 0 499623 534 0 0 25 0 9 0 244839678 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=13714760 CPUtime=4995.93 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4202560 5963872 1252 0 0 498302 1291 0 0 25 0 9 0 244839678 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27541/tid=27553] ppid=27539 vsize=13714760 CPUtime=5000.87 cores=0-7
/proc/27541/task/27553/stat : 27553 (plingeling) R 27539 27541 27330 0 -1 4202560 2862585 1252 0 0 499401 686 0 0 25 0 9 0 244839678 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27541/tid=27554] ppid=27539 vsize=13714760 CPUtime=5001.33 cores=0-7
/proc/27541/task/27554/stat : 27554 (plingeling) R 27539 27541 27330 0 -1 4202560 2966519 1252 0 0 499437 696 0 0 25 0 9 0 244839679 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27541/tid=27555] ppid=27539 vsize=13714760 CPUtime=5001.46 cores=0-7
/proc/27541/task/27555/stat : 27555 (plingeling) R 27539 27541 27330 0 -1 4202560 2930018 1252 0 0 499496 650 0 0 25 0 9 0 244839679 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27541/tid=27556] ppid=27539 vsize=13714760 CPUtime=5001.49 cores=0-7
/proc/27541/task/27556/stat : 27556 (plingeling) R 27539 27541 27330 0 -1 4202560 2984587 1252 0 0 499538 611 0 0 25 0 9 0 244839679 14043914240 3389103 33554432000 4194304 4417332 140734584761632 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 13714760

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

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

[startup+5019.41 s]
/proc/loadavg: 8.07 8.06 8.01 10/179 27701
/proc/meminfo: memFree=6695632/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=0 CPUtime=40000.8 cores=0-7
/proc/27541/stat : 27541 (plingeling) Z 27539 27541 27330 0 -1 4203548 25533925 1252 0 0 3994418 5665 0 0 18 0 2 0 244837900 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 0 0 0 0 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=0 CPUtime=4996.03 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4203588 5963872 1252 0 0 498303 1300 0 0 25 0 2 0 244839678 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5019.6 s]
/proc/loadavg: 8.07 8.06 8.01 10/179 27701
/proc/meminfo: memFree=6695632/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=0 CPUtime=40001 cores=0-7
/proc/27541/stat : 27541 (plingeling) Z 27539 27541 27330 0 -1 4203548 25533925 1252 0 0 3994418 5684 0 0 18 0 2 0 244837900 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 0 0 0 0 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=0 CPUtime=4996.22 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4203588 5963872 1252 0 0 498303 1319 0 0 25 0 2 0 244839678 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

[startup+5019.7 s]
/proc/loadavg: 8.07 8.06 8.01 10/179 27701
/proc/meminfo: memFree=6695632/32951124 swapFree=67111528/67111528
[pid=27541] ppid=27539 vsize=0 CPUtime=40001.1 cores=0-7
/proc/27541/stat : 27541 (plingeling) Z 27539 27541 27330 0 -1 4203548 25533925 1252 0 0 3994418 5694 0 0 18 0 2 0 244837900 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/27541/statm: 0 0 0 0 0 0 0
[pid=27541/tid=27552] ppid=27539 vsize=0 CPUtime=4996.32 cores=0-7
/proc/27541/task/27552/stat : 27552 (plingeling) R 27539 27541 27330 0 -1 4203588 5963872 1252 0 0 498303 1329 0 0 25 0 2 0 244839678 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5019.79
CPU time (s): 40001.2
CPU user time (s): 39944.2
CPU system time (s): 57.0373
CPU usage (%): 796.87
Max. virtual memory (cumulated for all children) (KiB): 20299620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39944.2
system time used= 57.0373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25535177
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= 754
involuntary context switches= 192574

runsolver used 7.9088 second user time and 19.447 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-28 18:01:06
IDJOB=3309570
IDBENCH=82388
IDSOLVER=1695
FILE ID=node107/3309570-1304006461
RUNJOBID= node107-1304004521-27344
PBS_JOBID= 13168819
Free space on /tmp= 71636 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309570-1304006461/watcher-3309570-1304006461 -o /tmp/evaluation-result-3309570-1304006461/solver-3309570-1304006461 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309570-1304006461.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=281343832

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19294028 kB
Buffers:       2046696 kB
Cached:       11063344 kB
SwapCached:          0 kB
Active:        8584664 kB
Inactive:      4588416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19294028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          171528 kB
Writeback:           0 kB
AnonPages:       62460 kB
Mapped:          14544 kB
Slab:           419904 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184640 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= 71632 MiB
End job on node107 at 2011-04-28 19:24:48