Trace number 3309696

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 587UNSAT 14224.8 1780.89

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1004.79
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14224.74/1780.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 7.95 7.15 6.98 2/170 23495
/proc/meminfo: memFree=14580064/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=10480 CPUtime=0 cores=0-7
/proc/23495/stat : 23495 (plingeling) R 23493 23495 22976 0 -1 4202496 697 1255 0 0 0 0 0 0 18 0 1 0 591015309 10731520 626 33554432000 4194304 4417332 140735229777712 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23495/statm: 2620 626 147 55 0 506 0

[startup+0.0213759 s]
/proc/loadavg: 7.95 7.15 6.98 2/170 23495
/proc/meminfo: memFree=14580064/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=14604 CPUtime=0.01 cores=0-7
/proc/23495/stat : 23495 (plingeling) R 23493 23495 22976 0 -1 4202496 1745 1255 0 0 1 0 0 0 18 0 1 0 591015309 14954496 1674 33554432000 4194304 4417332 140735229777712 18446744073709551615 4264978 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23495/statm: 3651 1674 148 55 0 1537 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14604

[startup+0.100359 s]
/proc/loadavg: 7.95 7.15 6.98 2/170 23495
/proc/meminfo: memFree=14580064/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=27720 CPUtime=0.09 cores=0-7
/proc/23495/stat : 23495 (plingeling) R 23493 23495 22976 0 -1 4202496 5024 1255 0 0 9 0 0 0 18 0 1 0 591015309 28385280 4953 33554432000 4194304 4417332 140735229777712 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23495/statm: 6930 4953 148 55 0 4816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27720

[startup+0.300328 s]
/proc/loadavg: 7.95 7.15 6.98 2/170 23495
/proc/meminfo: memFree=14580064/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=80768 CPUtime=0.29 cores=0-7
/proc/23495/stat : 23495 (plingeling) R 23493 23495 22976 0 -1 4202496 18287 1255 0 0 27 2 0 0 19 0 1 0 591015309 82706432 18215 33554432000 4194304 4417332 140735229777712 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23495/statm: 20192 18215 148 55 0 18078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80768

[startup+0.700176 s]
/proc/loadavg: 7.95 7.15 6.98 2/170 23495
/proc/meminfo: memFree=14580064/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=335024 CPUtime=1.15 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 47509 1255 0 0 109 6 0 0 18 0 9 0 591015309 343064576 33518 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 83756 33568 166 55 0 81642 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 335024

[startup+1.50104 s]
/proc/loadavg: 7.39 7.05 6.95 9/179 23509
/proc/meminfo: memFree=14412660/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=381580 CPUtime=7.56 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 68251 1255 0 0 747 9 0 0 18 0 9 0 591015309 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 95395 42329 173 55 0 93281 0
[pid=23495/tid=23502] ppid=23493 vsize=381580 CPUtime=0.86 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 4850 1255 0 0 86 0 0 0 23 0 9 0 591015372 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=381580 CPUtime=0.85 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 3682 1255 0 0 85 0 0 0 23 0 9 0 591015372 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=381580 CPUtime=0.86 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 3171 1255 0 0 86 0 0 0 21 0 9 0 591015372 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4266081 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=381580 CPUtime=0.86 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 2056 1255 0 0 86 0 0 0 21 0 9 0 591015373 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=381580 CPUtime=0.85 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 4807 1255 0 0 85 0 0 0 19 0 9 0 591015373 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4282302 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=381580 CPUtime=0.86 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 3658 1255 0 0 86 0 0 0 21 0 9 0 591015373 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=381580 CPUtime=0.85 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 4267 1255 0 0 85 0 0 0 21 0 9 0 591015373 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4284962 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=381580 CPUtime=0.85 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 5853 1255 0 0 85 0 0 0 19 0 9 0 591015373 390737920 42329 33554432000 4194304 4417332 140735229777712 18446744073709551615 4290744 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 381580

