Trace number 3250504

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.16 1201.72

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250504-1304092886/watcher-3250504-1304092886 -o /tmp/evaluation-result-3250504-1304092886/solver-3250504-1304092886 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250504-1304092886.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.02 7.83 7.93 2/174 16215
/proc/meminfo: memFree=30930080/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=9036 CPUtime=0 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) R 16213 16215 15338 0 -1 4202496 335 1250 0 0 0 0 0 0 23 0 1 0 520887342 9252864 265 33554432000 4194304 4417332 140735375128944 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16215/statm: 2259 265 147 55 0 145 0

[startup+0.0628669 s]
/proc/loadavg: 7.02 7.83 7.93 2/174 16215
/proc/meminfo: memFree=30930080/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=59136 CPUtime=0.09 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 2745 1250 0 0 9 0 0 0 23 0 5 0 520887342 60555264 2593 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 14784 2593 170 55 0 12670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59136

[startup+0.100863 s]
/proc/loadavg: 7.02 7.83 7.93 2/174 16215
/proc/meminfo: memFree=30930080/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=63176 CPUtime=0.24 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 3856 1250 0 0 24 0 0 0 23 0 5 0 520887342 64692224 3575 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 15794 3575 174 55 0 13680 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 63176

[startup+0.30083 s]
/proc/loadavg: 7.02 7.83 7.93 2/174 16215
/proc/meminfo: memFree=30930080/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=61332 CPUtime=1.04 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 4148 1250 0 0 104 0 0 0 23 0 5 0 520887342 62803968 3119 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 15333 3119 179 55 0 13219 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 61332

[startup+0.700762 s]
/proc/loadavg: 7.02 7.83 7.93 2/174 16215
/proc/meminfo: memFree=30930080/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=62976 CPUtime=2.64 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 4559 1250 0 0 264 0 0 0 23 0 5 0 520887342 64487424 3530 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 15744 3530 179 55 0 13630 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 62976

[startup+1.50063 s]
/proc/loadavg: 7.02 7.83 7.93 9/186 16240
/proc/meminfo: memFree=30904308/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=67500 CPUtime=5.84 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 5690 1250 0 0 583 1 0 0 23 0 5 0 520887342 69120000 4661 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 16875 4661 179 55 0 14761 0
[pid=16215/tid=16233] ppid=16213 vsize=67500 CPUtime=1.45 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 659 1250 0 0 145 0 0 0 25 0 5 0 520887347 69120000 4661 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=67500 CPUtime=1.44 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 526 1250 0 0 144 0 0 0 25 0 5 0 520887347 69120000 4661 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=67500 CPUtime=1.44 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 442 1250 0 0 144 0 0 0 25 0 5 0 520887347 69120000 4661 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=67500 CPUtime=1.44 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 1339 1250 0 0 144 0 0 0 25 0 5 0 520887347 69120000 4661 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 67500

[startup+3.10036 s]
/proc/loadavg: 7.02 7.83 7.93 9/186 16240
/proc/meminfo: memFree=30888312/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=78252 CPUtime=12.23 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 8378 1250 0 0 1222 1 0 0 23 0 5 0 520887342 80130048 7349 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 19563 7349 179 55 0 17449 0
[pid=16215/tid=16233] ppid=16213 vsize=78252 CPUtime=3.04 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 1673 1250 0 0 304 0 0 0 25 0 5 0 520887347 80130048 7349 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=78252 CPUtime=3.04 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 1145 1250 0 0 304 0 0 0 25 0 5 0 520887347 80130048 7349 33554432000 4194304 4417332 140735375128944 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=78252 CPUtime=3.03 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 1326 1250 0 0 303 0 0 0 25 0 5 0 520887347 80130048 7349 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=78252 CPUtime=3.04 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 1510 1250 0 0 304 0 0 0 25 0 5 0 520887347 80130048 7349 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 78252

