Trace number 3258470

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.44 1202.07

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
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-3258470-1304050554/watcher-3258470-1304050554 -o /tmp/evaluation-result-3258470-1304050554/solver-3258470-1304050554 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258470-1304050554.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: 8.02 8.04 7.60 2/174 3875
/proc/meminfo: memFree=31784188/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=9164 CPUtime=0 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) R 3873 3875 3183 0 -1 4202496 382 1252 0 0 0 0 0 0 25 0 1 0 497471025 9383936 312 33554432000 4194304 4417332 140735765638976 18446744073709551615 270338077657 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3875/statm: 2291 312 146 55 0 177 0

[startup+0.029257 s]
/proc/loadavg: 8.02 8.04 7.60 2/174 3875
/proc/meminfo: memFree=31784188/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=12268 CPUtime=0.02 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) R 3873 3875 3183 0 -1 4202496 1127 1252 0 0 2 0 0 0 25 0 1 0 497471025 12562432 1057 33554432000 4194304 4417332 140735765638976 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3875/statm: 3067 1057 147 55 0 953 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12268

[startup+0.100277 s]
/proc/loadavg: 8.02 8.04 7.60 2/174 3875
/proc/meminfo: memFree=31784188/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=26604 CPUtime=0.09 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) R 3873 3875 3183 0 -1 4202496 4711 1252 0 0 9 0 0 0 25 0 1 0 497471025 27242496 4641 33554432000 4194304 4417332 140735765638976 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3875/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.300134 s]
/proc/loadavg: 8.02 8.04 7.60 2/174 3875
/proc/meminfo: memFree=31784188/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=150796 CPUtime=0.61 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 9515 1252 0 0 60 1 0 0 25 0 5 0 497471025 154415104 9110 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 37699 9110 174 55 0 35585 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 150796

[startup+0.701053 s]
/proc/loadavg: 8.02 8.04 7.60 2/174 3875
/proc/meminfo: memFree=31784188/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=163648 CPUtime=2.21 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 20489 1252 0 0 218 3 0 0 25 0 5 0 497471025 167575552 12010 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 40912 12010 179 55 0 38798 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 163648

[startup+1.5009 s]
/proc/loadavg: 8.02 8.04 7.60 9/186 3901
/proc/meminfo: memFree=31684396/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=174440 CPUtime=5.4 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 25717 1252 0 0 536 4 0 0 25 0 5 0 497471025 178626560 15017 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 43610 15017 179 55 0 41496 0
[pid=3875/tid=3897] ppid=3873 vsize=174440 CPUtime=1.3 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 3111 1252 0 0 130 0 0 0 25 0 5 0 497471045 178626560 15017 33554432000 4194304 4417332 140735765638976 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=174440 CPUtime=1.3 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 3312 1252 0 0 130 0 0 0 25 0 5 0 497471045 178626560 15017 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=174440 CPUtime=1.29 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 2885 1252 0 0 129 0 0 0 25 0 5 0 497471045 178626560 15017 33554432000 4194304 4417332 140735765638976 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=174440 CPUtime=1.3 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 7590 1252 0 0 128 2 0 0 25 0 5 0 497471045 178626560 15017 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 174440

[startup+3.10058 s]
/proc/loadavg: 8.02 8.03 7.60 9/186 3901
/proc/meminfo: memFree=31668400/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=188064 CPUtime=11.8 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 39489 1252 0 0 1174 6 0 0 25 0 5 0 497471025 192577536 18452 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 47016 18452 180 55 0 44902 0
[pid=3875/tid=3897] ppid=3873 vsize=188064 CPUtime=2.9 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 4349 1252 0 0 290 0 0 0 25 0 5 0 497471045 192577536 18452 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=188064 CPUtime=2.89 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 4550 1252 0 0 289 0 0 0 25 0 5 0 497471045 192577536 18452 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=188064 CPUtime=2.89 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 2886 1252 0 0 289 0 0 0 25 0 5 0 497471045 192577536 18452 33554432000 4194304 4417332 140735765638976 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=188064 CPUtime=2.89 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 18885 1252 0 0 286 3 0 0 25 0 5 0 497471045 192577536 18452 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 188064

