Trace number 3371440

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.23 1203.64

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3371440-1305417075/watcher-3371440-1305417075 -o /tmp/evaluation-result-3371440-1305417075/solver-3371440-1305417075 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371440-1305417075.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: 3.79 5.01 6.54 5/305 18262
/proc/meminfo: memFree=12110752/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=12384 CPUtime=0 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) R 18260 18262 17455 0 -1 4202496 1189 1252 0 0 0 0 0 0 21 0 1 0 653305450 12681216 1119 33554432000 4194304 4417452 140733903858928 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18262/statm: 3096 1119 148 55 0 982 0

[startup+0.0733799 s]
/proc/loadavg: 3.79 5.01 6.54 5/305 18262
/proc/meminfo: memFree=12110752/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=24780 CPUtime=0.06 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) R 18260 18262 17455 0 -1 4202496 4311 1252 0 0 6 0 0 0 21 0 1 0 653305450 25374720 4219 33554432000 4194304 4417452 140733903858928 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18262/statm: 6195 4219 149 55 0 4081 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24780

[startup+0.100376 s]
/proc/loadavg: 3.79 5.01 6.54 5/305 18262
/proc/meminfo: memFree=12110752/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=28876 CPUtime=0.09 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) R 18260 18262 17455 0 -1 4202496 5335 1252 0 0 9 0 0 0 21 0 1 0 653305450 29569024 5243 33554432000 4194304 4417452 140733903858928 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18262/statm: 7219 5243 149 55 0 5105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28876

[startup+0.300328 s]
/proc/loadavg: 3.79 5.01 6.54 5/305 18262
/proc/meminfo: memFree=12110752/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=65448 CPUtime=0.28 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) R 18260 18262 17455 0 -1 4202496 14493 1252 0 0 27 1 0 0 22 0 1 0 653305450 67018752 14386 33554432000 4194304 4417452 140733903858928 18446744073709551615 4264778 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18262/statm: 16362 14386 149 55 0 14248 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65448

[startup+0.700267 s]
/proc/loadavg: 3.79 5.01 6.54 5/305 18262
/proc/meminfo: memFree=12110752/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=151916 CPUtime=0.69 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) R 18260 18262 17455 0 -1 4202496 36127 1252 0 0 65 4 0 0 24 0 1 0 653305450 155561984 36003 33554432000 4194304 4417452 140733903858928 18446744073709551615 4231250 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18262/statm: 37979 36003 149 55 0 35865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151916

[startup+1.50108 s]
/proc/loadavg: 3.79 5.01 6.54 9/310 18272
/proc/meminfo: memFree=11942692/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=284844 CPUtime=3.75 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 65913 1252 0 0 367 8 0 0 24 0 5 0 653305450 291680256 42835 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 71211 42835 172 55 0 69097 0
[pid=18262/tid=18269] ppid=18260 vsize=284844 CPUtime=0.75 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 8235 1252 0 0 75 0 0 0 18 0 5 0 653305524 291680256 42835 33554432000 4194304 4417452 140733903858928 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=284844 CPUtime=0.74 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 8222 1252 0 0 73 1 0 0 18 0 5 0 653305524 291680256 42835 33554432000 4194304 4417452 140733903858928 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=284844 CPUtime=0.75 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 8239 1252 0 0 74 1 0 0 25 0 5 0 653305524 291680256 42835 33554432000 4194304 4417452 140733903858928 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=284844 CPUtime=0.75 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 5078 1252 0 0 75 0 0 0 25 0 5 0 653305524 291680256 42835 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 284844

