Trace number 3249184

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.13 1202.07

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3249184-1304085674/watcher-3249184-1304085674 -o /tmp/evaluation-result-3249184-1304085674/solver-3249184-1304085674 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249184-1304085674.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: 7.39 7.89 7.69 5/186 9456
/proc/meminfo: memFree=24956104/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=9624 CPUtime=0 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) R 9454 9456 8802 0 -1 4202496 483 1250 0 0 0 0 0 0 23 0 1 0 520165670 9854976 411 33554432000 4194304 4417332 140736510973584 18446744073709551615 246516834048 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9456/statm: 2406 411 146 55 0 292 0

[startup+0.097985 s]
/proc/loadavg: 7.39 7.89 7.69 5/186 9456
/proc/meminfo: memFree=24956104/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=25928 CPUtime=0.08 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) R 9454 9456 8802 0 -1 4202496 4700 1250 0 0 8 0 0 0 24 0 1 0 520165670 26550272 4504 33554432000 4194304 4417332 140736510973584 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9456/statm: 6482 4504 147 55 0 4368 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25928

[startup+0.100982 s]
/proc/loadavg: 7.39 7.89 7.69 5/186 9456
/proc/meminfo: memFree=24956104/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=25928 CPUtime=0.09 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) R 9454 9456 8802 0 -1 4202496 4700 1250 0 0 9 0 0 0 24 0 1 0 520165670 26550272 4504 33554432000 4194304 4417332 140736510973584 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9456/statm: 6482 4504 147 55 0 4368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25928

[startup+0.300914 s]
/proc/loadavg: 7.39 7.89 7.69 5/186 9456
/proc/meminfo: memFree=24956104/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=80064 CPUtime=0.63 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 9316 1250 0 0 62 1 0 0 24 0 5 0 520165670 81985536 7807 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 20016 7807 173 55 0 17902 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 80064

[startup+0.700845 s]
/proc/loadavg: 7.39 7.89 7.69 5/186 9456
/proc/meminfo: memFree=24956104/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=118132 CPUtime=2.23 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 19737 1250 0 0 220 3 0 0 24 0 5 0 520165670 120967168 17351 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 29533 17351 179 55 0 27419 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 118132

[startup+1.50069 s]
/proc/loadavg: 7.39 7.89 7.69 9/191 9466
/proc/meminfo: memFree=24878448/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=144084 CPUtime=5.42 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 28439 1250 0 0 537 5 0 0 24 0 5 0 520165670 147542016 23807 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 36021 23807 179 55 0 33907 0
[pid=9456/tid=9463] ppid=9454 vsize=144084 CPUtime=1.31 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 5513 1250 0 0 130 1 0 0 25 0 5 0 520165689 147542016 23807 33554432000 4194304 4417332 140736510973584 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=144084 CPUtime=1.3 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 5521 1250 0 0 129 1 0 0 25 0 5 0 520165689 147542016 23807 33554432000 4194304 4417332 140736510973584 18446744073709551615 4239414 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=144084 CPUtime=1.3 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 3336 1250 0 0 130 0 0 0 25 0 5 0 520165689 147542016 23807 33554432000 4194304 4417332 140736510973584 18446744073709551615 4235991 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=144084 CPUtime=1.31 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 5261 1250 0 0 130 1 0 0 25 0 5 0 520165689 147542016 23807 33554432000 4194304 4417332 140736510973584 18446744073709551615 18446744073699065897 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 144084

[startup+3.1004 s]
/proc/loadavg: 7.44 7.89 7.69 9/191 9466
/proc/meminfo: memFree=24854764/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=148324 CPUtime=11.81 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 30924 1250 0 0 1176 5 0 0 24 0 5 0 520165670 151883776 24867 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 37081 24867 179 55 0 34967 0
[pid=9456/tid=9463] ppid=9454 vsize=148324 CPUtime=2.91 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 5513 1250 0 0 290 1 0 0 25 0 5 0 520165689 151883776 24867 33554432000 4194304 4417332 140736510973584 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=148324 CPUtime=2.9 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 5521 1250 0 0 289 1 0 0 25 0 5 0 520165689 151883776 24867 33554432000 4194304 4417332 140736510973584 18446744073709551615 4249305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=148324 CPUtime=2.89 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 3336 1250 0 0 289 0 0 0 25 0 5 0 520165689 151883776 24867 33554432000 4194304 4417332 140736510973584 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=148324 CPUtime=2.9 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 7746 1250 0 0 289 1 0 0 25 0 5 0 520165689 151883776 24867 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 148324

