Trace number 3371126

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 587f (fixed)? (TO) 4800.45 1203.13

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3371126-1305432215/watcher-3371126-1305432215 -o /tmp/evaluation-result-3371126-1305432215/solver-3371126-1305432215 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371126-1305432215.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: 1.42 1.08 1.15 2/308 22738
/proc/meminfo: memFree=14228440/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=9884 CPUtime=0 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) R 22736 22738 15036 0 -1 4202496 550 1252 0 0 0 0 0 0 25 0 1 0 654820234 10121216 481 33554432000 4194304 4417452 140734829174608 18446744073709551615 235594560493 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22738/statm: 2504 495 148 55 0 390 0
[pid=22738/tid=22744] ppid=22736 vsize=51188 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 80 1252 0 0 0 0 0 0 25 0 5 0 654820235 52416512 604 33554432000 4194304 4417452 140734829174608 18446744073709551615 4278559 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=51188 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 1 1252 0 0 0 0 0 0 25 0 5 0 654820235 52416512 604 33554432000 4194304 4417452 140734829174608 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=51188 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 0 1252 0 0 0 0 0 0 25 0 5 0 654820235 52416512 604 33554432000 4194304 4417452 140734829174608 18446744073709551615 235594922993 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=51188 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 37 1252 0 0 0 0 0 0 25 0 5 0 654820235 52416512 604 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.0893159 s]
/proc/loadavg: 1.42 1.08 1.15 2/308 22738
/proc/meminfo: memFree=14228440/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=118112 CPUtime=0.28 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1350 1252 0 0 28 0 0 0 25 0 5 0 654820234 120946688 958 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 29528 958 179 55 0 27414 0
[pid=22738/tid=22744] ppid=22736 vsize=118112 CPUtime=0.06 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 185 1252 0 0 6 0 0 0 25 0 5 0 654820235 120946688 958 33554432000 4194304 4417452 140734829174608 18446744073709551615 235594560463 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=118112 CPUtime=0.06 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 113 1252 0 0 6 0 0 0 25 0 5 0 654820235 120946688 958 33554432000 4194304 4417452 140734829174608 18446744073709551615 4250886 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=118112 CPUtime=0.07 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 207 1252 0 0 7 0 0 0 25 0 5 0 654820235 120946688 958 33554432000 4194304 4417452 140734829174608 18446744073709551615 235594971630 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=118112 CPUtime=0.07 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 237 1252 0 0 7 0 0 0 25 0 5 0 654820235 120946688 958 33554432000 4194304 4417452 140734829174608 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 118112

[startup+0.111583 s]
/proc/loadavg: 1.42 1.08 1.15 2/308 22738
/proc/meminfo: memFree=14228440/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=118736 CPUtime=0.38 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1502 1252 0 0 38 0 0 0 25 0 5 0 654820234 121585664 1110 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 29684 1110 179 55 0 27570 0
[pid=22738/tid=22744] ppid=22736 vsize=118736 CPUtime=0.08 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 206 1252 0 0 8 0 0 0 25 0 5 0 654820235 121585664 1110 33554432000 4194304 4417452 140734829174608 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=118736 CPUtime=0.08 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 143 1252 0 0 8 0 0 0 25 0 5 0 654820235 121585664 1110 33554432000 4194304 4417452 140734829174608 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=118736 CPUtime=0.1 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 238 1252 0 0 10 0 0 0 25 0 5 0 654820235 121585664 1110 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=118736 CPUtime=0.1 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 307 1252 0 0 10 0 0 0 25 0 5 0 654820235 121585664 1110 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 118736

[startup+0.300551 s]
/proc/loadavg: 1.42 1.08 1.15 2/308 22738
/proc/meminfo: memFree=14228440/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=120796 CPUtime=1.13 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 3326 1252 0 0 113 0 0 0 25 0 5 0 654820234 123695104 1636 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 30199 1636 179 55 0 28085 0
[pid=22738/tid=22744] ppid=22736 vsize=120796 CPUtime=0.27 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 598 1252 0 0 27 0 0 0 25 0 5 0 654820235 123695104 1636 33554432000 4194304 4417452 140734829174608 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=120796 CPUtime=0.27 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 608 1252 0 0 27 0 0 0 25 0 5 0 654820235 123695104 1636 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=120796 CPUtime=0.28 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 770 1252 0 0 28 0 0 0 25 0 5 0 654820235 123695104 1636 33554432000 4194304 4417452 140734829174608 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=120796 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 742 1252 0 0 29 0 0 0 25 0 5 0 654820235 123695104 1636 33554432000 4194304 4417452 140734829174608 18446744073709551615 4321921 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 120796