[startup+3.10078 s]
/proc/loadavg: 4.20 5.08 6.55 10/310 18272
/proc/meminfo: memFree=11919504/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=293908 CPUtime=10.14 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 82532 1252 0 0 1004 10 0 0 24 0 5 0 653305450 300961792 45105 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 73477 45105 176 55 0 71363 0
[pid=18262/tid=18269] ppid=18260 vsize=293908 CPUtime=2.35 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 10552 1252 0 0 234 1 0 0 21 0 5 0 653305524 300961792 45105 33554432000 4194304 4417452 140733903858928 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=293908 CPUtime=2.33 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 10962 1252 0 0 232 1 0 0 21 0 5 0 653305524 300961792 45105 33554432000 4194304 4417452 140733903858928 18446744073709551615 4264624 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=293908 CPUtime=2.34 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 19800 1252 0 0 232 2 0 0 25 0 5 0 653305524 300961792 45105 33554432000 4194304 4417452 140733903858928 18446744073709551615 4255524 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=293908 CPUtime=2.34 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 5079 1252 0 0 234 0 0 0 25 0 5 0 653305524 300961792 45105 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 293908

[startup+6.30118 s]
/proc/loadavg: 4.20 5.08 6.55 9/310 18273
/proc/meminfo: memFree=11911880/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=324508 CPUtime=22.9 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 108304 1252 0 0 2275 15 0 0 24 0 5 0 653305450 332296192 52766 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 81127 52766 179 55 0 79013 0
[pid=18262/tid=18269] ppid=18260 vsize=324508 CPUtime=5.54 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 19772 1252 0 0 552 2 0 0 25 0 5 0 653305524 332296192 52766 33554432000 4194304 4417452 140733903858928 18446744073709551615 4239787 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=324508 CPUtime=5.49 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 22165 1252 0 0 546 3 0 0 25 0 5 0 653305524 332296192 52766 33554432000 4194304 4417452 140733903858928 18446744073709551615 4253043 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=324508 CPUtime=5.54 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 25149 1252 0 0 551 3 0 0 25 0 5 0 653305524 332296192 52766 33554432000 4194304 4417452 140733903858928 18446744073709551615 4250999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=324508 CPUtime=5.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 5079 1252 0 0 555 0 0 0 25 0 5 0 653305524 332296192 52766 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 324508

[startup+12.701 s]
/proc/loadavg: 4.79 5.17 6.57 10/310 18273
/proc/meminfo: memFree=11850912/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=336796 CPUtime=48.43 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 111380 1252 0 0 4828 15 0 0 24 0 5 0 653305450 344879104 55842 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 84199 55842 179 55 0 82085 0
[pid=18262/tid=18269] ppid=18260 vsize=336796 CPUtime=11.94 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 20798 1252 0 0 1192 2 0 0 25 0 5 0 653305524 344879104 55842 33554432000 4194304 4417452 140733903858928 18446744073709551615 4251868 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=336796 CPUtime=11.83 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 24215 1252 0 0 1180 3 0 0 25 0 5 0 653305524 344879104 55842 33554432000 4194304 4417452 140733903858928 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=336796 CPUtime=11.94 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 25149 1252 0 0 1191 3 0 0 25 0 5 0 653305524 344879104 55842 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=336796 CPUtime=11.95 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 5079 1252 0 0 1195 0 0 0 25 0 5 0 653305524 344879104 55842 33554432000 4194304 4417452 140733903858928 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.43
Current children cumulated vsize (KiB) 336796

[startup+25.5006 s]
/proc/loadavg: 5.35 5.28 6.59 10/310 18273
/proc/meminfo: memFree=11842668/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=340740 CPUtime=99.5 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 114993 1252 0 0 9934 16 0 0 24 0 5 0 653305450 348917760 56632 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 85185 56632 179 55 0 83071 0
[pid=18262/tid=18269] ppid=18260 vsize=340740 CPUtime=24.74 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 20798 1252 0 0 2472 2 0 0 25 0 5 0 653305524 348917760 56632 33554432000 4194304 4417452 140733903858928 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=340740 CPUtime=24.5 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 24215 1252 0 0 2447 3 0 0 25 0 5 0 653305524 348917760 56632 33554432000 4194304 4417452 140733903858928 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=340740 CPUtime=24.73 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 25149 1252 0 0 2470 3 0 0 25 0 5 0 653305524 348917760 56632 33554432000 4194304 4417452 140733903858928 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=340740 CPUtime=24.75 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 8692 1252 0 0 2474 1 0 0 25 0 5 0 653305524 348917760 56632 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 340740