[startup+6.30094 s]
/proc/loadavg: 8.02 8.03 7.60 9/186 3901
/proc/meminfo: memFree=31639952/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=206848 CPUtime=24.58 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 54950 1252 0 0 2449 9 0 0 25 0 5 0 497471025 211812352 22637 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 51712 22637 180 55 0 49598 0
[pid=3875/tid=3897] ppid=3873 vsize=206848 CPUtime=6.1 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 4349 1252 0 0 610 0 0 0 25 0 5 0 497471045 211812352 22637 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=206848 CPUtime=6.09 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 4550 1252 0 0 609 0 0 0 25 0 5 0 497471045 211812352 22637 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=206848 CPUtime=6.07 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 3328 1252 0 0 607 0 0 0 25 0 5 0 497471045 211812352 22637 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=206848 CPUtime=6.1 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 33904 1252 0 0 604 6 0 0 25 0 5 0 497471045 211812352 22637 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 206848

[startup+12.7007 s]
/proc/loadavg: 8.09 8.05 7.61 9/186 3901
/proc/meminfo: memFree=31579344/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=213076 CPUtime=50.15 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 86379 1252 0 0 5002 13 0 0 25 0 5 0 497471025 218189824 24705 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 53269 24705 180 55 0 51155 0
[pid=3875/tid=3897] ppid=3873 vsize=213076 CPUtime=12.5 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 5587 1252 0 0 1250 0 0 0 25 0 5 0 497471045 218189824 24705 33554432000 4194304 4417332 140735765638976 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=213076 CPUtime=12.49 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 5788 1252 0 0 1249 0 0 0 25 0 5 0 497471045 218189824 24705 33554432000 4194304 4417332 140735765638976 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=213076 CPUtime=12.44 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 3812 1252 0 0 1244 0 0 0 25 0 5 0 497471045 218189824 24705 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=213076 CPUtime=12.49 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 62373 1252 0 0 1239 10 0 0 25 0 5 0 497471045 218189824 24705 33554432000 4194304 4417332 140735765638976 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 213076

[startup+25.5011 s]
/proc/loadavg: 8.08 8.05 7.61 9/186 3901
/proc/meminfo: memFree=31430892/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=295060 CPUtime=101.29 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 129364 1252 0 0 10110 19 0 0 25 0 5 0 497471025 302141440 45201 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 73765 45201 180 55 0 71651 0
[pid=3875/tid=3897] ppid=3873 vsize=295060 CPUtime=25.3 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 6335 1252 0 0 2530 0 0 0 25 0 5 0 497471045 302141440 45201 33554432000 4194304 4417332 140735765638976 18446744073709551615 4353484 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=295060 CPUtime=25.29 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 5788 1252 0 0 2529 0 0 0 25 0 5 0 497471045 302141440 45201 33554432000 4194304 4417332 140735765638976 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=295060 CPUtime=25.17 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 7385 1252 0 0 2517 0 0 0 25 0 5 0 497471045 302141440 45201 33554432000 4194304 4417332 140735765638976 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=295060 CPUtime=25.29 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 101037 1252 0 0 2514 15 0 0 25 0 5 0 497471045 302141440 45201 33554432000 4194304 4417332 140735765638976 18446744073709551615 4356788 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 295060

[startup+51.1011 s]
/proc/loadavg: 8.11 8.06 7.63 9/186 3902
/proc/meminfo: memFree=31327556/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=304868 CPUtime=203.55 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 216043 1252 0 0 20322 33 0 0 25 0 5 0 497471025 312184832 47653 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 76217 47653 180 55 0 74103 0
[pid=3875/tid=3897] ppid=3873 vsize=304868 CPUtime=50.9 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 7352 1252 0 0 5090 0 0 0 25 0 5 0 497471045 312184832 47653 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=304868 CPUtime=50.9 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 6214 1252 0 0 5089 1 0 0 25 0 5 0 497471045 312184832 47653 33554432000 4194304 4417332 140735765638976 18446744073709551615 4353565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=304868 CPUtime=50.64 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 8873 1252 0 0 5064 0 0 0 25 0 5 0 497471045 312184832 47653 33554432000 4194304 4417332 140735765638976 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=304868 CPUtime=50.89 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 184785 1252 0 0 5060 29 0 0 25 0 5 0 497471045 312184832 47653 33554432000 4194304 4417332 140735765638976 18446744073709551615 4356896 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 304868

