Trace number 3282031

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) 4800.36 1202.44

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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-3282031-1304040294/watcher-3282031-1304040294 -o /tmp/evaluation-result-3282031-1304040294/solver-3282031-1304040294 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282031-1304040294.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.72 4.63 6.05 6/181 8386
/proc/meminfo: memFree=26644956/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=11932 CPUtime=0 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) R 8384 8386 7632 0 -1 4202496 1052 1252 0 0 0 0 0 0 25 0 1 0 515628159 12218368 980 33554432000 4194304 4417332 140735173821856 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8386/statm: 2983 980 146 55 0 869 0

[startup+0.0367271 s]
/proc/loadavg: 4.72 4.63 6.05 6/181 8386
/proc/meminfo: memFree=26644956/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=18800 CPUtime=0.03 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) R 8384 8386 7632 0 -1 4202496 2798 1252 0 0 3 0 0 0 25 0 1 0 515628159 19251200 2723 33554432000 4194304 4417332 140735173821856 18446744073709551615 4209584 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8386/statm: 4700 2723 148 55 0 2586 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18800

[startup+0.100715 s]
/proc/loadavg: 4.72 4.63 6.05 6/181 8386
/proc/meminfo: memFree=26644956/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=29436 CPUtime=0.09 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) R 8384 8386 7632 0 -1 4202496 5457 1252 0 0 9 0 0 0 25 0 1 0 515628159 30142464 5382 33554432000 4194304 4417332 140735173821856 18446744073709551615 4209584 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8386/statm: 7359 5382 148 55 0 5245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29436

[startup+0.300682 s]
/proc/loadavg: 4.72 4.63 6.05 6/181 8386
/proc/meminfo: memFree=26644956/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=65860 CPUtime=0.29 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) R 8384 8386 7632 0 -1 4202496 14582 1252 0 0 27 2 0 0 25 0 1 0 515628159 67440640 14488 33554432000 4194304 4417332 140735173821856 18446744073709551615 4209463 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8386/statm: 16465 14488 148 55 0 14351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65860

[startup+0.700615 s]
/proc/loadavg: 4.72 4.63 6.05 6/181 8386
/proc/meminfo: memFree=26644956/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=152024 CPUtime=0.69 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) R 8384 8386 7632 0 -1 4202496 36151 1252 0 0 65 4 0 0 25 0 1 0 515628159 155672576 36029 33554432000 4194304 4417332 140735173821856 18446744073709551615 4259665 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8386/statm: 38006 36029 148 55 0 35892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152024

[startup+1.50049 s]
/proc/loadavg: 4.74 4.64 6.05 9/186 8396
/proc/meminfo: memFree=26486020/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=278364 CPUtime=3.21 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 62167 1252 0 0 313 8 0 0 25 0 5 0 515628159 285044736 41261 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 69591 41261 170 55 0 67477 0
[pid=8386/tid=8393] ppid=8384 vsize=278364 CPUtime=0.57 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 6893 1252 0 0 56 1 0 0 25 0 5 0 515628251 285044736 41261 33554432000 4194304 4417332 140735173821856 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=278364 CPUtime=0.56 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 6882 1252 0 0 56 0 0 0 25 0 5 0 515628251 285044736 41261 33554432000 4194304 4417332 140735173821856 18446744073709551615 4270704 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=278364 CPUtime=0.56 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 6885 1252 0 0 56 0 0 0 25 0 5 0 515628251 285044736 41261 33554432000 4194304 4417332 140735173821856 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=278364 CPUtime=0.56 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5344 1252 0 0 56 0 0 0 25 0 5 0 515628251 285044736 41261 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 278364

[startup+3.10122 s]
/proc/loadavg: 4.74 4.64 6.05 9/186 8396
/proc/meminfo: memFree=26475604/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=315796 CPUtime=9.6 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 92999 1252 0 0 947 13 0 0 25 0 5 0 515628159 323375104 50622 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 78949 50622 173 55 0 76835 0
[pid=8386/tid=8393] ppid=8384 vsize=315796 CPUtime=2.17 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 16624 1252 0 0 215 2 0 0 25 0 5 0 515628251 323375104 50622 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236598 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=315796 CPUtime=2.16 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 16095 1252 0 0 215 1 0 0 25 0 5 0 515628251 323375104 50622 33554432000 4194304 4417332 140735173821856 18446744073709551615 4276627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=315796 CPUtime=2.16 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 18773 1252 0 0 214 2 0 0 25 0 5 0 515628251 323375104 50622 33554432000 4194304 4417332 140735173821856 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=315796 CPUtime=2.15 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5344 1252 0 0 215 0 0 0 25 0 5 0 515628251 323375104 50622 33554432000 4194304 4417332 140735173821856 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (KiB) 315796

