Trace number 3282077

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.41 1201.62

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3282077-1304040396/watcher-3282077-1304040396 -o /tmp/evaluation-result-3282077-1304040396/solver-3282077-1304040396 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282077-1304040396.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.00 7.87 7.79 5/181 28865
/proc/meminfo: memFree=19693960/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=9520 CPUtime=0 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) R 28863 28865 28251 0 -1 4202496 441 1251 0 0 0 0 0 0 25 0 1 0 594270238 9748480 370 33554432000 4194304 4417332 140737476107680 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/28865/statm: 2380 370 147 55 0 266 0

[startup+0.0193609 s]
/proc/loadavg: 8.00 7.87 7.79 5/181 28865
/proc/meminfo: memFree=19693960/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=13400 CPUtime=0.01 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) R 28863 28865 28251 0 -1 4202496 1420 1251 0 0 1 0 0 0 25 0 1 0 594270238 13721600 1341 33554432000 4194304 4417332 140737476107680 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/28865/statm: 3350 1341 148 55 0 1236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13400

[startup+0.153265 s]
/proc/loadavg: 8.00 7.87 7.79 5/181 28865
/proc/meminfo: memFree=19693960/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=122188 CPUtime=0.5 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 3545 1251 0 0 50 0 0 0 25 0 5 0 594270238 125120512 1975 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 30547 1975 172 55 0 28433 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 122188

[startup+0.300237 s]
/proc/loadavg: 8.00 7.87 7.79 5/181 28865
/proc/meminfo: memFree=19693960/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=122048 CPUtime=1.09 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 4210 1251 0 0 109 0 0 0 25 0 5 0 594270238 124977152 1974 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 30512 1974 174 55 0 28398 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 122048

[startup+0.700161 s]
/proc/loadavg: 8.00 7.87 7.79 5/181 28865
/proc/meminfo: memFree=19693960/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=125276 CPUtime=2.69 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 5001 1251 0 0 269 0 0 0 25 0 5 0 594270238 128282624 2765 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 31319 2765 178 55 0 29205 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 125276

[startup+1.50101 s]
/proc/loadavg: 8.00 7.87 7.79 9/186 28875
/proc/meminfo: memFree=19683504/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=126812 CPUtime=5.88 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 5643 1251 0 0 588 0 0 0 25 0 5 0 594270238 129855488 3151 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 31703 3151 180 55 0 29589 0
[pid=28865/tid=28872] ppid=28863 vsize=126812 CPUtime=1.46 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 984 1251 0 0 146 0 0 0 25 0 5 0 594270241 129855488 3151 33554432000 4194304 4417332 140737476107680 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=126812 CPUtime=1.45 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 1599 1251 0 0 145 0 0 0 25 0 5 0 594270241 129855488 3151 33554432000 4194304 4417332 140737476107680 18446744073709551615 4352209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=126812 CPUtime=1.46 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 730 1251 0 0 146 0 0 0 25 0 5 0 594270241 129855488 3151 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=126812 CPUtime=1.46 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 237 1251 0 0 146 0 0 0 25 0 5 0 594270241 129855488 3151 33554432000 4194304 4417332 140737476107680 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 126812

[startup+3.10071 s]
/proc/loadavg: 8.00 7.87 7.79 9/186 28875
/proc/meminfo: memFree=19682132/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=125788 CPUtime=12.27 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 5643 1251 0 0 1227 0 0 0 25 0 5 0 594270238 128806912 2895 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 31447 2895 180 55 0 29333 0
[pid=28865/tid=28872] ppid=28863 vsize=125788 CPUtime=3.06 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 984 1251 0 0 306 0 0 0 25 0 5 0 594270241 128806912 2895 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250982 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=125788 CPUtime=3.05 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 1599 1251 0 0 305 0 0 0 25 0 5 0 594270241 128806912 2895 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=125788 CPUtime=3.06 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 730 1251 0 0 306 0 0 0 25 0 5 0 594270241 128806912 2895 33554432000 4194304 4417332 140737476107680 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=125788 CPUtime=3.06 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 237 1251 0 0 306 0 0 0 25 0 5 0 594270241 128806912 2895 33554432000 4194304 4417332 140737476107680 18446744073709551615 4354727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 125788