[startup+6.30082 s]
/proc/loadavg: 7.44 7.89 7.69 9/190 9475
/proc/meminfo: memFree=24856888/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=149044 CPUtime=24.58 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 47920 1250 0 0 2450 8 0 0 24 0 5 0 520165670 152621056 25055 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 37261 25055 180 55 0 35147 0
[pid=9456/tid=9463] ppid=9454 vsize=149044 CPUtime=6.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 10083 1250 0 0 609 1 0 0 25 0 5 0 520165689 152621056 25055 33554432000 4194304 4417332 140736510973584 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=149044 CPUtime=6.1 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 9364 1250 0 0 609 1 0 0 25 0 5 0 520165689 152621056 25055 33554432000 4194304 4417332 140736510973584 18446744073709551615 4236012 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=149044 CPUtime=6.08 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 8041 1250 0 0 607 1 0 0 25 0 5 0 520165689 152621056 25055 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=149044 CPUtime=6.09 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 11624 1250 0 0 607 2 0 0 25 0 5 0 520165689 152621056 25055 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 149044

[startup+12.7007 s]
/proc/loadavg: 7.53 7.89 7.69 9/190 9475
/proc/meminfo: memFree=24812076/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=179932 CPUtime=50.14 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 86900 1250 0 0 4999 15 0 0 24 0 5 0 520165670 184250368 32770 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 44983 32770 180 55 0 42869 0
[pid=9456/tid=9463] ppid=9454 vsize=179932 CPUtime=12.5 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 20936 1250 0 0 1247 3 0 0 25 0 5 0 520165689 184250368 32770 33554432000 4194304 4417332 140736510973584 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=179932 CPUtime=12.5 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 19899 1250 0 0 1247 3 0 0 25 0 5 0 520165689 184250368 32770 33554432000 4194304 4417332 140736510973584 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=179932 CPUtime=12.44 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 16328 1250 0 0 1241 3 0 0 25 0 5 0 520165689 184250368 32770 33554432000 4194304 4417332 140736510973584 18446744073709551615 4254968 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=179932 CPUtime=12.49 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 20929 1250 0 0 1245 4 0 0 25 0 5 0 520165689 184250368 32770 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 179932

[startup+25.5003 s]
/proc/loadavg: 7.60 7.90 7.70 9/190 9475
/proc/meminfo: memFree=24753168/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=225316 CPUtime=101.27 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 126189 1250 0 0 10106 21 0 0 24 0 5 0 520165670 230723584 44116 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 56329 44116 180 55 0 54215 0
[pid=9456/tid=9463] ppid=9454 vsize=225316 CPUtime=25.3 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 30916 1250 0 0 2526 4 0 0 25 0 5 0 520165689 230723584 44116 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=225316 CPUtime=25.3 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 28650 1250 0 0 2526 4 0 0 25 0 5 0 520165689 230723584 44116 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=225316 CPUtime=25.16 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 28892 1250 0 0 2512 4 0 0 25 0 5 0 520165689 230723584 44116 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=225316 CPUtime=25.29 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 28923 1250 0 0 2524 5 0 0 25 0 5 0 520165689 230723584 44116 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 225316

[startup+51.1006 s]
/proc/loadavg: 7.81 7.92 7.71 9/190 9476
/proc/meminfo: memFree=24673916/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=305168 CPUtime=203.52 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 227780 1250 0 0 20315 37 0 0 24 0 5 0 520165670 312492032 64111 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 76292 64111 180 55 0 74178 0
[pid=9456/tid=9463] ppid=9454 vsize=305168 CPUtime=50.9 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 60001 1250 0 0 5081 9 0 0 25 0 5 0 520165689 312492032 64111 33554432000 4194304 4417332 140736510973584 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=305168 CPUtime=50.89 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 52294 1250 0 0 5082 7 0 0 25 0 5 0 520165689 312492032 64111 33554432000 4194304 4417332 140736510973584 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=305168 CPUtime=50.62 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 57793 1250 0 0 5053 9 0 0 25 0 5 0 520165689 312492032 64111 33554432000 4194304 4417332 140736510973584 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=305168 CPUtime=50.9 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 48884 1250 0 0 5081 9 0 0 25 0 5 0 520165689 312492032 64111 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 305168

