Trace number 3309963

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) 40000.3 5003.66

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
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-3309963-1304017136/watcher-3309963-1304017136 -o /tmp/evaluation-result-3309963-1304017136/solver-3309963-1304017136 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309963-1304017136.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=11164 CPUtime=0 cores=0-7
/proc/25303/stat : 25303 (plingeling) R 25301 25303 25090 0 -1 4202496 853 1251 0 0 0 0 0 0 25 0 1 0 513311295 11431936 782 33554432000 4194304 4417332 140735402086192 18446744073709551615 212687369172 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/25303/statm: 2791 782 147 55 0 677 0

[startup+0.042369 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=17964 CPUtime=0.03 cores=0-7
/proc/25303/stat : 25303 (plingeling) R 25301 25303 25090 0 -1 4202496 2618 1251 0 0 3 0 0 0 25 0 1 0 513311295 18395136 2515 33554432000 4194304 4417332 140735402086192 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/25303/statm: 4491 2515 148 55 0 2377 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17964

[startup+0.168939 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=238332 CPUtime=6.46 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 10674 1251 0 0 645 1 0 0 18 0 9 0 513311295 244051968 4775 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 59583 4775 180 55 0 57469 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 238332

[startup+0.954166 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=241268 CPUtime=7.26 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 12183 1251 0 0 724 2 0 0 18 0 9 0 513311295 247058432 5509 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 60317 5509 180 55 0 58203 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 241268

[startup+1.05515 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=242592 CPUtime=8.07 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 13722 1251 0 0 805 2 0 0 18 0 9 0 513311295 248414208 5840 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 60648 5840 180 55 0 58534 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 242592

[startup+1.50107 s]
/proc/loadavg: 7.47 7.92 7.96 1/170 25303
/proc/meminfo: memFree=24535320/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=245548 CPUtime=11.64 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 18439 1251 0 0 1161 3 0 0 18 0 9 0 513311295 251441152 6509 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 61387 6509 181 55 0 59273 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 245548

[startup+3.10078 s]
/proc/loadavg: 7.47 7.92 7.96 9/179 25317
/proc/meminfo: memFree=24503280/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=256308 CPUtime=24.42 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 34652 1251 0 0 2436 6 0 0 18 0 9 0 513311295 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 64077 9114 181 55 0 61963 0
[pid=25303/tid=25310] ppid=25301 vsize=256308 CPUtime=3.04 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 4152 1251 0 0 304 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=256308 CPUtime=3.04 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 3392 1251 0 0 304 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4245619 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=256308 CPUtime=3.04 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 3907 1251 0 0 304 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4309541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=256308 CPUtime=3.04 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 3706 1251 0 0 304 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=256308 CPUtime=3.02 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 4003 1251 0 0 302 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=256308 CPUtime=3.03 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 3993 1251 0 0 303 0 0 0 25 0 9 0 513311300 262459392 9114 33554432000 4194304 4417332 140735402086192 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=256492 CPUtime=3.03 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 4540 1251 0 0 303 0 0 0 25 0 9 0 513311300 262647808 9117 33554432000 4194304 4417332 140735402086192 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=256492 CPUtime=3.04 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 3300 1251 0 0 304 0 0 0 25 0 9 0 513311300 262647808 9140 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 256308

[startup+6.3012 s]
/proc/loadavg: 7.51 7.92 7.96 9/179 25317
/proc/meminfo: memFree=24485176/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=270960 CPUtime=50.01 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 68517 1251 0 0 4987 14 0 0 18 0 9 0 513311295 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 67740 12776 181 55 0 65626 0
[pid=25303/tid=25310] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 8281 1251 0 0 623 1 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 7937 1251 0 0 624 0 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 8815 1251 0 0 623 1 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 8139 1251 0 0 622 2 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=270960 CPUtime=6.22 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 7967 1251 0 0 620 2 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 7637 1251 0 0 623 1 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 8460 1251 0 0 623 1 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=270960 CPUtime=6.24 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 7622 1251 0 0 623 1 0 0 25 0 9 0 513311300 277463040 12776 33554432000 4194304 4417332 140735402086192 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 270960

[startup+12.701 s]
/proc/loadavg: 7.55 7.92 7.96 9/179 25317
/proc/meminfo: memFree=24464792/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=293464 CPUtime=101.21 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 122050 1251 0 0 10096 25 0 0 18 0 9 0 513311295 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 73366 18418 181 55 0 71252 0
[pid=25303/tid=25310] ppid=25301 vsize=293464 CPUtime=12.64 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 14542 1251 0 0 1262 2 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=293464 CPUtime=12.65 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 13666 1251 0 0 1263 2 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=293464 CPUtime=12.65 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 15701 1251 0 0 1262 3 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=293464 CPUtime=12.64 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 15736 1251 0 0 1261 3 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=293464 CPUtime=12.59 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 15049 1251 0 0 1256 3 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=293464 CPUtime=12.65 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 14093 1251 0 0 1262 3 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=293464 CPUtime=12.64 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 15488 1251 0 0 1261 3 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=293464 CPUtime=12.64 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 14116 1251 0 0 1262 2 0 0 25 0 9 0 513311300 300507136 18418 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 293464

[startup+25.5007 s]
/proc/loadavg: 7.62 7.92 7.96 9/179 25318
/proc/meminfo: memFree=24433424/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=327100 CPUtime=203.51 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 218578 1251 0 0 20307 44 0 0 18 0 9 0 513311295 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 81775 26832 181 55 0 79661 0
[pid=25303/tid=25310] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 26108 1251 0 0 2539 5 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=327100 CPUtime=25.45 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 25234 1251 0 0 2540 5 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 27315 1251 0 0 2539 5 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 29973 1251 0 0 2538 6 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=327100 CPUtime=25.33 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 28055 1251 0 0 2527 6 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 24841 1251 0 0 2540 4 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 26820 1251 0 0 2539 5 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=327100 CPUtime=25.44 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 26573 1251 0 0 2540 4 0 0 25 0 9 0 513311300 334950400 26832 33554432000 4194304 4417332 140735402086192 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 327100

[startup+51.1011 s]
/proc/loadavg: 7.77 7.93 7.96 9/179 25318
/proc/meminfo: memFree=24394340/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=368672 CPUtime=408.21 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 377500 1251 0 0 40743 78 0 0 18 0 9 0 513311295 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 92168 37225 181 55 0 90054 0
[pid=25303/tid=25310] ppid=25301 vsize=368672 CPUtime=51.03 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 42585 1251 0 0 5095 8 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 48759 1251 0 0 5094 10 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 44179 1251 0 0 5096 8 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 50870 1251 0 0 5094 10 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=368672 CPUtime=50.81 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 48135 1251 0 0 5071 10 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 45753 1251 0 0 5096 8 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 45768 1251 0 0 5095 9 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=368672 CPUtime=51.04 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 47792 1251 0 0 5094 10 0 0 25 0 9 0 513311300 377520128 37225 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.21
Current children cumulated vsize (KiB) 368672

[startup+102.301 s]
/proc/loadavg: 7.95 7.95 7.97 9/179 25320

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


[startup+4722.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/179 25467
/proc/meminfo: memFree=22106224/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2645956 CPUtime=37751.9 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7174108 1251 0 0 3773799 1390 0 0 18 0 9 0 513311295 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 661489 606631 181 55 0 659375 0
[pid=25303/tid=25310] ppid=25301 vsize=2645956 CPUtime=4721.26 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 794526 1251 0 0 471966 160 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2645956 CPUtime=4722.34 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 472074 160 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2645956 CPUtime=4722.25 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 848474 1251 0 0 472070 155 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2645956 CPUtime=4721.71 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1103405 1251 0 0 471990 181 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2645956 CPUtime=4714.62 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 895088 1251 0 0 471277 185 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2645956 CPUtime=4705.18 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 640381 1251 0 0 470369 149 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2645956 CPUtime=4722.07 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1103126 1251 0 0 472014 193 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2645956 CPUtime=4722.35 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 472032 203 0 0 25 0 9 0 513311300 2709458944 606631 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37751.9
Current children cumulated vsize (KiB) 2645956

[startup+4782.3 s]
/proc/loadavg: 8.08 8.04 8.01 9/179 25469
/proc/meminfo: memFree=22034672/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2717736 CPUtime=38231.6 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7214126 1251 0 0 3821765 1396 0 0 18 0 9 0 513311295 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 679434 624576 181 55 0 677320 0
[pid=25303/tid=25310] ppid=25301 vsize=2717736 CPUtime=4781.26 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 794526 1251 0 0 477966 160 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2717736 CPUtime=4782.35 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 478075 160 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2717736 CPUtime=4782.25 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 848474 1251 0 0 478070 155 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2717736 CPUtime=4781.72 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1115200 1251 0 0 477989 183 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2717736 CPUtime=4774.63 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 897411 1251 0 0 477277 186 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2717736 CPUtime=4764.85 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 658089 1251 0 0 476334 151 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2717736 CPUtime=4782.08 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1111318 1251 0 0 478014 194 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2717736 CPUtime=4782.36 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 478033 203 0 0 25 0 9 0 513311300 2782961664 624576 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38231.6
Current children cumulated vsize (KiB) 2717736

[startup+4842.3 s]
/proc/loadavg: 8.10 8.04 8.00 9/179 25470
/proc/meminfo: memFree=21996964/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2755428 CPUtime=38711.3 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7239622 1251 0 0 3869724 1402 0 0 18 0 9 0 513311295 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 688857 633999 181 55 0 686743 0
[pid=25303/tid=25310] ppid=25301 vsize=2755428 CPUtime=4841.26 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 801888 1251 0 0 483963 163 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2755428 CPUtime=4842.34 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 484074 160 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2755428 CPUtime=4842.25 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 848708 1251 0 0 484070 155 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2755428 CPUtime=4841.71 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1125591 1251 0 0 483987 184 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2755428 CPUtime=4834.63 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 897411 1251 0 0 483277 186 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2755428 CPUtime=4824.53 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 658089 1251 0 0 482302 151 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2755428 CPUtime=4842.08 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1118827 1251 0 0 484013 195 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2755428 CPUtime=4842.36 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 484033 203 0 0 25 0 9 0 513311300 2821558272 633999 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38711.3
Current children cumulated vsize (KiB) 2755428

[startup+4902.31 s]
/proc/loadavg: 8.10 8.05 8.00 9/179 25472
/proc/meminfo: memFree=21885732/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2865680 CPUtime=39191 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7275377 1251 0 0 3917689 1409 0 0 18 0 9 0 513311295 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 716420 661562 181 55 0 714306 0
[pid=25303/tid=25310] ppid=25301 vsize=2865680 CPUtime=4901.26 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 818272 1251 0 0 489958 168 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2865680 CPUtime=4902.35 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 490075 160 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2865680 CPUtime=4902.25 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 848708 1251 0 0 490070 155 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2865680 CPUtime=4901.72 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1125591 1251 0 0 489988 184 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2865680 CPUtime=4894.63 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 916782 1251 0 0 489275 188 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2865680 CPUtime=4884.2 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 658089 1251 0 0 488269 151 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2865680 CPUtime=4902.09 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1118827 1251 0 0 490013 196 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2865680 CPUtime=4902.36 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 490033 203 0 0 25 0 9 0 513311300 2934456320 661562 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39191
Current children cumulated vsize (KiB) 2865680

[startup+4962.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/179 25473
/proc/meminfo: memFree=21844556/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2907432 CPUtime=39670.6 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7307909 1251 0 0 3965645 1417 0 0 18 0 9 0 513311295 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 726858 672000 181 55 0 724744 0
[pid=25303/tid=25310] ppid=25301 vsize=2907432 CPUtime=4961.24 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 818272 1251 0 0 495956 168 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2907432 CPUtime=4962.35 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 496075 160 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2907432 CPUtime=4962.24 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 862453 1251 0 0 496065 159 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2907432 CPUtime=4961.71 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1138640 1251 0 0 495984 187 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2907432 CPUtime=4954.63 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 916782 1251 0 0 495275 188 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2907432 CPUtime=4943.88 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 658089 1251 0 0 494237 151 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2907432 CPUtime=4962.08 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1124565 1251 0 0 496012 196 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2907432 CPUtime=4962.36 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 496033 203 0 0 25 0 9 0 513311300 2977210368 672000 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39670.6
Current children cumulated vsize (KiB) 2907432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.51 s]
/proc/loadavg: 8.13 8.06 8.01 10/179 25475
/proc/meminfo: memFree=21788616/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=2963284 CPUtime=40000.1 cores=0-7
/proc/25303/stat : 25303 (plingeling) S 25301 25303 25090 0 -1 4202496 7321872 1251 0 0 3998590 1418 0 0 18 0 9 0 513311295 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 740821 685963 181 55 0 738707 0
[pid=25303/tid=25310] ppid=25301 vsize=2963284 CPUtime=5002.46 cores=0-7
/proc/25303/task/25310/stat : 25310 (plingeling) R 25301 25303 25090 0 -1 4202560 818272 1251 0 0 500078 168 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25303/tid=25311] ppid=25301 vsize=2963284 CPUtime=5003.56 cores=0-7
/proc/25303/task/25311/stat : 25311 (plingeling) R 25301 25303 25090 0 -1 4202560 742272 1251 0 0 500196 160 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25303/tid=25312] ppid=25301 vsize=2963284 CPUtime=5003.45 cores=0-7
/proc/25303/task/25312/stat : 25312 (plingeling) R 25301 25303 25090 0 -1 4202560 862922 1251 0 0 500186 159 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25303/tid=25313] ppid=25301 vsize=2963284 CPUtime=5002.92 cores=0-7
/proc/25303/task/25313/stat : 25313 (plingeling) R 25301 25303 25090 0 -1 4202560 1141357 1251 0 0 500105 187 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25303/tid=25314] ppid=25301 vsize=2963284 CPUtime=4995.84 cores=0-7
/proc/25303/task/25314/stat : 25314 (plingeling) R 25301 25303 25090 0 -1 4202560 916782 1251 0 0 499396 188 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=2963284 CPUtime=4984.86 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4202560 658089 1251 0 0 498335 151 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25303/tid=25316] ppid=25301 vsize=2963284 CPUtime=5003.29 cores=0-7
/proc/25303/task/25316/stat : 25316 (plingeling) R 25301 25303 25090 0 -1 4202560 1135342 1251 0 0 500132 197 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25303/tid=25317] ppid=25301 vsize=2963284 CPUtime=5003.57 cores=0-7
/proc/25303/task/25317/stat : 25317 (plingeling) R 25301 25303 25090 0 -1 4202560 1043177 1251 0 0 500154 203 0 0 25 0 9 0 513311300 3034402816 685963 33554432000 4194304 4417332 140735402086192 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 2963284

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

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

