Trace number 3371022

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.27 1203.63

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

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-3371022-1305427970/watcher-3371022-1305427970 -o /tmp/evaluation-result-3371022-1305427970/solver-3371022-1305427970 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371022-1305427970.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: 8.19 8.01 6.18 5/368 11270
/proc/meminfo: memFree=25084272/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=10756 CPUtime=0 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) R 11268 11270 10794 0 -1 4202496 755 1252 0 0 0 0 0 0 25 0 1 0 635212621 11014144 663 33554432000 4194304 4417452 140736630935696 18446744073709551615 264726098925 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/11270/statm: 2689 679 149 55 0 575 0

[startup+0.0354119 s]
/proc/loadavg: 8.19 8.01 6.18 5/368 11270
/proc/meminfo: memFree=25084272/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=17156 CPUtime=0.02 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) R 11268 11270 10794 0 -1 4202496 2406 1252 0 0 2 0 0 0 25 0 1 0 635212621 17567744 2314 33554432000 4194304 4417452 140736630935696 18446744073709551615 4231659 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/11270/statm: 4289 2314 149 55 0 2175 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17156

[startup+0.152345 s]
/proc/loadavg: 8.19 8.01 6.18 5/368 11270
/proc/meminfo: memFree=25084272/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=63064 CPUtime=0.45 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 3825 1252 0 0 45 0 0 0 25 0 5 0 635212621 64577536 3540 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 15766 3540 179 55 0 13652 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 63064

[startup+0.300317 s]
/proc/loadavg: 8.19 8.01 6.18 5/368 11270
/proc/meminfo: memFree=25084272/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=61464 CPUtime=1.04 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 4117 1252 0 0 104 0 0 0 25 0 5 0 635212621 62939136 3090 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 15366 3090 179 55 0 13252 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 61464

[startup+0.700238 s]
/proc/loadavg: 8.19 8.01 6.18 5/368 11270
/proc/meminfo: memFree=25084272/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=62440 CPUtime=2.63 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 4424 1252 0 0 263 0 0 0 25 0 5 0 635212621 63938560 3397 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 15610 3397 179 55 0 13496 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 62440

[startup+1.50109 s]
/proc/loadavg: 8.19 8.01 6.18 9/373 11280
/proc/meminfo: memFree=25070716/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=65556 CPUtime=5.83 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 5203 1252 0 0 583 0 0 0 25 0 5 0 635212621 67129344 4176 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 16389 4176 179 55 0 14275 0
[pid=11270/tid=11277] ppid=11268 vsize=65556 CPUtime=1.45 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 611 1252 0 0 145 0 0 0 25 0 5 0 635212626 67129344 4176 33554432000 4194304 4417452 140736630935696 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=65556 CPUtime=1.44 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 609 1252 0 0 144 0 0 0 25 0 5 0 635212626 67129344 4176 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=65556 CPUtime=1.44 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 281 1252 0 0 144 0 0 0 25 0 5 0 635212626 67129344 4176 33554432000 4194304 4417452 140736630935696 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=65556 CPUtime=1.43 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 976 1252 0 0 143 0 0 0 25 0 5 0 635212626 67129344 4176 33554432000 4194304 4417452 140736630935696 18446744073709551615 4250623 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 65556

[startup+3.10079 s]
/proc/loadavg: 8.19 8.01 6.18 9/373 11280
/proc/meminfo: memFree=25065384/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=76976 CPUtime=12.21 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 8058 1252 0 0 1220 1 0 0 25 0 5 0 635212621 78823424 7031 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 19244 7031 180 55 0 17130 0
[pid=11270/tid=11277] ppid=11268 vsize=76976 CPUtime=3.05 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 1259 1252 0 0 305 0 0 0 25 0 5 0 635212626 78823424 7031 33554432000 4194304 4417452 140736630935696 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=76976 CPUtime=3.04 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 1346 1252 0 0 304 0 0 0 25 0 5 0 635212626 78823424 7031 33554432000 4194304 4417452 140736630935696 18446744073709551615 4310608 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=76976 CPUtime=3.04 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 1074 1252 0 0 304 0 0 0 25 0 5 0 635212626 78823424 7031 33554432000 4194304 4417452 140736630935696 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=76976 CPUtime=3.02 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 1653 1252 0 0 302 0 0 0 25 0 5 0 635212626 78823424 7031 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 76976

