Trace number 3283641

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.33 1203.14

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3283641-1304045046/watcher-3283641-1304045046 -o /tmp/evaluation-result-3283641-1304045046/solver-3283641-1304045046 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3283641-1304045046.cnf 

running on 4 cores: 0,2,4,6

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: 7.79 7.38 7.26 5/181 9716
/proc/meminfo: memFree=26314796/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=14064 CPUtime=0 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 1579 1257 0 0 0 0 0 0 23 0 1 0 516103401 14401536 1477 33554432000 4194304 4417332 140735427625392 18446744073709551615 251813934061 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 3516 1494 147 55 0 1402 0

[startup+0.0604419 s]
/proc/loadavg: 7.79 7.38 7.26 5/181 9716
/proc/meminfo: memFree=26314796/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=40420 CPUtime=0.05 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 8229 1257 0 0 5 0 0 0 23 0 1 0 516103401 41390080 8127 33554432000 4194304 4417332 140735427625392 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 10105 8127 147 55 0 7991 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40420

[startup+0.100434 s]
/proc/loadavg: 7.79 7.38 7.26 5/181 9716
/proc/meminfo: memFree=26314796/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=45028 CPUtime=0.09 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 9381 1257 0 0 9 0 0 0 23 0 1 0 516103401 46108672 9279 33554432000 4194304 4417332 140735427625392 18446744073709551615 251813858847 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 11257 9279 147 55 0 9143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45028

[startup+0.300402 s]
/proc/loadavg: 7.79 7.38 7.26 5/181 9716
/proc/meminfo: memFree=26314796/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=91376 CPUtime=0.29 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 20570 1257 0 0 27 2 0 0 24 0 1 0 516103401 93569024 20467 33554432000 4194304 4417332 140735427625392 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 22844 20489 147 55 0 20730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91376

[startup+0.700335 s]
/proc/loadavg: 7.79 7.38 7.26 5/181 9716
/proc/meminfo: memFree=26314796/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=123632 CPUtime=0.69 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 29035 1257 0 0 66 3 0 0 25 0 1 0 516103401 126599168 28931 33554432000 4194304 4417332 140735427625392 18446744073709551615 4227897 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 30908 28931 148 55 0 28794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123632

[startup+1.5002 s]
/proc/loadavg: 7.79 7.38 7.26 6/182 9722
/proc/meminfo: memFree=26155456/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=227328 CPUtime=1.49 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) R 9714 9716 9252 0 -1 4202496 53174 1257 0 0 143 6 0 0 25 0 1 0 516103401 232783872 53046 33554432000 4194304 4417332 140735427625392 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9716/statm: 56832 53069 148 55 0 54718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227328

[startup+3.10093 s]
/proc/loadavg: 7.89 7.40 7.27 9/186 9726
/proc/meminfo: memFree=26065028/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=383564 CPUtime=6.86 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 88993 1257 0 0 674 12 0 0 25 0 5 0 516103401 392769536 60470 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 95891 60470 174 55 0 93777 0
[pid=9716/tid=9723] ppid=9714 vsize=383564 CPUtime=1.25 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 7956 1257 0 0 124 1 0 0 25 0 5 0 516103585 392769536 60470 33554432000 4194304 4417332 140735427625392 18446744073709551615 4291027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=383564 CPUtime=1.24 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 11399 1257 0 0 123 1 0 0 25 0 5 0 516103585 392769536 60470 33554432000 4194304 4417332 140735427625392 18446744073709551615 4293490 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=383564 CPUtime=1.25 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 9834 1257 0 0 124 1 0 0 25 0 5 0 516103585 392769536 60470 33554432000 4194304 4417332 140735427625392 18446744073709551615 4306592 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=383564 CPUtime=1.25 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 4809 1257 0 0 124 1 0 0 25 0 5 0 516103585 392769536 60470 33554432000 4194304 4417332 140735427625392 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 383564

