Trace number 3394608

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)SAT 16063.8 2013.16

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.02
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

Solver Data

16063.69/2013.15	s SATISFIABLE
16063.69/2013.15	v 1 2 3 4 5 6 7
16063.69/2013.15	v 8 9 10 11 -12 13 14 15
16063.69/2013.15	v 16 17 18 19 20 21 22 23
16063.69/2013.15	v 24 25 26 27 28 29 30 31
16063.69/2013.15	v 32 33 34 -35 36 37 38 39
16063.69/2013.15	v 40 41 42 43 44 45 46 47
16063.69/2013.15	v 48 49 50 51 52 53 54 55
16063.69/2013.15	v -56 -57 58 59 60 61 62 63
16063.69/2013.15	v 64 65 66 -67 68 69 70 71
16063.69/2013.15	v -72 73 74 75 76 77 78 79
16063.69/2013.15	v 80 -81 -82 83 84 85 86 87
16063.69/2013.15	v 88 -89 90 91 92 93 94 95
16063.69/2013.15	v 96 97 98 99 100 101 102 103
16063.69/2013.15	v 104 105 106 107 108 109 110 111
16063.69/2013.15	v -112 -113 114 115 116 -117 -118 119
16063.69/2013.15	v 120 121 122 123 124 -125 126 127
16063.69/2013.15	v 128 129 130 131 132 133 134 135
16063.69/2013.15	v -136 137 138 139 140 141 142 143
16063.69/2013.15	v 144 145 146 147 -148 149 150 -151
16063.69/2013.15	v 152 153 154 155 156 157 158 159
16063.69/2013.15	v 160 161 162 -163 164 165 166 167
16063.69/2013.15	v 168 169 170 171 172 173 -174 175
16063.69/2013.15	v 176 177 178 179 180 -181 -182 183
16063.69/2013.15	v 184 185 -186 -187 188 189 190 191
16063.69/2013.15	v 192 193 194 195 196 197 198 199
16063.69/2013.15	v 200 201 202 203 204 205 206 207
16063.69/2013.15	v 208 209 -210 211 212 213 214 215
16063.69/2013.15	v 216 -217 218 219 220 221 222 223
16063.69/2013.15	v 224 225 226 -227 228 229 230 231
16063.69/2013.15	v -232 233 234 235 236 237 238 239
16063.69/2013.15	v 240 241 242 -243 244 245 246 247
16063.69/2013.15	v 248 249 250 251 252 253
16063.69/2013.15	v 0

Verifier Data

OK

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-3394608-1306100282/watcher-3394608-1306100282 -o /tmp/evaluation-result-3394608-1306100282/solver-3394608-1306100282 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394608-1306100282.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.07 8.00 1/523 26279
/proc/meminfo: memFree=7104464/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=13296 CPUtime=0.01 cores=0-7
/proc/26279/stat : 26279 (plingeling) R 26277 26279 25980 0 -1 4202496 1479 1251 0 0 1 0 0 0 25 0 1 0 721626867 13615104 1332 33554432000 4194304 4417452 140734671609440 18446744073709551615 4209525 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26279/statm: 3324 1332 149 55 0 1210 0

[startup+0.036144 s]
/proc/loadavg: 8.06 8.07 8.00 1/523 26279
/proc/meminfo: memFree=7104464/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=17392 CPUtime=0.03 cores=0-7
/proc/26279/stat : 26279 (plingeling) R 26277 26279 25980 0 -1 4202496 2503 1251 0 0 3 0 0 0 25 0 1 0 721626867 17809408 2356 33554432000 4194304 4417452 140734671609440 18446744073709551615 4231454 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26279/statm: 4348 2356 149 55 0 2234 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17392

[startup+0.111114 s]
/proc/loadavg: 8.06 8.07 8.00 1/523 26279
/proc/meminfo: memFree=7104464/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=109384 CPUtime=0.21 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 5135 1251 0 0 21 0 0 0 18 0 9 0 721626867 112009216 4907 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 27346 4907 173 55 0 25232 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 109384

[startup+0.340042 s]
/proc/loadavg: 8.06 8.07 8.00 1/523 26279
/proc/meminfo: memFree=7104464/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=112392 CPUtime=1.99 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 7837 1251 0 0 199 0 0 0 18 0 9 0 721626867 115089408 5650 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 28098 5650 180 55 0 25984 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 112392