[startup+0.700482 s]
/proc/loadavg: 1.42 1.08 1.15 2/308 22738
/proc/meminfo: memFree=14228440/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=123772 CPUtime=2.73 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 6716 1252 0 0 273 0 0 0 25 0 5 0 654820234 126742528 2380 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 30943 2380 179 55 0 28829 0
[pid=22738/tid=22744] ppid=22736 vsize=123772 CPUtime=0.67 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 1459 1252 0 0 67 0 0 0 25 0 5 0 654820235 126742528 2380 33554432000 4194304 4417452 140734829174608 18446744073709551615 4358080 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=123772 CPUtime=0.67 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 1532 1252 0 0 67 0 0 0 25 0 5 0 654820235 126742528 2380 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=123772 CPUtime=0.68 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 1663 1252 0 0 68 0 0 0 25 0 5 0 654820235 126742528 2380 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=123772 CPUtime=0.69 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 1454 1252 0 0 69 0 0 0 25 0 5 0 654820235 126742528 2380 33554432000 4194304 4417452 140734829174608 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 123772

[startup+1.50034 s]
/proc/loadavg: 1.42 1.08 1.15 6/313 22748
/proc/meminfo: memFree=13993692/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=127168 CPUtime=5.92 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 13187 1252 0 0 591 1 0 0 25 0 5 0 654820234 130220032 3229 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 31792 3229 179 55 0 29678 0
[pid=22738/tid=22744] ppid=22736 vsize=127168 CPUtime=1.46 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 3320 1252 0 0 146 0 0 0 25 0 5 0 654820235 130220032 3229 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=127168 CPUtime=1.47 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 2940 1252 0 0 147 0 0 0 25 0 5 0 654820235 130220032 3229 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=127168 CPUtime=1.47 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 3226 1252 0 0 147 0 0 0 25 0 5 0 654820235 130220032 3229 33554432000 4194304 4417452 140734829174608 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=127168 CPUtime=1.48 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 3093 1252 0 0 148 0 0 0 25 0 5 0 654820235 130220032 3229 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 127168

[startup+3.10106 s]
/proc/loadavg: 1.42 1.08 1.15 6/313 22748
/proc/meminfo: memFree=13907016/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=130128 CPUtime=12.31 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 24088 1252 0 0 1229 2 0 0 25 0 5 0 654820234 133251072 3955 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 32532 3955 179 55 0 30418 0
[pid=22738/tid=22744] ppid=22736 vsize=130128 CPUtime=3.06 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 6357 1252 0 0 306 0 0 0 25 0 5 0 654820235 133251072 3955 33554432000 4194304 4417452 140734829174608 18446744073709551615 4356878 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=130128 CPUtime=3.07 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 5654 1252 0 0 307 0 0 0 25 0 5 0 654820235 133251072 3955 33554432000 4194304 4417452 140734829174608 18446744073709551615 18446744073699065947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=130128 CPUtime=3.06 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 5870 1252 0 0 306 0 0 0 25 0 5 0 654820235 133251072 3955 33554432000 4194304 4417452 140734829174608 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=130128 CPUtime=3.08 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 5599 1252 0 0 308 0 0 0 25 0 5 0 654820235 133251072 3955 33554432000 4194304 4417452 140734829174608 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 130128

[startup+6.3005 s]
/proc/loadavg: 1.71 1.15 1.18 6/313 22748
/proc/meminfo: memFree=13305756/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=136852 CPUtime=25.07 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 41082 1252 0 0 2502 5 0 0 25 0 5 0 654820234 140136448 5648 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 34213 5648 179 55 0 32099 0
[pid=22738/tid=22744] ppid=22736 vsize=136852 CPUtime=6.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 11210 1252 0 0 625 1 0 0 25 0 5 0 654820235 140136448 5648 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=136852 CPUtime=6.27 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 10521 1252 0 0 626 1 0 0 25 0 5 0 654820235 140136448 5648 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=136852 CPUtime=6.22 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 9996 1252 0 0 621 1 0 0 25 0 5 0 654820235 140136448 5648 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=136852 CPUtime=6.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 8747 1252 0 0 627 1 0 0 25 0 5 0 654820235 140136448 5648 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 136852

