Trace number 3394456

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 587f (fixed)? (TO) 40000.8 5012.52

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
Bench CategoryCRAFTED (crafted 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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

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: 961)

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-3394456-1306097003/watcher-3394456-1306097003 -o /tmp/evaluation-result-3394456-1306097003/solver-3394456-1306097003 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394456-1306097003.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: 8.07 8.03 8.00 1/547 2439
/proc/meminfo: memFree=17280148/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=8860 CPUtime=0 cores=0-7
/proc/2439/stat : 2439 (plingeling) R 2437 2439 2068 0 -1 4202496 291 1251 0 0 0 0 0 0 25 0 1 0 721297393 9072640 221 33554432000 4194304 4417452 140735757101856 18446744073709551615 239476355781 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2439/statm: 2215 228 146 55 0 101 0

[startup+0.0287001 s]
/proc/loadavg: 8.07 8.03 8.00 1/547 2439
/proc/meminfo: memFree=17280148/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=14484 CPUtime=0.02 cores=0-7
/proc/2439/stat : 2439 (plingeling) R 2437 2439 2068 0 -1 4202496 1730 1251 0 0 2 0 0 0 25 0 1 0 721297393 14831616 1644 33554432000 4194304 4417452 140735757101856 18446744073709551615 4231303 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2439/statm: 3621 1644 148 55 0 1507 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14484

[startup+0.100681 s]
/proc/loadavg: 8.07 8.03 8.00 1/547 2439
/proc/meminfo: memFree=17280148/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=34800 CPUtime=0.09 cores=0-7
/proc/2439/stat : 2439 (plingeling) R 2437 2439 2068 0 -1 4202496 7045 1251 0 0 8 1 0 0 25 0 1 0 721297393 35635200 6723 33554432000 4194304 4417452 140735757101856 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2439/statm: 8700 6723 148 55 0 6586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34800

[startup+0.300656 s]
/proc/loadavg: 8.07 8.03 8.00 1/547 2439
/proc/meminfo: memFree=17280148/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=75760 CPUtime=0.29 cores=0-7
/proc/2439/stat : 2439 (plingeling) R 2437 2439 2068 0 -1 4202496 17285 1251 0 0 27 2 0 0 25 0 1 0 721297393 77578240 16963 33554432000 4194304 4417452 140735757101856 18446744073709551615 239476313694 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2439/statm: 18940 16963 148 55 0 16826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75760

[startup+0.70049 s]
/proc/loadavg: 8.07 8.03 8.00 1/547 2439
/proc/meminfo: memFree=17280148/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=261748 CPUtime=1.79 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 34261 1251 0 0 176 3 0 0 19 0 9 0 721297393 268029952 26679 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 65437 26679 173 55 0 63323 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 261748

[startup+1.50134 s]
/proc/loadavg: 8.07 8.03 8.00 9/556 2453
/proc/meminfo: memFree=17111816/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=335684 CPUtime=8.15 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 54069 1251 0 0 806 9 0 0 19 0 9 0 721297393 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 83921 45151 179 55 0 81807 0
[pid=2439/tid=2446] ppid=2437 vsize=335684 CPUtime=0.95 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 2327 1251 0 0 95 0 0 0 25 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=335684 CPUtime=0.93 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 2311 1251 0 0 93 0 0 0 25 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=335684 CPUtime=0.95 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 3222 1251 0 0 95 0 0 0 21 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=335684 CPUtime=0.95 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 2368 1251 0 0 95 0 0 0 19 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=335684 CPUtime=0.94 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2310 1251 0 0 94 0 0 0 21 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4278345 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=335684 CPUtime=0.94 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2309 1251 0 0 94 0 0 0 21 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=335684 CPUtime=0.91 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 3227 1251 0 0 91 0 0 0 23 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=335684 CPUtime=0.95 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 2309 1251 0 0 95 0 0 0 23 0 9 0 721297447 343740416 45151 33554432000 4194304 4417452 140735757101856 18446744073709551615 4277780 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 335684

