Trace number 3257634

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.14 1201.87

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-3257634-1304046421/watcher-3257634-1304046421 -o /tmp/evaluation-result-3257634-1304046421/solver-3257634-1304046421 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257634-1304046421.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.75 8.01 7.85 5/181 9946
/proc/meminfo: memFree=26498936/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=9212 CPUtime=0 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) R 9944 9946 9252 0 -1 4202496 379 1261 0 0 0 0 0 0 25 0 1 0 516240794 9433088 308 33554432000 4194304 4417332 140734662770544 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9946/statm: 2303 308 146 55 0 189 0

[startup+0.084267 s]
/proc/loadavg: 7.75 8.01 7.85 5/181 9946
/proc/meminfo: memFree=26498936/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=25612 CPUtime=0.07 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) R 9944 9946 9252 0 -1 4202496 4532 1261 0 0 7 0 0 0 25 0 1 0 516240794 26226688 4425 33554432000 4194304 4417332 140734662770544 18446744073709551615 4227787 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9946/statm: 6403 4425 147 55 0 4289 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25612

[startup+0.100258 s]
/proc/loadavg: 7.75 8.01 7.85 5/181 9946
/proc/meminfo: memFree=26498936/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=25612 CPUtime=0.09 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) R 9944 9946 9252 0 -1 4202496 4532 1261 0 0 9 0 0 0 25 0 1 0 516240794 26226688 4425 33554432000 4194304 4417332 140734662770544 18446744073709551615 251813858885 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9946/statm: 6403 4425 147 55 0 4289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25612

[startup+0.300233 s]
/proc/loadavg: 7.75 8.01 7.85 5/181 9946
/proc/meminfo: memFree=26498936/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=148104 CPUtime=0.55 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 8744 1261 0 0 54 1 0 0 25 0 5 0 516240794 151658496 8432 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 37026 8432 175 55 0 34912 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 148104

[startup+0.700165 s]
/proc/loadavg: 7.75 8.01 7.85 5/181 9946
/proc/meminfo: memFree=26498936/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=152280 CPUtime=2.15 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 10661 1261 0 0 214 1 0 0 25 0 5 0 516240794 155934720 9512 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 38070 9512 179 55 0 35956 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 152280

[startup+1.50103 s]
/proc/loadavg: 7.75 8.01 7.85 9/186 9956
/proc/meminfo: memFree=26457736/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=157352 CPUtime=5.35 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 16170 1261 0 0 533 2 0 0 25 0 5 0 516240794 161128448 10755 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 39338 10755 181 55 0 37224 0
[pid=9946/tid=9953] ppid=9944 vsize=157352 CPUtime=1.28 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 1658 1261 0 0 128 0 0 0 25 0 5 0 516240815 161128448 10755 33554432000 4194304 4417332 140734662770544 18446744073709551615 4348526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=157352 CPUtime=1.28 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 1634 1261 0 0 128 0 0 0 25 0 5 0 516240815 161128448 10755 33554432000 4194304 4417332 140734662770544 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=157352 CPUtime=1.28 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 1257 1261 0 0 128 0 0 0 25 0 5 0 516240815 161128448 10755 33554432000 4194304 4417332 140734662770544 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=157352 CPUtime=1.27 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 2980 1261 0 0 127 0 0 0 25 0 5 0 516240815 161128448 10755 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 157352

[startup+3.10076 s]
/proc/loadavg: 7.75 8.01 7.85 9/186 9956
/proc/meminfo: memFree=26458388/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=153888 CPUtime=11.74 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 21382 1261 0 0 1171 3 0 0 25 0 5 0 516240794 157581312 9884 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 38472 9884 181 55 0 36358 0
[pid=9946/tid=9953] ppid=9944 vsize=153888 CPUtime=2.88 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 1945 1261 0 0 288 0 0 0 25 0 5 0 516240815 157581312 9884 33554432000 4194304 4417332 140734662770544 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=153888 CPUtime=2.88 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 2549 1261 0 0 288 0 0 0 25 0 5 0 516240815 157581312 9884 33554432000 4194304 4417332 140734662770544 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=153888 CPUtime=2.88 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 1636 1261 0 0 288 0 0 0 25 0 5 0 516240815 157581312 9884 33554432000 4194304 4417332 140734662770544 18446744073709551615 4366576 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=153888 CPUtime=2.87 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 6611 1261 0 0 286 1 0 0 25 0 5 0 516240815 157581312 9884 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 153888