[startup+6.30068 s]
/proc/loadavg: 5.00 4.69 6.06 9/186 8396
/proc/meminfo: memFree=26394196/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=332208 CPUtime=22.38 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 130436 1252 0 0 2219 19 0 0 25 0 5 0 515628159 340180992 61228 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 83052 61228 179 55 0 80938 0
[pid=8386/tid=8393] ppid=8384 vsize=332208 CPUtime=5.36 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 26864 1252 0 0 532 4 0 0 25 0 5 0 515628251 340180992 61228 33554432000 4194304 4417332 140735173821856 18446744073709551615 4330209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=332208 CPUtime=5.37 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 29169 1252 0 0 533 4 0 0 25 0 5 0 515628251 340180992 61228 33554432000 4194304 4417332 140735173821856 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=332208 CPUtime=5.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 32894 1252 0 0 532 5 0 0 25 0 5 0 515628251 340180992 61228 33554432000 4194304 4417332 140735173821856 18446744073709551615 4240321 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=332208 CPUtime=5.33 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5346 1252 0 0 533 0 0 0 25 0 5 0 515628251 340180992 61228 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 332208

[startup+12.7006 s]
/proc/loadavg: 5.24 4.75 6.07 9/186 8397
/proc/meminfo: memFree=26341492/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=384700 CPUtime=47.94 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 144599 1252 0 0 4773 21 0 0 25 0 5 0 515628159 393932800 75323 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 96175 75323 179 55 0 94061 0
[pid=8386/tid=8393] ppid=8384 vsize=384700 CPUtime=11.77 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 27894 1252 0 0 1172 5 0 0 25 0 5 0 515628251 393932800 75323 33554432000 4194304 4417332 140735173821856 18446744073709551615 4252919 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=384700 CPUtime=11.76 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 34808 1252 0 0 1172 4 0 0 25 0 5 0 515628251 393932800 75323 33554432000 4194304 4417332 140735173821856 18446744073709551615 4252045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=384700 CPUtime=11.77 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 40388 1252 0 0 1171 6 0 0 25 0 5 0 515628251 393932800 75323 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=384700 CPUtime=11.69 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5346 1252 0 0 1169 0 0 0 25 0 5 0 515628251 393932800 75323 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 384700

[startup+25.5005 s]
/proc/loadavg: 5.66 4.86 6.09 9/186 8397
/proc/meminfo: memFree=26312424/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=399672 CPUtime=99.07 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 148696 1252 0 0 9885 22 0 0 25 0 5 0 515628159 409264128 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 99918 79066 179 55 0 97804 0
[pid=8386/tid=8393] ppid=8384 vsize=399672 CPUtime=24.57 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 31991 1252 0 0 2452 5 0 0 25 0 5 0 515628251 409264128 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=399672 CPUtime=24.56 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 34808 1252 0 0 2452 4 0 0 25 0 5 0 515628251 409264128 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=399672 CPUtime=24.57 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 40388 1252 0 0 2451 6 0 0 25 0 5 0 515628251 409264128 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=399672 CPUtime=24.42 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5346 1252 0 0 2442 0 0 0 25 0 5 0 515628251 409264128 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.07
Current children cumulated vsize (KiB) 399672

[startup+51.1012 s]
/proc/loadavg: 6.66 5.17 6.15 9/186 8397
/proc/meminfo: memFree=26302308/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=399668 CPUtime=201.33 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 148816 1252 0 0 20111 22 0 0 25 0 5 0 515628159 409260032 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 99917 79066 180 55 0 97803 0
[pid=8386/tid=8393] ppid=8384 vsize=399668 CPUtime=50.17 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 32055 1252 0 0 5012 5 0 0 25 0 5 0 515628251 409260032 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=399668 CPUtime=50.16 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 34864 1252 0 0 5012 4 0 0 25 0 5 0 515628251 409260032 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=399668 CPUtime=50.16 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 40388 1252 0 0 5010 6 0 0 25 0 5 0 515628251 409260032 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=399668 CPUtime=49.88 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5346 1252 0 0 4988 0 0 0 25 0 5 0 515628251 409260032 79066 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.33
Current children cumulated vsize (KiB) 399668

