Trace number 3309846

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.7 5004.21

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3309846-1304011661/watcher-3309846-1304011661 -o /tmp/evaluation-result-3309846-1304011661/solver-3309846-1304011661 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309846-1304011661.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.36 7.90 7.94 2/170 23750
/proc/meminfo: memFree=14586972/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=16500 CPUtime=0 cores=0-7
/proc/23750/stat : 23750 (plingeling) R 23748 23750 23724 0 -1 4202496 2181 1255 0 0 0 0 0 0 25 0 1 0 591396743 16896000 2109 33554432000 4194304 4417332 140733685936736 18446744073709551615 218880259165 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23750/statm: 4125 2122 140 55 0 2011 0

[startup+0.06074 s]
/proc/loadavg: 7.36 7.90 7.94 2/170 23750
/proc/meminfo: memFree=14586972/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=29704 CPUtime=0.05 cores=0-7
/proc/23750/stat : 23750 (plingeling) R 23748 23750 23724 0 -1 4202496 5505 1255 0 0 5 0 0 0 25 0 1 0 591396743 30416896 5433 33554432000 4194304 4417332 140733685936736 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23750/statm: 7426 5433 148 55 0 5312 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29704

[startup+0.100718 s]
/proc/loadavg: 7.36 7.90 7.94 2/170 23750
/proc/meminfo: memFree=14586972/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=35216 CPUtime=0.09 cores=0-7
/proc/23750/stat : 23750 (plingeling) R 23748 23750 23724 0 -1 4202496 6881 1255 0 0 8 1 0 0 25 0 1 0 591396743 36061184 6809 33554432000 4194304 4417332 140733685936736 18446744073709551615 218880259053 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23750/statm: 8932 6826 148 55 0 6818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35216

[startup+0.300675 s]
/proc/loadavg: 7.36 7.90 7.94 2/170 23750
/proc/meminfo: memFree=14586972/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=81352 CPUtime=0.28 cores=0-7
/proc/23750/stat : 23750 (plingeling) R 23748 23750 23724 0 -1 4202496 18401 1255 0 0 26 2 0 0 25 0 1 0 591396743 83304448 18329 33554432000 4194304 4417332 140733685936736 18446744073709551615 4322400 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23750/statm: 20338 18329 148 55 0 18224 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 81352

[startup+0.700533 s]
/proc/loadavg: 7.36 7.90 7.94 2/170 23750
/proc/meminfo: memFree=14586972/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=231164 CPUtime=2.82 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 31292 1255 0 0 277 5 0 0 18 0 9 0 591396743 236711936 21657 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 57791 21657 175 55 0 55677 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 231164

[startup+1.50039 s]
/proc/loadavg: 6.85 7.78 7.90 9/179 23764
/proc/meminfo: memFree=14497380/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=229684 CPUtime=9.21 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 37533 1255 0 0 916 5 0 0 18 0 9 0 591396743 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 57421 21652 175 55 0 55307 0
[pid=23750/tid=23757] ppid=23748 vsize=229684 CPUtime=1.1 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 4154 1255 0 0 110 0 0 0 18 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4290729 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=229684 CPUtime=1.1 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 1252 1255 0 0 110 0 0 0 25 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=229684 CPUtime=1.1 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 2686 1255 0 0 110 0 0 0 25 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4302595 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=229684 CPUtime=1.1 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1100 1255 0 0 110 0 0 0 22 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4237214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=229684 CPUtime=1.1 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 2816 1255 0 0 110 0 0 0 22 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=229684 CPUtime=1.09 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 3450 1255 0 0 109 0 0 0 22 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=229684 CPUtime=1.09 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 1195 1255 0 0 109 0 0 0 22 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=229684 CPUtime=1.09 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 2463 1255 0 0 109 0 0 0 22 0 9 0 591396783 235196416 21652 33554432000 4194304 4417332 140733685936736 18446744073709551615 4291497 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 229684

[startup+3.10111 s]
/proc/loadavg: 6.85 7.78 7.90 9/179 23765
/proc/meminfo: memFree=14487088/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=264116 CPUtime=22.01 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 55860 1255 0 0 2192 9 0 0 18 0 9 0 591396743 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 66029 30418 181 55 0 63915 0
[pid=23750/tid=23757] ppid=23748 vsize=264116 CPUtime=2.7 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 6050 1255 0 0 270 0 0 0 21 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4346407 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=264116 CPUtime=2.7 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 2648 1255 0 0 270 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=264116 CPUtime=2.7 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 7552 1255 0 0 270 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4376968 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=264116 CPUtime=2.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1100 1255 0 0 270 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4232670 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=264116 CPUtime=2.69 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 5073 1255 0 0 269 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=264116 CPUtime=2.69 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 7087 1255 0 0 268 1 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4330853 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=264116 CPUtime=2.69 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 3561 1255 0 0 269 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4258384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=264116 CPUtime=2.68 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 4372 1255 0 0 268 0 0 0 25 0 9 0 591396783 270454784 30418 33554432000 4194304 4417332 140733685936736 18446744073709551615 4233551 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.01
Current children cumulated vsize (KiB) 264116