[startup+3.10103 s]
/proc/loadavg: 8.06 8.03 8.00 9/556 2453
/proc/meminfo: memFree=17069036/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=423968 CPUtime=20.93 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 80026 1251 0 0 2078 15 0 0 19 0 9 0 721297393 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 105992 67191 179 55 0 103878 0
[pid=2439/tid=2446] ppid=2437 vsize=423968 CPUtime=2.55 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 5801 1251 0 0 254 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=423968 CPUtime=2.53 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 5785 1251 0 0 252 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4216627 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=423968 CPUtime=2.55 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 5538 1251 0 0 254 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=423968 CPUtime=2.55 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 6323 1251 0 0 254 1 0 0 22 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4354458 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=423968 CPUtime=2.54 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 5784 1251 0 0 253 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239411 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=423968 CPUtime=2.54 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 5783 1251 0 0 253 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=423968 CPUtime=2.5 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 5543 1251 0 0 249 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=423968 CPUtime=2.55 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 5783 1251 0 0 254 1 0 0 25 0 9 0 721297447 434143232 67191 33554432000 4194304 4417452 140735757101856 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (KiB) 423968

[startup+6.30041 s]
/proc/loadavg: 8.06 8.03 8.00 9/556 2453
/proc/meminfo: memFree=16994412/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=452264 CPUtime=46.46 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 89615 1251 0 0 4630 16 0 0 19 0 9 0 721297393 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 113066 74253 179 55 0 110952 0
[pid=2439/tid=2446] ppid=2437 vsize=452264 CPUtime=5.75 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 5881 1251 0 0 574 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4211476 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=452264 CPUtime=5.73 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 5785 1251 0 0 572 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=452264 CPUtime=5.75 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 5538 1251 0 0 574 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=452264 CPUtime=5.75 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 15748 1251 0 0 573 2 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=452264 CPUtime=5.74 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 5788 1251 0 0 573 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=452264 CPUtime=5.74 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 5783 1251 0 0 573 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=452264 CPUtime=5.64 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 5543 1251 0 0 563 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249978 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=452264 CPUtime=5.75 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 5863 1251 0 0 574 1 0 0 25 0 9 0 721297447 463118336 74253 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.46
Current children cumulated vsize (KiB) 452264

[startup+12.7012 s]
/proc/loadavg: 8.05 8.03 8.00 9/556 2453
/proc/meminfo: memFree=17004396/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=423100 CPUtime=97.54 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 119310 1251 0 0 9734 20 0 0 19 0 9 0 721297393 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 105775 66980 180 55 0 103661 0
[pid=2439/tid=2446] ppid=2437 vsize=423100 CPUtime=12.15 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 5881 1251 0 0 1214 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=423100 CPUtime=12.13 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 6046 1251 0 0 1212 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=423100 CPUtime=12.15 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 8440 1251 0 0 1214 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=423100 CPUtime=12.15 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 37341 1251 0 0 1209 6 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=423100 CPUtime=12.14 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 7689 1251 0 0 1213 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=423100 CPUtime=12.14 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 8306 1251 0 0 1213 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=423100 CPUtime=11.92 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 5855 1251 0 0 1191 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=423100 CPUtime=12.15 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 6066 1251 0 0 1214 1 0 0 25 0 9 0 721297447 433254400 66980 33554432000 4194304 4417452 140735757101856 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.54
Current children cumulated vsize (KiB) 423100