[startup+6.30111 s]
/proc/loadavg: 8.00 7.88 7.80 9/186 28875
/proc/meminfo: memFree=19632008/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=126388 CPUtime=25.06 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 5888 1251 0 0 2506 0 0 0 25 0 5 0 594270238 129421312 3046 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 31597 3046 181 55 0 29483 0
[pid=28865/tid=28872] ppid=28863 vsize=126388 CPUtime=6.26 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 1040 1251 0 0 626 0 0 0 25 0 5 0 594270241 129421312 3046 33554432000 4194304 4417332 140737476107680 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=126388 CPUtime=6.23 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 1788 1251 0 0 623 0 0 0 25 0 5 0 594270241 129421312 3046 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=126388 CPUtime=6.26 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 730 1251 0 0 626 0 0 0 25 0 5 0 594270241 129421312 3046 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=126388 CPUtime=6.26 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 237 1251 0 0 626 0 0 0 25 0 5 0 594270241 129421312 3046 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250575 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 126388

[startup+12.7009 s]
/proc/loadavg: 8.00 7.88 7.80 9/186 28875
/proc/meminfo: memFree=19679160/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=127272 CPUtime=50.64 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 7153 1251 0 0 5063 1 0 0 25 0 5 0 594270238 130326528 3284 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 31818 3284 181 55 0 29704 0
[pid=28865/tid=28872] ppid=28863 vsize=127272 CPUtime=12.66 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 1554 1251 0 0 1266 0 0 0 25 0 5 0 594270241 130326528 3284 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=127272 CPUtime=12.6 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 2347 1251 0 0 1260 0 0 0 25 0 5 0 594270241 130326528 3284 33554432000 4194304 4417332 140737476107680 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=127272 CPUtime=12.66 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 741 1251 0 0 1266 0 0 0 25 0 5 0 594270241 130326528 3284 33554432000 4194304 4417332 140737476107680 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=127272 CPUtime=12.66 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 418 1251 0 0 1266 0 0 0 25 0 5 0 594270241 130326528 3284 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 127272

[startup+25.5005 s]
/proc/loadavg: 8.00 7.88 7.80 9/186 28876
/proc/meminfo: memFree=19659280/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=132056 CPUtime=101.76 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 11514 1251 0 0 10175 1 0 0 25 0 5 0 594270238 135225344 4475 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 33014 4475 181 55 0 30900 0
[pid=28865/tid=28872] ppid=28863 vsize=132056 CPUtime=25.46 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 2638 1251 0 0 2546 0 0 0 25 0 5 0 594270241 135225344 4475 33554432000 4194304 4417332 140737476107680 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=132056 CPUtime=25.33 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 3746 1251 0 0 2533 0 0 0 25 0 5 0 594270241 135225344 4475 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=132056 CPUtime=25.46 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 1689 1251 0 0 2546 0 0 0 25 0 5 0 594270241 135225344 4475 33554432000 4194304 4417332 140737476107680 18446744073709551615 4352427 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=132056 CPUtime=25.46 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 1348 1251 0 0 2546 0 0 0 25 0 5 0 594270241 135225344 4475 33554432000 4194304 4417332 140737476107680 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 132056

[startup+51.1007 s]
/proc/loadavg: 8.00 7.89 7.80 9/186 28876
/proc/meminfo: memFree=19603192/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=133712 CPUtime=204.04 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 19791 1251 0 0 20401 3 0 0 25 0 5 0 594270238 136921088 4877 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 33428 4877 181 55 0 31314 0
[pid=28865/tid=28872] ppid=28863 vsize=133712 CPUtime=51.06 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 5217 1251 0 0 5106 0 0 0 25 0 5 0 594270241 136921088 4877 33554432000 4194304 4417332 140737476107680 18446744073709551615 4352392 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=133712 CPUtime=50.8 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 6141 1251 0 0 5080 0 0 0 25 0 5 0 594270241 136921088 4877 33554432000 4194304 4417332 140737476107680 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=133712 CPUtime=51.06 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 4110 1251 0 0 5106 0 0 0 25 0 5 0 594270241 136921088 4877 33554432000 4194304 4417332 140737476107680 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=133712 CPUtime=51.06 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 2230 1251 0 0 5106 0 0 0 25 0 5 0 594270241 136921088 4877 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 133712

[startup+102.306 s]
/proc/loadavg: 8.00 7.91 7.81 9/186 28878
/proc/meminfo: memFree=19555432/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=134824 CPUtime=408.59 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 35197 1251 0 0 40855 4 0 0 25 0 5 0 594270238 138059776 5161 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 33706 5161 181 55 0 31592 0
[pid=28865/tid=28872] ppid=28863 vsize=134824 CPUtime=102.27 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 8198 1251 0 0 10226 1 0 0 25 0 5 0 594270241 138059776 5161 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=134824 CPUtime=101.73 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 10430 1251 0 0 10172 1 0 0 25 0 5 0 594270241 138059776 5161 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=134824 CPUtime=102.26 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 10128 1251 0 0 10226 0 0 0 25 0 5 0 594270241 138059776 5161 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=134824 CPUtime=102.26 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 4348 1251 0 0 10226 0 0 0 25 0 5 0 594270241 138059776 5161 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 134824