[startup+0.700976 s]
/proc/loadavg: 8.06 8.07 8.00 1/523 26279
/proc/meminfo: memFree=7104464/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=113308 CPUtime=4.87 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 8066 1251 0 0 486 1 0 0 18 0 9 0 721626867 116027392 5879 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 28327 5879 180 55 0 26213 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 113308

[startup+1.50084 s]
/proc/loadavg: 8.06 8.07 8.00 9/532 26293
/proc/meminfo: memFree=7078620/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=182376 CPUtime=11.24 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 8950 1251 0 0 1123 1 0 0 18 0 9 0 721626867 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 45594 6763 180 55 0 43480 0
[pid=26279/tid=26286] ppid=26277 vsize=182376 CPUtime=1.41 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 788 1251 0 0 141 0 0 0 20 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=182376 CPUtime=1.36 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 371 1251 0 0 136 0 0 0 25 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=182376 CPUtime=1.41 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 317 1251 0 0 141 0 0 0 20 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=182376 CPUtime=1.41 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 780 1251 0 0 141 0 0 0 20 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=182376 CPUtime=1.36 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 371 1251 0 0 136 0 0 0 22 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=182376 CPUtime=1.39 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 607 1251 0 0 139 0 0 0 23 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=182376 CPUtime=1.39 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 224 1251 0 0 139 0 0 0 23 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=182376 CPUtime=1.41 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 423 1251 0 0 141 0 0 0 23 0 9 0 721626876 186753024 6763 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 182376

[startup+3.10057 s]
/proc/loadavg: 8.06 8.07 8.00 9/532 26293
/proc/meminfo: memFree=7072420/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=205200 CPUtime=24.01 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 14656 1251 0 0 2399 2 0 0 18 0 9 0 721626867 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 51300 12469 180 55 0 49186 0
[pid=26279/tid=26286] ppid=26277 vsize=205200 CPUtime=2.99 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 1300 1251 0 0 299 0 0 0 24 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4310622 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=205200 CPUtime=2.95 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 1062 1251 0 0 295 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4308695 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=205200 CPUtime=3 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 1052 1251 0 0 300 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4337224 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=205200 CPUtime=3.01 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 1542 1251 0 0 301 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=205200 CPUtime=2.96 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 1045 1251 0 0 296 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4309588 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=205200 CPUtime=2.97 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 1266 1251 0 0 297 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4284540 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=205200 CPUtime=2.99 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 934 1251 0 0 299 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=205200 CPUtime=3.01 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 1386 1251 0 0 301 0 0 0 25 0 9 0 721626876 210124800 12469 33554432000 4194304 4417452 140734671609440 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 205200

[startup+6.30102 s]
/proc/loadavg: 8.06 8.07 8.00 9/532 26293
/proc/meminfo: memFree=7048648/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=212968 CPUtime=49.32 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 17632 1251 0 0 4928 4 0 0 18 0 9 0 721626867 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 53242 14411 180 55 0 51128 0
[pid=26279/tid=26286] ppid=26277 vsize=212968 CPUtime=6.19 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 1612 1251 0 0 619 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4320821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=212968 CPUtime=6.16 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 1551 1251 0 0 616 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=212968 CPUtime=6.19 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 1248 1251 0 0 619 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=212968 CPUtime=6.21 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 2139 1251 0 0 621 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=212968 CPUtime=6.16 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 1380 1251 0 0 616 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=212968 CPUtime=6.11 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 1463 1251 0 0 611 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=212968 CPUtime=5.96 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 1300 1251 0 0 595 1 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=212968 CPUtime=6.21 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 1870 1251 0 0 621 0 0 0 25 0 9 0 721626876 218079232 14411 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 212968

[startup+12.7009 s]
/proc/loadavg: 8.05 8.07 8.00 9/532 26293
/proc/meminfo: memFree=7029372/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=227804 CPUtime=100.38 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 25445 1251 0 0 10030 8 0 0 18 0 9 0 721626867 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 56951 18124 180 55 0 54837 0
[pid=26279/tid=26286] ppid=26277 vsize=227804 CPUtime=12.59 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 1853 1251 0 0 1259 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=227804 CPUtime=12.55 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 2227 1251 0 0 1255 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=227804 CPUtime=12.59 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 1884 1251 0 0 1259 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=227804 CPUtime=12.61 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 6582 1251 0 0 1260 1 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=227804 CPUtime=12.56 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 2072 1251 0 0 1256 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=227804 CPUtime=12.4 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 1463 1251 0 0 1240 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=227804 CPUtime=12.34 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 1512 1251 0 0 1230 4 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=227804 CPUtime=12.6 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 2783 1251 0 0 1260 0 0 0 25 0 9 0 721626876 233271296 18124 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.38
Current children cumulated vsize (KiB) 227804