[startup+6.30055 s]
/proc/loadavg: 6.94 7.79 7.90 9/179 23765
/proc/meminfo: memFree=14473320/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=249236 CPUtime=47.58 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 59994 1255 0 0 4749 9 0 0 18 0 9 0 591396743 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 62309 27202 181 55 0 60195 0
[pid=23750/tid=23757] ppid=23748 vsize=249236 CPUtime=5.9 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 6568 1255 0 0 590 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=249236 CPUtime=5.9 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 3178 1255 0 0 590 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=249236 CPUtime=5.9 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 7572 1255 0 0 590 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=249236 CPUtime=5.9 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 2124 1255 0 0 590 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=249236 CPUtime=5.9 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 5570 1255 0 0 589 1 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=249236 CPUtime=5.89 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 8095 1255 0 0 588 1 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=249236 CPUtime=5.88 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 3580 1255 0 0 588 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4358608 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=249236 CPUtime=5.86 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 4890 1255 0 0 586 0 0 0 25 0 9 0 591396783 255217664 27202 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.58
Current children cumulated vsize (KiB) 249236

[startup+12.7004 s]
/proc/loadavg: 7.03 7.79 7.90 9/179 23765
/proc/meminfo: memFree=14465060/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=263888 CPUtime=98.75 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 65280 1255 0 0 9865 10 0 0 18 0 9 0 591396743 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 65972 30897 181 55 0 63858 0
[pid=23750/tid=23757] ppid=23748 vsize=263888 CPUtime=12.29 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 6593 1255 0 0 1229 0 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=263888 CPUtime=12.3 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 3319 1255 0 0 1230 0 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4356928 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=263888 CPUtime=12.3 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 8007 1255 0 0 1230 0 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=263888 CPUtime=12.3 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 2724 1255 0 0 1230 0 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=263888 CPUtime=12.3 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 5721 1255 0 0 1229 1 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=263888 CPUtime=12.29 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 8120 1255 0 0 1228 1 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=263888 CPUtime=12.29 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 7489 1255 0 0 1228 1 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=263888 CPUtime=12.22 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 4890 1255 0 0 1222 0 0 0 25 0 9 0 591396783 270221312 30897 33554432000 4194304 4417332 140733685936736 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.75
Current children cumulated vsize (KiB) 263888

[startup+25.5012 s]
/proc/loadavg: 7.25 7.81 7.91 9/179 23765
/proc/meminfo: memFree=14441764/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=282432 CPUtime=201.09 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 81339 1255 0 0 20097 12 0 0 18 0 9 0 591396743 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 70608 36671 181 55 0 68494 0
[pid=23750/tid=23757] ppid=23748 vsize=282432 CPUtime=25.1 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 7212 1255 0 0 2509 1 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=282432 CPUtime=25.1 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 3880 1255 0 0 2510 0 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4260039 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=282432 CPUtime=25.1 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 9484 1255 0 0 2510 0 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4352209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=282432 CPUtime=25.09 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 6235 1255 0 0 2509 0 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=282432 CPUtime=25.1 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 8516 1255 0 0 2509 1 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=282432 CPUtime=25.1 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 12854 1255 0 0 2508 2 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=282432 CPUtime=25.09 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 8646 1255 0 0 2508 1 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=282432 CPUtime=24.95 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 6095 1255 0 0 2495 0 0 0 25 0 9 0 591396783 289210368 36671 33554432000 4194304 4417332 140733685936736 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.09
Current children cumulated vsize (KiB) 282432

[startup+51.1007 s]
/proc/loadavg: 7.55 7.83 7.91 9/179 23766
/proc/meminfo: memFree=14373224/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=342948 CPUtime=405.74 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 116973 1255 0 0 40557 17 0 0 18 0 9 0 591396743 351178752 53266 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 85737 53266 181 55 0 83623 0
[pid=23750/tid=23757] ppid=23748 vsize=342948 CPUtime=50.7 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 13759 1255 0 0 5068 2 0 0 25 0 9 0 591396783 351178752 53266 33554432000 4194304 4417332 140733685936736 18446744073709551615 4354385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=342948 CPUtime=50.69 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 5774 1255 0 0 5069 0 0 0 25 0 9 0 591396783 351178752 53266 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=342948 CPUtime=50.7 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.05 8.09 8.03 9/179 23905
/proc/meminfo: memFree=10480188/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=4197520 CPUtime=37748.4 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5652775 1255 0 0 3773866 975 0 0 18 0 9 0 591396743 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 1049380 1025208 181 55 0 1047266 0
[pid=23750/tid=23757] ppid=23748 vsize=4197520 CPUtime=4721.98 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 472068 130 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=4197520 CPUtime=4721.55 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 610217 1255 0 0 472049 106 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=4197520 CPUtime=4721.35 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 544783 1255 0 0 472040 95 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=4197520 CPUtime=4721.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 472000 170 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=4197520 CPUtime=4721.99 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 472078 121 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=4197520 CPUtime=4721.84 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 915848 1255 0 0 472035 149 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=4197520 CPUtime=4721.32 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 607135 1255 0 0 472022 110 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=4197520 CPUtime=4696.23 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 559241 1255 0 0 469535 88 0 0 25 0 9 0 591396783 4298260480 1025208 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37748.4
Current children cumulated vsize (KiB) 4197520