[startup+51.1009 s]
/proc/loadavg: 6.40 5.53 6.63 10/310 18274
/proc/meminfo: memFree=11811652/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=348932 CPUtime=201.65 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 122854 1252 0 0 20148 17 0 0 24 0 5 0 653305450 357306368 58681 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 87233 58681 180 55 0 85119 0
[pid=18262/tid=18269] ppid=18260 vsize=348932 CPUtime=50.35 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 23393 1252 0 0 5032 3 0 0 25 0 5 0 653305524 357306368 58681 33554432000 4194304 4417452 140733903858928 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=348932 CPUtime=49.86 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 24763 1252 0 0 4982 4 0 0 25 0 5 0 653305524 357306368 58681 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=348932 CPUtime=50.34 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 26330 1252 0 0 5030 4 0 0 25 0 5 0 653305524 357306368 58681 33554432000 4194304 4417452 140733903858928 18446744073709551615 4330933 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=348932 CPUtime=50.34 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 12229 1252 0 0 5033 1 0 0 25 0 5 0 653305524 357306368 58681 33554432000 4194304 4417452 140733903858928 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.65
Current children cumulated vsize (KiB) 348932

[startup+102.311 s]
/proc/loadavg: 7.47 5.97 6.72 9/310 18275
/proc/meminfo: memFree=11739852/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=392940 CPUtime=405.99 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 170294 1252 0 0 40576 23 0 0 24 0 5 0 653305450 402370560 67636 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 98235 67636 180 55 0 96121 0
[pid=18262/tid=18269] ppid=18260 vsize=392940 CPUtime=101.56 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 37125 1252 0 0 10152 4 0 0 25 0 5 0 653305524 402370560 67636 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=392940 CPUtime=100.56 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 28654 1252 0 0 10052 4 0 0 25 0 5 0 653305524 402370560 67636 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=392940 CPUtime=101.54 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 31112 1252 0 0 10150 4 0 0 25 0 5 0 653305524 402370560 67636 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=392940 CPUtime=101.56 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 37264 1252 0 0 10151 5 0 0 25 0 5 0 653305524 402370560 67636 33554432000 4194304 4417452 140733903858928 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405.99
Current children cumulated vsize (KiB) 392940

[startup+162.3 s]
/proc/loadavg: 7.92 6.37 6.81 9/310 18277
/proc/meminfo: memFree=11604552/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=416232 CPUtime=645.38 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 178485 1252 0 0 64514 24 0 0 24 0 5 0 653305450 426221568 75512 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 104058 75512 180 55 0 101944 0
[pid=18262/tid=18269] ppid=18260 vsize=416232 CPUtime=161.55 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 39065 1252 0 0 16151 4 0 0 25 0 5 0 653305524 426221568 75512 33554432000 4194304 4417452 140733903858928 18446744073709551615 4251121 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=416232 CPUtime=159.99 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 28706 1252 0 0 15995 4 0 0 25 0 5 0 653305524 426221568 75512 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=416232 CPUtime=161.52 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 31118 1252 0 0 16148 4 0 0 25 0 5 0 653305524 426221568 75512 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=416232 CPUtime=161.54 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 43457 1252 0 0 16149 5 0 0 25 0 5 0 653305524 426221568 75512 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 645.38
Current children cumulated vsize (KiB) 416232


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

[pid=18262/tid=18270] ppid=18260 vsize=566676 CPUtime=694.69 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 43976 1252 0 0 69463 6 0 0 25 0 5 0 653305524 580276224 113777 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=566676 CPUtime=701.44 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 38440 1252 0 0 70139 5 0 0 25 0 5 0 653305524 580276224 113777 33554432000 4194304 4417452 140733903858928 18446744073709551615 4353526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=566676 CPUtime=701.54 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 251784 1252 0 0 70123 31 0 0 25 0 5 0 653305524 580276224 113777 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.98
Current children cumulated vsize (KiB) 566676