[startup+25.5007 s]
/proc/loadavg: 8.04 8.06 8.00 9/532 26293
/proc/meminfo: memFree=7018852/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=245700 CPUtime=202.54 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 53738 1251 0 0 20241 13 0 0 18 0 9 0 721626867 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 61425 22611 180 55 0 59311 0
[pid=26279/tid=26286] ppid=26277 vsize=245700 CPUtime=25.39 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 5682 1251 0 0 2538 1 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=245700 CPUtime=25.35 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 5974 1251 0 0 2535 0 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=245700 CPUtime=25.39 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 3501 1251 0 0 2539 0 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=245700 CPUtime=25.41 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 14351 1251 0 0 2539 2 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=245700 CPUtime=25.36 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 6096 1251 0 0 2535 1 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=245700 CPUtime=24.97 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 3015 1251 0 0 2497 0 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4250876 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=245700 CPUtime=25.13 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 2949 1251 0 0 2509 4 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=245700 CPUtime=25.41 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 7101 1251 0 0 2540 1 0 0 25 0 9 0 721626876 251596800 22611 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.54
Current children cumulated vsize (KiB) 245700

[startup+51.1013 s]
/proc/loadavg: 8.15 8.09 8.01 9/532 26293
/proc/meminfo: memFree=7002752/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=257252 CPUtime=406.87 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 132083 1251 0 0 40656 31 0 0 18 0 9 0 721626867 263426048 25498 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 64313 25498 180 55 0 62199 0
[pid=26279/tid=26286] ppid=26277 vsize=257252 CPUtime=50.98 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 14671 1251 0 0 5095 3 0 0 25 0 9 0 721626876 263426048 25498 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=257252 CPUtime=50.95 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 16715 1251 0 0 5093 2 0 0 25 0 9 0 721626876 263426048 25498 33554432000 4194304 4417452 140734671609440 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=257252 CPUtime=50.99 cores=0-7

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

/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 574095 1251 0 0 196995 98 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=542004 CPUtime=1971.05 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 647192 1251 0 0 196999 106 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=542004 CPUtime=1971.01 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 603253 1251 0 0 196998 103 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=542004 CPUtime=1942.4 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 611803 1251 0 0 194138 102 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=542004 CPUtime=1969.25 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 605292 1251 0 0 196798 127 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=542004 CPUtime=1970.08 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 590866 1251 0 0 196885 123 0 0 25 0 9 0 721626876 555012096 96695 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15730.4
Current children cumulated vsize (KiB) 542004

[startup+1996.7 s]
/proc/loadavg: 8.01 8.08 8.02 9/532 26357
/proc/meminfo: memFree=6658564/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=599032 CPUtime=15934.6 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4920202 1251 0 0 1592585 879 0 0 18 0 9 0 721626867 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 149758 110952 180 55 0 147644 0
[pid=26279/tid=26286] ppid=26277 vsize=599032 CPUtime=1989.71 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 590522 1251 0 0 198869 102 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=599032 CPUtime=1996.57 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 660140 1251 0 0 199549 108 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=599032 CPUtime=1996.51 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 580198 1251 0 0 199552 99 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=599032 CPUtime=1996.64 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 652572 1251 0 0 199557 107 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=599032 CPUtime=1996.59 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 606425 1251 0 0 199556 103 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=599032 CPUtime=1967.97 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 621379 1251 0 0 196694 103 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=599032 CPUtime=1994.83 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 609270 1251 0 0 199356 127 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=599032 CPUtime=1995.65 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 594627 1251 0 0 199441 124 0 0 25 0 9 0 721626876 613408768 110952 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15934.6
Current children cumulated vsize (KiB) 599032