[startup+6.30123 s]
/proc/loadavg: 7.85 8.03 7.85 9/186 9956
/proc/meminfo: memFree=26453800/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=159764 CPUtime=24.53 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 33840 1261 0 0 2447 6 0 0 25 0 5 0 516240794 163598336 11353 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 39941 11353 181 55 0 37827 0
[pid=9946/tid=9953] ppid=9944 vsize=159764 CPUtime=6.08 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 5000 1261 0 0 607 1 0 0 25 0 5 0 516240815 163598336 11353 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=159764 CPUtime=6.08 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 4932 1261 0 0 608 0 0 0 25 0 5 0 516240815 163598336 11353 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=159764 CPUtime=6.08 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 2664 1261 0 0 608 0 0 0 25 0 5 0 516240815 163598336 11353 33554432000 4194304 4417332 140734662770544 18446744073709551615 18446744073699065887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=159764 CPUtime=6.05 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 12603 1261 0 0 603 2 0 0 25 0 5 0 516240815 163598336 11353 33554432000 4194304 4417332 140734662770544 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 159764

[startup+12.7012 s]
/proc/loadavg: 7.86 8.03 7.85 9/186 9957
/proc/meminfo: memFree=26420024/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=180972 CPUtime=50.09 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 60584 1261 0 0 4998 11 0 0 25 0 5 0 516240794 185315328 16655 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 45243 16655 181 55 0 43129 0
[pid=9946/tid=9953] ppid=9944 vsize=180972 CPUtime=12.47 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 10507 1261 0 0 1246 1 0 0 25 0 5 0 516240815 185315328 16655 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=180972 CPUtime=12.48 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 11971 1261 0 0 1247 1 0 0 25 0 5 0 516240815 185315328 16655 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=180972 CPUtime=12.48 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 8313 1261 0 0 1247 1 0 0 25 0 5 0 516240815 185315328 16655 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=180972 CPUtime=12.41 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 21152 1261 0 0 1237 4 0 0 25 0 5 0 516240815 185315328 16655 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 180972

[startup+25.501 s]
/proc/loadavg: 7.89 8.03 7.85 9/186 9957
/proc/meminfo: memFree=26437608/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=200612 CPUtime=101.21 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 91729 1261 0 0 10104 17 0 0 25 0 5 0 516240794 205426688 21565 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 50153 21565 181 55 0 48039 0
[pid=9946/tid=9953] ppid=9944 vsize=200612 CPUtime=25.28 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 19553 1261 0 0 2525 3 0 0 25 0 5 0 516240815 205426688 21565 33554432000 4194304 4417332 140734662770544 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=200612 CPUtime=25.28 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 20360 1261 0 0 2525 3 0 0 25 0 5 0 516240815 205426688 21565 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=200612 CPUtime=25.28 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 14176 1261 0 0 2525 3 0 0 25 0 5 0 516240815 205426688 21565 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=200612 CPUtime=25.14 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 28999 1261 0 0 2508 6 0 0 25 0 5 0 516240815 205426688 21565 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 200612

[startup+51.1007 s]
/proc/loadavg: 7.99 8.04 7.86 9/186 9958
/proc/meminfo: memFree=26293840/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=272664 CPUtime=203.48 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 149382 1261 0 0 20320 28 0 0 25 0 5 0 516240794 279207936 39610 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 68166 39610 181 55 0 66052 0
[pid=9946/tid=9953] ppid=9944 vsize=272664 CPUtime=50.88 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 28631 1261 0 0 5083 5 0 0 25 0 5 0 516240815 279207936 39610 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=272664 CPUtime=50.87 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 33661 1261 0 0 5082 5 0 0 25 0 5 0 516240815 279207936 39610 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=272664 CPUtime=50.88 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 29740 1261 0 0 5083 5 0 0 25 0 5 0 516240815 279207936 39610 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=272664 CPUtime=50.6 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 48709 1261 0 0 5051 9 0 0 25 0 5 0 516240815 279207936 39610 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 272664