[startup+762.311 s]
/proc/loadavg: 8.26 7.98 7.46 10/310 18302
/proc/meminfo: memFree=10922176/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=806572 CPUtime=3039.42 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 484066 1252 0 0 303879 63 0 0 24 0 5 0 653305450 825929728 173097 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 201643 173097 180 55 0 199529 0
[pid=18262/tid=18269] ppid=18260 vsize=806572 CPUtime=761.54 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53720 1252 0 0 76149 5 0 0 25 0 5 0 653305524 825929728 173097 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=806572 CPUtime=754.1 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 43976 1252 0 0 75404 6 0 0 25 0 5 0 653305524 825929728 173097 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=806572 CPUtime=761.44 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42504 1252 0 0 76139 5 0 0 25 0 5 0 653305524 825929728 173097 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=806572 CPUtime=761.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 307727 1252 0 0 76115 40 0 0 25 0 5 0 653305524 825929728 173097 33554432000 4194304 4417452 140733903858928 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.42
Current children cumulated vsize (KiB) 806572

[startup+822.301 s]
/proc/loadavg: 8.66 8.13 7.55 10/310 18306
/proc/meminfo: memFree=10895832/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=806896 CPUtime=3278.78 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 484202 1252 0 0 327815 63 0 0 24 0 5 0 653305450 826261504 173178 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 201724 173178 180 55 0 199610 0
[pid=18262/tid=18269] ppid=18260 vsize=806896 CPUtime=821.53 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53761 1252 0 0 82148 5 0 0 25 0 5 0 653305524 826261504 173178 33554432000 4194304 4417452 140733903858928 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=806896 CPUtime=813.5 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44023 1252 0 0 81344 6 0 0 25 0 5 0 653305524 826261504 173178 33554432000 4194304 4417452 140733903858928 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=806896 CPUtime=821.43 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42552 1252 0 0 82138 5 0 0 25 0 5 0 653305524 826261504 173178 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=806896 CPUtime=821.54 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 307727 1252 0 0 82114 40 0 0 25 0 5 0 653305524 826261504 173178 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3278.78
Current children cumulated vsize (KiB) 806896

[startup+882.301 s]
/proc/loadavg: 8.27 8.12 7.58 10/310 18308
/proc/meminfo: memFree=10578060/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=936308 CPUtime=3518.16 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 516643 1252 0 0 351746 70 0 0 24 0 5 0 653305450 958779392 205531 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 234077 205531 180 55 0 231963 0
[pid=18262/tid=18269] ppid=18260 vsize=936308 CPUtime=881.53 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53761 1252 0 0 88148 5 0 0 25 0 5 0 653305524 958779392 205531 33554432000 4194304 4417452 140733903858928 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=936308 CPUtime=872.9 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44067 1252 0 0 87284 6 0 0 25 0 5 0 653305524 958779392 205531 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=936308 CPUtime=881.41 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42597 1252 0 0 88136 5 0 0 25 0 5 0 653305524 958779392 205531 33554432000 4194304 4417452 140733903858928 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=936308 CPUtime=881.54 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 340079 1252 0 0 88107 47 0 0 25 0 5 0 653305524 958779392 205531 33554432000 4194304 4417452 140733903858928 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.16
Current children cumulated vsize (KiB) 936308