[startup+102.307 s]
/proc/loadavg: 8.11 8.06 7.65 9/186 3903
/proc/meminfo: memFree=31054356/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=413116 CPUtime=408.12 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 339519 1252 0 0 40761 51 0 0 25 0 5 0 497471025 423030784 74715 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 103279 74715 180 55 0 101165 0
[pid=3875/tid=3897] ppid=3873 vsize=413116 CPUtime=102.11 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 9170 1252 0 0 10210 1 0 0 25 0 5 0 497471045 423030784 74715 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=413116 CPUtime=102.11 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 7129 1252 0 0 10210 1 0 0 25 0 5 0 497471045 423030784 74715 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=413116 CPUtime=101.59 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 11920 1252 0 0 10158 1 0 0 25 0 5 0 497471045 423030784 74715 33554432000 4194304 4417332 140735765638976 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=413116 CPUtime=102.1 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 302481 1252 0 0 10163 47 0 0 25 0 5 0 497471045 423030784 74715 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 413116

[startup+162.301 s]
/proc/loadavg: 8.11 8.07 7.67 9/186 3905
/proc/meminfo: memFree=30724000/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=733324 CPUtime=647.8 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 420538 1252 0 0 64716 64 0 0 25 0 5 0 497471025 750923776 154863 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 183331 154863 180 55 0 181217 0
[pid=3875/tid=3897] ppid=3873 vsize=733324 CPUtime=162.1 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 16863 1252 0 0 16209 1 0 0 25 0 5 0 497471045 750923776 154863 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=733324 CPUtime=162.1 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 10949 1252 0 0 16209 1 0 0 25 0 5 0 497471045 750923776 154863 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=733324 CPUtime=161.28 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 12945 1252 0 0 16127 1 0 0 25 0 5 0 497471045 750923776 154863 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=733324 CPUtime=162.08 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 370962 1252 0 0 16151 57 0 0 25 0 5 0 497471045 750923776 154863 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.8
Current children cumulated vsize (KiB) 733324


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

[pid=3875/tid=3898] ppid=3873 vsize=1655172 CPUtime=702.11 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 70206 5 0 0 25 0 5 0 497471045 1694896128 385230 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1655172 CPUtime=697.63 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 36058 1252 0 0 69758 5 0 0 25 0 5 0 497471045 1694896128 385230 33554432000 4194304 4417332 140735765638976 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1655172 CPUtime=702.06 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 821012 1252 0 0 70074 132 0 0 25 0 5 0 497471045 1694896128 385230 33554432000 4194304 4417332 140735765638976 18446744073709551615 4366440 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.16
Current children cumulated vsize (KiB) 1655172

[startup+762.307 s]
/proc/loadavg: 8.05 8.10 7.87 9/186 3924
/proc/meminfo: memFree=28927408/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1712904 CPUtime=3043.86 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 992010 1252 0 0 304230 156 0 0 25 0 5 0 497471025 1754013696 399663 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 428226 399663 181 55 0 426112 0
[pid=3875/tid=3897] ppid=3873 vsize=1712904 CPUtime=762.13 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58888 1252 0 0 76206 7 0 0 25 0 5 0 497471045 1754013696 399663 33554432000 4194304 4417332 140735765638976 18446744073709551615 4259849 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1712904 CPUtime=762.12 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 76207 5 0 0 25 0 5 0 497471045 1754013696 399663 33554432000 4194304 4417332 140735765638976 18446744073709551615 4311324 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1712904 CPUtime=757.31 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 36058 1252 0 0 75726 5 0 0 25 0 5 0 497471045 1754013696 399663 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1712904 CPUtime=762.06 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 835445 1252 0 0 76071 135 0 0 25 0 5 0 497471045 1754013696 399663 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.86
Current children cumulated vsize (KiB) 1712904

[startup+822.301 s]
/proc/loadavg: 8.09 8.11 7.89 9/186 3925
/proc/meminfo: memFree=28911260/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1642412 CPUtime=3283.52 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 993283 1252 0 0 328196 156 0 0 25 0 5 0 497471025 1681829888 382040 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 410603 382040 181 55 0 408489 0
[pid=3875/tid=3897] ppid=3873 vsize=1642412 CPUtime=822.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 82206 8 0 0 25 0 5 0 497471045 1681829888 382040 33554432000 4194304 4417332 140735765638976 18446744073709551615 4357444 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1642412 CPUtime=822.11 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 82206 5 0 0 25 0 5 0 497471045 1681829888 382040 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1642412 CPUtime=816.99 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 37314 1252 0 0 81694 5 0 0 25 0 5 0 497471045 1681829888 382040 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1642412 CPUtime=822.05 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 835445 1252 0 0 82070 135 0 0 25 0 5 0 497471045 1681829888 382040 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.52
Current children cumulated vsize (KiB) 1642412