[startup+2003.12 s]
/proc/loadavg: 8.08 8.09 8.03 9/532 26357
/proc/meminfo: memFree=6696760/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=560960 CPUtime=15985.9 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4940988 1251 0 0 1597703 883 0 0 18 0 9 0 721626867 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 140240 101433 180 55 0 138126 0
[pid=26279/tid=26286] ppid=26277 vsize=560960 CPUtime=1996.02 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 593069 1251 0 0 199499 103 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=560960 CPUtime=2002.99 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 660553 1251 0 0 200191 108 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=560960 CPUtime=2002.93 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 581194 1251 0 0 200194 99 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=560960 CPUtime=2003.06 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 652572 1251 0 0 200199 107 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=560960 CPUtime=2003.01 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 610643 1251 0 0 200197 104 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=560960 CPUtime=1974.39 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 621464 1251 0 0 197336 103 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=560960 CPUtime=2001.24 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 618975 1251 0 0 199995 129 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=560960 CPUtime=2002.07 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 597449 1251 0 0 200082 125 0 0 25 0 9 0 721626876 574423040 101433 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15985.9
Current children cumulated vsize (KiB) 560960

[startup+2009.5 s]
/proc/loadavg: 8.08 8.09 8.02 9/532 26357
/proc/meminfo: memFree=6681876/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=567308 CPUtime=16036.8 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4951863 1251 0 0 1602796 885 0 0 18 0 9 0 721626867 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 141827 103020 180 55 0 139713 0
[pid=26279/tid=26286] ppid=26277 vsize=567308 CPUtime=2002.3 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 594662 1251 0 0 200127 103 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=567308 CPUtime=2009.36 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 661377 1251 0 0 200828 108 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=567308 CPUtime=2009.32 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 583943 1251 0 0 200832 100 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=567308 CPUtime=2009.44 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 655956 1251 0 0 200836 108 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=567308 CPUtime=2009.39 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 610974 1251 0 0 200835 104 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=567308 CPUtime=1980.78 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 622693 1251 0 0 197974 104 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=567308 CPUtime=2007.62 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 619408 1251 0 0 200633 129 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=567308 CPUtime=2008.44 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 597781 1251 0 0 200719 125 0 0 25 0 9 0 721626876 580923392 103020 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16036.8
Current children cumulated vsize (KiB) 567308

[startup+2011.1 s]
/proc/loadavg: 8.08 8.09 8.02 9/532 26357
/proc/meminfo: memFree=6689192/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=568468 CPUtime=16049.6 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4952153 1251 0 0 1604072 885 0 0 18 0 9 0 721626867 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 142117 103310 180 55 0 140003 0
[pid=26279/tid=26286] ppid=26277 vsize=568468 CPUtime=2003.86 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 594662 1251 0 0 200283 103 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=568468 CPUtime=2010.96 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 661377 1251 0 0 200988 108 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=568468 CPUtime=2010.92 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 583943 1251 0 0 200992 100 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=568468 CPUtime=2011.04 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 656147 1251 0 0 200996 108 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=568468 CPUtime=2010.99 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 610974 1251 0 0 200995 104 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=568468 CPUtime=1982.38 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 622693 1251 0 0 198134 104 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=568468 CPUtime=2009.22 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 619507 1251 0 0 200793 129 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=568468 CPUtime=2010.04 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 597781 1251 0 0 200879 125 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16049.6
Current children cumulated vsize (KiB) 568468

[startup+2011.92 s]
/proc/loadavg: 8.08 8.09 8.02 9/532 26357
/proc/meminfo: memFree=6689192/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=568468 CPUtime=16056.1 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4952153 1251 0 0 1604726 885 0 0 18 0 9 0 721626867 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 142117 103310 180 55 0 140003 0
[pid=26279/tid=26286] ppid=26277 vsize=568468 CPUtime=2004.66 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 594662 1251 0 0 200363 103 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=568468 CPUtime=2011.78 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 661377 1251 0 0 201070 108 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26288] ppid=26277 vsize=568468 CPUtime=2011.74 cores=0-7
/proc/26279/task/26288/stat : 26288 (plingeling) R 26277 26279 25980 0 -1 4202560 583943 1251 0 0 201074 100 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=568468 CPUtime=2011.86 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 656147 1251 0 0 201078 108 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=568468 CPUtime=2011.81 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 610974 1251 0 0 201077 104 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=568468 CPUtime=1983.2 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 622693 1251 0 0 198216 104 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=568468 CPUtime=2010.04 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 619507 1251 0 0 200875 129 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26279/tid=26293] ppid=26277 vsize=568468 CPUtime=2010.86 cores=0-7
/proc/26279/task/26293/stat : 26293 (plingeling) R 26277 26279 25980 0 -1 4202560 597781 1251 0 0 200961 125 0 0 25 0 9 0 721626876 582111232 103310 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16056.1
Current children cumulated vsize (KiB) 568468