[startup+6.30082 s]
/proc/loadavg: 7.10 7.84 7.93 9/186 16240
/proc/meminfo: memFree=30863644/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=85732 CPUtime=25.01 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 10248 1250 0 0 2500 1 0 0 23 0 5 0 520887342 87789568 9219 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 21433 9219 179 55 0 19319 0
[pid=16215/tid=16233] ppid=16213 vsize=85732 CPUtime=6.24 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 1826 1250 0 0 624 0 0 0 25 0 5 0 520887347 87789568 9219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=85732 CPUtime=6.24 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 1412 1250 0 0 624 0 0 0 25 0 5 0 520887347 87789568 9219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=85732 CPUtime=6.21 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 1869 1250 0 0 621 0 0 0 25 0 5 0 520887347 87789568 9219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=85732 CPUtime=6.24 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 2417 1250 0 0 624 0 0 0 25 0 5 0 520887347 87789568 9219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 85732

[startup+12.7007 s]
/proc/loadavg: 7.17 7.84 7.93 9/186 16240
/proc/meminfo: memFree=30845772/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=93732 CPUtime=50.58 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 13401 1250 0 0 5056 2 0 0 23 0 5 0 520887342 95981568 11219 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 23433 11219 179 55 0 21319 0
[pid=16215/tid=16233] ppid=16213 vsize=93732 CPUtime=12.64 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 1954 1250 0 0 1264 0 0 0 25 0 5 0 520887347 95981568 11219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=93732 CPUtime=12.64 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 1786 1250 0 0 1264 0 0 0 25 0 5 0 520887347 95981568 11219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=93732 CPUtime=12.58 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 2130 1250 0 0 1258 0 0 0 25 0 5 0 520887347 95981568 11219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=93732 CPUtime=12.64 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 4807 1250 0 0 1264 0 0 0 25 0 5 0 520887347 95981568 11219 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 93732

[startup+25.5006 s]
/proc/loadavg: 7.35 7.85 7.93 9/186 16240
/proc/meminfo: memFree=30833612/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=164136 CPUtime=101.71 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 27291 1250 0 0 10167 4 0 0 23 0 5 0 520887342 168075264 12437 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 41034 12437 179 55 0 38920 0
[pid=16215/tid=16233] ppid=16213 vsize=164136 CPUtime=25.44 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 5212 1250 0 0 2544 0 0 0 25 0 5 0 520887347 168075264 12437 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=164136 CPUtime=25.44 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 3352 1250 0 0 2544 0 0 0 25 0 5 0 520887347 168075264 12437 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=164136 CPUtime=25.31 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 5300 1250 0 0 2531 0 0 0 25 0 5 0 520887347 168075264 12437 33554432000 4194304 4417332 140735375128944 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=164136 CPUtime=25.45 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 10703 1250 0 0 2543 2 0 0 25 0 5 0 520887347 168075264 12437 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 164136

[startup+51.1003 s]
/proc/loadavg: 7.69 7.89 7.94 9/186 16241
/proc/meminfo: memFree=30815592/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=172528 CPUtime=203.98 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 72753 1250 0 0 20386 12 0 0 23 0 5 0 520887342 176668672 14568 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 43132 14568 180 55 0 41018 0
[pid=16215/tid=16233] ppid=16213 vsize=172528 CPUtime=51.04 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 16646 1250 0 0 5102 2 0 0 25 0 5 0 520887347 176668672 14568 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=172528 CPUtime=51.04 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 11983 1250 0 0 5103 1 0 0 25 0 5 0 520887347 176668672 14568 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=172528 CPUtime=50.78 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 16666 1250 0 0 5076 2 0 0 25 0 5 0 520887347 176668672 14568 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=172528 CPUtime=51.04 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 24734 1250 0 0 5100 4 0 0 25 0 5 0 520887347 176668672 14568 33554432000 4194304 4417332 140735375128944 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 172528