[startup+3.10076 s]
/proc/loadavg: 7.39 7.05 6.95 9/179 23509
/proc/meminfo: memFree=14417744/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=376148 CPUtime=20.35 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 85527 1255 0 0 2023 12 0 0 18 0 9 0 591015309 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 94037 43189 176 55 0 91923 0
[pid=23495/tid=23502] ppid=23493 vsize=376148 CPUtime=2.46 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 9949 1255 0 0 245 1 0 0 25 0 9 0 591015372 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=376148 CPUtime=2.46 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 5932 1255 0 0 245 1 0 0 25 0 9 0 591015372 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=376148 CPUtime=2.46 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 4139 1255 0 0 246 0 0 0 25 0 9 0 591015372 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346430 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=376148 CPUtime=2.45 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 2056 1255 0 0 245 0 0 0 25 0 9 0 591015373 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=376148 CPUtime=2.45 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 4807 1255 0 0 245 0 0 0 22 0 9 0 591015373 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=376148 CPUtime=2.45 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 8867 1255 0 0 245 0 0 0 25 0 9 0 591015373 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=376148 CPUtime=2.45 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 4584 1255 0 0 245 0 0 0 25 0 9 0 591015373 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4346405 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=376148 CPUtime=2.46 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 9286 1255 0 0 245 1 0 0 22 0 9 0 591015373 385175552 43189 33554432000 4194304 4417332 140735229777712 18446744073709551615 4232479 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.35
Current children cumulated vsize (KiB) 376148

[startup+6.3012 s]
/proc/loadavg: 7.44 7.06 6.95 9/179 23509
/proc/meminfo: memFree=14324992/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=447508 CPUtime=45.94 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 111133 1255 0 0 4578 16 0 0 18 0 9 0 591015309 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 111877 68011 180 55 0 109763 0
[pid=23495/tid=23502] ppid=23493 vsize=447508 CPUtime=5.66 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 14051 1255 0 0 564 2 0 0 25 0 9 0 591015372 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4236106 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=447508 CPUtime=5.65 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 11743 1255 0 0 564 1 0 0 25 0 9 0 591015372 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=447508 CPUtime=5.67 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 8236 1255 0 0 566 1 0 0 25 0 9 0 591015372 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=447508 CPUtime=5.63 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 2056 1255 0 0 563 0 0 0 25 0 9 0 591015373 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=447508 CPUtime=5.65 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 9223 1255 0 0 564 1 0 0 25 0 9 0 591015373 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=447508 CPUtime=5.66 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 13481 1255 0 0 565 1 0 0 25 0 9 0 591015373 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4258652 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=447508 CPUtime=5.65 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 4584 1255 0 0 565 0 0 0 25 0 9 0 591015373 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=447508 CPUtime=5.66 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 11852 1255 0 0 565 1 0 0 25 0 9 0 591015373 458248192 68011 33554432000 4194304 4417332 140735229777712 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.94
Current children cumulated vsize (KiB) 447508

[startup+12.7011 s]
/proc/loadavg: 7.48 7.08 6.96 9/179 23509
/proc/meminfo: memFree=14348096/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=405200 CPUtime=97.09 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 111309 1255 0 0 9693 16 0 0 18 0 9 0 591015309 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 101300 57435 181 55 0 99186 0
[pid=23495/tid=23502] ppid=23493 vsize=405200 CPUtime=12.06 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 14066 1255 0 0 1204 2 0 0 25 0 9 0 591015372 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=405200 CPUtime=12.06 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 11772 1255 0 0 1204 2 0 0 25 0 9 0 591015372 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=405200 CPUtime=12.06 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 8283 1255 0 0 1205 1 0 0 25 0 9 0 591015372 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=405200 CPUtime=12 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 2056 1255 0 0 1200 0 0 0 25 0 9 0 591015373 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4358624 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=405200 CPUtime=12.05 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 9232 1255 0 0 1204 1 0 0 25 0 9 0 591015373 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=405200 CPUtime=12.05 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 13496 1255 0 0 1204 1 0 0 25 0 9 0 591015373 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=405200 CPUtime=12.05 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 4631 1255 0 0 1205 0 0 0 25 0 9 0 591015373 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=405200 CPUtime=12.05 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 11866 1255 0 0 1204 1 0 0 25 0 9 0 591015373 414924800 57435 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 97.09
Current children cumulated vsize (KiB) 405200

