Trace number 3257766

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.26 1201.87

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3257766-1304047064/watcher-3257766-1304047064 -o /tmp/evaluation-result-3257766-1304047064/solver-3257766-1304047064 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257766-1304047064.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: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=9164 CPUtime=0 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) R 27117 27119 26812 0 -1 4202496 384 1257 0 0 0 0 0 0 25 0 1 0 594937027 9383936 312 33554432000 4194304 4417332 140737472934656 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27119/statm: 2291 312 146 55 0 177 0

[startup+0.0966251 s]
/proc/loadavg: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=26604 CPUtime=0.08 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) R 27117 27119 26812 0 -1 4202496 4713 1257 0 0 8 0 0 0 25 0 1 0 594937027 27242496 4641 33554432000 4194304 4417332 140737472934656 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27119/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26604

[startup+0.100622 s]
/proc/loadavg: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=26604 CPUtime=0.09 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) R 27117 27119 26812 0 -1 4202496 4713 1257 0 0 9 0 0 0 25 0 1 0 594937027 27242496 4641 33554432000 4194304 4417332 140737472934656 18446744073709551615 4259858 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27119/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.557003 s]
/proc/loadavg: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=90072 CPUtime=1.66 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 18215 1257 0 0 164 2 0 0 25 0 5 0 594937027 92233728 10179 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 27545 15332 180 55 0 25431 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 90072

[startup+1.29134 s]
/proc/loadavg: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=109772 CPUtime=4.6 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 25876 1257 0 0 457 3 0 0 25 0 5 0 594937027 112406528 15230 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 27443 15230 180 55 0 25329 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 109772

[startup+1.59128 s]
/proc/loadavg: 7.87 8.02 7.97 6/181 27119
/proc/meminfo: memFree=14360496/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=109772 CPUtime=5.8 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 25877 1257 0 0 577 3 0 0 25 0 5 0 594937027 112406528 15231 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 27443 15231 181 55 0 25329 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 109772

[startup+3.10102 s]
/proc/loadavg: 7.96 8.03 7.98 10/186 27129
/proc/meminfo: memFree=14289564/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=130868 CPUtime=11.83 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 33410 1257 0 0 1179 4 0 0 25 0 5 0 594937027 134008832 20505 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 32717 20505 181 55 0 30603 0
[pid=27119/tid=27126] ppid=27117 vsize=130868 CPUtime=2.91 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 4034 1257 0 0 291 0 0 0 18 0 5 0 594937045 134008832 20505 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=130868 CPUtime=2.9 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 3818 1257 0 0 290 0 0 0 22 0 5 0 594937045 134008832 20505 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=130868 CPUtime=2.9 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 3570 1257 0 0 290 0 0 0 22 0 5 0 594937045 134008832 20505 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=130868 CPUtime=2.91 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 13167 1257 0 0 290 1 0 0 25 0 5 0 594937045 134008832 20505 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 130868

[startup+6.30646 s]
/proc/loadavg: 7.96 8.03 7.98 9/186 27129
/proc/meminfo: memFree=14267808/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=152776 CPUtime=24.64 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 44475 1257 0 0 2458 6 0 0 25 0 5 0 594937027 156442624 25982 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 38194 25982 181 55 0 36080 0
[pid=27119/tid=27126] ppid=27117 vsize=152776 CPUtime=6.11 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 4034 1257 0 0 611 0 0 0 25 0 5 0 594937045 156442624 25982 33554432000 4194304 4417332 140737472934656 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=152776 CPUtime=6.11 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 3818 1257 0 0 611 0 0 0 25 0 5 0 594937045 156442624 25982 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249530 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=152776 CPUtime=6.08 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 3570 1257 0 0 608 0 0 0 25 0 5 0 594937045 156442624 25982 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=152776 CPUtime=6.11 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 24232 1257 0 0 609 2 0 0 25 0 5 0 594937045 156442624 25982 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 152776