[startup+942.301 s]
/proc/loadavg: 8.25 8.13 7.61 10/310 18310
/proc/meminfo: memFree=10937024/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=570356 CPUtime=3757.56 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 540982 1252 0 0 375682 74 0 0 24 0 5 0 653305450 584044544 114043 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 142589 114043 180 55 0 140475 0
[pid=18262/tid=18269] ppid=18260 vsize=570356 CPUtime=941.53 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53798 1252 0 0 94148 5 0 0 25 0 5 0 653305524 584044544 114043 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=570356 CPUtime=932.31 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44067 1252 0 0 93225 6 0 0 25 0 5 0 653305524 584044544 114043 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=570356 CPUtime=941.41 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42597 1252 0 0 94136 5 0 0 25 0 5 0 653305524 584044544 114043 33554432000 4194304 4417452 140733903858928 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=570356 CPUtime=941.54 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 364381 1252 0 0 94103 51 0 0 25 0 5 0 653305524 584044544 114043 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.56
Current children cumulated vsize (KiB) 570356

[startup+1002.3 s]
/proc/loadavg: 8.17 8.13 7.64 10/310 18311
/proc/meminfo: memFree=10783260/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=652412 CPUtime=3996.96 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 561536 1252 0 0 399619 77 0 0 24 0 5 0 653305450 668069888 134557 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 163103 134557 180 55 0 160989 0
[pid=18262/tid=18269] ppid=18260 vsize=652412 CPUtime=1001.53 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53798 1252 0 0 100148 5 0 0 25 0 5 0 653305524 668069888 134557 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=652412 CPUtime=991.7 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44067 1252 0 0 99164 6 0 0 25 0 5 0 653305524 668069888 134557 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=652412 CPUtime=1001.4 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42637 1252 0 0 100135 5 0 0 25 0 5 0 653305524 668069888 134557 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=652412 CPUtime=1001.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 384895 1252 0 0 100101 54 0 0 25 0 5 0 653305524 668069888 134557 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.96
Current children cumulated vsize (KiB) 652412

[startup+1062.3 s]
/proc/loadavg: 8.25 8.15 7.68 10/310 18313
/proc/meminfo: memFree=10769736/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=632552 CPUtime=4236.36 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 585935 1252 0 0 423555 81 0 0 24 0 5 0 653305450 647733248 129592 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 158138 129592 180 55 0 156024 0
[pid=18262/tid=18269] ppid=18260 vsize=632552 CPUtime=1061.55 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53835 1252 0 0 106149 6 0 0 25 0 5 0 653305524 647733248 129592 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=632552 CPUtime=1051.11 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44110 1252 0 0 105105 6 0 0 25 0 5 0 653305524 647733248 129592 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=632552 CPUtime=1061.39 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42637 1252 0 0 106134 5 0 0 25 0 5 0 653305524 647733248 129592 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=632552 CPUtime=1061.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 409214 1252 0 0 106097 58 0 0 25 0 5 0 653305524 647733248 129592 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.36
Current children cumulated vsize (KiB) 632552

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 7.70 9/310 18314
/proc/meminfo: memFree=10888144/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=578112 CPUtime=4475.75 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 603829 1252 0 0 447491 84 0 0 24 0 5 0 653305450 591986688 115982 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 144528 115982 180 55 0 142414 0
[pid=18262/tid=18269] ppid=18260 vsize=578112 CPUtime=1121.55 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 53835 1252 0 0 112149 6 0 0 25 0 5 0 653305524 591986688 115982 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=578112 CPUtime=1110.51 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 44110 1252 0 0 111045 6 0 0 25 0 5 0 653305524 591986688 115982 33554432000 4194304 4417452 140733903858928 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=578112 CPUtime=1121.38 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 42678 1252 0 0 112133 5 0 0 25 0 5 0 653305524 591986688 115982 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=578112 CPUtime=1121.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 427067 1252 0 0 112094 61 0 0 25 0 5 0 653305524 591986688 115982 33554432000 4194304 4417452 140733903858928 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.75
Current children cumulated vsize (KiB) 578112