[startup+102.307 s]
/proc/loadavg: 8.10 8.06 7.88 9/186 9959
/proc/meminfo: memFree=26129532/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=384928 CPUtime=408.02 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 233861 1261 0 0 40759 43 0 0 25 0 5 0 516240794 394166272 67644 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 96232 67644 181 55 0 94118 0
[pid=9946/tid=9953] ppid=9944 vsize=384928 CPUtime=102.08 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 40013 1261 0 0 10201 7 0 0 25 0 5 0 516240815 394166272 67644 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=384928 CPUtime=102.08 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 64229 1261 0 0 10198 10 0 0 25 0 5 0 516240815 394166272 67644 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=384928 CPUtime=102.09 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 42184 1261 0 0 10201 8 0 0 25 0 5 0 516240815 394166272 67644 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=384928 CPUtime=101.52 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 78794 1261 0 0 10137 15 0 0 25 0 5 0 516240815 394166272 67644 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 384928

[startup+162.301 s]
/proc/loadavg: 8.10 8.06 7.89 9/186 9961
/proc/meminfo: memFree=26049292/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=433244 CPUtime=647.68 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 294307 1261 0 0 64713 55 0 0 25 0 5 0 516240794 443641856 79723 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 108311 79723 181 55 0 106197 0
[pid=9946/tid=9953] ppid=9944 vsize=433244 CPUtime=162.08 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 51276 1261 0 0 16199 9 0 0 25 0 5 0 516240815 443641856 79723 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=433244 CPUtime=162.07 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 79753 1261 0 0 16194 13 0 0 25 0 5 0 516240815 443641856 79723 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=433244 CPUtime=162.08 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 57517 1261 0 0 16197 11 0 0 25 0 5 0 516240815 443641856 79723 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=433244 CPUtime=161.19 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 97120 1261 0 0 16101 18 0 0 25 0 5 0 516240815 443641856 79723 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.68
Current children cumulated vsize (KiB) 433244


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

[pid=9946/tid=9954] ppid=9944 vsize=821292 CPUtime=702.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 121860 1261 0 0 70188 21 0 0 25 0 5 0 516240815 841003008 176735 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=821292 CPUtime=702.07 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 165652 1261 0 0 70176 31 0 0 25 0 5 0 516240815 841003008 176735 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=821292 CPUtime=698.26 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 223712 1261 0 0 69786 40 0 0 25 0 5 0 516240815 841003008 176735 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.74
Current children cumulated vsize (KiB) 821292

[startup+762.306 s]
/proc/loadavg: 8.13 8.13 8.00 9/186 10013
/proc/meminfo: memFree=25854056/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=933224 CPUtime=3044.44 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 658507 1261 0 0 304325 119 0 0 25 0 5 0 516240794 955621376 204718 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 233306 204718 181 55 0 231192 0
[pid=9946/tid=9953] ppid=9944 vsize=933224 CPUtime=762.1 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 110659 1261 0 0 76192 18 0 0 25 0 5 0 516240815 955621376 204718 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=933224 CPUtime=762.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 121860 1261 0 0 76188 21 0 0 25 0 5 0 516240815 955621376 204718 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=933224 CPUtime=762.07 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 165652 1261 0 0 76176 31 0 0 25 0 5 0 516240815 955621376 204718 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=933224 CPUtime=757.93 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 251695 1261 0 0 75748 45 0 0 25 0 5 0 516240815 955621376 204718 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.44
Current children cumulated vsize (KiB) 933224

[startup+822.3 s]
/proc/loadavg: 8.05 8.11 8.00 9/186 10014
/proc/meminfo: memFree=25701120/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=998760 CPUtime=3284.09 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 674891 1261 0 0 328288 121 0 0 25 0 5 0 516240794 1022730240 221102 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 249690 221102 181 55 0 247576 0
[pid=9946/tid=9953] ppid=9944 vsize=998760 CPUtime=822.1 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 118851 1261 0 0 82190 20 0 0 25 0 5 0 516240815 1022730240 221102 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=998760 CPUtime=822.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 121860 1261 0 0 82188 21 0 0 25 0 5 0 516240815 1022730240 221102 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=998760 CPUtime=822.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 173844 1261 0 0 82174 32 0 0 25 0 5 0 516240815 1022730240 221102 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=998760 CPUtime=817.6 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 251695 1261 0 0 81715 45 0 0 25 0 5 0 516240815 1022730240 221102 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.09
Current children cumulated vsize (KiB) 998760