[startup+102.307 s]
/proc/loadavg: 7.99 7.93 7.95 9/186 16242
/proc/meminfo: memFree=30782092/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=184384 CPUtime=408.53 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 176611 1250 0 0 40823 30 0 0 23 0 5 0 520887342 188809216 17532 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 46096 17532 180 55 0 43982 0
[pid=16215/tid=16233] ppid=16213 vsize=184384 CPUtime=102.24 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 40882 1250 0 0 10218 6 0 0 25 0 5 0 520887347 188809216 17532 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=184384 CPUtime=102.24 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 32715 1250 0 0 10220 4 0 0 25 0 5 0 520887347 188809216 17532 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=184384 CPUtime=101.72 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 42250 1250 0 0 10165 7 0 0 25 0 5 0 520887347 188809216 17532 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=184384 CPUtime=102.24 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 58040 1250 0 0 10214 10 0 0 25 0 5 0 520887347 188809216 17532 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 184384

[startup+162.301 s]
/proc/loadavg: 8.11 7.97 7.96 9/186 16244
/proc/meminfo: memFree=30740536/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=210456 CPUtime=648.18 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 291982 1250 0 0 64771 47 0 0 23 0 5 0 520887342 215506944 24050 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 52614 24050 180 55 0 50500 0
[pid=16215/tid=16233] ppid=16213 vsize=210456 CPUtime=162.24 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 69429 1250 0 0 16214 10 0 0 25 0 5 0 520887347 215506944 24050 33554432000 4194304 4417332 140735375128944 18446744073709551615 4244345 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=210456 CPUtime=162.24 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 60666 1250 0 0 16215 9 0 0 25 0 5 0 520887347 215506944 24050 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=210456 CPUtime=161.4 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 71815 1250 0 0 16129 11 0 0 25 0 5 0 520887347 215506944 24050 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=210456 CPUtime=162.23 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 87348 1250 0 0 16208 15 0 0 25 0 5 0 520887347 215506944 24050 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 210456


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

[pid=16215/tid=16234] ppid=16213 vsize=268612 CPUtime=762.25 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 290234 1250 0 0 76178 47 0 0 25 0 5 0 520887347 275058688 38589 33554432000 4194304 4417332 140735375128944 18446744073709551615 4343684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=268612 CPUtime=758.18 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 271287 1250 0 0 75777 41 0 0 25 0 5 0 520887347 275058688 38589 33554432000 4194304 4417332 140735375128944 18446744073709551615 4308786 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=268612 CPUtime=762.18 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 341590 1250 0 0 76163 55 0 0 25 0 5 0 520887347 275058688 38589 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 268612

[startup+822.301 s]
/proc/loadavg: 8.20 8.09 8.02 9/186 16265
/proc/meminfo: memFree=30606236/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=291792 CPUtime=3284.58 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1300343 1250 0 0 328253 205 0 0 23 0 5 0 520887342 298795008 44384 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 72948 44384 180 55 0 70834 0
[pid=16215/tid=16233] ppid=16213 vsize=291792 CPUtime=822.23 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 321177 1250 0 0 82174 49 0 0 25 0 5 0 520887347 298795008 44384 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=291792 CPUtime=822.25 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 314153 1250 0 0 82175 50 0 0 25 0 5 0 520887347 298795008 44384 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=291792 CPUtime=817.85 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 295355 1250 0 0 81741 44 0 0 25 0 5 0 520887347 298795008 44384 33554432000 4194304 4417332 140735375128944 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=291792 CPUtime=822.17 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 366934 1250 0 0 82158 59 0 0 25 0 5 0 520887347 298795008 44384 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 291792

[startup+882.301 s]
/proc/loadavg: 8.13 8.08 8.01 9/186 16266
/proc/meminfo: memFree=30542112/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=309404 CPUtime=3524.26 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1393934 1250 0 0 352206 220 0 0 23 0 5 0 520887342 316829696 48787 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 77351 48787 180 55 0 75237 0
[pid=16215/tid=16233] ppid=16213 vsize=309404 CPUtime=882.23 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 344199 1250 0 0 88171 52 0 0 25 0 5 0 520887347 316829696 48787 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366740 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=309404 CPUtime=882.25 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 339633 1250 0 0 88170 55 0 0 25 0 5 0 520887347 316829696 48787 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=309404 CPUtime=877.53 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 320695 1250 0 0 87706 47 0 0 25 0 5 0 520887347 316829696 48787 33554432000 4194304 4417332 140735375128944 18446744073709551615 4310184 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=309404 CPUtime=882.17 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 386683 1250 0 0 88154 63 0 0 25 0 5 0 520887347 316829696 48787 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 309404