[startup+4782.3 s]
/proc/loadavg: 8.02 8.07 8.02 9/179 23907
/proc/meminfo: memFree=10873980/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=3804448 CPUtime=38228.1 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5659964 1255 0 0 3821827 978 0 0 18 0 9 0 591396743 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 951112 926940 181 55 0 948998 0
[pid=23750/tid=23757] ppid=23748 vsize=3804448 CPUtime=4781.97 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 478067 130 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=3804448 CPUtime=4781.53 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 610217 1255 0 0 478047 106 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=3804448 CPUtime=4781.35 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 544783 1255 0 0 478040 95 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=3804448 CPUtime=4781.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 478000 170 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=3804448 CPUtime=4781.98 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 478077 121 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=3804448 CPUtime=4781.84 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 917080 1255 0 0 478034 150 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=3804448 CPUtime=4781.32 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 613092 1255 0 0 478020 112 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=3804448 CPUtime=4755.9 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 559241 1255 0 0 475502 88 0 0 25 0 9 0 591396783 3895754752 926940 33554432000 4194304 4417332 140733685936736 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38228.1
Current children cumulated vsize (KiB) 3804448

[startup+4842.3 s]
/proc/loadavg: 8.00 8.05 8.02 9/179 23909
/proc/meminfo: memFree=10643436/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=4035044 CPUtime=38707.7 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5738347 1255 0 0 3869782 990 0 0 18 0 9 0 591396743 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 1008761 984589 181 55 0 1006647 0
[pid=23750/tid=23757] ppid=23748 vsize=4035044 CPUtime=4841.97 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 484067 130 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=4035044 CPUtime=4841.53 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 617636 1255 0 0 484046 107 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=4035044 CPUtime=4841.35 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 611443 1255 0 0 484029 106 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=4035044 CPUtime=4841.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 484000 170 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=4035044 CPUtime=4841.98 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 484077 121 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=4035044 CPUtime=4841.84 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 919560 1255 0 0 484034 150 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=4035044 CPUtime=4841.32 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 614916 1255 0 0 484020 112 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=4035044 CPUtime=4815.57 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 559241 1255 0 0 481469 88 0 0 25 0 9 0 591396783 4131885056 984589 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38707.7
Current children cumulated vsize (KiB) 4035044

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.01 9/179 23910
/proc/meminfo: memFree=10443872/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=4234336 CPUtime=39187.4 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5847964 1255 0 0 3917731 1009 0 0 18 0 9 0 591396743 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 1058584 1034412 181 55 0 1056470 0
[pid=23750/tid=23757] ppid=23748 vsize=4234336 CPUtime=4901.97 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 490067 130 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=4234336 CPUtime=4901.52 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 633962 1255 0 0 490043 109 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=4234336 CPUtime=4901.35 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 611443 1255 0 0 490029 106 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=4234336 CPUtime=4901.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 489999 171 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=4234336 CPUtime=4901.98 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 490077 121 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=4234336 CPUtime=4901.83 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 924906 1255 0 0 490033 150 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=4234336 CPUtime=4901.32 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 618564 1255 0 0 490019 113 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=4234336 CPUtime=4875.26 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 643538 1255 0 0 487423 103 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39187.4
Current children cumulated vsize (KiB) 4234336

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.01 9/179 23912
/proc/meminfo: memFree=10443704/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=4234336 CPUtime=39667.1 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5847964 1255 0 0 3965698 1009 0 0 18 0 9 0 591396743 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 1058584 1034412 181 55 0 1056470 0
[pid=23750/tid=23757] ppid=23748 vsize=4234336 CPUtime=4961.97 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 496067 130 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=4234336 CPUtime=4961.51 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 633962 1255 0 0 496042 109 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=4234336 CPUtime=4961.35 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 611443 1255 0 0 496029 106 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=4234336 CPUtime=4961.7 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 495999 171 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=4234336 CPUtime=4961.99 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 496078 121 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=4234336 CPUtime=4961.83 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 924906 1255 0 0 496033 150 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=4234336 CPUtime=4961.32 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 618564 1255 0 0 496019 113 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=4234336 CPUtime=4934.93 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 643538 1255 0 0 493390 103 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39667.1
Current children cumulated vsize (KiB) 4234336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004 s]
/proc/loadavg: 8.00 8.03 8.00 9/179 23913
/proc/meminfo: memFree=10443688/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=4234336 CPUtime=40000.5 cores=0-7
/proc/23750/stat : 23750 (plingeling) S 23748 23750 23724 0 -1 4202496 5847964 1255 0 0 3999039 1009 0 0 18 0 9 0 591396743 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 1058584 1034412 181 55 0 1056470 0
[pid=23750/tid=23757] ppid=23748 vsize=4234336 CPUtime=5003.68 cores=0-7
/proc/23750/task/23757/stat : 23757 (plingeling) R 23748 23750 23724 0 -1 4202560 687158 1255 0 0 500238 130 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23750/tid=23758] ppid=23748 vsize=4234336 CPUtime=5003.22 cores=0-7
/proc/23750/task/23758/stat : 23758 (plingeling) R 23748 23750 23724 0 -1 4202560 633962 1255 0 0 500213 109 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23750/tid=23759] ppid=23748 vsize=4234336 CPUtime=5003.06 cores=0-7
/proc/23750/task/23759/stat : 23759 (plingeling) R 23748 23750 23724 0 -1 4202560 611443 1255 0 0 500200 106 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23750/tid=23760] ppid=23748 vsize=4234336 CPUtime=5003.41 cores=0-7
/proc/23750/task/23760/stat : 23760 (plingeling) R 23748 23750 23724 0 -1 4202560 1107500 1255 0 0 500170 171 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23750/tid=23761] ppid=23748 vsize=4234336 CPUtime=5003.69 cores=0-7
/proc/23750/task/23761/stat : 23761 (plingeling) R 23748 23750 23724 0 -1 4202560 602476 1255 0 0 500248 121 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23750/tid=23762] ppid=23748 vsize=4234336 CPUtime=5003.54 cores=0-7
/proc/23750/task/23762/stat : 23762 (plingeling) R 23748 23750 23724 0 -1 4202560 924906 1255 0 0 500204 150 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23750/tid=23763] ppid=23748 vsize=4234336 CPUtime=5003.03 cores=0-7
/proc/23750/task/23763/stat : 23763 (plingeling) R 23748 23750 23724 0 -1 4202560 618564 1255 0 0 500190 113 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=4234336 CPUtime=4976.4 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4202560 643538 1255 0 0 497537 103 0 0 25 0 9 0 591396783 4335960064 1034412 33554432000 4194304 4417332 140733685936736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4234336

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

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