[startup+6.30119 s]
/proc/loadavg: 8.17 8.01 6.19 9/373 11280
/proc/meminfo: memFree=25047908/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=86428 CPUtime=24.97 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 11132 1252 0 0 2496 1 0 0 25 0 5 0 635212621 88502272 9395 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 21607 9395 180 55 0 19493 0
[pid=11270/tid=11277] ppid=11268 vsize=86428 CPUtime=6.25 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 1932 1252 0 0 625 0 0 0 25 0 5 0 635212626 88502272 9395 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=86428 CPUtime=6.24 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 2045 1252 0 0 624 0 0 0 25 0 5 0 635212626 88502272 9395 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=86428 CPUtime=6.24 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 1683 1252 0 0 624 0 0 0 25 0 5 0 635212626 88502272 9395 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=86428 CPUtime=6.18 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 2746 1252 0 0 618 0 0 0 25 0 5 0 635212626 88502272 9395 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 86428

[startup+12.701 s]
/proc/loadavg: 8.16 8.01 6.20 9/373 11280
/proc/meminfo: memFree=25021028/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=93724 CPUtime=50.5 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 14088 1252 0 0 5048 2 0 0 25 0 5 0 635212621 95973376 11219 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 23431 11219 180 55 0 21317 0
[pid=11270/tid=11277] ppid=11268 vsize=93724 CPUtime=12.65 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 2146 1252 0 0 1265 0 0 0 25 0 5 0 635212626 95973376 11219 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=93724 CPUtime=12.64 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 2231 1252 0 0 1264 0 0 0 25 0 5 0 635212626 95973376 11219 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=93724 CPUtime=12.64 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 2156 1252 0 0 1264 0 0 0 25 0 5 0 635212626 95973376 11219 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=93724 CPUtime=12.5 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 4829 1252 0 0 1249 1 0 0 25 0 5 0 635212626 95973376 11219 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 93724

[startup+25.5006 s]
/proc/loadavg: 8.12 8.01 6.23 9/373 11281
/proc/meminfo: memFree=24948852/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=167240 CPUtime=101.54 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 29038 1252 0 0 10150 4 0 0 25 0 5 0 635212621 171253760 13247 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 41810 13247 180 55 0 39696 0
[pid=11270/tid=11277] ppid=11268 vsize=167240 CPUtime=25.44 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 5432 1252 0 0 2544 0 0 0 25 0 5 0 635212626 171253760 13247 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=167240 CPUtime=25.44 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 5550 1252 0 0 2543 1 0 0 25 0 5 0 635212626 171253760 13247 33554432000 4194304 4417452 140736630935696 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=167240 CPUtime=25.44 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 5144 1252 0 0 2544 0 0 0 25 0 5 0 635212626 171253760 13247 33554432000 4194304 4417452 140736630935696 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=167240 CPUtime=25.14 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 10186 1252 0 0 2513 1 0 0 25 0 5 0 635212626 171253760 13247 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 167240

[startup+51.1007 s]
/proc/loadavg: 8.15 8.02 6.28 9/373 11281
/proc/meminfo: memFree=24979944/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=173760 CPUtime=203.65 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 65763 1252 0 0 20355 10 0 0 25 0 5 0 635212621 177930240 14877 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 43440 14877 180 55 0 41326 0
[pid=11270/tid=11277] ppid=11268 vsize=173760 CPUtime=51.04 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 10599 1252 0 0 5103 1 0 0 25 0 5 0 635212626 177930240 14877 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=173760 CPUtime=51.04 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 15174 1252 0 0 5102 2 0 0 25 0 5 0 635212626 177930240 14877 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=173760 CPUtime=51.04 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 11992 1252 0 0 5103 1 0 0 25 0 5 0 635212626 177930240 14877 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=173760 CPUtime=50.45 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 25272 1252 0 0 5041 4 0 0 25 0 5 0 635212626 177930240 14877 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 173760

[startup+102.314 s]
/proc/loadavg: 8.14 8.03 6.37 9/373 11283
/proc/meminfo: memFree=24984644/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=190484 CPUtime=407.9 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 151858 1252 0 0 40768 22 0 0 25 0 5 0 635212621 195055616 19058 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 47621 19058 180 55 0 45507 0
[pid=11270/tid=11277] ppid=11268 vsize=190484 CPUtime=102.26 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 31354 1252 0 0 10222 4 0 0 25 0 5 0 635212626 195055616 19058 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=190484 CPUtime=102.26 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 35856 1252 0 0 10221 5 0 0 25 0 5 0 635212626 195055616 19058 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=190484 CPUtime=102.26 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 29527 1252 0 0 10223 3 0 0 25 0 5 0 635212626 195055616 19058 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=190484 CPUtime=101.05 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 52395 1252 0 0 10097 8 0 0 25 0 5 0 635212626 195055616 19058 33554432000 4194304 4417452 140736630935696 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 190484