[startup+102.306 s]
/proc/loadavg: 8.05 7.96 7.74 9/190 9477
/proc/meminfo: memFree=24482436/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=549612 CPUtime=408.06 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 435457 1250 0 0 40736 70 0 0 24 0 5 0 520165670 562802688 108839 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 137403 108839 180 55 0 135289 0
[pid=9456/tid=9463] ppid=9454 vsize=549612 CPUtime=102.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 124903 1250 0 0 10190 20 0 0 25 0 5 0 520165689 562802688 108839 33554432000 4194304 4417332 140736510973584 18446744073709551615 4354414 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=549612 CPUtime=102.09 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 102395 1250 0 0 10196 13 0 0 25 0 5 0 520165689 562802688 108839 33554432000 4194304 4417332 140736510973584 18446744073709551615 4248212 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=549612 CPUtime=101.54 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 133462 1250 0 0 10132 22 0 0 25 0 5 0 520165689 562802688 108839 33554432000 4194304 4417332 140736510973584 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=549612 CPUtime=102.1 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 65889 1250 0 0 10198 12 0 0 25 0 5 0 520165689 562802688 108839 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 549612

[startup+162.3 s]
/proc/loadavg: 8.14 8.00 7.76 9/190 9479
/proc/meminfo: memFree=24395228/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=653068 CPUtime=647.72 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 636868 1250 0 0 64669 103 0 0 24 0 5 0 520165670 668741632 134703 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 163267 134703 180 55 0 161153 0
[pid=9456/tid=9463] ppid=9454 vsize=653068 CPUtime=162.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 191696 1250 0 0 16179 31 0 0 25 0 5 0 520165689 668741632 134703 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=653068 CPUtime=162.08 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 155427 1250 0 0 16187 21 0 0 25 0 5 0 520165689 668741632 134703 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=653068 CPUtime=161.22 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 194204 1250 0 0 16090 32 0 0 25 0 5 0 520165689 668741632 134703 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=653068 CPUtime=162.09 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 86733 1250 0 0 16194 15 0 0 25 0 5 0 520165689 668741632 134703 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.72
Current children cumulated vsize (KiB) 653068


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

[pid=9456/tid=9464] ppid=9454 vsize=1100832 CPUtime=702.05 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 506301 1250 0 0 70131 74 0 0 25 0 5 0 520165689 1127251968 246644 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1100832 CPUtime=698.28 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 504586 1250 0 0 69746 82 0 0 25 0 5 0 520165689 1127251968 246644 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1100832 CPUtime=701.29 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 249978 1250 0 0 70091 38 0 0 25 0 5 0 520165689 1127251968 246644 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.94
Current children cumulated vsize (KiB) 1100832

[startup+762.307 s]
/proc/loadavg: 8.21 8.19 7.97 9/190 9498
/proc/meminfo: memFree=24040448/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=975844 CPUtime=3043.63 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2056856 1250 0 0 304043 320 0 0 24 0 5 0 520165670 999264256 215397 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 243961 215397 180 55 0 241847 0
[pid=9456/tid=9463] ppid=9454 vsize=975844 CPUtime=762.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 764020 1250 0 0 76091 119 0 0 25 0 5 0 520165689 999264256 215397 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=975844 CPUtime=762.05 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 517828 1250 0 0 76130 75 0 0 25 0 5 0 520165689 999264256 215397 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=975844 CPUtime=757.97 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 504586 1250 0 0 75714 83 0 0 25 0 5 0 520165689 999264256 215397 33554432000 4194304 4417332 140736510973584 18446744073709551615 4278026 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=975844 CPUtime=761.3 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 261614 1250 0 0 76090 40 0 0 25 0 5 0 520165689 999264256 215397 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.63
Current children cumulated vsize (KiB) 975844

[startup+822.301 s]
/proc/loadavg: 8.15 8.17 7.97 10/190 9499
/proc/meminfo: memFree=23918388/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1085908 CPUtime=3283.28 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2153634 1250 0 0 327995 333 0 0 24 0 5 0 520165670 1111969792 242913 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 271477 242913 180 55 0 269363 0
[pid=9456/tid=9463] ppid=9454 vsize=1085908 CPUtime=822.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 777944 1250 0 0 82089 121 0 0 25 0 5 0 520165689 1111969792 242913 33554432000 4194304 4417332 140736510973584 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1085908 CPUtime=822.04 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 562131 1250 0 0 82123 81 0 0 25 0 5 0 520165689 1111969792 242913 33554432000 4194304 4417332 140736510973584 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1085908 CPUtime=817.63 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 541316 1250 0 0 81675 88 0 0 25 0 5 0 520165689 1111969792 242913 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1085908 CPUtime=821.29 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 263435 1250 0 0 82089 40 0 0 25 0 5 0 520165689 1111969792 242913 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.28
Current children cumulated vsize (KiB) 1085908