[startup+2012.7 s]
/proc/loadavg: 8.08 8.09 8.02 9/532 26357
/proc/meminfo: memFree=6689192/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=568468 CPUtime=16061.9 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4952154 1251 0 0 1605306 885 0 0 18 0 7 0 721626867 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 142117 103311 181 55 0 140003 0
[pid=26279/tid=26286] ppid=26277 vsize=568468 CPUtime=2005.44 cores=0-7
/proc/26279/task/26286/stat : 26286 (plingeling) R 26277 26279 25980 0 -1 4202560 594662 1251 0 0 200441 103 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26279/tid=26287] ppid=26277 vsize=568468 CPUtime=2012.56 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 661377 1251 0 0 201148 108 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26279/tid=26289] ppid=26277 vsize=568468 CPUtime=2012.64 cores=0-7
/proc/26279/task/26289/stat : 26289 (plingeling) R 26277 26279 25980 0 -1 4202560 656147 1251 0 0 201156 108 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26279/tid=26290] ppid=26277 vsize=568468 CPUtime=2012.59 cores=0-7
/proc/26279/task/26290/stat : 26290 (plingeling) R 26277 26279 25980 0 -1 4202560 610974 1251 0 0 201155 104 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26279/tid=26291] ppid=26277 vsize=568468 CPUtime=1983.98 cores=0-7
/proc/26279/task/26291/stat : 26291 (plingeling) R 26277 26279 25980 0 -1 4202560 622693 1251 0 0 198294 104 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26279/tid=26292] ppid=26277 vsize=568468 CPUtime=2010.82 cores=0-7
/proc/26279/task/26292/stat : 26292 (plingeling) R 26277 26279 25980 0 -1 4202560 619507 1251 0 0 200953 129 0 0 25 0 7 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16061.9
Current children cumulated vsize (KiB) 568468

[startup+2013.1 s]
/proc/loadavg: 7.91 8.05 8.01 7/530 26357
/proc/meminfo: memFree=6689212/32951132 swapFree=54105148/67111528
[pid=26279] ppid=26277 vsize=568468 CPUtime=16063.7 cores=0-7
/proc/26279/stat : 26279 (plingeling) S 26277 26279 25980 0 -1 4202496 4952154 1251 0 0 1605484 885 0 0 18 0 2 0 721626867 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26279/statm: 142117 103311 181 55 0 140003 0
[pid=26279/tid=26287] ppid=26277 vsize=568468 CPUtime=2012.96 cores=0-7
/proc/26279/task/26287/stat : 26287 (plingeling) R 26277 26279 25980 0 -1 4202560 661377 1251 0 0 201188 108 0 0 25 0 2 0 721626876 582111232 103311 33554432000 4194304 4417452 140734671609440 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16063.7
Current children cumulated vsize (KiB) 568468

Child status: 10
Real time (s): 2013.16
CPU time (s): 16063.8
CPU user time (s): 16054.9
CPU system time (s): 8.87865
CPU usage (%): 797.938
Max. virtual memory (cumulated for all children) (KiB): 631932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16054.9
system time used= 8.87865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4953419
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= 328
involuntary context switches= 76412

runsolver used 9.80851 second user time and 25.2492 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-22 23:38:02
IDJOB=3394608
IDBENCH=83313
IDSOLVER=1851
FILE ID=node128/3394608-1306100282
RUNJOBID= node128-1306095034-25994
PBS_JOBID= 13387971
Free space on /tmp= 73256 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394608-1306100282/watcher-3394608-1306100282 -o /tmp/evaluation-result-3394608-1306100282/solver-3394608-1306100282 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394608-1306100282.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=771332862

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       7104744 kB
Buffers:        214280 kB
Cached:        4187384 kB
SwapCached:      78180 kB
Active:       10044668 kB
Inactive:     15509696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       7104744 kB
SwapTotal:    67111528 kB
SwapFree:     54105148 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:    21084552 kB
Mapped:          19524 kB
Slab:           110544 kB
PageTables:     111496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174772652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73256 MiB
End job on node128 at 2011-05-23 00:11:35