[startup+162.301 s]
/proc/loadavg: 8.10 8.04 6.48 9/373 11284
/proc/meminfo: memFree=24969116/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=214420 CPUtime=647.15 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 254686 1252 0 0 64676 39 0 0 25 0 5 0 635212621 219566080 25042 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 53605 25042 180 55 0 51491 0
[pid=11270/tid=11277] ppid=11268 vsize=214420 CPUtime=162.24 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 61482 1252 0 0 16216 8 0 0 25 0 5 0 635212626 219566080 25042 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=214420 CPUtime=162.24 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 56559 1252 0 0 16216 8 0 0 25 0 5 0 635212626 219566080 25042 33554432000 4194304 4417452 140736630935696 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=214420 CPUtime=162.25 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 51822 1252 0 0 16219 6 0 0 25 0 5 0 635212626 219566080 25042 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=214420 CPUtime=160.34 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 82097 1252 0 0 16020 14 0 0 25 0 5 0 635212626 219566080 25042 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.15
Current children cumulated vsize (KiB) 214420


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

[pid=11270/tid=11278] ppid=11268 vsize=281232 CPUtime=702.26 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 243458 1252 0 0 70186 40 0 0 25 0 5 0 635212626 287981568 41745 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=281232 CPUtime=702.26 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 240150 1252 0 0 70192 34 0 0 25 0 5 0 635212626 287981568 41745 33554432000 4194304 4417452 140736630935696 18446744073709551615 4306307 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=281232 CPUtime=693.97 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 296675 1252 0 0 69350 47 0 0 25 0 5 0 635212626 287981568 41745 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.84
Current children cumulated vsize (KiB) 281232

[startup+762.314 s]
/proc/loadavg: 8.09 8.09 7.23 9/373 11382
/proc/meminfo: memFree=25300320/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=281796 CPUtime=3040.19 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1145151 1252 0 0 303838 181 0 0 25 0 5 0 635212621 288559104 41886 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 70449 41886 180 55 0 68335 0
[pid=11270/tid=11277] ppid=11268 vsize=281796 CPUtime=762.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 290620 1252 0 0 76184 44 0 0 25 0 5 0 635212626 288559104 41886 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=281796 CPUtime=762.28 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 266863 1252 0 0 76184 44 0 0 25 0 5 0 635212626 288559104 41886 33554432000 4194304 4417452 140736630935696 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=281796 CPUtime=762.28 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 261737 1252 0 0 76190 38 0 0 25 0 5 0 635212626 288559104 41886 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=281796 CPUtime=753.27 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 323205 1252 0 0 75275 52 0 0 25 0 5 0 635212626 288559104 41886 33554432000 4194304 4417452 140736630935696 18446744073709551615 4251060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.19
Current children cumulated vsize (KiB) 281796

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 7.28 10/373 11384
/proc/meminfo: memFree=25338836/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=253148 CPUtime=3279.44 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1232460 1252 0 0 327750 194 0 0 25 0 5 0 635212621 259223552 34724 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 63287 34724 180 55 0 61173 0
[pid=11270/tid=11277] ppid=11268 vsize=253148 CPUtime=822.27 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 310811 1252 0 0 82180 47 0 0 25 0 5 0 635212626 259223552 34724 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=253148 CPUtime=822.27 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 286725 1252 0 0 82180 47 0 0 25 0 5 0 635212626 259223552 34724 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=253148 CPUtime=822.27 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 286611 1252 0 0 82185 42 0 0 25 0 5 0 635212626 259223552 34724 33554432000 4194304 4417452 140736630935696 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=253148 CPUtime=812.57 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 345587 1252 0 0 81201 56 0 0 25 0 5 0 635212626 259223552 34724 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.44
Current children cumulated vsize (KiB) 253148