[startup+12.7004 s]
/proc/loadavg: 2.21 1.26 1.21 9/317 22752
/proc/meminfo: memFree=13331000/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=139124 CPUtime=50.61 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 71931 1252 0 0 5048 13 0 0 25 0 5 0 654820234 142462976 6214 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 34781 6214 179 55 0 32667 0
[pid=22738/tid=22744] ppid=22736 vsize=139124 CPUtime=12.66 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 19204 1252 0 0 1263 3 0 0 25 0 5 0 654820235 142462976 6214 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=139124 CPUtime=12.66 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 18679 1252 0 0 1264 2 0 0 25 0 5 0 654820235 142462976 6214 33554432000 4194304 4417452 140734829174608 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=139124 CPUtime=12.56 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 18578 1252 0 0 1253 3 0 0 25 0 5 0 654820235 142462976 6214 33554432000 4194304 4417452 140734829174608 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=139124 CPUtime=12.68 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 14862 1252 0 0 1266 2 0 0 25 0 5 0 654820235 142462976 6214 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 139124

[startup+25.5011 s]
/proc/loadavg: 3.49 1.59 1.32 9/317 22753
/proc/meminfo: memFree=13227168/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=149616 CPUtime=101.68 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 115082 1252 0 0 10147 21 0 0 25 0 5 0 654820234 153206784 8841 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 37404 8841 179 55 0 35290 0
[pid=22738/tid=22744] ppid=22736 vsize=149616 CPUtime=25.46 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 30680 1252 0 0 2541 5 0 0 25 0 5 0 654820235 153206784 8841 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=149616 CPUtime=25.47 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 29480 1252 0 0 2542 5 0 0 25 0 5 0 654820235 153206784 8841 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=149616 CPUtime=25.23 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 31025 1252 0 0 2517 6 0 0 25 0 5 0 654820235 153206784 8841 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=149616 CPUtime=25.48 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 23289 1252 0 0 2544 4 0 0 25 0 5 0 654820235 153206784 8841 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 149616

[startup+51.1006 s]
/proc/loadavg: 5.32 2.17 1.52 10/318 22757
/proc/meminfo: memFree=13167216/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=151936 CPUtime=203.79 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 191911 1252 0 0 20344 35 0 0 25 0 5 0 654820234 155582464 9421 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 37984 9421 179 55 0 35870 0
[pid=22738/tid=22744] ppid=22736 vsize=151936 CPUtime=51.06 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 52206 1252 0 0 5097 9 0 0 25 0 5 0 654820235 155582464 9421 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=151936 CPUtime=51.07 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 49110 1252 0 0 5098 9 0 0 25 0 5 0 654820235 155582464 9421 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=151936 CPUtime=50.58 cores=1,3,5,7

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

[pid=22738/tid=22745] ppid=22736 vsize=254664 CPUtime=762.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 274737 1252 0 0 76181 48 0 0 25 0 5 0 654820235 260775936 35071 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=254664 CPUtime=754.7 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 289190 1252 0 0 75422 48 0 0 25 0 5 0 654820235 260775936 35071 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=254664 CPUtime=762.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 245699 1252 0 0 76185 43 0 0 25 0 5 0 654820235 260775936 35071 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.58
Current children cumulated vsize (KiB) 254664

[startup+822.301 s]
/proc/loadavg: 4.12 4.28 3.44 5/307 22794
/proc/meminfo: memFree=14523420/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=239672 CPUtime=3280.96 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1146162 1252 0 0 327895 201 0 0 25 0 5 0 654820234 245424128 31343 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 59918 31343 179 55 0 57804 0
[pid=22738/tid=22744] ppid=22736 vsize=239672 CPUtime=822.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 297160 1252 0 0 82174 52 0 0 25 0 5 0 654820235 245424128 31343 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=239672 CPUtime=822.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 286432 1252 0 0 82179 50 0 0 25 0 5 0 654820235 245424128 31343 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=239672 CPUtime=814.09 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 303356 1252 0 0 81359 50 0 0 25 0 5 0 654820235 245424128 31343 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=239672 CPUtime=822.27 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 258606 1252 0 0 82181 46 0 0 25 0 5 0 654820235 245424128 31343 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.96
Current children cumulated vsize (KiB) 239672

[startup+882.3 s]
/proc/loadavg: 4.12 4.24 3.47 5/307 22796
/proc/meminfo: memFree=14514964/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=247840 CPUtime=3520.35 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1197679 1252 0 0 351826 209 0 0 25 0 5 0 654820234 253788160 33365 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 61960 33365 179 55 0 59846 0
[pid=22738/tid=22744] ppid=22736 vsize=247840 CPUtime=882.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 311348 1252 0 0 88171 55 0 0 25 0 5 0 654820235 253788160 33365 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=247840 CPUtime=882.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 300269 1252 0 0 88177 52 0 0 25 0 5 0 654820235 253788160 33365 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=247840 CPUtime=873.49 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 317080 1252 0 0 87296 53 0 0 25 0 5 0 654820235 253788160 33365 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=247840 CPUtime=882.27 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 268374 1252 0 0 88179 48 0 0 25 0 5 0 654820235 253788160 33365 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.35
Current children cumulated vsize (KiB) 247840