[startup+102.307 s]
/proc/loadavg: 7.46 5.62 6.25 9/186 8399
/proc/meminfo: memFree=26317548/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=405760 CPUtime=405.87 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 154731 1252 0 0 40564 23 0 0 25 0 5 0 515628159 415498240 75000 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 101440 75000 180 55 0 99326 0
[pid=8386/tid=8393] ppid=8384 vsize=405760 CPUtime=101.38 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 32118 1252 0 0 10133 5 0 0 25 0 5 0 515628251 415498240 75000 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=405760 CPUtime=101.37 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 40412 1252 0 0 10132 5 0 0 25 0 5 0 515628251 415498240 75000 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=405760 CPUtime=101.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 40692 1252 0 0 10131 6 0 0 25 0 5 0 515628251 415498240 75000 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=405760 CPUtime=100.81 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 5346 1252 0 0 10081 0 0 0 25 0 5 0 515628251 415498240 75000 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.87
Current children cumulated vsize (KiB) 405760

[startup+162.301 s]
/proc/loadavg: 7.91 6.08 6.37 9/186 8401
/proc/meminfo: memFree=26221412/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=455120 CPUtime=645.52 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 167243 1252 0 0 64528 24 0 0 25 0 5 0 515628159 466042880 87341 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 113780 87341 181 55 0 111666 0
[pid=8386/tid=8393] ppid=8384 vsize=455120 CPUtime=161.37 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 32178 1252 0 0 16132 5 0 0 25 0 5 0 515628251 466042880 87341 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=455120 CPUtime=161.36 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 48605 1252 0 0 16130 6 0 0 25 0 5 0 515628251 466042880 87341 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364417 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=455120 CPUtime=161.36 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 40855 1252 0 0 16130 6 0 0 25 0 5 0 515628251 466042880 87341 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=455120 CPUtime=160.49 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 9442 1252 0 0 16048 1 0 0 25 0 5 0 515628251 466042880 87341 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 645.52
Current children cumulated vsize (KiB) 455120


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

[pid=8386/tid=8394] ppid=8384 vsize=564092 CPUtime=701.35 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 94944 1252 0 0 70123 12 0 0 25 0 5 0 515628251 577630208 116606 33554432000 4194304 4417332 140735173821856 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=564092 CPUtime=701.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 70390 1252 0 0 70126 11 0 0 25 0 5 0 515628251 577630208 116606 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=564092 CPUtime=697.54 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 22085 1252 0 0 69752 2 0 0 25 0 5 0 515628251 577630208 116606 33554432000 4194304 4417332 140735173821856 18446744073709551615 4357057 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.59
Current children cumulated vsize (KiB) 564092

[startup+762.307 s]
/proc/loadavg: 8.08 7.80 7.17 9/186 8417
/proc/meminfo: memFree=26039276/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=571796 CPUtime=3042.29 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 292219 1252 0 0 304188 41 0 0 25 0 5 0 515628159 585519104 118532 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 142949 118532 181 55 0 140835 0
[pid=8386/tid=8393] ppid=8384 vsize=571796 CPUtime=761.38 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 67312 1252 0 0 76130 8 0 0 25 0 5 0 515628251 585519104 118532 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=571796 CPUtime=761.35 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 95001 1252 0 0 76123 12 0 0 25 0 5 0 515628251 585519104 118532 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=571796 CPUtime=761.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 71658 1252 0 0 76126 11 0 0 25 0 5 0 515628251 585519104 118532 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=571796 CPUtime=757.22 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 22085 1252 0 0 75720 2 0 0 25 0 5 0 515628251 585519104 118532 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.29
Current children cumulated vsize (KiB) 571796

[startup+822.301 s]
/proc/loadavg: 8.09 7.85 7.22 9/186 8418
/proc/meminfo: memFree=25965104/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=588736 CPUtime=3281.95 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 300586 1252 0 0 328153 42 0 0 25 0 5 0 515628159 602865664 122767 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 147184 122767 181 55 0 145070 0
[pid=8386/tid=8393] ppid=8384 vsize=588736 CPUtime=821.38 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 67312 1252 0 0 82130 8 0 0 25 0 5 0 515628251 602865664 122767 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=588736 CPUtime=821.34 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 96618 1252 0 0 82122 12 0 0 25 0 5 0 515628251 602865664 122767 33554432000 4194304 4417332 140735173821856 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=588736 CPUtime=821.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 71714 1252 0 0 82126 11 0 0 25 0 5 0 515628251 602865664 122767 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=588736 CPUtime=816.89 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 28779 1252 0 0 81686 3 0 0 25 0 5 0 515628251 602865664 122767 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.95
Current children cumulated vsize (KiB) 588736