[startup+6.3004 s]
/proc/loadavg: 7.89 7.40 7.27 9/186 9726
/proc/meminfo: memFree=26067020/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=402704 CPUtime=19.64 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 129407 1257 0 0 1946 18 0 0 25 0 5 0 516103401 412368896 64089 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 100676 64089 178 55 0 98562 0
[pid=9716/tid=9723] ppid=9714 vsize=402704 CPUtime=4.45 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 21185 1257 0 0 442 3 0 0 25 0 5 0 516103585 412368896 64089 33554432000 4194304 4417332 140735427625392 18446744073709551615 4331027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=402704 CPUtime=4.42 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 24515 1257 0 0 439 3 0 0 25 0 5 0 516103585 412368896 64089 33554432000 4194304 4417332 140735427625392 18446744073709551615 4256872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=402704 CPUtime=4.45 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 23903 1257 0 0 442 3 0 0 25 0 5 0 516103585 412368896 64089 33554432000 4194304 4417332 140735427625392 18446744073709551615 4253506 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=402704 CPUtime=4.45 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 4809 1257 0 0 444 1 0 0 25 0 5 0 516103585 412368896 64089 33554432000 4194304 4417332 140735427625392 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.64
Current children cumulated vsize (KiB) 402704

[startup+12.7003 s]
/proc/loadavg: 7.90 7.41 7.27 9/186 9726
/proc/meminfo: memFree=26048132/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=405228 CPUtime=45.21 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 134809 1257 0 0 4502 19 0 0 25 0 5 0 516103401 414953472 64256 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 101307 64256 180 55 0 99193 0
[pid=9716/tid=9723] ppid=9714 vsize=405228 CPUtime=10.85 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 23036 1257 0 0 1082 3 0 0 25 0 5 0 516103585 414953472 64256 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=405228 CPUtime=10.79 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 26516 1257 0 0 1076 3 0 0 25 0 5 0 516103585 414953472 64256 33554432000 4194304 4417332 140735427625392 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=405228 CPUtime=10.85 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 25355 1257 0 0 1082 3 0 0 25 0 5 0 516103585 414953472 64256 33554432000 4194304 4417332 140735427625392 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=405228 CPUtime=10.85 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 4907 1257 0 0 1084 1 0 0 25 0 5 0 516103585 414953472 64256 33554432000 4194304 4417332 140735427625392 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.21
Current children cumulated vsize (KiB) 405228

[startup+25.5012 s]
/proc/loadavg: 7.92 7.44 7.28 9/186 9726
/proc/meminfo: memFree=26039568/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=412388 CPUtime=96.33 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 136727 1257 0 0 9614 19 0 0 25 0 5 0 516103401 422285312 66046 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 103097 66046 180 55 0 100983 0
[pid=9716/tid=9723] ppid=9714 vsize=412388 CPUtime=23.65 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 23468 1257 0 0 2362 3 0 0 25 0 5 0 516103585 422285312 66046 33554432000 4194304 4417332 140735427625392 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=412388 CPUtime=23.52 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 26516 1257 0 0 2349 3 0 0 25 0 5 0 516103585 422285312 66046 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=412388 CPUtime=23.65 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 25465 1257 0 0 2362 3 0 0 25 0 5 0 516103585 422285312 66046 33554432000 4194304 4417332 140735427625392 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=412388 CPUtime=23.65 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 6283 1257 0 0 2364 1 0 0 25 0 5 0 516103585 422285312 66046 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.33
Current children cumulated vsize (KiB) 412388

[startup+51.1009 s]
/proc/loadavg: 8.00 7.50 7.30 9/186 9727
/proc/meminfo: memFree=26036200/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=439300 CPUtime=198.59 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 150495 1257 0 0 19838 21 0 0 25 0 5 0 516103401 449843200 70841 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 109825 70841 181 55 0 107711 0
[pid=9716/tid=9723] ppid=9714 vsize=439300 CPUtime=49.25 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 29917 1257 0 0 4921 4 0 0 25 0 5 0 516103585 449843200 70841 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=439300 CPUtime=48.98 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 28109 1257 0 0 4894 4 0 0 25 0 5 0 516103585 449843200 70841 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=439300 CPUtime=49.25 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 30838 1257 0 0 4921 4 0 0 25 0 5 0 516103585 449843200 70841 33554432000 4194304 4417332 140735427625392 18446744073709551615 4265403 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=439300 CPUtime=49.24 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 6636 1257 0 0 4923 1 0 0 25 0 5 0 516103585 449843200 70841 33554432000 4194304 4417332 140735427625392 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.59
Current children cumulated vsize (KiB) 439300