[startup+12.7003 s]
/proc/loadavg: 7.97 8.03 7.98 9/186 27129
/proc/meminfo: memFree=14198128/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=168516 CPUtime=50.18 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 71991 1257 0 0 5008 10 0 0 25 0 5 0 594937027 172560384 29917 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 42129 29917 181 55 0 40015 0
[pid=27119/tid=27126] ppid=27117 vsize=168516 CPUtime=12.51 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 5272 1257 0 0 1251 0 0 0 25 0 5 0 594937045 172560384 29917 33554432000 4194304 4417332 140737472934656 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=168516 CPUtime=12.5 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 5056 1257 0 0 1250 0 0 0 25 0 5 0 594937045 172560384 29917 33554432000 4194304 4417332 140737472934656 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=168516 CPUtime=12.45 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 3570 1257 0 0 1245 0 0 0 25 0 5 0 594937045 172560384 29917 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=168516 CPUtime=12.51 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 49272 1257 0 0 1245 6 0 0 25 0 5 0 594937045 172560384 29917 33554432000 4194304 4417332 140737472934656 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 168516

[startup+25.5011 s]
/proc/loadavg: 7.97 8.03 7.98 9/186 27129
/proc/meminfo: memFree=14129796/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=240328 CPUtime=101.31 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 112004 1257 0 0 10116 15 0 0 25 0 5 0 594937027 246095872 47870 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 60082 47870 181 55 0 57968 0
[pid=27119/tid=27126] ppid=27117 vsize=240328 CPUtime=25.31 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 5272 1257 0 0 2531 0 0 0 25 0 5 0 594937045 246095872 47870 33554432000 4194304 4417332 140737472934656 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=240328 CPUtime=25.3 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 5056 1257 0 0 2530 0 0 0 25 0 5 0 594937045 246095872 47870 33554432000 4194304 4417332 140737472934656 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=240328 CPUtime=25.17 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 5774 1257 0 0 2517 0 0 0 25 0 5 0 594937045 246095872 47870 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=240328 CPUtime=25.31 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 87081 1257 0 0 2520 11 0 0 25 0 5 0 594937045 246095872 47870 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 240328

[startup+51.1007 s]
/proc/loadavg: 8.04 8.04 7.98 9/186 27130
/proc/meminfo: memFree=13944292/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=392484 CPUtime=203.56 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 187091 1257 0 0 20328 28 0 0 25 0 5 0 594937027 401903616 85909 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 98121 85909 181 55 0 96007 0
[pid=27119/tid=27126] ppid=27117 vsize=392484 CPUtime=50.91 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 6271 1257 0 0 5091 0 0 0 25 0 5 0 594937045 401903616 85909 33554432000 4194304 4417332 140737472934656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=392484 CPUtime=50.89 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 6054 1257 0 0 5089 0 0 0 25 0 5 0 594937045 401903616 85909 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=392484 CPUtime=50.64 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 5774 1257 0 0 5064 0 0 0 25 0 5 0 594937045 401903616 85909 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=392484 CPUtime=50.91 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 160171 1257 0 0 5067 24 0 0 25 0 5 0 594937045 401903616 85909 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 392484

[startup+102.301 s]
/proc/loadavg: 8.07 8.05 7.99 9/186 27131
/proc/meminfo: memFree=13617052/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=725808 CPUtime=408.08 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 325413 1257 0 0 40761 47 0 0 25 0 5 0 594937027 743227392 152857 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 181452 152857 181 55 0 179338 0
[pid=27119/tid=27126] ppid=27117 vsize=725808 CPUtime=102.11 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 7199 1257 0 0 10211 0 0 0 25 0 5 0 594937045 743227392 152857 33554432000 4194304 4417332 140737472934656 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=725808 CPUtime=102.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 6981 1257 0 0 10209 0 0 0 25 0 5 0 594937045 743227392 152857 33554432000 4194304 4417332 140737472934656 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=725808 CPUtime=101.55 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 7207 1257 0 0 10155 0 0 0 25 0 5 0 594937045 743227392 152857 33554432000 4194304 4417332 140737472934656 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=725808 CPUtime=102.11 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 295205 1257 0 0 10168 43 0 0 25 0 5 0 594937045 743227392 152857 33554432000 4194304 4417332 140737472934656 18446744073709551615 4354396 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 725808