[startup+882.301 s]
/proc/loadavg: 8.11 8.15 7.98 9/190 9501
/proc/meminfo: memFree=23639348/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1370112 CPUtime=3522.95 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2294104 1250 0 0 351941 354 0 0 24 0 5 0 520165670 1402994688 313964 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 342528 313964 180 55 0 340414 0
[pid=9456/tid=9463] ppid=9454 vsize=1370112 CPUtime=882.09 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 821059 1250 0 0 88083 126 0 0 25 0 5 0 520165689 1402994688 313964 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1370112 CPUtime=882.03 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 589844 1250 0 0 88119 84 0 0 25 0 5 0 520165689 1402994688 313964 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1370112 CPUtime=877.31 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 586580 1250 0 0 87636 95 0 0 25 0 5 0 520165689 1402994688 313964 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1370112 CPUtime=881.3 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 287813 1250 0 0 88084 46 0 0 25 0 5 0 520165689 1402994688 313964 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3522.95
Current children cumulated vsize (KiB) 1370112

[startup+942.301 s]
/proc/loadavg: 8.19 8.17 8.00 10/190 9503
/proc/meminfo: memFree=23719924/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1265628 CPUtime=3762.62 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2377603 1250 0 0 375895 367 0 0 24 0 5 0 520165670 1296003072 287843 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 316407 287843 180 55 0 314293 0
[pid=9456/tid=9463] ppid=9454 vsize=1265628 CPUtime=942.09 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 850443 1250 0 0 94077 132 0 0 25 0 5 0 520165689 1296003072 287843 33554432000 4194304 4417332 140736510973584 18446744073709551615 4357142 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1265628 CPUtime=942.03 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 619324 1250 0 0 94115 88 0 0 25 0 5 0 520165689 1296003072 287843 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1265628 CPUtime=936.99 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 607573 1250 0 0 93601 98 0 0 25 0 5 0 520165689 1296003072 287843 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1265628 CPUtime=941.3 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 291455 1250 0 0 94084 46 0 0 25 0 5 0 520165689 1296003072 287843 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.62
Current children cumulated vsize (KiB) 1265628

[startup+1002.3 s]
/proc/loadavg: 6.17 7.65 7.83 5/180 9522
/proc/meminfo: memFree=23799476/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1342556 CPUtime=4002.3 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2432045 1250 0 0 399856 374 0 0 24 0 5 0 520165670 1374777344 307075 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 335639 307075 180 55 0 333525 0
[pid=9456/tid=9463] ppid=9454 vsize=1342556 CPUtime=1002.09 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 872375 1250 0 0 100075 134 0 0 25 0 5 0 520165689 1374777344 307075 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1342556 CPUtime=1002.04 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 641043 1250 0 0 100113 91 0 0 25 0 5 0 520165689 1374777344 307075 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1342556 CPUtime=996.66 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 618364 1250 0 0 99566 100 0 0 25 0 5 0 520165689 1374777344 307075 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1342556 CPUtime=1001.3 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 291455 1250 0 0 100084 46 0 0 25 0 5 0 520165689 1374777344 307075 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 1342556

[startup+1062.3 s]
/proc/loadavg: 5.00 7.06 7.62 5/180 9524
/proc/meminfo: memFree=23826240/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1316192 CPUtime=4241.98 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2479247 1250 0 0 423815 383 0 0 24 0 5 0 520165670 1347780608 300484 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 329048 300484 180 55 0 326934 0
[pid=9456/tid=9463] ppid=9454 vsize=1316192 CPUtime=1062.09 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 892293 1250 0 0 106071 138 0 0 25 0 5 0 520165689 1347780608 300484 33554432000 4194304 4417332 140736510973584 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1316192 CPUtime=1062.04 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 645747 1250 0 0 106112 92 0 0 25 0 5 0 520165689 1347780608 300484 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1316192 CPUtime=1056.34 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 640944 1250 0 0 105529 105 0 0 25 0 5 0 520165689 1347780608 300484 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1316192 CPUtime=1061.31 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 291455 1250 0 0 106085 46 0 0 25 0 5 0 520165689 1347780608 300484 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4241.98
Current children cumulated vsize (KiB) 1316192

[startup+1122.3 s]
/proc/loadavg: 4.38 6.48 7.38 5/180 9525
/proc/meminfo: memFree=23739536/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1402760 CPUtime=4481.65 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2560828 1250 0 0 447770 395 0 0 24 0 5 0 520165670 1436426240 322126 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 350690 322126 180 55 0 348576 0
[pid=9456/tid=9463] ppid=9454 vsize=1402760 CPUtime=1122.1 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 912011 1250 0 0 112068 142 0 0 25 0 5 0 520165689 1436426240 322126 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1402760 CPUtime=1122.04 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 668767 1250 0 0 112109 95 0 0 25 0 5 0 520165689 1436426240 322126 33554432000 4194304 4417332 140736510973584 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1402760 CPUtime=1116.01 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 661306 1250 0 0 111494 107 0 0 25 0 5 0 520165689 1436426240 322126 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1402760 CPUtime=1121.3 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 309936 1250 0 0 112081 49 0 0 25 0 5 0 520165689 1436426240 322126 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.65
Current children cumulated vsize (KiB) 1402760

