Trace number 3309345

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 40000.5 5003.33

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
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: 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-3309345-1303997273/watcher-3309345-1303997273 -o /tmp/evaluation-result-3309345-1303997273/solver-3309345-1303997273 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309345-1303997273.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.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=9300 CPUtime=0 cores=0-7
/proc/17640/stat : 17640 (plingeling) R 17638 17640 17409 0 -1 4202496 406 1249 0 0 0 0 0 0 22 0 1 0 511328245 9523200 335 33554432000 4194304 4417332 140733910702048 18446744073709551615 270612771525 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17640/statm: 2361 347 147 55 0 247 0

[startup+0.086624 s]
/proc/loadavg: 8.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=242628 CPUtime=6.05 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 9145 1249 0 0 604 1 0 0 18 0 9 0 511328245 248451072 5580 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 60657 5580 180 55 0 58543 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 242628

[startup+0.910517 s]
/proc/loadavg: 8.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=242628 CPUtime=6.84 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 9145 1249 0 0 683 1 0 0 18 0 9 0 511328245 248451072 5580 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 60657 5580 180 55 0 58543 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 242628

[startup+1.0105 s]
/proc/loadavg: 8.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=242628 CPUtime=7.64 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 9145 1249 0 0 763 1 0 0 18 0 9 0 511328245 248451072 5580 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 60657 5580 180 55 0 58543 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 242628

[startup+1.11048 s]
/proc/loadavg: 8.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=247748 CPUtime=8.44 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 10425 1249 0 0 843 1 0 0 18 0 9 0 511328245 253693952 6860 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 61937 6860 180 55 0 59823 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 247748

[startup+1.50041 s]
/proc/loadavg: 8.01 8.04 7.97 2/170 17640
/proc/meminfo: memFree=13925216/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=244676 CPUtime=11.56 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 10425 1249 0 0 1155 1 0 0 18 0 9 0 511328245 250548224 6092 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 61169 6092 180 55 0 59055 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 244676

[startup+3.10113 s]
/proc/loadavg: 8.01 8.03 7.97 9/179 17654
/proc/meminfo: memFree=13901220/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=242628 CPUtime=24.36 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 10529 1249 0 0 2435 1 0 0 18 0 9 0 511328245 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 60657 5581 181 55 0 58543 0
[pid=17640/tid=17647] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 872 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250869 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 1451 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365101 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=242628 CPUtime=3.04 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 586 1249 0 0 304 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=242628 CPUtime=3.04 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 309 1249 0 0 304 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 1066 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 846 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 680 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4354054 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=242628 CPUtime=3.03 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 974 1249 0 0 303 0 0 0 25 0 9 0 511328251 248451072 5581 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352381 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 242628

[startup+6.30657 s]
/proc/loadavg: 8.01 8.03 7.97 9/179 17654
/proc/meminfo: memFree=13901352/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=243956 CPUtime=49.98 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 11300 1249 0 0 4997 1 0 0 18 0 9 0 511328245 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 60989 5940 181 55 0 58875 0
[pid=17640/tid=17647] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 1094 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352367 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=243956 CPUtime=6.23 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 1534 1249 0 0 623 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352381 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 586 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 309 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 1417 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352392 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 846 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=243956 CPUtime=6.22 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 707 1249 0 0 622 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=243956 CPUtime=6.24 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 1062 1249 0 0 624 0 0 0 25 0 9 0 511328251 249810944 5940 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 243956

[startup+12.7004 s]
/proc/loadavg: 8.01 8.03 7.97 9/179 17654
/proc/meminfo: memFree=13900504/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=247120 CPUtime=101.11 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 13084 1249 0 0 10110 1 0 0 18 0 9 0 511328245 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 61780 6734 181 55 0 59666 0
[pid=17640/tid=17647] ppid=17638 vsize=247120 CPUtime=12.63 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 1467 1249 0 0 1263 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=247120 CPUtime=12.63 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 1534 1249 0 0 1263 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=247120 CPUtime=12.64 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 586 1249 0 0 1264 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=247120 CPUtime=12.64 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 549 1249 0 0 1264 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=247120 CPUtime=12.63 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 2210 1249 0 0 1263 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=247120 CPUtime=12.63 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 846 1249 0 0 1263 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4354075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=247120 CPUtime=12.58 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 1085 1249 0 0 1258 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250945 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=247120 CPUtime=12.63 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 1062 1249 0 0 1263 0 0 0 25 0 9 0 511328251 253050880 6734 33554432000 4194304 4417332 140733910702048 18446744073709551615 4353974 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 247120