[startup+882.301 s]
/proc/loadavg: 8.15 8.10 7.33 9/373 11385
/proc/meminfo: memFree=25261660/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=307800 CPUtime=3518.73 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1345589 1252 0 0 351663 210 0 0 25 0 5 0 635212621 315187200 48387 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 76950 48387 180 55 0 74836 0
[pid=11270/tid=11277] ppid=11268 vsize=307800 CPUtime=882.27 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 337599 1252 0 0 88176 51 0 0 25 0 5 0 635212626 315187200 48387 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=307800 CPUtime=882.27 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 313644 1252 0 0 88175 52 0 0 25 0 5 0 635212626 315187200 48387 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=307800 CPUtime=882.26 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 320958 1252 0 0 88180 46 0 0 25 0 5 0 635212626 315187200 48387 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=307800 CPUtime=871.85 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 370662 1252 0 0 87126 59 0 0 25 0 5 0 635212626 315187200 48387 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.73
Current children cumulated vsize (KiB) 307800

[startup+942.3 s]
/proc/loadavg: 8.23 8.12 7.39 10/373 11387
/proc/meminfo: memFree=25285428/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=297724 CPUtime=3758.04 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1406747 1252 0 0 375584 220 0 0 25 0 5 0 635212621 304869376 45868 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 74431 45868 180 55 0 72317 0
[pid=11270/tid=11277] ppid=11268 vsize=297724 CPUtime=942.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 348497 1252 0 0 94175 53 0 0 25 0 5 0 635212626 304869376 45868 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=297724 CPUtime=942.27 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 326823 1252 0 0 94174 53 0 0 25 0 5 0 635212626 304869376 45868 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=297724 CPUtime=942.27 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 338765 1252 0 0 94178 49 0 0 25 0 5 0 635212626 304869376 45868 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=297724 CPUtime=931.14 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 389936 1252 0 0 93052 62 0 0 25 0 5 0 635212626 304869376 45868 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.04
Current children cumulated vsize (KiB) 297724

[startup+1002.3 s]
/proc/loadavg: 8.22 8.13 7.43 9/373 11389
/proc/meminfo: memFree=25297912/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=269176 CPUtime=3997.34 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1492314 1252 0 0 399500 234 0 0 25 0 5 0 635212621 275636224 38731 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 67294 38731 180 55 0 65180 0
[pid=11270/tid=11277] ppid=11268 vsize=269176 CPUtime=1002.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 365024 1252 0 0 100173 55 0 0 25 0 5 0 635212626 275636224 38731 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=269176 CPUtime=1002.28 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 356427 1252 0 0 100170 58 0 0 25 0 5 0 635212626 275636224 38731 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=269176 CPUtime=1002.27 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 358374 1252 0 0 100175 52 0 0 25 0 5 0 635212626 275636224 38731 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=269176 CPUtime=990.44 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 409763 1252 0 0 98977 67 0 0 25 0 5 0 635212626 275636224 38731 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.34
Current children cumulated vsize (KiB) 269176

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 7.48 10/373 11390
/proc/meminfo: memFree=25254356/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=309104 CPUtime=4236.64 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1555835 1252 0 0 423420 244 0 0 25 0 5 0 635212621 316522496 48713 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 77276 48713 180 55 0 75162 0
[pid=11270/tid=11277] ppid=11268 vsize=309104 CPUtime=1062.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 382719 1252 0 0 106170 58 0 0 25 0 5 0 635212626 316522496 48713 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=309104 CPUtime=1062.28 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 368832 1252 0 0 106168 60 0 0 25 0 5 0 635212626 316522496 48713 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=309104 CPUtime=1062.28 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 376501 1252 0 0 106172 56 0 0 25 0 5 0 635212626 316522496 48713 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=309104 CPUtime=1049.73 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 425057 1252 0 0 104904 69 0 0 25 0 5 0 635212626 316522496 48713 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.64
Current children cumulated vsize (KiB) 309104

[startup+1122.3 s]
/proc/loadavg: 8.20 8.14 7.52 10/373 11392
/proc/meminfo: memFree=25274400/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=292192 CPUtime=4475.93 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1634788 1252 0 0 447337 256 0 0 25 0 5 0 635212621 299204608 44485 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 73048 44485 180 55 0 70934 0
[pid=11270/tid=11277] ppid=11268 vsize=292192 CPUtime=1122.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 402244 1252 0 0 112168 60 0 0 25 0 5 0 635212626 299204608 44485 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=292192 CPUtime=1122.28 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 388539 1252 0 0 112165 63 0 0 25 0 5 0 635212626 299204608 44485 33554432000 4194304 4417452 140736630935696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=292192 CPUtime=1122.28 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 397058 1252 0 0 112169 59 0 0 25 0 5 0 635212626 299204608 44485 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=292192 CPUtime=1109.03 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 444221 1252 0 0 110830 73 0 0 25 0 5 0 635212626 299204608 44485 33554432000 4194304 4417452 140736630935696 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.93
Current children cumulated vsize (KiB) 292192