[startup+1182.3 s]
/proc/loadavg: 4.19 6.07 7.18 5/180 9527
/proc/meminfo: memFree=23710240/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1431972 CPUtime=4721.33 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2752205 1250 0 0 471707 426 0 0 24 0 5 0 520165670 1466339328 329429 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 357993 329429 180 55 0 355879 0
[pid=9456/tid=9463] ppid=9454 vsize=1431972 CPUtime=1182.09 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 955236 1250 0 0 118061 148 0 0 25 0 5 0 520165689 1466339328 329429 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1431972 CPUtime=1182.04 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 709685 1250 0 0 118103 101 0 0 25 0 5 0 520165689 1466339328 329429 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1431972 CPUtime=1175.68 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 746697 1250 0 0 117448 120 0 0 25 0 5 0 520165689 1466339328 329429 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1431972 CPUtime=1181.31 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 331779 1250 0 0 118077 54 0 0 25 0 5 0 520165689 1466339328 329429 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.33
Current children cumulated vsize (KiB) 1431972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 4.13 5.90 7.10 5/180 9527
/proc/meminfo: memFree=23548660/32951124 swapFree=67111352/67111528
[pid=9456] ppid=9454 vsize=1593316 CPUtime=4800.04 cores=1,3,5,7
/proc/9456/stat : 9456 (plingeling) S 9454 9456 8802 0 -1 4202496 2824486 1250 0 0 479567 437 0 0 24 0 5 0 520165670 1631555584 369765 33554432000 4194304 4417332 140736510973584 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9456/statm: 398329 369765 180 55 0 396215 0
[pid=9456/tid=9463] ppid=9454 vsize=1593316 CPUtime=1201.79 cores=1,3,5,7
/proc/9456/task/9463/stat : 9463 (plingeling) R 9454 9456 8802 0 -1 4202560 964884 1250 0 0 120030 149 0 0 25 0 5 0 520165689 1631555584 369765 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9456/tid=9464] ppid=9454 vsize=1593316 CPUtime=1201.75 cores=1,3,5,7
/proc/9456/task/9464/stat : 9464 (plingeling) R 9454 9456 8802 0 -1 4202560 732016 1250 0 0 120070 105 0 0 25 0 5 0 520165689 1631555584 369765 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9456/tid=9465] ppid=9454 vsize=1593316 CPUtime=1195.26 cores=1,3,5,7
/proc/9456/task/9465/stat : 9465 (plingeling) R 9454 9456 8802 0 -1 4202560 779880 1250 0 0 119401 125 0 0 25 0 5 0 520165689 1631555584 369765 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9456/tid=9466] ppid=9454 vsize=1593316 CPUtime=1201.02 cores=1,3,5,7
/proc/9456/task/9466/stat : 9466 (plingeling) R 9454 9456 8802 0 -1 4202560 338898 1250 0 0 120047 55 0 0 25 0 5 0 520165689 1631555584 369765 33554432000 4194304 4417332 140736510973584 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1593316

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): 1202.07
CPU time (s): 4800.13
CPU user time (s): 4795.69
CPU system time (s): 4.43633
CPU usage (%): 399.321
Max. virtual memory (cumulated for all children) (KiB): 1632568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.69
system time used= 4.43633
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2825736
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= 148
involuntary context switches= 40421

runsolver used 1.78073 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 16:01:15
IDJOB=3249184
IDBENCH=83159
IDSOLVER=1605
FILE ID=node134/3249184-1304085674
RUNJOBID= node134-1304084233-9243
PBS_JOBID= 13170534
Free space on /tmp= 71580 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249184-1304085674/watcher-3249184-1304085674 -o /tmp/evaluation-result-3249184-1304085674/solver-3249184-1304085674 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3249184-1304085674.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=204550826

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24956384 kB
Buffers:       1487848 kB
Cached:        5847560 kB
SwapCached:         64 kB
Active:        1526720 kB
Inactive:      5947016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24956384 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3684 kB
Writeback:           0 kB
AnonPages:      137860 kB
Mapped:          15592 kB
Slab:           459088 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   324552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71580 MiB
End job on node134 at 2011-04-29 16:21:19