[startup+25.5012 s]
/proc/loadavg: 8.07 8.05 7.98 9/179 17655
/proc/meminfo: memFree=13895800/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=251616 CPUtime=203.46 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 21086 1249 0 0 20343 3 0 0 18 0 9 0 511328245 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 62904 7828 181 55 0 60790 0
[pid=17640/tid=17647] ppid=17638 vsize=251616 CPUtime=25.43 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 2796 1249 0 0 2543 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=251616 CPUtime=25.43 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 2549 1249 0 0 2543 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=251616 CPUtime=25.43 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 1285 1249 0 0 2543 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=251616 CPUtime=25.44 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 1800 1249 0 0 2544 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=251616 CPUtime=25.42 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 3668 1249 0 0 2542 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=251616 CPUtime=25.43 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 846 1249 0 0 2543 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=251616 CPUtime=25.32 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 2331 1249 0 0 2532 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=251616 CPUtime=25.44 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 2066 1249 0 0 2544 0 0 0 25 0 9 0 511328251 257654784 7828 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 251616

[startup+51.1007 s]
/proc/loadavg: 8.05 8.04 7.98 9/179 17655
/proc/meminfo: memFree=13893168/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=254484 CPUtime=408.14 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 35896 1249 0 0 40808 6 0 0 18 0 9 0 511328245 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 63621 8555 181 55 0 61507 0
[pid=17640/tid=17647] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 4454 1249 0 0 5103 0 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 4722 1249 0 0 5102 1 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250957 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 3798 1249 0 0 5103 0 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 4051 1249 0 0 5103 0 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4353655 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=254484 CPUtime=51.02 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 6315 1249 0 0 5101 1 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 846 1249 0 0 5103 0 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=254484 CPUtime=50.81 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 3856 1249 0 0 5080 1 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=254484 CPUtime=51.03 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 4109 1249 0 0 5103 0 0 0 25 0 9 0 511328251 260591616 8555 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 254484

[startup+102.301 s]
/proc/loadavg: 8.06 8.05 7.98 9/179 17657

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

/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 399551 1249 0 0 472160 73 0 0 25 0 9 0 511328251 507478016 68832 33554432000 4194304 4417332 140733910702048 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=495584 CPUtime=4721.9 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 468685 1249 0 0 472107 83 0 0 25 0 9 0 511328251 507478016 68832 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=495584 CPUtime=4721.7 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 216553 1249 0 0 472131 39 0 0 25 0 9 0 511328251 507478016 68832 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=495584 CPUtime=4698.75 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 587570 1249 0 0 469763 112 0 0 25 0 9 0 511328251 507478016 68832 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=495584 CPUtime=4722.34 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 430569 1249 0 0 472158 76 0 0 25 0 9 0 511328251 507478016 68832 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37753.9
Current children cumulated vsize (KiB) 495584