[startup+5003.61 s]
/proc/loadavg: 8.13 8.06 8.01 10/179 25475
/proc/meminfo: memFree=21788616/32951124 swapFree=67111524/67111528
[pid=25303] ppid=25301 vsize=0 CPUtime=40000.2 cores=0-7
/proc/25303/stat : 25303 (plingeling) Z 25301 25303 25090 0 -1 4203548 7321872 1251 0 0 3998594 1428 0 0 18 0 2 0 513311295 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25303/statm: 0 0 0 0 0 0 0
[pid=25303/tid=25315] ppid=25301 vsize=0 CPUtime=4984.96 cores=0-7
/proc/25303/task/25315/stat : 25315 (plingeling) R 25301 25303 25090 0 -1 4203588 658089 1251 0 0 498335 161 0 0 25 0 2 0 513311300 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.66
CPU time (s): 40000.3
CPU user time (s): 39985.9
CPU system time (s): 14.3288
CPU usage (%): 799.421
Max. virtual memory (cumulated for all children) (KiB): 2963284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985.9
system time used= 14.3288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7323123
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= 440
involuntary context switches= 185311

runsolver used 7.77982 second user time and 18.5962 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-28 20:58:56
IDJOB=3309963
IDBENCH=84237
IDSOLVER=1695
FILE ID=node139/3309963-1304017136
RUNJOBID= node139-1304012130-25104
PBS_JOBID= 13168859
Free space on /tmp= 72552 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309963-1304017136/watcher-3309963-1304017136 -o /tmp/evaluation-result-3309963-1304017136/solver-3309963-1304017136 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309963-1304017136.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1925424685

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24535600 kB
Buffers:       2009336 kB
Cached:        5824324 kB
SwapCached:          4 kB
Active:         662480 kB
Inactive:      7234344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24535600 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              16 kB
Writeback:           0 kB
AnonPages:       63212 kB
Mapped:          14708 kB
Slab:           451672 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183904 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= 72552 MiB
End job on node139 at 2011-04-28 22:22:21