[startup+5004.2 s]
/proc/loadavg: 8.00 8.03 8.00 9/179 23913
/proc/meminfo: memFree=10443688/32950928 swapFree=67111528/67111528
[pid=23750] ppid=23748 vsize=0 CPUtime=40000.7 cores=0-7
/proc/23750/stat : 23750 (plingeling) Z 23748 23750 23724 0 -1 4203548 5847964 1255 0 0 3999043 1028 0 0 18 0 2 0 591396743 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23750/statm: 0 0 0 0 0 0 0
[pid=23750/tid=23764] ppid=23748 vsize=0 CPUtime=4976.59 cores=0-7
/proc/23750/task/23764/stat : 23764 (plingeling) R 23748 23750 23724 0 -1 4203588 643538 1255 0 0 497537 122 0 0 25 0 2 0 591396783 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.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5004.21
CPU time (s): 40000.7
CPU user time (s): 39990.4
CPU system time (s): 10.2934
CPU usage (%): 799.341
Max. virtual memory (cumulated for all children) (KiB): 4542128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.4
system time used= 10.2934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5849219
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= 422
involuntary context switches= 192585

runsolver used 7.99179 second user time and 19.3131 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-28 19:27:41
IDJOB=3309846
IDBENCH=83135
IDSOLVER=1695
FILE ID=node112/3309846-1304011661
RUNJOBID= node112-1304011661-23738
PBS_JOBID= 13168856
Free space on /tmp= 72564 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309846-1304011661/watcher-3309846-1304011661 -o /tmp/evaluation-result-3309846-1304011661/solver-3309846-1304011661 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309846-1304011661.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1988228038

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14586756 kB
Buffers:       1992772 kB
Cached:       15749604 kB
SwapCached:          0 kB
Active:        6796628 kB
Inactive:     11010616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14586756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2860 kB
Writeback:           0 kB
AnonPages:       64880 kB
Mapped:          14392 kB
Slab:           491892 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185748 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= 72564 MiB
End job on node112 at 2011-04-28 20:51:07