[startup+4782.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/179 17794
/proc/meminfo: memFree=13662504/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=487112 CPUtime=38233.6 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3281412 1249 0 0 3822758 599 0 0 18 0 9 0 511328245 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 121778 66714 181 55 0 119664 0
[pid=17640/tid=17647] ppid=17638 vsize=487112 CPUtime=4782.06 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 406024 1249 0 0 478136 70 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=487112 CPUtime=4782.34 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 210192 1249 0 0 478192 42 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365862 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=487112 CPUtime=4782.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 530805 1249 0 0 478140 95 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=487112 CPUtime=4782.32 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 404092 1249 0 0 478159 73 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4354063 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=487112 CPUtime=4781.89 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 472307 1249 0 0 478106 83 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=487112 CPUtime=4781.71 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 218978 1249 0 0 478131 40 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250929 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=487112 CPUtime=4758.44 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 596492 1249 0 0 475730 114 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=487112 CPUtime=4782.34 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 438777 1249 0 0 478156 78 0 0 25 0 9 0 511328251 498802688 66714 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38233.6
Current children cumulated vsize (KiB) 487112

[startup+4842.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 17795
/proc/meminfo: memFree=13673072/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=477196 CPUtime=38713.2 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3323310 1249 0 0 3870719 606 0 0 18 0 9 0 511328245 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 119299 64235 181 55 0 117185 0
[pid=17640/tid=17647] ppid=17638 vsize=477196 CPUtime=4842.06 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 415312 1249 0 0 484135 71 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=477196 CPUtime=4842.34 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 213287 1249 0 0 484191 43 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=477196 CPUtime=4842.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 537993 1249 0 0 484139 96 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=477196 CPUtime=4842.33 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 407374 1249 0 0 484159 74 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=477196 CPUtime=4841.89 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 475810 1249 0 0 484105 84 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4251012 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=477196 CPUtime=4841.7 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 221910 1249 0 0 484130 40 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4353440 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=477196 CPUtime=4818.11 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 605319 1249 0 0 481696 115 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=477196 CPUtime=4842.35 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 442560 1249 0 0 484156 79 0 0 25 0 9 0 511328251 488648704 64235 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38713.2
Current children cumulated vsize (KiB) 477196

[startup+4902.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/179 17797
/proc/meminfo: memFree=13630752/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=518336 CPUtime=39193 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3351731 1249 0 0 3918686 610 0 0 18 0 9 0 511328245 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 129584 74520 181 55 0 127470 0
[pid=17640/tid=17647] ppid=17638 vsize=518336 CPUtime=4902.07 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 419003 1249 0 0 490135 72 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=518336 CPUtime=4902.35 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 215730 1249 0 0 490191 44 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=518336 CPUtime=4902.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 545003 1249 0 0 490139 96 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=518336 CPUtime=4902.33 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 411191 1249 0 0 490159 74 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=518336 CPUtime=4901.89 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 478694 1249 0 0 490104 85 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4357066 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=518336 CPUtime=4901.71 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 224372 1249 0 0 490130 41 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=518336 CPUtime=4877.79 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 608640 1249 0 0 487663 116 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=518336 CPUtime=4902.35 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 445353 1249 0 0 490156 79 0 0 25 0 9 0 511328251 530776064 74520 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39193
Current children cumulated vsize (KiB) 518336

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/179 17798
/proc/meminfo: memFree=13664920/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=484360 CPUtime=39672.6 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3389557 1249 0 0 3966644 617 0 0 18 0 9 0 511328245 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 121090 66026 181 55 0 118976 0
[pid=17640/tid=17647] ppid=17638 vsize=484360 CPUtime=4962.06 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 422964 1249 0 0 496133 73 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=484360 CPUtime=4962.34 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 218100 1249 0 0 496190 44 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=484360 CPUtime=4962.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 553572 1249 0 0 496138 97 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=484360 CPUtime=4962.33 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 415339 1249 0 0 496157 76 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=484360 CPUtime=4961.88 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 481456 1249 0 0 496103 85 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=484360 CPUtime=4961.71 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 227014 1249 0 0 496130 41 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=484360 CPUtime=4937.47 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 618218 1249 0 0 493630 117 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=484360 CPUtime=4962.35 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 449149 1249 0 0 496155 80 0 0 25 0 9 0 511328251 495984640 66026 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39672.6
Current children cumulated vsize (KiB) 484360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/179 17799
/proc/meminfo: memFree=13662656/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=485664 CPUtime=40000.4 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3409848 1249 0 0 3999423 620 0 0 18 0 9 0 511328245 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 121416 66352 181 55 0 119302 0
[pid=17640/tid=17647] ppid=17638 vsize=485664 CPUtime=5003.07 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 424403 1249 0 0 500234 73 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=485664 CPUtime=5003.35 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 219710 1249 0 0 500291 44 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=485664 CPUtime=5003.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 559358 1249 0 0 500237 98 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=485664 CPUtime=5003.34 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 418444 1249 0 0 500257 77 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=485664 CPUtime=5002.88 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 483096 1249 0 0 500203 85 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=485664 CPUtime=5002.71 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 228930 1249 0 0 500230 41 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=485664 CPUtime=4978.26 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 621818 1249 0 0 497708 118 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=485664 CPUtime=5003.36 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 450344 1249 0 0 500256 80 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364560 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) 485664

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

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

[startup+5003.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/179 17799
/proc/meminfo: memFree=13662656/32951124 swapFree=67111528/67111528
[pid=17640] ppid=17638 vsize=485664 CPUtime=40000.4 cores=0-7
/proc/17640/stat : 17640 (plingeling) S 17638 17640 17409 0 -1 4202496 3409848 1249 0 0 3999423 620 0 0 18 0 9 0 511328245 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17640/statm: 121416 66352 181 55 0 119302 0
[pid=17640/tid=17647] ppid=17638 vsize=485664 CPUtime=5003.07 cores=0-7
/proc/17640/task/17647/stat : 17647 (plingeling) R 17638 17640 17409 0 -1 4202560 424403 1249 0 0 500234 73 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17640/tid=17648] ppid=17638 vsize=485664 CPUtime=5003.35 cores=0-7
/proc/17640/task/17648/stat : 17648 (plingeling) R 17638 17640 17409 0 -1 4202560 219710 1249 0 0 500291 44 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17640/tid=17649] ppid=17638 vsize=485664 CPUtime=5003.35 cores=0-7
/proc/17640/task/17649/stat : 17649 (plingeling) R 17638 17640 17409 0 -1 4202560 559358 1249 0 0 500237 98 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17640/tid=17650] ppid=17638 vsize=485664 CPUtime=5003.34 cores=0-7
/proc/17640/task/17650/stat : 17650 (plingeling) R 17638 17640 17409 0 -1 4202560 418444 1249 0 0 500257 77 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17640/tid=17651] ppid=17638 vsize=485664 CPUtime=5002.88 cores=0-7
/proc/17640/task/17651/stat : 17651 (plingeling) R 17638 17640 17409 0 -1 4202560 483096 1249 0 0 500203 85 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17640/tid=17652] ppid=17638 vsize=485664 CPUtime=5002.71 cores=0-7
/proc/17640/task/17652/stat : 17652 (plingeling) R 17638 17640 17409 0 -1 4202560 228930 1249 0 0 500230 41 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17640/tid=17653] ppid=17638 vsize=485664 CPUtime=4978.26 cores=0-7
/proc/17640/task/17653/stat : 17653 (plingeling) R 17638 17640 17409 0 -1 4202560 621818 1249 0 0 497708 118 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17640/tid=17654] ppid=17638 vsize=485664 CPUtime=5003.36 cores=0-7
/proc/17640/task/17654/stat : 17654 (plingeling) R 17638 17640 17409 0 -1 4202560 450344 1249 0 0 500256 80 0 0 25 0 9 0 511328251 497319936 66352 33554432000 4194304 4417332 140733910702048 18446744073709551615 4364560 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) 485664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.33
CPU time (s): 40000.5
CPU user time (s): 39994.3
CPU system time (s): 6.22305
CPU usage (%): 799.478
Max. virtual memory (cumulated for all children) (KiB): 553884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.3
system time used= 6.22305
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3411098
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= 354
involuntary context switches= 182097

runsolver used 7.59485 second user time and 17.1654 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-28 15:27:53
IDJOB=3309345
IDBENCH=70775
IDSOLVER=1695
FILE ID=node108/3309345-1303997273
RUNJOBID= node108-1303995757-17423
PBS_JOBID= 13168782
Free space on /tmp= 72120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309345-1303997273/watcher-3309345-1303997273 -o /tmp/evaluation-result-3309345-1303997273/solver-3309345-1303997273 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309345-1303997273.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1802049768

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13925496 kB
Buffers:       2291404 kB
Cached:       16088472 kB
SwapCached:          0 kB
Active:       10191796 kB
Inactive:      8251212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13925496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             580 kB
Writeback:           0 kB
AnonPages:       62964 kB
Mapped:          14488 kB
Slab:           517708 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181216 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= 72120 MiB
End job on node108 at 2011-04-28 16:51:18