[startup+162.301 s]
/proc/loadavg: 8.16 7.97 7.84 9/186 28879
/proc/meminfo: memFree=19538284/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=143168 CPUtime=648.27 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 55211 1251 0 0 64820 7 0 0 25 0 5 0 594270238 146604032 7279 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 35792 7279 181 55 0 33678 0
[pid=28865/tid=28872] ppid=28863 vsize=143168 CPUtime=162.26 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 12994 1251 0 0 16225 1 0 0 25 0 5 0 594270241 146604032 7279 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=143168 CPUtime=161.42 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 16074 1251 0 0 16140 2 0 0 25 0 5 0 594270241 146604032 7279 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=143168 CPUtime=162.27 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 16950 1251 0 0 16225 2 0 0 25 0 5 0 594270241 146604032 7279 33554432000 4194304 4417332 140737476107680 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=143168 CPUtime=162.27 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 7100 1251 0 0 16226 1 0 0 25 0 5 0 594270241 146604032 7279 33554432000 4194304 4417332 140737476107680 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 143168


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

[pid=28865/tid=28873] ppid=28863 vsize=165188 CPUtime=698.54 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 57553 1251 0 0 69846 8 0 0 25 0 5 0 594270241 169152512 12752 33554432000 4194304 4417332 140737476107680 18446744073709551615 4365929 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=165188 CPUtime=702.28 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 99986 1251 0 0 70214 14 0 0 25 0 5 0 594270241 169152512 12752 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=165188 CPUtime=702.28 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 31863 1251 0 0 70222 6 0 0 25 0 5 0 594270241 169152512 12752 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.46
Current children cumulated vsize (KiB) 165188

[startup+762.307 s]
/proc/loadavg: 4.49 6.58 7.38 5/176 28916
/proc/meminfo: memFree=20453804/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=181648 CPUtime=3045.2 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 286372 1251 0 0 304476 44 0 0 25 0 5 0 594270238 186007552 16872 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 45412 16872 181 55 0 43298 0
[pid=28865/tid=28872] ppid=28863 vsize=181648 CPUtime=762.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 77697 1251 0 0 76218 11 0 0 25 0 5 0 594270241 186007552 16872 33554432000 4194304 4417332 140737476107680 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=181648 CPUtime=758.28 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 63092 1251 0 0 75818 10 0 0 25 0 5 0 594270241 186007552 16872 33554432000 4194304 4417332 140737476107680 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=181648 CPUtime=762.29 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 109636 1251 0 0 76214 15 0 0 25 0 5 0 594270241 186007552 16872 33554432000 4194304 4417332 140737476107680 18446744073709551615 4354334 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=181648 CPUtime=762.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 33854 1251 0 0 76223 6 0 0 25 0 5 0 594270241 186007552 16872 33554432000 4194304 4417332 140737476107680 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.2
Current children cumulated vsize (KiB) 181648

[startup+822.3 s]
/proc/loadavg: 4.18 6.11 7.17 5/176 28918
/proc/meminfo: memFree=20460432/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=175172 CPUtime=3284.9 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 305684 1251 0 0 328442 48 0 0 25 0 5 0 594270238 179376128 15248 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 43793 15248 181 55 0 41679 0
[pid=28865/tid=28872] ppid=28863 vsize=175172 CPUtime=822.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 84121 1251 0 0 82216 13 0 0 25 0 5 0 594270241 179376128 15248 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353983 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=175172 CPUtime=817.99 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 67671 1251 0 0 81788 11 0 0 25 0 5 0 594270241 179376128 15248 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=175172 CPUtime=822.29 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 115646 1251 0 0 82212 17 0 0 25 0 5 0 594270241 179376128 15248 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=175172 CPUtime=822.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 36153 1251 0 0 82222 7 0 0 25 0 5 0 594270241 179376128 15248 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.9
Current children cumulated vsize (KiB) 175172