[startup+882.301 s]
/proc/loadavg: 8.21 8.13 7.91 9/186 3927
/proc/meminfo: memFree=28534256/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1825156 CPUtime=3523.2 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1038969 1252 0 0 352155 165 0 0 25 0 5 0 497471025 1868959744 427726 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 456289 427726 181 55 0 454175 0
[pid=3875/tid=3897] ppid=3873 vsize=1825156 CPUtime=882.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 88206 8 0 0 25 0 5 0 497471045 1868959744 427726 33554432000 4194304 4417332 140735765638976 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1825156 CPUtime=882.12 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 88207 5 0 0 25 0 5 0 497471045 1868959744 427726 33554432000 4194304 4417332 140735765638976 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1825156 CPUtime=876.67 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 37314 1252 0 0 87662 5 0 0 25 0 5 0 497471045 1868959744 427726 33554432000 4194304 4417332 140735765638976 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1825156 CPUtime=882.05 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 881131 1252 0 0 88061 144 0 0 25 0 5 0 497471045 1868959744 427726 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.2
Current children cumulated vsize (KiB) 1825156

[startup+942.3 s]
/proc/loadavg: 8.15 8.12 7.91 9/186 3929
/proc/meminfo: memFree=29227772/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1060092 CPUtime=3762.89 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1079348 1252 0 0 376116 173 0 0 25 0 5 0 497471025 1085534208 236460 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 265023 236460 181 55 0 262909 0
[pid=3875/tid=3897] ppid=3873 vsize=1060092 CPUtime=942.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 94206 8 0 0 25 0 5 0 497471045 1085534208 236460 33554432000 4194304 4417332 140735765638976 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1060092 CPUtime=942.12 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 94207 5 0 0 25 0 5 0 497471045 1085534208 236460 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1060092 CPUtime=936.36 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 37314 1252 0 0 93631 5 0 0 25 0 5 0 497471045 1085534208 236460 33554432000 4194304 4417332 140735765638976 18446744073709551615 4305705 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1060092 CPUtime=942.05 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 921510 1252 0 0 94053 152 0 0 25 0 5 0 497471045 1085534208 236460 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.89
Current children cumulated vsize (KiB) 1060092

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 7.92 9/186 3930
/proc/meminfo: memFree=28751216/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1219248 CPUtime=4002.57 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1119137 1252 0 0 400079 178 0 0 25 0 5 0 497471025 1248509952 276249 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 304812 276249 181 55 0 302698 0
[pid=3875/tid=3897] ppid=3873 vsize=1219248 CPUtime=1002.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 100206 8 0 0 25 0 5 0 497471045 1248509952 276249 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1219248 CPUtime=1002.12 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 100207 5 0 0 25 0 5 0 497471045 1248509952 276249 33554432000 4194304 4417332 140735765638976 18446744073709551615 4260044 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1219248 CPUtime=996.04 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 40633 1252 0 0 99598 6 0 0 25 0 5 0 497471045 1248509952 276249 33554432000 4194304 4417332 140735765638976 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1219248 CPUtime=1002.05 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 957980 1252 0 0 100049 156 0 0 25 0 5 0 497471045 1248509952 276249 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.57
Current children cumulated vsize (KiB) 1219248

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.93 9/186 3932
/proc/meminfo: memFree=28692164/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1318520 CPUtime=4242.27 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1143955 1252 0 0 424047 180 0 0 25 0 5 0 497471025 1350164480 301067 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 329630 301067 181 55 0 327516 0
[pid=3875/tid=3897] ppid=3873 vsize=1318520 CPUtime=1062.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 106206 8 0 0 25 0 5 0 497471045 1350164480 301067 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1318520 CPUtime=1062.12 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 106207 5 0 0 25 0 5 0 497471045 1350164480 301067 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364715 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1318520 CPUtime=1055.73 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 40633 1252 0 0 105567 6 0 0 25 0 5 0 497471045 1350164480 301067 33554432000 4194304 4417332 140735765638976 18446744073709551615 4259632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1318520 CPUtime=1062.04 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 982798 1252 0 0 106046 158 0 0 25 0 5 0 497471045 1350164480 301067 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364965 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.27
Current children cumulated vsize (KiB) 1318520

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 7.94 9/186 3933
/proc/meminfo: memFree=28623812/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1355464 CPUtime=4481.94 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1153191 1252 0 0 448013 181 0 0 25 0 5 0 497471025 1387995136 310303 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 338866 310303 181 55 0 336752 0
[pid=3875/tid=3897] ppid=3873 vsize=1355464 CPUtime=1122.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 112206 8 0 0 25 0 5 0 497471045 1387995136 310303 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1355464 CPUtime=1122.13 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 112208 5 0 0 25 0 5 0 497471045 1387995136 310303 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1355464 CPUtime=1115.41 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 40633 1252 0 0 111535 6 0 0 25 0 5 0 497471045 1387995136 310303 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1355464 CPUtime=1122.04 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 992034 1252 0 0 112045 159 0 0 25 0 5 0 497471045 1387995136 310303 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.94
Current children cumulated vsize (KiB) 1355464

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 7.94 9/186 3935
/proc/meminfo: memFree=29232388/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1545576 CPUtime=4721.63 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1200719 1252 0 0 471974 189 0 0 25 0 5 0 497471025 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 386394 357831 181 55 0 384280 0
[pid=3875/tid=3897] ppid=3873 vsize=1545576 CPUtime=1182.14 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 118206 8 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1545576 CPUtime=1182.14 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 118208 6 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1545576 CPUtime=1175.09 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 40633 1252 0 0 117503 6 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364769 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1545576 CPUtime=1182.04 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 1039562 1252 0 0 118038 166 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.63
Current children cumulated vsize (KiB) 1545576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.08 8.10 7.94 5/180 3937
/proc/meminfo: memFree=30349280/32951124 swapFree=67111356/67111528
[pid=3875] ppid=3873 vsize=1545576 CPUtime=4800.34 cores=0,2,4,6
/proc/3875/stat : 3875 (plingeling) S 3873 3875 3183 0 -1 4202496 1200719 1252 0 0 479845 189 0 0 25 0 5 0 497471025 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/3875/statm: 386394 357831 181 55 0 384280 0
[pid=3875/tid=3897] ppid=3873 vsize=1545576 CPUtime=1201.85 cores=0,2,4,6
/proc/3875/task/3897/stat : 3897 (plingeling) R 3873 3875 3183 0 -1 4202560 58905 1252 0 0 120177 8 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3875/tid=3898] ppid=3873 vsize=1545576 CPUtime=1201.84 cores=0,2,4,6
/proc/3875/task/3898/stat : 3898 (plingeling) R 3873 3875 3183 0 -1 4202560 52800 1252 0 0 120178 6 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3875/tid=3899] ppid=3873 vsize=1545576 CPUtime=1194.68 cores=0,2,4,6
/proc/3875/task/3899/stat : 3899 (plingeling) R 3873 3875 3183 0 -1 4202560 40633 1252 0 0 119462 6 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3875/tid=3900] ppid=3873 vsize=1545576 CPUtime=1201.74 cores=0,2,4,6
/proc/3875/task/3900/stat : 3900 (plingeling) R 3873 3875 3183 0 -1 4202560 1039562 1252 0 0 120008 166 0 0 25 0 5 0 497471045 1582669824 357831 33554432000 4194304 4417332 140735765638976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1545576

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.07
CPU time (s): 4800.44
CPU user time (s): 4798.48
CPU system time (s): 1.9587
CPU usage (%): 399.347
Max. virtual memory (cumulated for all children) (KiB): 1825156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.48
system time used= 1.9587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1201971
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= 123
involuntary context switches= 23169

runsolver used 2.01069 second user time and 4.37533 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 06:15:54
IDJOB=3258470
IDBENCH=71366
IDSOLVER=1605
FILE ID=node143/3258470-1304050554
RUNJOBID= node143-1304049350-3746
PBS_JOBID= 13170399
Free space on /tmp= 72920 MiB

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

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=160344849

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31784716 kB
Buffers:        182496 kB
Cached:         640000 kB
SwapCached:        168 kB
Active:         249168 kB
Inactive:       641096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31784716 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5104 kB
Writeback:           0 kB
AnonPages:       67416 kB
Mapped:          14892 kB
Slab:           211704 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189208 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= 72920 MiB
End job on node143 at 2011-04-29 06:35:58