[startup+25.5007 s]
/proc/loadavg: 8.04 8.03 8.00 9/556 2454
/proc/meminfo: memFree=16939596/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=495972 CPUtime=199.69 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 186427 1251 0 0 19937 32 0 0 19 0 9 0 721297393 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 123993 85209 180 55 0 121879 0
[pid=2439/tid=2446] ppid=2437 vsize=495972 CPUtime=24.95 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 8506 1251 0 0 2494 1 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=495972 CPUtime=24.92 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 14184 1251 0 0 2490 2 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=495972 CPUtime=24.95 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 15948 1251 0 0 2492 3 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=495972 CPUtime=24.95 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 57725 1251 0 0 2485 10 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=495972 CPUtime=24.93 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 15688 1251 0 0 2491 2 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=495972 CPUtime=24.94 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 21061 1251 0 0 2490 4 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=495972 CPUtime=24.47 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 9027 1251 0 0 2446 1 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=495972 CPUtime=24.95 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 10602 1251 0 0 2494 1 0 0 25 0 9 0 721297447 507875328 85209 33554432000 4194304 4417452 140735757101856 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.69
Current children cumulated vsize (KiB) 495972

[startup+51.1009 s]
/proc/loadavg: 8.11 8.04 8.01 9/556 2455
/proc/meminfo: memFree=16761324/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=685648 CPUtime=404.02 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 342923 1251 0 0 40343 59 0 0 19 0 9 0 721297393 702103552 132684 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 171412 132684 180 55 0 169298 0
[pid=2439/tid=2446] ppid=2437 vsize=685648 CPUtime=50.55 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 29053 1251 0 0 5051 4 0 0 25 0 9 0 721297447 702103552 132684 33554432000 4194304 4417452 140735757101856 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=685648 CPUtime=50.53 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 27185 1251 0 0 5048 5 0 0 25 0 9 0 721297447 702103552 132684 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=685648 CPUtime=50.54 cores=0-7

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

[pid=2439/tid=2448] ppid=2437 vsize=7649380 CPUtime=4721.26 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2821080 1251 0 0 471642 484 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=7649380 CPUtime=4721.76 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1004707 1251 0 0 471929 247 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=7649380 CPUtime=4721.73 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2549912 1251 0 0 471740 433 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=7649380 CPUtime=4718.63 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2548688 1251 0 0 471427 436 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=7649380 CPUtime=4720.88 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2325536 1251 0 0 471565 523 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=7649380 CPUtime=4721.83 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1502592 1251 0 0 471883 300 0 0 25 0 9 0 721297447 7832965120 1874039 33554432000 4194304 4417452 140735757101856 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37687.4
Current children cumulated vsize (KiB) 7649380