[startup+882.301 s]
/proc/loadavg: 4.06 5.72 6.96 5/176 28919
/proc/meminfo: memFree=20455924/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=167692 CPUtime=3524.63 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 325659 1251 0 0 352411 52 0 0 25 0 5 0 594270238 171716608 13408 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 41923 13408 181 55 0 39809 0
[pid=28865/tid=28872] ppid=28863 vsize=167692 CPUtime=882.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 92819 1251 0 0 88215 14 0 0 25 0 5 0 594270241 171716608 13408 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=167692 CPUtime=877.7 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 71264 1251 0 0 87759 11 0 0 25 0 5 0 594270241 171716608 13408 33554432000 4194304 4417332 140737476107680 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=167692 CPUtime=882.28 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 121561 1251 0 0 88211 17 0 0 25 0 5 0 594270241 171716608 13408 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=167692 CPUtime=882.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 37922 1251 0 0 88222 7 0 0 25 0 5 0 594270241 171716608 13408 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.63
Current children cumulated vsize (KiB) 167692

[startup+942.301 s]
/proc/loadavg: 4.02 5.41 6.78 5/176 28921
/proc/meminfo: memFree=20458368/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=172400 CPUtime=3764.35 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 340996 1251 0 0 376380 55 0 0 25 0 5 0 594270238 176537600 14585 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 43100 14585 181 55 0 40986 0
[pid=28865/tid=28872] ppid=28863 vsize=172400 CPUtime=942.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 98092 1251 0 0 94214 15 0 0 25 0 5 0 594270241 176537600 14585 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=172400 CPUtime=937.41 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 74730 1251 0 0 93729 12 0 0 25 0 5 0 594270241 176537600 14585 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353893 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=172400 CPUtime=942.29 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 126599 1251 0 0 94211 18 0 0 25 0 5 0 594270241 176537600 14585 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=172400 CPUtime=942.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 39482 1251 0 0 94222 7 0 0 25 0 5 0 594270241 176537600 14585 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.35
Current children cumulated vsize (KiB) 172400

[startup+1002.3 s]
/proc/loadavg: 4.06 5.16 6.60 5/176 28923
/proc/meminfo: memFree=20463160/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=172336 CPUtime=4004.08 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 357435 1251 0 0 400350 58 0 0 25 0 5 0 594270238 176472064 14539 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 43084 14539 181 55 0 40970 0
[pid=28865/tid=28872] ppid=28863 vsize=172336 CPUtime=1002.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 102839 1251 0 0 100213 16 0 0 25 0 5 0 594270241 176472064 14539 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=172336 CPUtime=997.14 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 78133 1251 0 0 99701 13 0 0 25 0 5 0 594270241 176472064 14539 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=172336 CPUtime=1002.29 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 132384 1251 0 0 100210 19 0 0 25 0 5 0 594270241 176472064 14539 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=172336 CPUtime=1002.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 41986 1251 0 0 100222 7 0 0 25 0 5 0 594270241 176472064 14539 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4004.08
Current children cumulated vsize (KiB) 172336

[startup+1062.3 s]
/proc/loadavg: 4.02 4.95 6.44 5/176 28924
/proc/meminfo: memFree=20459528/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=177064 CPUtime=4243.8 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 376046 1251 0 0 424320 60 0 0 25 0 5 0 594270238 181313536 15721 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 44266 15721 181 55 0 42152 0
[pid=28865/tid=28872] ppid=28863 vsize=177064 CPUtime=1062.3 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 107998 1251 0 0 106213 17 0 0 25 0 5 0 594270241 181313536 15721 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=177064 CPUtime=1056.86 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 81589 1251 0 0 105672 14 0 0 25 0 5 0 594270241 181313536 15721 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=177064 CPUtime=1062.3 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 139221 1251 0 0 106210 20 0 0 25 0 5 0 594270241 181313536 15721 33554432000 4194304 4417332 140737476107680 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=177064 CPUtime=1062.3 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 45145 1251 0 0 106222 8 0 0 25 0 5 0 594270241 181313536 15721 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.8
Current children cumulated vsize (KiB) 177064

[startup+1122.3 s]
/proc/loadavg: 4.05 4.79 6.29 5/176 28926
/proc/meminfo: memFree=20468292/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=167948 CPUtime=4483.53 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 394764 1251 0 0 448289 64 0 0 25 0 5 0 594270238 171978752 13442 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 41987 13442 181 55 0 39873 0
[pid=28865/tid=28872] ppid=28863 vsize=167948 CPUtime=1122.3 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 113338 1251 0 0 112212 18 0 0 25 0 5 0 594270241 171978752 13442 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=167948 CPUtime=1116.57 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 85178 1251 0 0 111643 14 0 0 25 0 5 0 594270241 171978752 13442 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=167948 CPUtime=1122.3 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 146017 1251 0 0 112209 21 0 0 25 0 5 0 594270241 171978752 13442 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=167948 CPUtime=1122.29 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 48138 1251 0 0 112221 8 0 0 25 0 5 0 594270241 171978752 13442 33554432000 4194304 4417332 140737476107680 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.53
Current children cumulated vsize (KiB) 167948