[startup+942.301 s]
/proc/loadavg: 4.11 4.21 3.51 5/307 22797
/proc/meminfo: memFree=14510600/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=252464 CPUtime=3759.76 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1248825 1252 0 0 375759 217 0 0 25 0 5 0 654820234 258523136 34547 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 63116 34547 179 55 0 61002 0
[pid=22738/tid=22744] ppid=22736 vsize=252464 CPUtime=942.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 324479 1252 0 0 94169 57 0 0 25 0 5 0 654820235 258523136 34547 33554432000 4194304 4417452 140734829174608 18446744073709551615 4250990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=252464 CPUtime=942.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 313229 1252 0 0 94175 54 0 0 25 0 5 0 654820235 258523136 34547 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=252464 CPUtime=932.9 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 327995 1252 0 0 93236 54 0 0 25 0 5 0 654820235 258523136 34547 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=252464 CPUtime=942.27 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 282514 1252 0 0 94177 50 0 0 25 0 5 0 654820235 258523136 34547 33554432000 4194304 4417452 140734829174608 18446744073709551615 4357244 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.76
Current children cumulated vsize (KiB) 252464

[startup+1002.3 s]
/proc/loadavg: 4.10 4.19 3.54 5/307 22799
/proc/meminfo: memFree=14506960/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=259540 CPUtime=3999.17 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1294573 1252 0 0 399693 224 0 0 25 0 5 0 654820234 265768960 36316 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 64885 36316 179 55 0 62771 0
[pid=22738/tid=22744] ppid=22736 vsize=259540 CPUtime=1002.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 337370 1252 0 0 100167 59 0 0 25 0 5 0 654820235 265768960 36316 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=259540 CPUtime=1002.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 324911 1252 0 0 100174 55 0 0 25 0 5 0 654820235 265768960 36316 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=259540 CPUtime=992.31 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 340224 1252 0 0 99174 57 0 0 25 0 5 0 654820235 265768960 36316 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=259540 CPUtime=1002.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 291460 1252 0 0 100176 52 0 0 25 0 5 0 654820235 265768960 36316 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.17
Current children cumulated vsize (KiB) 259540

[startup+1062.3 s]
/proc/loadavg: 4.04 4.15 3.57 5/307 22800
/proc/meminfo: memFree=14518216/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=248540 CPUtime=4238.57 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1343971 1252 0 0 423626 231 0 0 25 0 5 0 654820234 254504960 33552 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 62135 33552 179 55 0 60021 0
[pid=22738/tid=22744] ppid=22736 vsize=248540 CPUtime=1062.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 347725 1252 0 0 106166 60 0 0 25 0 5 0 654820235 254504960 33552 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=248540 CPUtime=1062.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 336910 1252 0 0 106172 57 0 0 25 0 5 0 654820235 254504960 33552 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=248540 CPUtime=1051.7 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 352981 1252 0 0 105112 58 0 0 25 0 5 0 654820235 254504960 33552 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=248540 CPUtime=1062.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 305747 1252 0 0 106174 54 0 0 25 0 5 0 654820235 254504960 33552 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.57
Current children cumulated vsize (KiB) 248540

[startup+1122.3 s]
/proc/loadavg: 4.01 4.12 3.59 5/307 22802
/proc/meminfo: memFree=14481592/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=275144 CPUtime=4477.97 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1386857 1252 0 0 447559 238 0 0 25 0 5 0 654820234 281747456 40205 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 68786 40205 179 55 0 66672 0
[pid=22738/tid=22744] ppid=22736 vsize=275144 CPUtime=1122.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 358710 1252 0 0 112164 62 0 0 25 0 5 0 654820235 281747456 40205 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=275144 CPUtime=1122.29 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 347956 1252 0 0 112171 58 0 0 25 0 5 0 654820235 281747456 40205 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=275144 CPUtime=1111.1 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 364472 1252 0 0 111050 60 0 0 25 0 5 0 654820235 281747456 40205 33554432000 4194304 4417452 140734829174608 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=275144 CPUtime=1122.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 315111 1252 0 0 112172 56 0 0 25 0 5 0 654820235 281747456 40205 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.97
Current children cumulated vsize (KiB) 275144