[startup+162.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/186 27133
/proc/meminfo: memFree=13371144/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=709528 CPUtime=647.76 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 431368 1257 0 0 64713 63 0 0 25 0 5 0 594937027 726556672 148787 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 177382 148787 181 55 0 175268 0
[pid=27119/tid=27126] ppid=27117 vsize=709528 CPUtime=162.11 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 11715 1257 0 0 16210 1 0 0 25 0 5 0 594937045 726556672 148787 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=709528 CPUtime=162.1 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 8040 1257 0 0 16209 1 0 0 25 0 5 0 594937045 726556672 148787 33554432000 4194304 4417332 140737472934656 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=709528 CPUtime=161.24 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 9241 1257 0 0 16123 1 0 0 25 0 5 0 594937045 726556672 148787 33554432000 4194304 4417332 140737472934656 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=709528 CPUtime=162.11 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 393551 1257 0 0 16153 58 0 0 25 0 5 0 594937045 726556672 148787 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.76
Current children cumulated vsize (KiB) 709528

[startup+222.301 s]
/proc/loadavg: 8.12 8.08 8.01 9/186 27134
/proc/meminfo: memFree=13190336/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1001788 CPUtime=887.44 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 508529 1257 0 0 88666 78 0 0 25 0 5 0 594937027 1025830912 221852 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 250447 221852 181 55 0 248333 0
[pid=27119/tid=27126] ppid=27117 vsize=1001788 CPUtime=222.11 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 16125 1257 0 0 22210 1 0 0 25 0 5 0 594937045 1025830912 221852 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=27119/tid=27127] ppid=27117 vsize=1367680 CPUtime=702.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 25283 1257 0 0 70206 3 0 0 25 0 5 0 594937045 1400504320 313357 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1367680 CPUtime=698.3 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32653 1257 0 0 69827 3 0 0 25 0 5 0 594937045 1400504320 313357 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1367680 CPUtime=702.12 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 912315 1257 0 0 70075 137 0 0 25 0 5 0 594937045 1400504320 313357 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.85
Current children cumulated vsize (KiB) 1367680

[startup+762.301 s]
/proc/loadavg: 8.19 8.14 8.04 9/186 27149
/proc/meminfo: memFree=12210376/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1443724 CPUtime=3044.52 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1025241 1257 0 0 304299 153 0 0 25 0 5 0 594937027 1478373376 332368 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 360931 332368 181 55 0 358817 0
[pid=27119/tid=27126] ppid=27117 vsize=1443724 CPUtime=762.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 76209 4 0 0 25 0 5 0 594937045 1478373376 332368 33554432000 4194304 4417332 140737472934656 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1443724 CPUtime=762.1 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 27635 1257 0 0 76206 4 0 0 25 0 5 0 594937045 1478373376 332368 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1443724 CPUtime=757.97 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32653 1257 0 0 75794 3 0 0 25 0 5 0 594937045 1478373376 332368 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1443724 CPUtime=762.12 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 925397 1257 0 0 76073 139 0 0 25 0 5 0 594937045 1478373376 332368 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.52
Current children cumulated vsize (KiB) 1443724

[startup+822.301 s]
/proc/loadavg: 8.11 8.12 8.04 9/186 27150
/proc/meminfo: memFree=11960620/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1616532 CPUtime=3284.2 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1068446 1257 0 0 328259 161 0 0 25 0 5 0 594937027 1655328768 375570 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 404133 375570 181 55 0 402019 0
[pid=27119/tid=27126] ppid=27117 vsize=1616532 CPUtime=822.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 82209 4 0 0 25 0 5 0 594937045 1655328768 375570 33554432000 4194304 4417332 140737472934656 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1616532 CPUtime=822.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 27635 1257 0 0 82205 4 0 0 25 0 5 0 594937045 1655328768 375570 33554432000 4194304 4417332 140737472934656 18446744073709551615 4357152 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1616532 CPUtime=817.65 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 81762 3 0 0 25 0 5 0 594937045 1655328768 375570 33554432000 4194304 4417332 140737472934656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1616532 CPUtime=822.13 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 968599 1257 0 0 82065 148 0 0 25 0 5 0 594937045 1655328768 375570 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.2
Current children cumulated vsize (KiB) 1616532

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 8.04 9/186 27152
/proc/meminfo: memFree=11758356/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1665120 CPUtime=3523.87 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1080593 1257 0 0 352224 163 0 0 25 0 5 0 594937027 1705082880 387717 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 416280 387717 181 55 0 414166 0
[pid=27119/tid=27126] ppid=27117 vsize=1665120 CPUtime=882.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 88209 4 0 0 25 0 5 0 594937045 1705082880 387717 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1665120 CPUtime=882.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 27635 1257 0 0 88205 4 0 0 25 0 5 0 594937045 1705082880 387717 33554432000 4194304 4417332 140737472934656 18446744073709551615 4251060 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1665120 CPUtime=877.32 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 87729 3 0 0 25 0 5 0 594937045 1705082880 387717 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1665120 CPUtime=882.13 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 980746 1257 0 0 88063 150 0 0 25 0 5 0 594937045 1705082880 387717 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.87
Current children cumulated vsize (KiB) 1665120