[startup+4782.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/556 2603
/proc/meminfo: memFree=10076568/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=7344316 CPUtime=38166.1 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 16548164 1251 0 0 3813473 3142 0 0 19 0 9 0 721297393 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 1836079 1797773 180 55 0 1833965 0
[pid=2439/tid=2446] ppid=2437 vsize=7344316 CPUtime=4699.17 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 1673563 1251 0 0 469567 350 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=7344316 CPUtime=4780.41 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 1894526 1251 0 0 477704 337 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=7344316 CPUtime=4781.24 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2821080 1251 0 0 477640 484 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=7344316 CPUtime=4781.74 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1146048 1251 0 0 477907 267 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=7344316 CPUtime=4781.72 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2567281 1251 0 0 477737 435 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=7344316 CPUtime=4778.6 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2570448 1251 0 0 477422 438 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=7344316 CPUtime=4780.87 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2338940 1251 0 0 477562 525 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4365047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=7344316 CPUtime=4781.81 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1502592 1251 0 0 477881 300 0 0 25 0 9 0 721297447 7520579584 1797773 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38166.2
Current children cumulated vsize (KiB) 7344316

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/556 2604
/proc/meminfo: memFree=9888836/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=7531172 CPUtime=38645 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 16795952 1251 0 0 3861313 3191 0 0 19 0 9 0 721297393 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 1882793 1844487 180 55 0 1880679 0
[pid=2439/tid=2446] ppid=2437 vsize=7531172 CPUtime=4758.07 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 1673563 1251 0 0 475457 350 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=7531172 CPUtime=4840.38 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 1910718 1251 0 0 483696 342 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=7531172 CPUtime=4841.25 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2912715 1251 0 0 483630 495 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=7531172 CPUtime=4841.74 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1146048 1251 0 0 483907 267 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=7531172 CPUtime=4841.72 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2588552 1251 0 0 483735 437 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4353648 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=7531172 CPUtime=4838.61 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2570448 1251 0 0 483423 438 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=7531172 CPUtime=4840.88 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2457630 1251 0 0 483532 556 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=7531172 CPUtime=4841.81 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1502592 1251 0 0 483881 300 0 0 25 0 9 0 721297447 7711920128 1844487 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38645
Current children cumulated vsize (KiB) 7531172

[startup+4902.3 s]
/proc/loadavg: 8.27 8.10 8.03 9/556 2609
/proc/meminfo: memFree=9125812/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=8292448 CPUtime=39123.1 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 17168966 1251 0 0 3909035 3278 0 0 19 0 9 0 721297393 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 2073112 2034806 180 55 0 2070998 0
[pid=2439/tid=2446] ppid=2437 vsize=8292448 CPUtime=4816.99 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 1673563 1251 0 0 481349 350 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=8292448 CPUtime=4900.36 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 1957226 1251 0 0 489689 347 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=8292448 CPUtime=4901.25 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2912715 1251 0 0 489630 495 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=8292448 CPUtime=4901.74 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1146048 1251 0 0 489907 267 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=8292448 CPUtime=4901.72 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2617993 1251 0 0 489729 443 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=8292448 CPUtime=4898.61 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2570448 1251 0 0 489422 439 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=8292448 CPUtime=4900.88 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2457630 1251 0 0 489532 556 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=8292448 CPUtime=4900.98 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1799657 1251 0 0 489723 375 0 0 25 0 9 0 721297447 8491466752 2034806 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39123.1
Current children cumulated vsize (KiB) 8292448

[startup+4962.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/556 2610
/proc/meminfo: memFree=8848920/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=8568336 CPUtime=39602 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 17573854 1251 0 0 3956851 3353 0 0 19 0 9 0 721297393 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 2142084 2103778 180 55 0 2139970 0
[pid=2439/tid=2446] ppid=2437 vsize=8568336 CPUtime=4875.89 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 1673563 1251 0 0 487239 350 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=8568336 CPUtime=4960.35 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 2037845 1251 0 0 495672 363 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=8568336 CPUtime=4961.25 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2912715 1251 0 0 495630 495 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=8568336 CPUtime=4961.74 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1146048 1251 0 0 495907 267 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=8568336 CPUtime=4961.73 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2668194 1251 0 0 495717 456 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=8568336 CPUtime=4958.61 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2645493 1251 0 0 495408 453 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=8568336 CPUtime=4960.87 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2623885 1251 0 0 495504 583 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=8568336 CPUtime=4960.98 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1832425 1251 0 0 495720 378 0 0 25 0 9 0 721297447 8773976064 2103778 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39602
Current children cumulated vsize (KiB) 8568336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 8.04 8.06 8.02 9/556 2612
/proc/meminfo: memFree=8905836/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=8512152 CPUtime=40000.4 cores=0-7
/proc/2439/stat : 2439 (plingeling) S 2437 2439 2068 0 -1 4202496 17790601 1251 0 0 3996642 3393 0 0 19 0 9 0 721297393 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 2128038 2089739 180 55 0 2125924 0
[pid=2439/tid=2446] ppid=2437 vsize=8512152 CPUtime=4924.89 cores=0-7
/proc/2439/task/2446/stat : 2446 (plingeling) R 2437 2439 2068 0 -1 4202560 1801348 1251 0 0 492116 373 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=8512152 CPUtime=5010.26 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4202560 2054229 1251 0 0 500661 365 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2439/tid=2448] ppid=2437 vsize=8512152 CPUtime=5011.17 cores=0-7
/proc/2439/task/2448/stat : 2448 (plingeling) R 2437 2439 2068 0 -1 4202560 2912715 1251 0 0 500622 495 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2439/tid=2449] ppid=2437 vsize=8512152 CPUtime=5011.66 cores=0-7
/proc/2439/task/2449/stat : 2449 (plingeling) R 2437 2439 2068 0 -1 4202560 1146048 1251 0 0 500899 267 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=2439/tid=2450] ppid=2437 vsize=8512152 CPUtime=5011.65 cores=0-7
/proc/2439/task/2450/stat : 2450 (plingeling) R 2437 2439 2068 0 -1 4202560 2724388 1251 0 0 500695 470 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2439/tid=2451] ppid=2437 vsize=8512152 CPUtime=5008.53 cores=0-7
/proc/2439/task/2451/stat : 2451 (plingeling) R 2437 2439 2068 0 -1 4202560 2661877 1251 0 0 500398 455 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2439/tid=2452] ppid=2437 vsize=8512152 CPUtime=5010.8 cores=0-7
/proc/2439/task/2452/stat : 2452 (plingeling) R 2437 2439 2068 0 -1 4202560 2623885 1251 0 0 500497 583 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2439/tid=2453] ppid=2437 vsize=8512152 CPUtime=5010.9 cores=0-7
/proc/2439/task/2453/stat : 2453 (plingeling) R 2437 2439 2068 0 -1 4202560 1832425 1251 0 0 500712 378 0 0 25 0 9 0 721297447 8716443648 2089739 33554432000 4194304 4417452 140735757101856 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 8512152

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

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