[startup+102.306 s]
/proc/loadavg: 8.10 7.61 7.35 9/186 9728
/proc/meminfo: memFree=25981284/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=449992 CPUtime=403.12 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 178680 1257 0 0 40287 25 0 0 25 0 5 0 516103401 460791808 76808 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 112498 76808 181 55 0 110384 0
[pid=9716/tid=9723] ppid=9714 vsize=449992 CPUtime=100.46 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 33106 1257 0 0 10041 5 0 0 25 0 5 0 516103585 460791808 76808 33554432000 4194304 4417332 140735427625392 18446744073709551615 4288001 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=449992 CPUtime=99.91 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 28399 1257 0 0 9987 4 0 0 25 0 5 0 516103585 460791808 76808 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=449992 CPUtime=100.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 54318 1257 0 0 10039 7 0 0 25 0 5 0 516103585 460791808 76808 33554432000 4194304 4417332 140735427625392 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=449992 CPUtime=100.44 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 7862 1257 0 0 10043 1 0 0 25 0 5 0 516103585 460791808 76808 33554432000 4194304 4417332 140735427625392 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.12
Current children cumulated vsize (KiB) 449992

[startup+162.301 s]
/proc/loadavg: 8.21 7.72 7.40 9/186 9766
/proc/meminfo: memFree=26179740/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=481500 CPUtime=642.77 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 209063 1257 0 0 64247 30 0 0 25 0 5 0 516103401 493056000 85889 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 120375 85889 181 55 0 118261 0
[pid=9716/tid=9723] ppid=9714 vsize=481500 CPUtime=160.45 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 39633 1257 0 0 16040 5 0 0 25 0 5 0 516103585 493056000 85889 33554432000 4194304 4417332 140735427625392 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=481500 CPUtime=159.57 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 32783 1257 0 0 15953 4 0 0 25 0 5 0 516103585 493056000 85889 33554432000 4194304 4417332 140735427625392 18446744073709551615 4365955 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=481500 CPUtime=160.45 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 71487 1257 0 0 16035 10 0 0 25 0 5 0 516103585 493056000 85889 33554432000 4194304 4417332 140735427625392 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=481500 CPUtime=160.43 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 10165 1257 0 0 16041 2 0 0 25 0 5 0 516103585 493056000 85889 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236949 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 642.77
Current children cumulated vsize (KiB) 481500

[startup+222.301 s]
/proc/loadavg: 8.07 7.76 7.43 9/186 9840
/proc/meminfo: memFree=26197828/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=505044 CPUtime=882.44 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 223877 1257 0 0 88211 33 0 0 25 0 5 0 516103401 517165056 89606 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 126261 89606 181 55 0 124147 0
[pid=9716/tid=9723] ppid=9714 vsize=505044 CPUtime=220.46 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 40461 1257 0 0 22040 6 0 0 25 0 5 0 516103585 517165056 89606 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

[pid=9716/tid=9724] ppid=9714 vsize=665376 CPUtime=756.31 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42463 1257 0 0 75625 6 0 0 25 0 5 0 516103585 681345024 132669 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=665376 CPUtime=760.47 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136568 1257 0 0 76027 20 0 0 25 0 5 0 516103585 681345024 132669 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=665376 CPUtime=760.39 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 36820 1257 0 0 76032 7 0 0 25 0 5 0 516103585 681345024 132669 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.49
Current children cumulated vsize (KiB) 665376

[startup+822.3 s]
/proc/loadavg: 8.00 8.00 7.72 9/186 9856
/proc/meminfo: memFree=25842356/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=667184 CPUtime=3279.15 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 317273 1257 0 0 327867 48 0 0 25 0 5 0 516103401 683196416 133121 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 166796 133121 181 55 0 164682 0
[pid=9716/tid=9723] ppid=9714 vsize=667184 CPUtime=820.46 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46200 1257 0 0 82039 7 0 0 25 0 5 0 516103585 683196416 133121 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=667184 CPUtime=815.98 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42690 1257 0 0 81592 6 0 0 25 0 5 0 516103585 683196416 133121 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=667184 CPUtime=820.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136568 1257 0 0 82026 20 0 0 25 0 5 0 516103585 683196416 133121 33554432000 4194304 4417332 140735427625392 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=667184 CPUtime=820.37 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 36820 1257 0 0 82030 7 0 0 25 0 5 0 516103585 683196416 133121 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.15
Current children cumulated vsize (KiB) 667184