[startup+25.5008 s]
/proc/loadavg: 7.56 7.11 6.97 9/179 23509
/proc/meminfo: memFree=14341388/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=417040 CPUtime=199.42 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 117516 1255 0 0 19925 17 0 0 18 0 9 0 591015309 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 104260 60407 181 55 0 102146 0
[pid=23495/tid=23502] ppid=23493 vsize=417040 CPUtime=24.86 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 14090 1255 0 0 2484 2 0 0 25 0 9 0 591015372 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364205 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=417040 CPUtime=24.86 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 11794 1255 0 0 2484 2 0 0 25 0 9 0 591015372 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=417040 CPUtime=24.86 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 8335 1255 0 0 2485 1 0 0 25 0 9 0 591015372 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=417040 CPUtime=24.72 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 4781 1255 0 0 2472 0 0 0 25 0 9 0 591015373 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=417040 CPUtime=24.85 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 9260 1255 0 0 2484 1 0 0 25 0 9 0 591015373 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=417040 CPUtime=24.85 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 13518 1255 0 0 2484 1 0 0 25 0 9 0 591015373 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4249534 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=417040 CPUtime=24.86 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 7939 1255 0 0 2485 1 0 0 25 0 9 0 591015373 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4251843 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=417040 CPUtime=24.85 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 11892 1255 0 0 2484 1 0 0 25 0 9 0 591015373 427048960 60407 33554432000 4194304 4417332 140735229777712 18446744073709551615 4353412 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 199.42
Current children cumulated vsize (KiB) 417040

[startup+51.1004 s]
/proc/loadavg: 7.73 7.19 7.00 9/179 23510
/proc/meminfo: memFree=14320800/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=438428 CPUtime=404.07 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 139125 1255 0 0 40386 21 0 0 18 0 9 0 591015309 448950272 64731 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 109607 64731 181 55 0 107493 0
[pid=23495/tid=23502] ppid=23493 vsize=438428 CPUtime=50.45 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 14910 1255 0 0 5043 2 0 0 25 0 9 0 591015372 448950272 64731 33554432000 4194304 4417332 140735229777712 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=438428 CPUtime=50.46 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 22073 1255 0 0 5042 4 0 0 25 0 9 0 591015372 448950272 64731 33554432000 4194304 4417332 140735229777712 18446744073709551615 4232464 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=438428 CPUtime=50.46 cores=0-7

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

[pid=23495/tid=23504] ppid=23493 vsize=1728128 CPUtime=1734.76 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1142526 1255 0 0 173283 193 0 0 25 0 9 0 591015372 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4357177 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1728128 CPUtime=1739.39 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 173898 41 0 0 25 0 9 0 591015373 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1728128 CPUtime=1739.96 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 961944 1255 0 0 173851 145 0 0 25 0 9 0 591015373 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1728128 CPUtime=1739.96 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1194312 1255 0 0 173791 205 0 0 25 0 9 0 591015373 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1728128 CPUtime=1739.89 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1006779 1255 0 0 173817 172 0 0 25 0 9 0 591015373 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1728128 CPUtime=1739.52 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 173753 199 0 0 25 0 9 0 591015373 1769603072 388225 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13910
Current children cumulated vsize (KiB) 1728128