[startup+882.301 s]
/proc/loadavg: 8.12 7.91 7.28 9/186 8419
/proc/meminfo: memFree=26003272/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=608448 CPUtime=3521.61 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 322584 1252 0 0 352117 44 0 0 25 0 5 0 515628159 623050752 127695 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 152112 127695 181 55 0 149998 0
[pid=8386/tid=8393] ppid=8384 vsize=608448 CPUtime=881.39 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 84773 1252 0 0 88128 11 0 0 25 0 5 0 515628251 623050752 127695 33554432000 4194304 4417332 140735173821856 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=608448 CPUtime=881.35 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 99060 1252 0 0 88122 13 0 0 25 0 5 0 515628251 623050752 127695 33554432000 4194304 4417332 140735173821856 18446744073709551615 4357031 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=608448 CPUtime=881.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 71714 1252 0 0 88126 11 0 0 25 0 5 0 515628251 623050752 127695 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=608448 CPUtime=876.56 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 30874 1252 0 0 87653 3 0 0 25 0 5 0 515628251 623050752 127695 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.61
Current children cumulated vsize (KiB) 608448

[startup+942.301 s]
/proc/loadavg: 8.18 7.95 7.33 9/186 8421
/proc/meminfo: memFree=25966772/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=608400 CPUtime=3761.29 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 323227 1252 0 0 376085 44 0 0 25 0 5 0 515628159 623001600 127683 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 152100 127683 181 55 0 149986 0
[pid=8386/tid=8393] ppid=8384 vsize=608400 CPUtime=941.39 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 84773 1252 0 0 94128 11 0 0 25 0 5 0 515628251 623001600 127683 33554432000 4194304 4417332 140735173821856 18446744073709551615 4366526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=608400 CPUtime=941.35 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 99060 1252 0 0 94122 13 0 0 25 0 5 0 515628251 623001600 127683 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=608400 CPUtime=941.37 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 71714 1252 0 0 94126 11 0 0 25 0 5 0 515628251 623001600 127683 33554432000 4194304 4417332 140735173821856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=608400 CPUtime=936.24 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 31517 1252 0 0 93621 3 0 0 25 0 5 0 515628251 623001600 127683 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3761.29
Current children cumulated vsize (KiB) 608400

[startup+1002.3 s]
/proc/loadavg: 8.11 7.97 7.37 9/186 8423
/proc/meminfo: memFree=25963620/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=607612 CPUtime=4000.96 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 356980 1252 0 0 400047 49 0 0 25 0 5 0 515628159 622194688 127486 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 151903 127486 181 55 0 149789 0
[pid=8386/tid=8393] ppid=8384 vsize=607612 CPUtime=1001.39 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 84829 1252 0 0 100128 11 0 0 25 0 5 0 515628251 622194688 127486 33554432000 4194304 4417332 140735173821856 18446744073709551615 4310191 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=607612 CPUtime=1001.34 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 115492 1252 0 0 100119 15 0 0 25 0 5 0 515628251 622194688 127486 33554432000 4194304 4417332 140735173821856 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=607612 CPUtime=1001.38 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 88158 1252 0 0 100124 14 0 0 25 0 5 0 515628251 622194688 127486 33554432000 4194304 4417332 140735173821856 18446744073709551615 4357185 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=607612 CPUtime=995.91 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 32338 1252 0 0 99588 3 0 0 25 0 5 0 515628251 622194688 127486 33554432000 4194304 4417332 140735173821856 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.96
Current children cumulated vsize (KiB) 607612

[startup+1062.3 s]
/proc/loadavg: 8.08 7.99 7.41 9/186 8425
/proc/meminfo: memFree=25941504/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=609572 CPUtime=4240.64 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 358436 1252 0 0 424015 49 0 0 25 0 5 0 515628159 624201728 127976 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 152393 127976 181 55 0 150279 0
[pid=8386/tid=8393] ppid=8384 vsize=609572 CPUtime=1061.39 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 84829 1252 0 0 106128 11 0 0 25 0 5 0 515628251 624201728 127976 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=609572 CPUtime=1061.34 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 115545 1252 0 0 106119 15 0 0 25 0 5 0 515628251 624201728 127976 33554432000 4194304 4417332 140735173821856 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=609572 CPUtime=1061.38 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 88158 1252 0 0 106124 14 0 0 25 0 5 0 515628251 624201728 127976 33554432000 4194304 4417332 140735173821856 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=609572 CPUtime=1055.59 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 33741 1252 0 0 105555 4 0 0 25 0 5 0 515628251 624201728 127976 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4240.64
Current children cumulated vsize (KiB) 609572