[startup+882.3 s]
/proc/loadavg: 8.00 8.00 7.74 9/186 9858
/proc/meminfo: memFree=25852868/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=674300 CPUtime=3518.81 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 319100 1257 0 0 351833 48 0 0 25 0 5 0 516103401 690483200 134900 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 168575 134900 181 55 0 166461 0
[pid=9716/tid=9723] ppid=9714 vsize=674300 CPUtime=880.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46246 1257 0 0 88040 7 0 0 25 0 5 0 516103585 690483200 134900 33554432000 4194304 4417332 140735427625392 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=674300 CPUtime=875.65 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42690 1257 0 0 87559 6 0 0 25 0 5 0 516103585 690483200 134900 33554432000 4194304 4417332 140735427625392 18446744073709551615 4357470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=674300 CPUtime=880.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136614 1257 0 0 88026 20 0 0 25 0 5 0 516103585 690483200 134900 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=674300 CPUtime=880.37 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 38555 1257 0 0 88030 7 0 0 25 0 5 0 516103585 690483200 134900 33554432000 4194304 4417332 140735427625392 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.81
Current children cumulated vsize (KiB) 674300

[startup+942.3 s]
/proc/loadavg: 8.00 8.00 7.75 9/186 9859
/proc/meminfo: memFree=25851860/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=674112 CPUtime=3758.49 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 319147 1257 0 0 375801 48 0 0 25 0 5 0 516103401 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 168528 134853 181 55 0 166414 0
[pid=9716/tid=9723] ppid=9714 vsize=674112 CPUtime=940.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46246 1257 0 0 94040 7 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=674112 CPUtime=935.33 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42737 1257 0 0 93527 6 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=674112 CPUtime=940.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136614 1257 0 0 94026 20 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4281694 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=674112 CPUtime=940.36 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 38555 1257 0 0 94029 7 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.49
Current children cumulated vsize (KiB) 674112

[startup+1002.3 s]
/proc/loadavg: 8.00 8.00 7.76 9/186 9860
/proc/meminfo: memFree=25804708/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=674112 CPUtime=3998.16 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 319147 1257 0 0 399768 48 0 0 25 0 5 0 516103401 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 168528 134853 181 55 0 166414 0
[pid=9716/tid=9723] ppid=9714 vsize=674112 CPUtime=1000.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46246 1257 0 0 100040 7 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=674112 CPUtime=995 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42737 1257 0 0 99494 6 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=674112 CPUtime=1000.47 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136614 1257 0 0 100027 20 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4272051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=674112 CPUtime=1000.35 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 38555 1257 0 0 100028 7 0 0 25 0 5 0 516103585 690290688 134853 33554432000 4194304 4417332 140735427625392 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3998.16
Current children cumulated vsize (KiB) 674112

[startup+1062.3 s]
/proc/loadavg: 8.10 8.03 7.78 9/186 9871
/proc/meminfo: memFree=25778764/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=684312 CPUtime=4237.82 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 322403 1257 0 0 423733 49 0 0 25 0 5 0 516103401 700735488 137403 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 171078 137403 181 55 0 168964 0
[pid=9716/tid=9723] ppid=9714 vsize=684312 CPUtime=1060.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46467 1257 0 0 106040 7 0 0 25 0 5 0 516103585 700735488 137403 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=684312 CPUtime=1054.68 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42958 1257 0 0 105462 6 0 0 25 0 5 0 516103585 700735488 137403 33554432000 4194304 4417332 140735427625392 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=684312 CPUtime=1060.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 136614 1257 0 0 106026 20 0 0 25 0 5 0 516103585 700735488 137403 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=684312 CPUtime=1060.35 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 41369 1257 0 0 106027 8 0 0 25 0 5 0 516103585 700735488 137403 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.82
Current children cumulated vsize (KiB) 684312

[startup+1122.3 s]
/proc/loadavg: 8.03 8.02 7.79 9/186 9873
/proc/meminfo: memFree=25746392/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=717244 CPUtime=4477.49 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 347071 1257 0 0 447696 53 0 0 25 0 5 0 516103401 734457856 145636 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 179311 145636 181 55 0 177197 0
[pid=9716/tid=9723] ppid=9714 vsize=717244 CPUtime=1120.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46511 1257 0 0 112040 7 0 0 25 0 5 0 516103585 734457856 145636 33554432000 4194304 4417332 140735427625392 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=717244 CPUtime=1114.35 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 42958 1257 0 0 111429 6 0 0 25 0 5 0 516103585 734457856 145636 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=717244 CPUtime=1120.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 161238 1257 0 0 112022 24 0 0 25 0 5 0 516103585 734457856 145636 33554432000 4194304 4417332 140735427625392 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=717244 CPUtime=1120.35 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 41369 1257 0 0 112027 8 0 0 25 0 5 0 516103585 734457856 145636 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.49
Current children cumulated vsize (KiB) 717244