[startup+942.3 s]
/proc/loadavg: 8.13 8.12 8.04 9/186 27154
/proc/meminfo: memFree=11251188/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=2058912 CPUtime=3763.56 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1179041 1257 0 0 376173 183 0 0 25 0 5 0 594937027 2108325888 486165 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 514728 486165 181 55 0 512614 0
[pid=27119/tid=27126] ppid=27117 vsize=2058912 CPUtime=942.14 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 94210 4 0 0 25 0 5 0 594937045 2108325888 486165 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=2058912 CPUtime=942.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 31449 1257 0 0 94205 4 0 0 25 0 5 0 594937045 2108325888 486165 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=2058912 CPUtime=937 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 93697 3 0 0 25 0 5 0 594937045 2108325888 486165 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=2058912 CPUtime=942.13 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1075380 1257 0 0 94044 169 0 0 25 0 5 0 594937045 2108325888 486165 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.56
Current children cumulated vsize (KiB) 2058912

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.04 9/186 27155
/proc/meminfo: memFree=10776876/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=2298112 CPUtime=4003.22 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1237210 1257 0 0 400127 195 0 0 25 0 5 0 594937027 2353266688 544334 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 574528 544334 181 55 0 572414 0
[pid=27119/tid=27126] ppid=27117 vsize=2298112 CPUtime=1002.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 100209 4 0 0 25 0 5 0 594937045 2353266688 544334 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=2298112 CPUtime=1002.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 32203 1257 0 0 100205 4 0 0 25 0 5 0 594937045 2353266688 544334 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=2298112 CPUtime=996.67 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 99664 3 0 0 25 0 5 0 594937045 2353266688 544334 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=2298112 CPUtime=1002.13 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1132795 1257 0 0 100032 181 0 0 25 0 5 0 594937045 2353266688 544334 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.22
Current children cumulated vsize (KiB) 2298112

[startup+1062.31 s]
/proc/loadavg: 8.09 8.10 8.04 9/186 27157
/proc/meminfo: memFree=10619260/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=2402768 CPUtime=4242.92 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1263374 1257 0 0 424092 200 0 0 25 0 5 0 594937027 2460434432 570498 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 600692 570498 181 55 0 598578 0
[pid=27119/tid=27126] ppid=27117 vsize=2402768 CPUtime=1062.14 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 30735 1257 0 0 106210 4 0 0 25 0 5 0 594937045 2460434432 570498 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=2402768 CPUtime=1062.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 32203 1257 0 0 106205 4 0 0 25 0 5 0 594937045 2460434432 570498 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=2402768 CPUtime=1056.34 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 105631 3 0 0 25 0 5 0 594937045 2460434432 570498 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=2402768 CPUtime=1062.14 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1158959 1257 0 0 106027 187 0 0 25 0 5 0 594937045 2460434432 570498 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.92
Current children cumulated vsize (KiB) 2402768

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.04 9/186 27158
/proc/meminfo: memFree=11671380/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1297544 CPUtime=4482.58 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1484629 1257 0 0 448017 241 0 0 25 0 5 0 594937027 1328685056 296303 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 324386 296303 181 55 0 322272 0
[pid=27119/tid=27126] ppid=27117 vsize=1297544 CPUtime=1122.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 37758 1257 0 0 112209 4 0 0 25 0 5 0 594937045 1328685056 296303 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1297544 CPUtime=1122.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 32203 1257 0 0 112205 4 0 0 25 0 5 0 594937045 1328685056 296303 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1297544 CPUtime=1116.01 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 111598 3 0 0 25 0 5 0 594937045 1328685056 296303 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1297544 CPUtime=1122.13 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1373191 1257 0 0 111987 226 0 0 25 0 5 0 594937045 1328685056 296303 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.58
Current children cumulated vsize (KiB) 1297544