[startup+882.3 s]
/proc/loadavg: 8.07 8.10 8.00 9/186 10016
/proc/meminfo: memFree=25646660/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=994664 CPUtime=3523.76 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 684973 1261 0 0 352253 123 0 0 25 0 5 0 516240794 1018535936 220078 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 248666 220078 181 55 0 246552 0
[pid=9946/tid=9953] ppid=9944 vsize=994664 CPUtime=882.1 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 118851 1261 0 0 88190 20 0 0 25 0 5 0 516240815 1018535936 220078 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=994664 CPUtime=882.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 129472 1261 0 0 88187 22 0 0 25 0 5 0 516240815 1018535936 220078 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=994664 CPUtime=882.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 173844 1261 0 0 88174 32 0 0 25 0 5 0 516240815 1018535936 220078 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=994664 CPUtime=877.28 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 254165 1261 0 0 87682 46 0 0 25 0 5 0 516240815 1018535936 220078 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.76
Current children cumulated vsize (KiB) 994664

[startup+942.301 s]
/proc/loadavg: 8.07 8.09 8.00 9/186 10018
/proc/meminfo: memFree=25478624/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1014424 CPUtime=3763.44 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 689913 1261 0 0 376221 123 0 0 25 0 5 0 516240794 1038770176 225018 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 253606 225018 181 55 0 251492 0
[pid=9946/tid=9953] ppid=9944 vsize=1014424 CPUtime=942.1 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 118851 1261 0 0 94190 20 0 0 25 0 5 0 516240815 1038770176 225018 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1014424 CPUtime=942.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 129472 1261 0 0 94187 22 0 0 25 0 5 0 516240815 1038770176 225018 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1014424 CPUtime=942.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 173844 1261 0 0 94174 32 0 0 25 0 5 0 516240815 1038770176 225018 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1014424 CPUtime=936.95 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 259105 1261 0 0 93649 46 0 0 25 0 5 0 516240815 1038770176 225018 33554432000 4194304 4417332 140734662770544 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.44
Current children cumulated vsize (KiB) 1014424

[startup+1002.3 s]
/proc/loadavg: 8.07 8.09 8.00 9/186 10019
/proc/meminfo: memFree=25484436/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1104476 CPUtime=4003.12 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 712426 1261 0 0 400184 128 0 0 25 0 5 0 516240794 1130983424 247531 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 276119 247531 181 55 0 274005 0
[pid=9946/tid=9953] ppid=9944 vsize=1104476 CPUtime=1002.09 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 129201 1261 0 0 100187 22 0 0 25 0 5 0 516240815 1130983424 247531 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1104476 CPUtime=1002.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 129472 1261 0 0 100187 22 0 0 25 0 5 0 516240815 1130983424 247531 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1104476 CPUtime=1002.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 186007 1261 0 0 100172 34 0 0 25 0 5 0 516240815 1130983424 247531 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1104476 CPUtime=996.62 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 259105 1261 0 0 99616 46 0 0 25 0 5 0 516240815 1130983424 247531 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.12
Current children cumulated vsize (KiB) 1104476

[startup+1062.3 s]
/proc/loadavg: 8.02 8.07 8.00 9/186 10021
/proc/meminfo: memFree=25186820/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1326492 CPUtime=4242.79 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 767930 1261 0 0 424140 139 0 0 25 0 5 0 516240794 1358327808 303035 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 331623 303035 181 55 0 329509 0
[pid=9946/tid=9953] ppid=9944 vsize=1326492 CPUtime=1062.09 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 129201 1261 0 0 106187 22 0 0 25 0 5 0 516240815 1358327808 303035 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1326492 CPUtime=1062.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 135515 1261 0 0 106186 23 0 0 25 0 5 0 516240815 1358327808 303035 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1326492 CPUtime=1062.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 186007 1261 0 0 106172 34 0 0 25 0 5 0 516240815 1358327808 303035 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1326492 CPUtime=1056.3 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 308566 1261 0 0 105573 57 0 0 25 0 5 0 516240815 1358327808 303035 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.79
Current children cumulated vsize (KiB) 1326492

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/186 10022
/proc/meminfo: memFree=25176380/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1278240 CPUtime=4482.46 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 784614 1261 0 0 448104 142 0 0 25 0 5 0 516240794 1308917760 290972 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 319560 290972 181 55 0 317446 0
[pid=9946/tid=9953] ppid=9944 vsize=1278240 CPUtime=1122.09 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 145885 1261 0 0 112184 25 0 0 25 0 5 0 516240815 1308917760 290972 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1278240 CPUtime=1122.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 135515 1261 0 0 112186 23 0 0 25 0 5 0 516240815 1308917760 290972 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1278240 CPUtime=1122.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 186007 1261 0 0 112172 34 0 0 25 0 5 0 516240815 1308917760 290972 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1278240 CPUtime=1115.97 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 308566 1261 0 0 111540 57 0 0 25 0 5 0 516240815 1308917760 290972 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 1278240