[startup+1182.3 s]
/proc/loadavg: 8.10 8.04 7.82 9/186 9875
/proc/meminfo: memFree=25725784/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=722044 CPUtime=4717.16 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 348359 1257 0 0 471663 53 0 0 25 0 5 0 516103401 739373056 146836 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 180511 146836 181 55 0 178397 0
[pid=9716/tid=9723] ppid=9714 vsize=722044 CPUtime=1180.47 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46511 1257 0 0 118040 7 0 0 25 0 5 0 516103585 739373056 146836 33554432000 4194304 4417332 140735427625392 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=722044 CPUtime=1174.02 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 44246 1257 0 0 117396 6 0 0 25 0 5 0 516103585 739373056 146836 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=722044 CPUtime=1180.46 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 161238 1257 0 0 118022 24 0 0 25 0 5 0 516103585 739373056 146836 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=722044 CPUtime=1180.34 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 41369 1257 0 0 118026 8 0 0 25 0 5 0 516103585 739373056 146836 33554432000 4194304 4417332 140735427625392 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4717.16
Current children cumulated vsize (KiB) 722044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.06 8.04 7.82 9/186 9877
/proc/meminfo: memFree=25728384/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=731664 CPUtime=4800.26 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 350764 1257 0 0 479973 53 0 0 25 0 5 0 516103401 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 182916 149241 181 55 0 180802 0
[pid=9716/tid=9723] ppid=9714 vsize=731664 CPUtime=1201.27 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46511 1257 0 0 120120 7 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=731664 CPUtime=1194.71 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 44246 1257 0 0 119465 6 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=731664 CPUtime=1201.27 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 161238 1257 0 0 120103 24 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=731664 CPUtime=1201.15 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 43774 1257 0 0 120107 8 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 731664

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

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

[startup+1203.1 s]
/proc/loadavg: 8.06 8.04 7.82 9/186 9877
/proc/meminfo: memFree=25728384/32950928 swapFree=67111524/67111528
[pid=9716] ppid=9714 vsize=731664 CPUtime=4800.26 cores=0,2,4,6
/proc/9716/stat : 9716 (plingeling) S 9714 9716 9252 0 -1 4202496 350764 1257 0 0 479973 53 0 0 25 0 5 0 516103401 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9716/statm: 182916 149241 181 55 0 180802 0
[pid=9716/tid=9723] ppid=9714 vsize=731664 CPUtime=1201.27 cores=0,2,4,6
/proc/9716/task/9723/stat : 9723 (plingeling) R 9714 9716 9252 0 -1 4202560 46511 1257 0 0 120120 7 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9716/tid=9724] ppid=9714 vsize=731664 CPUtime=1194.71 cores=0,2,4,6
/proc/9716/task/9724/stat : 9724 (plingeling) R 9714 9716 9252 0 -1 4202560 44246 1257 0 0 119465 6 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9716/tid=9725] ppid=9714 vsize=731664 CPUtime=1201.27 cores=0,2,4,6
/proc/9716/task/9725/stat : 9725 (plingeling) R 9714 9716 9252 0 -1 4202560 161238 1257 0 0 120103 24 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9716/tid=9726] ppid=9714 vsize=731664 CPUtime=1201.15 cores=0,2,4,6
/proc/9716/task/9726/stat : 9726 (plingeling) R 9714 9716 9252 0 -1 4202560 43774 1257 0 0 120107 8 0 0 25 0 5 0 516103585 749223936 149241 33554432000 4194304 4417332 140735427625392 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 731664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.14
CPU time (s): 4800.33
CPU user time (s): 4799.76
CPU system time (s): 0.570913
CPU usage (%): 398.983
Max. virtual memory (cumulated for all children) (KiB): 749848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.76
system time used= 0.570913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352021
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= 215
involuntary context switches= 23161

runsolver used 1.93471 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:44:07
IDJOB=3283641
IDBENCH=71055
IDSOLVER=1605
FILE ID=node126/3283641-1304045046
RUNJOBID= node126-1304044269-9270
PBS_JOBID= 13170390
Free space on /tmp= 71548 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283641-1304045046/watcher-3283641-1304045046 -o /tmp/evaluation-result-3283641-1304045046/solver-3283641-1304045046 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283641-1304045046.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=286471255

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:      26314952 kB
Buffers:       1406376 kB
Cached:        4241160 kB
SwapCached:          4 kB
Active:         610776 kB
Inactive:      5479276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26314952 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26532 kB
Writeback:           0 kB
AnonPages:      442328 kB
Mapped:          15360 kB
Slab:           480812 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   662328 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= 71572 MiB
End job on node126 at 2011-04-29 05:04:12