[startup+942.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/186 16268
/proc/meminfo: memFree=30584504/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=286640 CPUtime=3763.93 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1466806 1250 0 0 376161 232 0 0 23 0 5 0 520887342 293519360 43096 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 71660 43096 180 55 0 69546 0
[pid=16215/tid=16233] ppid=16213 vsize=286640 CPUtime=942.23 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 358706 1250 0 0 94169 54 0 0 25 0 5 0 520887347 293519360 43096 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=286640 CPUtime=942.26 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 357178 1250 0 0 94167 59 0 0 25 0 5 0 520887347 293519360 43096 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=286640 CPUtime=937.22 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 340367 1250 0 0 93671 51 0 0 25 0 5 0 520887347 293519360 43096 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=286640 CPUtime=942.15 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 407831 1250 0 0 94149 66 0 0 25 0 5 0 520887347 293519360 43096 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 286640

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 8.01 9/186 16269
/proc/meminfo: memFree=30576924/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=298304 CPUtime=4003.59 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1541774 1250 0 0 400115 244 0 0 23 0 5 0 520887342 305463296 46012 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 74576 46012 180 55 0 72462 0
[pid=16215/tid=16233] ppid=16213 vsize=298304 CPUtime=1002.23 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 374603 1250 0 0 100166 57 0 0 25 0 5 0 520887347 305463296 46012 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=298304 CPUtime=1002.26 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 376384 1250 0 0 100164 62 0 0 25 0 5 0 520887347 305463296 46012 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=298304 CPUtime=996.88 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 356087 1250 0 0 99635 53 0 0 25 0 5 0 520887347 305463296 46012 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=298304 CPUtime=1002.15 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 431976 1250 0 0 100145 70 0 0 25 0 5 0 520887347 305463296 46012 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 298304

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/186 16271
/proc/meminfo: memFree=30611500/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=267832 CPUtime=4243.27 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1622788 1250 0 0 424069 258 0 0 23 0 5 0 520887342 274259968 38394 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 66958 38394 180 55 0 64844 0
[pid=16215/tid=16233] ppid=16213 vsize=267832 CPUtime=1062.23 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 390242 1250 0 0 106164 59 0 0 25 0 5 0 520887347 274259968 38394 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=267832 CPUtime=1062.25 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 400683 1250 0 0 106159 66 0 0 25 0 5 0 520887347 274259968 38394 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=267832 CPUtime=1056.56 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 375563 1250 0 0 105600 56 0 0 25 0 5 0 520887347 274259968 38394 33554432000 4194304 4417332 140735375128944 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=267832 CPUtime=1062.15 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 453576 1250 0 0 106141 74 0 0 25 0 5 0 520887347 274259968 38394 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364417 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 267832

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/186 16273
/proc/meminfo: memFree=30585568/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=282856 CPUtime=4482.93 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1691793 1250 0 0 448024 269 0 0 23 0 5 0 520887342 289644544 42150 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 70714 42150 180 55 0 68600 0
[pid=16215/tid=16233] ppid=16213 vsize=282856 CPUtime=1122.22 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 408869 1250 0 0 112161 61 0 0 25 0 5 0 520887347 289644544 42150 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=282856 CPUtime=1122.26 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 415012 1250 0 0 112157 69 0 0 25 0 5 0 520887347 289644544 42150 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=282856 CPUtime=1116.23 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 392789 1250 0 0 111564 59 0 0 25 0 5 0 520887347 289644544 42150 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=282856 CPUtime=1122.15 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 472399 1250 0 0 112136 79 0 0 25 0 5 0 520887347 289644544 42150 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.93
Current children cumulated vsize (KiB) 282856

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/186 16274
/proc/meminfo: memFree=30527272/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=289064 CPUtime=4722.6 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1779028 1250 0 0 471977 283 0 0 23 0 5 0 520887342 296001536 43702 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 72266 43702 180 55 0 70152 0
[pid=16215/tid=16233] ppid=16213 vsize=289064 CPUtime=1182.22 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 430677 1250 0 0 118157 65 0 0 25 0 5 0 520887347 296001536 43702 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=289064 CPUtime=1182.25 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 438146 1250 0 0 118153 72 0 0 25 0 5 0 520887347 296001536 43702 33554432000 4194304 4417332 140735375128944 18446744073709551615 4321358 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=289064 CPUtime=1175.91 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 415821 1250 0 0 117529 62 0 0 25 0 5 0 520887347 296001536 43702 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=289064 CPUtime=1182.14 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 491660 1250 0 0 118133 81 0 0 25 0 5 0 520887347 296001536 43702 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.6
Current children cumulated vsize (KiB) 289064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.06 8.00 9/186 16275
/proc/meminfo: memFree=30534584/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=311296 CPUtime=4800.11 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1797425 1250 0 0 479725 286 0 0 23 0 5 0 520887342 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 77824 49260 180 55 0 75710 0
[pid=16215/tid=16233] ppid=16213 vsize=311296 CPUtime=1201.63 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 433473 1250 0 0 120097 66 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=311296 CPUtime=1201.66 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 444030 1250 0 0 120093 73 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=311296 CPUtime=1195.2 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 418290 1250 0 0 119458 62 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=311296 CPUtime=1201.55 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 498908 1250 0 0 120072 83 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 311296

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

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

[startup+1201.7 s]
/proc/loadavg: 8.05 8.06 8.00 9/186 16275
/proc/meminfo: memFree=30534584/32950928 swapFree=67111448/67111528
[pid=16215] ppid=16213 vsize=311296 CPUtime=4800.11 cores=0,2,4,6
/proc/16215/stat : 16215 (plingeling) S 16213 16215 15338 0 -1 4202496 1797425 1250 0 0 479725 286 0 0 23 0 5 0 520887342 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16215/statm: 77824 49260 180 55 0 75710 0
[pid=16215/tid=16233] ppid=16213 vsize=311296 CPUtime=1201.63 cores=0,2,4,6
/proc/16215/task/16233/stat : 16233 (plingeling) R 16213 16215 15338 0 -1 4202560 433473 1250 0 0 120097 66 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16215/tid=16234] ppid=16213 vsize=311296 CPUtime=1201.66 cores=0,2,4,6
/proc/16215/task/16234/stat : 16234 (plingeling) R 16213 16215 15338 0 -1 4202560 444030 1250 0 0 120093 73 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16215/tid=16235] ppid=16213 vsize=311296 CPUtime=1195.2 cores=0,2,4,6
/proc/16215/task/16235/stat : 16235 (plingeling) R 16213 16215 15338 0 -1 4202560 418290 1250 0 0 119458 62 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16215/tid=16236] ppid=16213 vsize=311296 CPUtime=1201.55 cores=0,2,4,6
/proc/16215/task/16236/stat : 16236 (plingeling) R 16213 16215 15338 0 -1 4202560 498908 1250 0 0 120072 83 0 0 25 0 5 0 520887347 318767104 49260 33554432000 4194304 4417332 140735375128944 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 311296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.16
CPU user time (s): 4797.28
CPU system time (s): 2.87856
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 354592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.28
system time used= 2.87856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1798675
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= 69
involuntary context switches= 33957

runsolver used 1.9417 second user time and 4.51831 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 18:01:26
IDJOB=3250504
IDBENCH=83275
IDSOLVER=1605
FILE ID=node126/3250504-1304092886
RUNJOBID= node126-1304092886-16201
PBS_JOBID= 13170545
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=679651078

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30930360 kB
Buffers:        244964 kB
Cached:        1396584 kB
SwapCached:         76 kB
Active:         115780 kB
Inactive:      1592804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30930360 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            1052 kB
Writeback:           0 kB
AnonPages:       66636 kB
Mapped:          14496 kB
Slab:           246952 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191400 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= 71596 MiB
End job on node126 at 2011-04-29 18:21:30