[startup+1182.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/186 10024
/proc/meminfo: memFree=25039096/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1281884 CPUtime=4722.15 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 785525 1261 0 0 472072 143 0 0 25 0 5 0 516240794 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 320471 291883 181 55 0 318357 0
[pid=9946/tid=9953] ppid=9944 vsize=1281884 CPUtime=1182.09 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 145885 1261 0 0 118184 25 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1281884 CPUtime=1182.09 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 136426 1261 0 0 118186 23 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1281884 CPUtime=1182.06 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 186007 1261 0 0 118172 34 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1281884 CPUtime=1175.65 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 308566 1261 0 0 117508 57 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4250848 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.15
Current children cumulated vsize (KiB) 1281884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.06 8.00 9/186 10024
/proc/meminfo: memFree=25026200/32950928 swapFree=67111524/67111528
[pid=9946] ppid=9944 vsize=1281884 CPUtime=4800.05 cores=1,3,5,7
/proc/9946/stat : 9946 (plingeling) S 9944 9946 9252 0 -1 4202496 785525 1261 0 0 479862 143 0 0 25 0 5 0 516240794 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/9946/statm: 320471 291883 181 55 0 318357 0
[pid=9946/tid=9953] ppid=9944 vsize=1281884 CPUtime=1201.6 cores=1,3,5,7
/proc/9946/task/9953/stat : 9953 (plingeling) R 9944 9946 9252 0 -1 4202560 145885 1261 0 0 120135 25 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9946/tid=9954] ppid=9944 vsize=1281884 CPUtime=1201.6 cores=1,3,5,7
/proc/9946/task/9954/stat : 9954 (plingeling) R 9944 9946 9252 0 -1 4202560 136426 1261 0 0 120137 23 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9946/tid=9955] ppid=9944 vsize=1281884 CPUtime=1201.57 cores=1,3,5,7
/proc/9946/task/9955/stat : 9955 (plingeling) R 9944 9946 9252 0 -1 4202560 186007 1261 0 0 120123 34 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9946/tid=9956] ppid=9944 vsize=1281884 CPUtime=1195.04 cores=1,3,5,7
/proc/9946/task/9956/stat : 9956 (plingeling) R 9944 9946 9252 0 -1 4202560 308566 1261 0 0 119447 57 0 0 25 0 5 0 516240815 1312649216 291883 33554432000 4194304 4417332 140734662770544 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1281884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.14
CPU user time (s): 4798.65
CPU system time (s): 1.48677
CPU usage (%): 399.391
Max. virtual memory (cumulated for all children) (KiB): 1351396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.65
system time used= 1.48677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786786
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= 106
involuntary context switches= 35420

runsolver used 2.03469 second user time and 4.52831 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 05:07:01
IDJOB=3257634
IDBENCH=71153
IDSOLVER=1605
FILE ID=node126/3257634-1304046421
RUNJOBID= node126-1304044269-9271
PBS_JOBID= 13170390
Free space on /tmp= 71592 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257634-1304046421/watcher-3257634-1304046421 -o /tmp/evaluation-result-3257634-1304046421/solver-3257634-1304046421 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257634-1304046421.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1176696033

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26499092 kB
Buffers:       1406864 kB
Cached:        4195944 kB
SwapCached:          4 kB
Active:         427568 kB
Inactive:      5480216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26499092 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3916 kB
Writeback:           0 kB
AnonPages:      304212 kB
Mapped:          15304 kB
Slab:           479900 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   490264 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= 71592 MiB
End job on node126 at 2011-04-29 05:27:05