[startup+1182.3 s]
/proc/loadavg: 4.00 4.10 3.61 5/307 22804
/proc/meminfo: memFree=14512692/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=254900 CPUtime=4717.38 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1426990 1252 0 0 471492 246 0 0 25 0 5 0 654820234 261017600 35152 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 63725 35152 179 55 0 61611 0
[pid=22738/tid=22744] ppid=22736 vsize=254900 CPUtime=1182.26 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 368112 1252 0 0 118162 64 0 0 25 0 5 0 654820235 261017600 35152 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=254900 CPUtime=1182.3 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 360362 1252 0 0 118169 61 0 0 25 0 5 0 654820235 261017600 35152 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=254900 CPUtime=1170.52 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 375622 1252 0 0 116989 63 0 0 25 0 5 0 654820235 261017600 35152 33554432000 4194304 4417452 140734829174608 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=254900 CPUtime=1182.28 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 322286 1252 0 0 118171 57 0 0 25 0 5 0 654820235 261017600 35152 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.38
Current children cumulated vsize (KiB) 254900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 4.00 4.09 3.62 5/307 22804
/proc/meminfo: memFree=14487504/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=275372 CPUtime=4800.39 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1439103 1252 0 0 479791 248 0 0 25 0 5 0 654820234 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 68843 40270 179 55 0 66729 0
[pid=22738/tid=22744] ppid=22736 vsize=275372 CPUtime=1203.07 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 369552 1252 0 0 120243 64 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4343764 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=275372 CPUtime=1203.1 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 363747 1252 0 0 120249 61 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=275372 CPUtime=1191.11 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 377823 1252 0 0 119048 63 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=275372 CPUtime=1203.09 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 327373 1252 0 0 120251 58 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 275372

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

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

[startup+1203.1 s]
/proc/loadavg: 4.00 4.09 3.62 5/307 22804
/proc/meminfo: memFree=14487504/32950928 swapFree=67111348/67111528
[pid=22738] ppid=22736 vsize=275372 CPUtime=4800.39 cores=1,3,5,7
/proc/22738/stat : 22738 (plingeling) S 22736 22738 15036 0 -1 4202496 1439103 1252 0 0 479791 248 0 0 25 0 5 0 654820234 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/22738/statm: 68843 40270 179 55 0 66729 0
[pid=22738/tid=22744] ppid=22736 vsize=275372 CPUtime=1203.07 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (plingeling) R 22736 22738 15036 0 -1 4202560 369552 1252 0 0 120243 64 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4343764 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22738/tid=22745] ppid=22736 vsize=275372 CPUtime=1203.1 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (plingeling) R 22736 22738 15036 0 -1 4202560 363747 1252 0 0 120249 61 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22738/tid=22746] ppid=22736 vsize=275372 CPUtime=1191.11 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (plingeling) R 22736 22738 15036 0 -1 4202560 377823 1252 0 0 119048 63 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22738/tid=22747] ppid=22736 vsize=275372 CPUtime=1203.09 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (plingeling) R 22736 22738 15036 0 -1 4202560 327373 1252 0 0 120251 58 0 0 25 0 5 0 654820235 281980928 40270 33554432000 4194304 4417452 140734829174608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 275372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.45
CPU user time (s): 4797.95
CPU system time (s): 2.49462
CPU usage (%): 398.998
Max. virtual memory (cumulated for all children) (KiB): 297944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.95
system time used= 2.49462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1440355
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= 121
involuntary context switches= 32970

runsolver used 3.47747 second user time and 8.5467 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 06:03:35
IDJOB=3371126
IDBENCH=87447
IDSOLVER=1848
FILE ID=node120/3371126-1305432215
RUNJOBID= node120-1305432208-22462
PBS_JOBID= 13324572
Free space on /tmp= 73532 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371126-1305432215/watcher-3371126-1305432215 -o /tmp/evaluation-result-3371126-1305432215/solver-3371126-1305432215 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371126-1305432215.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=105414909

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14228596 kB
Buffers:        225632 kB
Cached:        1407080 kB
SwapCached:          0 kB
Active:       17013512 kB
Inactive:      1426448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14228596 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          114616 kB
Writeback:           0 kB
AnonPages:    16806876 kB
Mapped:          25116 kB
Slab:           170520 kB
PageTables:      49340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51877600 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= 73644 MiB
End job on node120 at 2011-05-15 06:23:40