[startup+1766.3 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13236440/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1504796 CPUtime=14114.7 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7783490 1255 0 0 1410155 1310 0 0 18 0 9 0 591015309 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 376199 332392 181 55 0 374085 0
[pid=23495/tid=23502] ppid=23493 vsize=1504796 CPUtime=1765 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 1125987 1255 0 0 176301 199 0 0 25 0 9 0 591015372 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=1504796 CPUtime=1762 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 858774 1255 0 0 176060 140 0 0 25 0 9 0 591015372 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=1504796 CPUtime=1760.22 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1149510 1255 0 0 175828 194 0 0 25 0 9 0 591015372 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1504796 CPUtime=1764.99 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 176458 41 0 0 25 0 9 0 591015373 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1504796 CPUtime=1765.56 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 975214 1255 0 0 176407 149 0 0 25 0 9 0 591015373 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1504796 CPUtime=1765.56 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 176349 207 0 0 25 0 9 0 591015373 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4366042 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1504796 CPUtime=1765.49 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1010875 1255 0 0 176377 172 0 0 25 0 9 0 591015373 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1504796 CPUtime=1765.12 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 176313 199 0 0 25 0 9 0 591015373 1540911104 332392 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14114.6
Current children cumulated vsize (KiB) 1504796

[startup+1772.7 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13225644/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1529652 CPUtime=14165.8 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7789704 1255 0 0 1415271 1310 0 0 18 0 9 0 591015309 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 382413 338606 181 55 0 380299 0
[pid=23495/tid=23502] ppid=23493 vsize=1529652 CPUtime=1771.4 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 1125987 1255 0 0 176941 199 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=1529652 CPUtime=1768.41 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 862870 1255 0 0 176700 141 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=1529652 CPUtime=1766.59 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1149510 1255 0 0 176465 194 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1529652 CPUtime=1771.39 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 177098 41 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1529652 CPUtime=1771.96 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 977332 1255 0 0 177046 150 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1529652 CPUtime=1771.96 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 176989 207 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1529652 CPUtime=1771.89 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1010875 1255 0 0 177017 172 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1529652 CPUtime=1771.52 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 176953 199 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14165.8
Current children cumulated vsize (KiB) 1529652

[startup+1775.9 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13225644/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1529652 CPUtime=14191.4 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7789704 1255 0 0 1417830 1310 0 0 18 0 9 0 591015309 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 382413 338606 181 55 0 380299 0
[pid=23495/tid=23502] ppid=23493 vsize=1529652 CPUtime=1774.6 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 1125987 1255 0 0 177261 199 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=1529652 CPUtime=1771.61 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 862870 1255 0 0 177020 141 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=1529652 CPUtime=1769.77 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1149510 1255 0 0 176783 194 0 0 25 0 9 0 591015372 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1529652 CPUtime=1774.59 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 177418 41 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1529652 CPUtime=1775.17 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 977332 1255 0 0 177367 150 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1529652 CPUtime=1775.16 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177309 207 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1529652 CPUtime=1775.09 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1010875 1255 0 0 177337 172 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1529652 CPUtime=1774.72 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 177273 199 0 0 25 0 9 0 591015373 1566363648 338606 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14191.4
Current children cumulated vsize (KiB) 1529652

[startup+1779.1 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13214352/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1557332 CPUtime=14217 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7796624 1255 0 0 1420387 1311 0 0 18 0 9 0 591015309 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 389333 345526 181 55 0 387219 0
[pid=23495/tid=23502] ppid=23493 vsize=1557332 CPUtime=1777.8 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 1125987 1255 0 0 177581 199 0 0 25 0 9 0 591015372 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23503] ppid=23493 vsize=1557332 CPUtime=1774.81 cores=0-7
/proc/23495/task/23503/stat : 23503 (plingeling) R 23493 23495 22976 0 -1 4202560 862870 1255 0 0 177340 141 0 0 25 0 9 0 591015372 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4366445 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=1557332 CPUtime=1772.96 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1153606 1255 0 0 177101 195 0 0 25 0 9 0 591015372 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1557332 CPUtime=1777.79 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 177738 41 0 0 25 0 9 0 591015373 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1557332 CPUtime=1778.36 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 980156 1255 0 0 177686 150 0 0 25 0 9 0 591015373 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1557332 CPUtime=1778.36 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177629 207 0 0 25 0 9 0 591015373 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1557332 CPUtime=1778.29 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1010875 1255 0 0 177657 172 0 0 25 0 9 0 591015373 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4354385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1557332 CPUtime=1777.92 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 177593 199 0 0 25 0 9 0 591015373 1594707968 345526 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14217
Current children cumulated vsize (KiB) 1557332

[startup+1779.9 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13197860/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1557332 CPUtime=14223.4 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7796625 1255 0 0 1421025 1311 0 0 18 0 8 0 591015309 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 389333 345527 182 55 0 387219 0
[pid=23495/tid=23502] ppid=23493 vsize=1557332 CPUtime=1778.6 cores=0-7
/proc/23495/task/23502/stat : 23502 (plingeling) R 23493 23495 22976 0 -1 4202560 1125987 1255 0 0 177661 199 0 0 25 0 8 0 591015372 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23495/tid=23504] ppid=23493 vsize=1557332 CPUtime=1773.76 cores=0-7
/proc/23495/task/23504/stat : 23504 (plingeling) R 23493 23495 22976 0 -1 4202560 1153606 1255 0 0 177181 195 0 0 25 0 8 0 591015372 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23495/tid=23505] ppid=23493 vsize=1557332 CPUtime=1778.59 cores=0-7
/proc/23495/task/23505/stat : 23505 (plingeling) R 23493 23495 22976 0 -1 4202560 267111 1255 0 0 177818 41 0 0 25 0 8 0 591015373 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23495/tid=23506] ppid=23493 vsize=1557332 CPUtime=1779.16 cores=0-7
/proc/23495/task/23506/stat : 23506 (plingeling) R 23493 23495 22976 0 -1 4202560 980156 1255 0 0 177766 150 0 0 25 0 8 0 591015373 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23495/tid=23507] ppid=23493 vsize=1557332 CPUtime=1779.16 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177709 207 0 0 25 0 8 0 591015373 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4278111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23495/tid=23508] ppid=23493 vsize=1557332 CPUtime=1779.09 cores=0-7
/proc/23495/task/23508/stat : 23508 (plingeling) R 23493 23495 22976 0 -1 4202560 1010875 1255 0 0 177737 172 0 0 25 0 8 0 591015373 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4357470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23495/tid=23509] ppid=23493 vsize=1557332 CPUtime=1778.72 cores=0-7
/proc/23495/task/23509/stat : 23509 (plingeling) R 23493 23495 22976 0 -1 4202560 1158933 1255 0 0 177673 199 0 0 25 0 8 0 591015373 1594707968 345527 33554432000 4194304 4417332 140735229777712 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14223.4
Current children cumulated vsize (KiB) 1557332