[startup+1182.3 s]
/proc/loadavg: 8.29 8.17 7.74 9/310 18316
/proc/meminfo: memFree=10688744/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=672864 CPUtime=4715.16 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 653407 1252 0 0 471426 90 0 0 24 0 5 0 653305450 689012736 139670 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 168216 139670 180 55 0 166102 0
[pid=18262/tid=18269] ppid=18260 vsize=672864 CPUtime=1181.55 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 64865 1252 0 0 118148 7 0 0 25 0 5 0 653305524 689012736 139670 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=672864 CPUtime=1169.91 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 52998 1252 0 0 116984 7 0 0 25 0 5 0 653305524 689012736 139670 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=672864 CPUtime=1181.38 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 44726 1252 0 0 118132 6 0 0 25 0 5 0 653305524 689012736 139670 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=672864 CPUtime=1181.55 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 454679 1252 0 0 118091 64 0 0 25 0 5 0 653305524 689012736 139670 33554432000 4194304 4417452 140733903858928 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.16
Current children cumulated vsize (KiB) 672864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.28 8.18 7.75 5/304 18318
/proc/meminfo: memFree=11515256/32951124 swapFree=66050672/67111528
[pid=18262] ppid=18260 vsize=748120 CPUtime=4800.17 cores=1,3,5,7
/proc/18262/stat : 18262 (plingeling) S 18260 18262 17455 0 -1 4202496 676101 1252 0 0 479925 92 0 0 24 0 5 0 653305450 766074880 158484 33554432000 4194304 4417452 140733903858928 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 187030 158484 180 55 0 184916 0
[pid=18262/tid=18269] ppid=18260 vsize=748120 CPUtime=1202.86 cores=1,3,5,7
/proc/18262/task/18269/stat : 18269 (plingeling) R 18260 18262 17455 0 -1 4202560 64865 1252 0 0 120279 7 0 0 25 0 5 0 653305524 766074880 158484 33554432000 4194304 4417452 140733903858928 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18262/tid=18270] ppid=18260 vsize=748120 CPUtime=1191 cores=1,3,5,7
/proc/18262/task/18270/stat : 18270 (plingeling) R 18260 18262 17455 0 -1 4202560 71145 1252 0 0 119091 9 0 0 25 0 5 0 653305524 766074880 158484 33554432000 4194304 4417452 140733903858928 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18262/tid=18271] ppid=18260 vsize=748120 CPUtime=1202.69 cores=1,3,5,7
/proc/18262/task/18271/stat : 18271 (plingeling) R 18260 18262 17455 0 -1 4202560 44726 1252 0 0 120263 6 0 0 25 0 5 0 653305524 766074880 158484 33554432000 4194304 4417452 140733903858928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18262/tid=18272] ppid=18260 vsize=748120 CPUtime=1202.86 cores=1,3,5,7
/proc/18262/task/18272/stat : 18272 (plingeling) R 18260 18262 17455 0 -1 4202560 459226 1252 0 0 120222 64 0 0 25 0 5 0 653305524 766074880 158484 33554432000 4194304 4417452 140733903858928 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 748120

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): 1203.64
CPU time (s): 4800.23
CPU user time (s): 4799.28
CPU system time (s): 0.949855
CPU usage (%): 398.809
Max. virtual memory (cumulated for all children) (KiB): 969076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.28
system time used= 0.949855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 677353
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= 227
involuntary context switches= 29206

runsolver used 3.32249 second user time and 8.5807 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 01:51:16
IDJOB=3371440
IDBENCH=70815
IDSOLVER=1848
FILE ID=node135/3371440-1305417075
RUNJOBID= node135-1305417075-18234
PBS_JOBID= 13324519
Free space on /tmp= 73328 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371440-1305417075/watcher-3371440-1305417075 -o /tmp/evaluation-result-3371440-1305417075/solver-3371440-1305417075 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371440-1305417075.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=620526587

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12111032 kB
Buffers:        279448 kB
Cached:        5863468 kB
SwapCached:      50684 kB
Active:        9930548 kB
Inactive:     10666916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12111032 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           13196 kB
Writeback:           0 kB
AnonPages:    14409132 kB
Mapped:          18768 kB
Slab:           135044 kB
PageTables:      46796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57133596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-15 02:11:21