[startup+1122.3 s]
/proc/loadavg: 8.14 8.02 7.46 9/186 8426
/proc/meminfo: memFree=25921628/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=629976 CPUtime=4480.31 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 381085 1252 0 0 447979 52 0 0 25 0 5 0 515628159 645095424 133077 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 157494 133077 181 55 0 155380 0
[pid=8386/tid=8393] ppid=8384 vsize=629976 CPUtime=1121.38 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 88541 1252 0 0 112127 11 0 0 25 0 5 0 515628251 645095424 133077 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=629976 CPUtime=1121.34 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 117372 1252 0 0 112119 15 0 0 25 0 5 0 515628251 645095424 133077 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=629976 CPUtime=1121.38 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 104596 1252 0 0 112122 16 0 0 25 0 5 0 515628251 645095424 133077 33554432000 4194304 4417332 140735173821856 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=629976 CPUtime=1115.26 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 34413 1252 0 0 111522 4 0 0 25 0 5 0 515628251 645095424 133077 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4480.31
Current children cumulated vsize (KiB) 629976

[startup+1182.3 s]
/proc/loadavg: 8.16 8.04 7.50 6/180 8430
/proc/meminfo: memFree=26404984/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=598388 CPUtime=4719.99 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 382257 1252 0 0 471946 53 0 0 25 0 5 0 515628159 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 149597 125212 181 55 0 147483 0
[pid=8386/tid=8393] ppid=8384 vsize=598388 CPUtime=1181.39 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 88541 1252 0 0 118128 11 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=598388 CPUtime=1181.34 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 117372 1252 0 0 118119 15 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=598388 CPUtime=1181.38 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 104596 1252 0 0 118122 16 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=598388 CPUtime=1174.94 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 35585 1252 0 0 117489 5 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4719.99
Current children cumulated vsize (KiB) 598388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 8.18 8.06 7.51 9/186 8464
/proc/meminfo: memFree=26340636/32950928 swapFree=67111524/67111528
[pid=8386] ppid=8384 vsize=598388 CPUtime=4800.29 cores=1,3,5,7
/proc/8386/stat : 8386 (plingeling) S 8384 8386 7632 0 -1 4202496 382257 1252 0 0 479976 53 0 0 25 0 5 0 515628159 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8386/statm: 149597 125212 181 55 0 147483 0
[pid=8386/tid=8393] ppid=8384 vsize=598388 CPUtime=1201.49 cores=1,3,5,7
/proc/8386/task/8393/stat : 8393 (plingeling) R 8384 8386 7632 0 -1 4202560 88541 1252 0 0 120138 11 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8386/tid=8394] ppid=8384 vsize=598388 CPUtime=1201.45 cores=1,3,5,7
/proc/8386/task/8394/stat : 8394 (plingeling) R 8384 8386 7632 0 -1 4202560 117372 1252 0 0 120130 15 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8386/tid=8395] ppid=8384 vsize=598388 CPUtime=1201.49 cores=1,3,5,7
/proc/8386/task/8395/stat : 8395 (plingeling) R 8384 8386 7632 0 -1 4202560 104596 1252 0 0 120133 16 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8386/tid=8396] ppid=8384 vsize=598388 CPUtime=1194.93 cores=1,3,5,7
/proc/8386/task/8396/stat : 8396 (plingeling) R 8384 8386 7632 0 -1 4202560 35585 1252 0 0 119488 5 0 0 25 0 5 0 515628251 612749312 125212 33554432000 4194304 4417332 140735173821856 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 598388

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.44
CPU time (s): 4800.36
CPU user time (s): 4799.79
CPU system time (s): 0.562914
CPU usage (%): 399.219
Max. virtual memory (cumulated for all children) (KiB): 662408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.79
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383509
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= 156
involuntary context switches= 33733

runsolver used 2.01769 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 03:24:55
IDJOB=3282031
IDBENCH=70769
IDSOLVER=1605
FILE ID=node126/3282031-1304040294
RUNJOBID= node126-1304040277-8286
PBS_JOBID= 13170358
Free space on /tmp= 71568 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282031-1304040294/watcher-3282031-1304040294 -o /tmp/evaluation-result-3282031-1304040294/solver-3282031-1304040294 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282031-1304040294.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=905508896

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26645112 kB
Buffers:       1389192 kB
Cached:        4051488 kB
SwapCached:          4 kB
Active:         431856 kB
Inactive:      5336004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26645112 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31204 kB
Writeback:           0 kB
AnonPages:      326776 kB
Mapped:          15480 kB
Slab:           473300 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   527968 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= 71584 MiB
End job on node126 at 2011-04-29 03:44:59