[startup+1182.3 s]
/proc/loadavg: 4.13 4.67 6.15 5/176 28927
/proc/meminfo: memFree=20448176/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=188640 CPUtime=4723.24 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 413842 1251 0 0 472258 66 0 0 25 0 5 0 594270238 193167360 18615 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 47160 18615 181 55 0 45046 0
[pid=28865/tid=28872] ppid=28863 vsize=188640 CPUtime=1182.29 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 117670 1251 0 0 118211 18 0 0 25 0 5 0 594270241 193167360 18615 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=188640 CPUtime=1176.29 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 90141 1251 0 0 117614 15 0 0 25 0 5 0 594270241 193167360 18615 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=188640 CPUtime=1182.3 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 153095 1251 0 0 118208 22 0 0 25 0 5 0 594270241 193167360 18615 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=188640 CPUtime=1182.3 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 50843 1251 0 0 118221 9 0 0 25 0 5 0 594270241 193167360 18615 33554432000 4194304 4417332 140737476107680 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4723.24
Current children cumulated vsize (KiB) 188640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.17 4.65 6.11 5/176 28928
/proc/meminfo: memFree=20453864/32950928 swapFree=67111524/67111528
[pid=28865] ppid=28863 vsize=181428 CPUtime=4800.37 cores=1,3,5,7
/proc/28865/stat : 28865 (plingeling) S 28863 28865 28251 0 -1 4202496 417318 1251 0 0 479970 67 0 0 25 0 5 0 594270238 185782272 16812 33554432000 4194304 4417332 140737476107680 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28865/statm: 45357 16812 181 55 0 43243 0
[pid=28865/tid=28872] ppid=28863 vsize=181428 CPUtime=1201.61 cores=1,3,5,7
/proc/28865/task/28872/stat : 28872 (plingeling) R 28863 28865 28251 0 -1 4202560 118504 1251 0 0 120142 19 0 0 25 0 5 0 594270241 185782272 16812 33554432000 4194304 4417332 140737476107680 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28865/tid=28873] ppid=28863 vsize=181428 CPUtime=1195.49 cores=1,3,5,7
/proc/28865/task/28873/stat : 28873 (plingeling) R 28863 28865 28251 0 -1 4202560 91259 1251 0 0 119534 15 0 0 25 0 5 0 594270241 185782272 16812 33554432000 4194304 4417332 140737476107680 18446744073709551615 4251024 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28865/tid=28874] ppid=28863 vsize=181428 CPUtime=1201.6 cores=1,3,5,7
/proc/28865/task/28874/stat : 28874 (plingeling) R 28863 28865 28251 0 -1 4202560 153719 1251 0 0 120138 22 0 0 25 0 5 0 594270241 185782272 16812 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28865/tid=28875] ppid=28863 vsize=181428 CPUtime=1201.61 cores=1,3,5,7
/proc/28865/task/28875/stat : 28875 (plingeling) R 28863 28865 28251 0 -1 4202560 51743 1251 0 0 120152 9 0 0 25 0 5 0 594270241 185782272 16812 33554432000 4194304 4417332 140737476107680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 181428

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): 1201.62
CPU time (s): 4800.41
CPU user time (s): 4799.72
CPU system time (s): 0.685895
CPU usage (%): 399.496
Max. virtual memory (cumulated for all children) (KiB): 196832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.72
system time used= 0.685895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418569
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= 111
involuntary context switches= 34150

runsolver used 1.67274 second user time and 4.41033 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 03:26:36
IDJOB=3282077
IDBENCH=70775
IDSOLVER=1605
FILE ID=node114/3282077-1304040396
RUNJOBID= node114-1304037280-28270
PBS_JOBID= 13170369
Free space on /tmp= 71736 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282077-1304040396/watcher-3282077-1304040396 -o /tmp/evaluation-result-3282077-1304040396/solver-3282077-1304040396 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282077-1304040396.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=2003448526

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19694116 kB
Buffers:       2249792 kB
Cached:        9601384 kB
SwapCached:          4 kB
Active:        4179328 kB
Inactive:      8495560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19694116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             724 kB
Writeback:           0 kB
AnonPages:      823716 kB
Mapped:          15296 kB
Slab:           515320 kB
PageTables:       5904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1015736 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= 71804 MiB
End job on node114 at 2011-04-29 03:46:39