[startup+1780.3 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13197860/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1530540 CPUtime=14224.2 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7796625 1255 0 0 1421112 1311 0 0 17 0 2 0 591015309 1567272960 343935 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 382635 343935 182 55 0 380521 0
[pid=23495/tid=23507] ppid=23493 vsize=1530540 CPUtime=1779.56 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177749 207 0 0 25 0 2 0 591015373 1567272960 343935 33554432000 4194304 4417332 140735229777712 18446744073709551615 4256307 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14224.2
Current children cumulated vsize (KiB) 1530540

[startup+1780.7 s]
/proc/loadavg: 8.03 8.03 7.85 9/179 23559
/proc/meminfo: memFree=13197860/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1530536 CPUtime=14224.6 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7796625 1255 0 0 1421152 1311 0 0 17 0 2 0 591015309 1567268864 343934 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 382634 343934 182 55 0 380520 0
[pid=23495/tid=23507] ppid=23493 vsize=1530536 CPUtime=1779.96 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177789 207 0 0 25 0 2 0 591015373 1567268864 343934 33554432000 4194304 4417332 140735229777712 18446744073709551615 4302932 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14224.6
Current children cumulated vsize (KiB) 1530536

[startup+1780.8 s]
/proc/loadavg: 7.54 7.93 7.81 2/172 23559
/proc/meminfo: memFree=13203620/32950928 swapFree=67111528/67111528
[pid=23495] ppid=23493 vsize=1530536 CPUtime=14224.7 cores=0-7
/proc/23495/stat : 23495 (plingeling) S 23493 23495 22976 0 -1 4202496 7796625 1255 0 0 1421163 1311 0 0 17 0 2 0 591015309 1567268864 343934 33554432000 4194304 4417332 140735229777712 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23495/statm: 382634 343934 182 55 0 380520 0
[pid=23495/tid=23507] ppid=23493 vsize=1530536 CPUtime=1780.06 cores=0-7
/proc/23495/task/23507/stat : 23507 (plingeling) R 23493 23495 22976 0 -1 4202560 1201179 1255 0 0 177799 207 0 0 25 0 2 0 591015373 1567268864 343934 33554432000 4194304 4417332 140735229777712 18446744073709551615 4270293 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14224.7
Current children cumulated vsize (KiB) 1530536

Child status: 20
Real time (s): 1780.89
CPU time (s): 14224.8
CPU user time (s): 14211.6
CPU system time (s): 13.194
CPU usage (%): 798.749
Max. virtual memory (cumulated for all children) (KiB): 1825624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14211.6
system time used= 13.194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7797883
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= 1197
involuntary context switches= 67989

runsolver used 2.84357 second user time and 6.586 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-28 18:24:07
IDJOB=3309696
IDBENCH=82467
IDSOLVER=1695
FILE ID=node112/3309696-1304007846
RUNJOBID= node112-1304002430-22990
PBS_JOBID= 13168792
Free space on /tmp= 72560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309696-1304007846/watcher-3309696-1304007846 -o /tmp/evaluation-result-3309696-1304007846/solver-3309696-1304007846 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309696-1304007846.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=839529031

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14580476 kB
Buffers:       1992704 kB
Cached:       15750992 kB
SwapCached:          0 kB
Active:        6800628 kB
Inactive:     11012656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14580476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:       69340 kB
Mapped:          14392 kB
Slab:           491516 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189996 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= 72560 MiB
End job on node112 at 2011-04-28 18:53:47