[startup+1182.3 s]
/proc/loadavg: 7.83 8.06 7.53 9/373 11501
/proc/meminfo: memFree=25376032/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=320188 CPUtime=4715.25 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1727300 1252 0 0 471253 272 0 0 25 0 5 0 635212621 327872512 51484 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 80047 51484 180 55 0 77933 0
[pid=11270/tid=11277] ppid=11268 vsize=320188 CPUtime=1182.28 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 423460 1252 0 0 118164 64 0 0 25 0 5 0 635212626 327872512 51484 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=320188 CPUtime=1182.28 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 416848 1252 0 0 118161 67 0 0 25 0 5 0 635212626 327872512 51484 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=320188 CPUtime=1182.28 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 422188 1252 0 0 118165 63 0 0 25 0 5 0 635212626 327872512 51484 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=320188 CPUtime=1168.33 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 462078 1252 0 0 116757 76 0 0 25 0 5 0 635212626 327872512 51484 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.25
Current children cumulated vsize (KiB) 320188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 7.89 8.06 7.54 9/373 11502
/proc/meminfo: memFree=25359704/32951124 swapFree=63083164/67111528
[pid=11270] ppid=11268 vsize=320864 CPUtime=4800.22 cores=1,3,5,7
/proc/11270/stat : 11270 (plingeling) S 11268 11270 10794 0 -1 4202496 1746460 1252 0 0 479747 275 0 0 25 0 5 0 635212621 328564736 51653 33554432000 4194304 4417452 140736630935696 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11270/statm: 80216 51653 180 55 0 78102 0
[pid=11270/tid=11277] ppid=11268 vsize=320864 CPUtime=1203.6 cores=1,3,5,7
/proc/11270/task/11277/stat : 11277 (plingeling) R 11268 11270 10794 0 -1 4202560 427590 1252 0 0 120295 65 0 0 25 0 5 0 635212626 328564736 51653 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11270/tid=11278] ppid=11268 vsize=320864 CPUtime=1203.59 cores=1,3,5,7
/proc/11270/task/11278/stat : 11278 (plingeling) R 11268 11270 10794 0 -1 4202560 422197 1252 0 0 120291 68 0 0 25 0 5 0 635212626 328564736 51653 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11270/tid=11279] ppid=11268 vsize=320864 CPUtime=1203.6 cores=1,3,5,7
/proc/11270/task/11279/stat : 11279 (plingeling) R 11268 11270 10794 0 -1 4202560 427347 1252 0 0 120296 64 0 0 25 0 5 0 635212626 328564736 51653 33554432000 4194304 4417452 140736630935696 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11270/tid=11280] ppid=11268 vsize=320864 CPUtime=1189.36 cores=1,3,5,7
/proc/11270/task/11280/stat : 11280 (plingeling) R 11268 11270 10794 0 -1 4202560 466600 1252 0 0 118860 76 0 0 25 0 5 0 635212626 328564736 51653 33554432000 4194304 4417452 140736630935696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 320864

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.63
CPU time (s): 4800.27
CPU user time (s): 4797.51
CPU system time (s): 2.76458
CPU usage (%): 398.816
Max. virtual memory (cumulated for all children) (KiB): 344612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.51
system time used= 2.76458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1747712
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= 78
involuntary context switches= 22399

runsolver used 3.98539 second user time and 10.2614 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 04:52:50
IDJOB=3371022
IDBENCH=83280
IDSOLVER=1848
FILE ID=node141/3371022-1305427970
RUNJOBID= node141-1305426761-10813
PBS_JOBID= 13324603
Free space on /tmp= 73356 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371022-1305427970/watcher-3371022-1305427970 -o /tmp/evaluation-result-3371022-1305427970/solver-3371022-1305427970 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371022-1305427970.cnf

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1577689465

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25084428 kB
Buffers:        246236 kB
Cached:        4905800 kB
SwapCached:      15708 kB
Active:        2552240 kB
Inactive:      5073876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25084428 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:     2465556 kB
Mapped:          13232 kB
Slab:           136716 kB
PageTables:      38608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86820988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node141 at 2011-05-15 05:12:56