[startup+5012.4 s]
/proc/loadavg: 8.04 8.06 8.02 9/556 2612
/proc/meminfo: memFree=8905836/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=0 CPUtime=40000.7 cores=0-7
/proc/2439/stat : 2439 (plingeling) Z 2437 2439 2068 0 -1 4203548 17790601 1251 0 0 3996658 3410 0 0 18 0 2 0 721297393 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 0 0 0 0 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=0 CPUtime=5010.45 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4203588 2054229 1251 0 0 500662 383 0 0 25 0 2 0 721297447 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5012.5 s]
/proc/loadavg: 8.04 8.06 8.02 9/556 2612
/proc/meminfo: memFree=8905836/32950928 swapFree=67056576/67111528
[pid=2439] ppid=2437 vsize=0 CPUtime=40000.8 cores=0-7
/proc/2439/stat : 2439 (plingeling) Z 2437 2439 2068 0 -1 4203548 17790601 1251 0 0 3996658 3420 0 0 18 0 2 0 721297393 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2439/statm: 0 0 0 0 0 0 0
[pid=2439/tid=2447] ppid=2437 vsize=0 CPUtime=5010.55 cores=0-7
/proc/2439/task/2447/stat : 2447 (plingeling) R 2437 2439 2068 0 -1 4203588 2054229 1251 0 0 500662 393 0 0 25 0 2 0 721297447 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.52
CPU time (s): 40000.8
CPU user time (s): 39966.6
CPU system time (s): 34.2348
CPU usage (%): 798.017
Max. virtual memory (cumulated for all children) (KiB): 8861224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39966.6
system time used= 34.2348
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17791852
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= 463
involuntary context switches= 193905

runsolver used 25.5971 second user time and 65.681 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-22 22:43:23
IDJOB=3394456
IDBENCH=83172
IDSOLVER=1851
FILE ID=node148/3394456-1306097003
RUNJOBID= node148-1306091841-2082
PBS_JOBID= 13387940
Free space on /tmp= 73156 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394456-1306097003/watcher-3394456-1306097003 -o /tmp/evaluation-result-3394456-1306097003/solver-3394456-1306097003 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394456-1306097003.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=592686163

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17280304 kB
Buffers:        376116 kB
Cached:        8084804 kB
SwapCached:       8480 kB
Active:        9669964 kB
Inactive:      5620588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17280304 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            5556 kB
Writeback:           0 kB
AnonPages:     6827640 kB
Mapped:          43232 kB
Slab:           249292 kB
PageTables:      57532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170358720 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= 73156 MiB
End job on node148 at 2011-05-23 00:06:58