[startup+1182.3 s]
/proc/loadavg: 8.03 8.08 8.04 9/186 27160
/proc/meminfo: memFree=11435380/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1425892 CPUtime=4722.25 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1516729 1257 0 0 471981 244 0 0 25 0 5 0 594937027 1460113408 327910 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 356473 327910 181 55 0 354359 0
[pid=27119/tid=27126] ppid=27117 vsize=1425892 CPUtime=1182.13 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 41127 1257 0 0 118208 5 0 0 25 0 5 0 594937045 1460113408 327910 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1425892 CPUtime=1182.09 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 32203 1257 0 0 118205 4 0 0 25 0 5 0 594937045 1460113408 327910 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1425892 CPUtime=1175.69 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 32656 1257 0 0 117566 3 0 0 25 0 5 0 594937045 1460113408 327910 33554432000 4194304 4417332 140737472934656 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1425892 CPUtime=1182.14 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1401922 1257 0 0 117985 229 0 0 25 0 5 0 594937045 1460113408 327910 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 1425892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 7.77 8.01 8.01 9/186 27234
/proc/meminfo: memFree=13067872/32950928 swapFree=67111528/67111528
[pid=27119] ppid=27117 vsize=1495488 CPUtime=4800.17 cores=1,3,5,7
/proc/27119/stat : 27119 (plingeling) S 27117 27119 26812 0 -1 4202496 1534128 1257 0 0 479772 245 0 0 25 0 5 0 594937027 1531379712 345309 33554432000 4194304 4417332 140737472934656 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27119/statm: 373872 345309 181 55 0 371758 0
[pid=27119/tid=27126] ppid=27117 vsize=1495488 CPUtime=1201.64 cores=1,3,5,7
/proc/27119/task/27126/stat : 27126 (plingeling) R 27117 27119 26812 0 -1 4202560 43293 1257 0 0 120159 5 0 0 25 0 5 0 594937045 1531379712 345309 33554432000 4194304 4417332 140737472934656 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27119/tid=27127] ppid=27117 vsize=1495488 CPUtime=1201.59 cores=1,3,5,7
/proc/27119/task/27127/stat : 27127 (plingeling) R 27117 27119 26812 0 -1 4202560 44267 1257 0 0 120154 5 0 0 25 0 5 0 594937045 1531379712 345309 33554432000 4194304 4417332 140737472934656 18446744073709551615 4357476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27119/tid=27128] ppid=27117 vsize=1495488 CPUtime=1195.08 cores=1,3,5,7
/proc/27119/task/27128/stat : 27128 (plingeling) R 27117 27119 26812 0 -1 4202560 35825 1257 0 0 119505 3 0 0 25 0 5 0 594937045 1531379712 345309 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27119/tid=27129] ppid=27117 vsize=1495488 CPUtime=1201.65 cores=1,3,5,7
/proc/27119/task/27129/stat : 27129 (plingeling) R 27117 27119 26812 0 -1 4202560 1401922 1257 0 0 119936 229 0 0 25 0 5 0 594937045 1531379712 345309 33554432000 4194304 4417332 140737472934656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1495488

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): 1201.87
CPU time (s): 4800.26
CPU user time (s): 4797.75
CPU system time (s): 2.51862
CPU usage (%): 399.399
Max. virtual memory (cumulated for all children) (KiB): 2768024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.75
system time used= 2.51862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1535385
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= 157
involuntary context switches= 32375

runsolver used 1.92571 second user time and 4.63829 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 05:17:44
IDJOB=3257766
IDBENCH=71270
IDSOLVER=1605
FILE ID=node112/3257766-1304047064
RUNJOBID= node112-1304045841-26831
PBS_JOBID= 13170402
Free space on /tmp= 72560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257766-1304047064/watcher-3257766-1304047064 -o /tmp/evaluation-result-3257766-1304047064/solver-3257766-1304047064 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257766-1304047064.cnf

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=2138626465

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14360776 kB
Buffers:       1994772 kB
Cached:       15801456 kB
SwapCached:          0 kB
Active:        7267416 kB
Inactive:     10767084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14360776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7260 kB
Writeback:           0 kB
AnonPages:      237456 kB
Mapped:          15496 kB
Slab:           492488 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   422648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72560 MiB
End job on node112 at 2011-04-29 05:37:48