Trace number 3371456

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 587f (fixed)? (TO) 4800.25 1203.83

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 8.13 7.97 7.56 6/359 15931
/proc/meminfo: memFree=21616348/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=14904 CPUtime=0 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) R 15929 15931 14801 0 -1 4202496 1804 1260 0 0 0 0 0 0 25 0 1 0 653883821 15261696 1734 33554432000 4194304 4417452 140735927467360 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15931/statm: 3726 1734 148 55 0 1612 0

[startup+0.025018 s]
/proc/loadavg: 8.13 7.97 7.56 6/359 15931
/proc/meminfo: memFree=21616348/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=16852 CPUtime=0.02 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) R 15929 15931 14801 0 -1 4202496 2308 1260 0 0 2 0 0 0 25 0 1 0 653883821 17256448 2238 33554432000 4194304 4417452 140735927467360 18446744073709551615 4274387 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15931/statm: 4213 2238 149 55 0 2099 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16852

[startup+0.101011 s]
/proc/loadavg: 8.13 7.97 7.56 6/359 15931
/proc/meminfo: memFree=21616348/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=29552 CPUtime=0.09 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) R 15929 15931 14801 0 -1 4202496 5483 1260 0 0 9 0 0 0 25 0 1 0 653883821 30261248 5413 33554432000 4194304 4417452 140735927467360 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15931/statm: 7388 5413 149 55 0 5274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29552

[startup+0.300944 s]
/proc/loadavg: 8.13 7.97 7.56 6/359 15931
/proc/meminfo: memFree=21616348/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=89904 CPUtime=0.6 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 13832 1260 0 0 59 1 0 0 25 0 5 0 653883821 92061696 10257 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 22476 10257 173 55 0 20362 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 89904

[startup+0.700877 s]
/proc/loadavg: 8.13 7.97 7.56 6/359 15931
/proc/meminfo: memFree=21616348/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=92244 CPUtime=2.2 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 14418 1260 0 0 219 1 0 0 25 0 5 0 653883821 94457856 10843 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 23061 10843 174 55 0 20947 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 92244

[startup+1.50074 s]
/proc/loadavg: 8.13 7.97 7.56 9/364 15942
/proc/meminfo: memFree=21575272/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=92244 CPUtime=5.39 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 15222 1260 0 0 538 1 0 0 25 0 5 0 653883821 94457856 10844 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 23061 10844 175 55 0 20947 0
[pid=15931/tid=15938] ppid=15929 vsize=92244 CPUtime=1.3 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 1114 1260 0 0 130 0 0 0 25 0 5 0 653883839 94457856 10844 33554432000 4194304 4417452 140735927467360 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=92244 CPUtime=1.3 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 1936 1260 0 0 130 0 0 0 25 0 5 0 653883839 94457856 10844 33554432000 4194304 4417452 140735927467360 18446744073709551615 4284202 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=92244 CPUtime=1.28 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 1717 1260 0 0 128 0 0 0 25 0 5 0 653883839 94457856 10844 33554432000 4194304 4417452 140735927467360 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=92244 CPUtime=1.31 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 1021 1260 0 0 131 0 0 0 25 0 5 0 653883839 94457856 10844 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 92244

[startup+3.10047 s]
/proc/loadavg: 8.13 7.97 7.56 9/364 15942
/proc/meminfo: memFree=21577280/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=98628 CPUtime=11.77 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 21106 1260 0 0 1175 2 0 0 25 0 5 0 653883821 100995072 12457 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 24657 12457 180 55 0 22543 0
[pid=15931/tid=15938] ppid=15929 vsize=98628 CPUtime=2.9 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 3634 1260 0 0 290 0 0 0 25 0 5 0 653883839 100995072 12457 33554432000 4194304 4417452 140735927467360 18446744073709551615 4273677 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=98628 CPUtime=2.89 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 4539 1260 0 0 289 0 0 0 25 0 5 0 653883839 100995072 12457 33554432000 4194304 4417452 140735927467360 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=98628 CPUtime=2.86 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 2478 1260 0 0 286 0 0 0 25 0 5 0 653883839 100995072 12457 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=98628 CPUtime=2.91 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 1021 1260 0 0 291 0 0 0 25 0 5 0 653883839 100995072 12457 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357552 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 98628

[startup+6.30094 s]
/proc/loadavg: 8.12 7.97 7.56 9/364 15942
/proc/meminfo: memFree=21558804/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=168064 CPUtime=24.53 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 24218 1260 0 0 2451 2 0 0 25 0 5 0 653883821 172097536 13433 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 42016 13433 180 55 0 39902 0
[pid=15931/tid=15938] ppid=15929 vsize=168064 CPUtime=6.1 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 4669 1260 0 0 610 0 0 0 25 0 5 0 653883839 172097536 13433 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357238 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=168064 CPUtime=6.09 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 5576 1260 0 0 609 0 0 0 25 0 5 0 653883839 172097536 13433 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=168064 CPUtime=6.02 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 2494 1260 0 0 602 0 0 0 25 0 5 0 653883839 172097536 13433 33554432000 4194304 4417452 140735927467360 18446744073709551615 4377254 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=168064 CPUtime=6.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 2045 1260 0 0 611 0 0 0 25 0 5 0 653883839 172097536 13433 33554432000 4194304 4417452 140735927467360 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 168064

[startup+12.7009 s]
/proc/loadavg: 8.11 7.97 7.57 9/364 15942
/proc/meminfo: memFree=21537424/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=179520 CPUtime=50.05 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 27119 1260 0 0 5002 3 0 0 25 0 5 0 653883821 183828480 16297 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 44880 16297 180 55 0 42766 0
[pid=15931/tid=15938] ppid=15929 vsize=179520 CPUtime=12.5 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 5083 1260 0 0 1250 0 0 0 25 0 5 0 653883839 183828480 16297 33554432000 4194304 4417452 140735927467360 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=179520 CPUtime=12.49 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 5587 1260 0 0 1249 0 0 0 25 0 5 0 653883839 183828480 16297 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364456 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=179520 CPUtime=12.35 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 3527 1260 0 0 1235 0 0 0 25 0 5 0 653883839 183828480 16297 33554432000 4194304 4417452 140735927467360 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=179520 CPUtime=12.51 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 3488 1260 0 0 1251 0 0 0 25 0 5 0 653883839 183828480 16297 33554432000 4194304 4417452 140735927467360 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 179520

[startup+25.5007 s]
/proc/loadavg: 8.08 7.97 7.57 9/364 15942
/proc/meminfo: memFree=21516344/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=188316 CPUtime=101.09 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 30385 1260 0 0 10106 3 0 0 25 0 5 0 653883821 192835584 18502 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 47079 18502 180 55 0 44965 0
[pid=15931/tid=15938] ppid=15929 vsize=188316 CPUtime=25.3 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 5440 1260 0 0 2530 0 0 0 25 0 5 0 653883839 192835584 18502 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=188316 CPUtime=25.29 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 7096 1260 0 0 2528 1 0 0 25 0 5 0 653883839 192835584 18502 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=188316 CPUtime=24.99 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 4567 1260 0 0 2499 0 0 0 25 0 5 0 653883839 192835584 18502 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364666 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=188316 CPUtime=25.3 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 3848 1260 0 0 2530 0 0 0 25 0 5 0 653883839 192835584 18502 33554432000 4194304 4417452 140735927467360 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 188316

[startup+51.1004 s]
/proc/loadavg: 8.13 7.99 7.59 9/364 15943
/proc/meminfo: memFree=21468660/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=214160 CPUtime=203.18 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 49619 1260 0 0 20313 5 0 0 25 0 5 0 653883821 219299840 24963 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 53540 24963 180 55 0 51426 0
[pid=15931/tid=15938] ppid=15929 vsize=214160 CPUtime=50.89 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 13665 1260 0 0 5088 1 0 0 25 0 5 0 653883839 219299840 24963 33554432000 4194304 4417452 140735927467360 18446744073709551615 4277897 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=214160 CPUtime=50.89 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 9367 1260 0 0 5088 1 0 0 25 0 5 0 653883839 219299840 24963 33554432000 4194304 4417452 140735927467360 18446744073709551615 4365579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=214160 CPUtime=50.29 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 9909 1260 0 0 5028 1 0 0 25 0 5 0 653883839 219299840 24963 33554432000 4194304 4417452 140735927467360 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=214160 CPUtime=50.9 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 7244 1260 0 0 5090 0 0 0 25 0 5 0 653883839 219299840 24963 33554432000 4194304 4417452 140735927467360 18446744073709551615 4236675 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 214160

[startup+102.314 s]
/proc/loadavg: 8.15 8.02 7.62 9/364 15944
/proc/meminfo: memFree=21392368/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=266880 CPUtime=407.41 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 85982 1260 0 0 40731 10 0 0 25 0 5 0 653883821 273285120 37409 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 66720 37409 180 55 0 64606 0
[pid=15931/tid=15938] ppid=15929 vsize=266880 CPUtime=102.08 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 17638 1260 0 0 10207 1 0 0 25 0 5 0 653883839 273285120 37409 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=266880 CPUtime=102.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 17266 1260 0 0 10208 2 0 0 25 0 5 0 653883839 273285120 37409 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=266880 CPUtime=100.89 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 15090 1260 0 0 10088 1 0 0 25 0 5 0 653883839 273285120 37409 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=266880 CPUtime=102.12 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 26554 1260 0 0 10209 3 0 0 25 0 5 0 653883839 273285120 37409 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.41
Current children cumulated vsize (KiB) 266880

[startup+162.301 s]
/proc/loadavg: 8.20 8.05 7.65 9/364 15946
/proc/meminfo: memFree=21330228/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=281040 CPUtime=646.64 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 107138 1260 0 0 64651 13 0 0 25 0 5 0 653883821 287784960 41683 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 70260 41683 180 55 0 68146 0
[pid=15931/tid=15938] ppid=15929 vsize=281040 CPUtime=162.06 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 22737 1260 0 0 16204 2 0 0 25 0 5 0 653883839 287784960 41683 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=281040 CPUtime=162.09 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 18776 1260 0 0 16207 2 0 0 25 0 5 0 653883839 287784960 41683 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=281040 CPUtime=160.18 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 19374 1260 0 0 16016 2 0 0 25 0 5 0 653883839 287784960 41683 33554432000 4194304 4417452 140735927467360 18446744073709551615 4308494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=281040 CPUtime=162.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 36817 1260 0 0 16206 5 0 0 25 0 5 0 653883839 287784960 41683 33554432000 4194304 4417452 140735927467360 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.64
Current children cumulated vsize (KiB) 281040


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

[pid=15931/tid=15939] ppid=15929 vsize=408244 CPUtime=702.09 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 98433 1260 0 0 70196 13 0 0 25 0 5 0 653883839 418041856 73516 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=408244 CPUtime=699.72 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 90045 1260 0 0 69961 11 0 0 25 0 5 0 653883839 418041856 73516 33554432000 4194304 4417452 140735927467360 18446744073709551615 4354433 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=408244 CPUtime=702.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 96216 1260 0 0 70199 12 0 0 25 0 5 0 653883839 418041856 73516 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.12
Current children cumulated vsize (KiB) 408244

[startup+762.314 s]
/proc/loadavg: 8.22 8.14 7.86 9/364 15962
/proc/meminfo: memFree=21093708/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=442276 CPUtime=3039.44 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 438465 1260 0 0 303889 55 0 0 25 0 5 0 653883821 452890624 82024 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 110569 82024 180 55 0 108455 0
[pid=15931/tid=15938] ppid=15929 vsize=442276 CPUtime=755.29 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 121726 1260 0 0 75514 15 0 0 25 0 5 0 653883839 452890624 82024 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=442276 CPUtime=762.11 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 107049 1260 0 0 76197 14 0 0 25 0 5 0 653883839 452890624 82024 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=442276 CPUtime=759.71 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 91661 1260 0 0 75960 11 0 0 25 0 5 0 653883839 452890624 82024 33554432000 4194304 4417452 140735927467360 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=442276 CPUtime=762.13 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 108595 1260 0 0 76199 14 0 0 25 0 5 0 653883839 452890624 82024 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.44
Current children cumulated vsize (KiB) 442276

[startup+822.301 s]
/proc/loadavg: 8.11 8.12 7.87 9/364 15963
/proc/meminfo: memFree=21065668/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=437008 CPUtime=3278.68 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 460828 1260 0 0 327809 59 0 0 25 0 5 0 653883821 447496192 80707 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 109252 80707 180 55 0 107138 0
[pid=15931/tid=15938] ppid=15929 vsize=437008 CPUtime=814.57 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 123784 1260 0 0 81442 15 0 0 25 0 5 0 653883839 447496192 80707 33554432000 4194304 4417452 140735927467360 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=437008 CPUtime=822.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 111155 1260 0 0 82195 15 0 0 25 0 5 0 653883839 447496192 80707 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=437008 CPUtime=819.68 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 97815 1260 0 0 81956 12 0 0 25 0 5 0 653883839 447496192 80707 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=437008 CPUtime=822.12 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 118640 1260 0 0 82197 15 0 0 25 0 5 0 653883839 447496192 80707 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.68
Current children cumulated vsize (KiB) 437008

[startup+882.301 s]
/proc/loadavg: 8.11 8.13 7.89 9/364 15965
/proc/meminfo: memFree=21022004/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=457432 CPUtime=3517.95 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 492295 1260 0 0 351731 64 0 0 25 0 5 0 653883821 468410368 85813 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 114358 85813 180 55 0 112244 0
[pid=15931/tid=15938] ppid=15929 vsize=457432 CPUtime=873.85 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 127880 1260 0 0 87370 15 0 0 25 0 5 0 653883839 468410368 85813 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=457432 CPUtime=882.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 118355 1260 0 0 88194 16 0 0 25 0 5 0 653883839 468410368 85813 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=457432 CPUtime=879.66 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 101921 1260 0 0 87953 13 0 0 25 0 5 0 653883839 468410368 85813 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364442 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=457432 CPUtime=882.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 134705 1260 0 0 88194 17 0 0 25 0 5 0 653883839 468410368 85813 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.95
Current children cumulated vsize (KiB) 457432

[startup+942.301 s]
/proc/loadavg: 8.22 8.15 7.91 9/364 15967
/proc/meminfo: memFree=21038852/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=474016 CPUtime=3757.24 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 513034 1260 0 0 375658 66 0 0 25 0 5 0 653883821 485392384 89959 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 118504 89959 180 55 0 116390 0
[pid=15931/tid=15938] ppid=15929 vsize=474016 CPUtime=933.15 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 127890 1260 0 0 93300 15 0 0 25 0 5 0 653883839 485392384 89959 33554432000 4194304 4417452 140735927467360 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=474016 CPUtime=942.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 121184 1260 0 0 94194 16 0 0 25 0 5 0 653883839 485392384 89959 33554432000 4194304 4417452 140735927467360 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=474016 CPUtime=939.66 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 109757 1260 0 0 93952 14 0 0 25 0 5 0 653883839 485392384 89959 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=474016 CPUtime=942.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 144769 1260 0 0 94193 18 0 0 25 0 5 0 653883839 485392384 89959 33554432000 4194304 4417452 140735927467360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.24
Current children cumulated vsize (KiB) 474016

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 7.92 9/364 15968
/proc/meminfo: memFree=21034012/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=460052 CPUtime=3996.53 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 538114 1260 0 0 399584 69 0 0 25 0 5 0 653883821 471093248 86468 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 115013 86468 180 55 0 112899 0
[pid=15931/tid=15938] ppid=15929 vsize=460052 CPUtime=992.45 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 132732 1260 0 0 99228 17 0 0 25 0 5 0 653883839 471093248 86468 33554432000 4194304 4417452 140735927467360 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=460052 CPUtime=1002.09 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 125290 1260 0 0 100193 16 0 0 25 0 5 0 653883839 471093248 86468 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=460052 CPUtime=999.67 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 118889 1260 0 0 99952 15 0 0 25 0 5 0 653883839 471093248 86468 33554432000 4194304 4417452 140735927467360 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=460052 CPUtime=1002.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 151769 1260 0 0 100192 19 0 0 25 0 5 0 653883839 471093248 86468 33554432000 4194304 4417452 140735927467360 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.53
Current children cumulated vsize (KiB) 460052

[startup+1062.3 s]
/proc/loadavg: 8.08 8.12 7.92 9/364 15970
/proc/meminfo: memFree=21004600/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=502360 CPUtime=4235.83 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 572603 1260 0 0 423510 73 0 0 25 0 5 0 653883821 514416640 97045 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 125590 97045 180 55 0 123476 0
[pid=15931/tid=15938] ppid=15929 vsize=502360 CPUtime=1051.74 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 136838 1260 0 0 105157 17 0 0 25 0 5 0 653883839 514416640 97045 33554432000 4194304 4417452 140735927467360 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=502360 CPUtime=1062.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 138393 1260 0 0 106193 17 0 0 25 0 5 0 653883839 514416640 97045 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=502360 CPUtime=1059.66 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 122996 1260 0 0 105951 15 0 0 25 0 5 0 653883839 514416640 97045 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=502360 CPUtime=1062.12 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 164942 1260 0 0 106191 21 0 0 25 0 5 0 653883839 514416640 97045 33554432000 4194304 4417452 140735927467360 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235.83
Current children cumulated vsize (KiB) 502360

[startup+1122.3 s]
/proc/loadavg: 8.21 8.14 7.94 9/364 15971
/proc/meminfo: memFree=20984996/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=479652 CPUtime=4475.12 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 598625 1260 0 0 447435 77 0 0 25 0 5 0 653883821 491163648 91400 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 119913 91400 180 55 0 117799 0
[pid=15931/tid=15938] ppid=15929 vsize=479652 CPUtime=1111.03 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 140934 1260 0 0 111085 18 0 0 25 0 5 0 653883839 491163648 91400 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=479652 CPUtime=1122.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 148682 1260 0 0 112191 19 0 0 25 0 5 0 653883839 491163648 91400 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=479652 CPUtime=1119.66 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 129065 1260 0 0 111950 16 0 0 25 0 5 0 653883839 491163648 91400 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=479652 CPUtime=1122.11 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 170510 1260 0 0 112190 21 0 0 25 0 5 0 653883839 491163648 91400 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.12
Current children cumulated vsize (KiB) 479652

[startup+1182.3 s]
/proc/loadavg: 8.15 8.13 7.94 9/364 15973
/proc/meminfo: memFree=20982868/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=544672 CPUtime=4714.43 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 638912 1260 0 0 471360 83 0 0 25 0 5 0 653883821 557744128 107655 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 136168 107655 180 55 0 134054 0
[pid=15931/tid=15938] ppid=15929 vsize=544672 CPUtime=1170.33 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 140944 1260 0 0 117015 18 0 0 25 0 5 0 653883839 557744128 107655 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=544672 CPUtime=1182.1 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 157461 1260 0 0 118190 20 0 0 25 0 5 0 653883839 557744128 107655 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=544672 CPUtime=1179.66 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 129074 1260 0 0 117950 16 0 0 25 0 5 0 653883839 557744128 107655 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=544672 CPUtime=1182.12 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 201999 1260 0 0 118186 26 0 0 25 0 5 0 653883839 557744128 107655 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.43
Current children cumulated vsize (KiB) 544672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 7.21 7.92 7.88 5/354 15992
/proc/meminfo: memFree=21249244/32951132 swapFree=64495980/67111528
[pid=15931] ppid=15929 vsize=536228 CPUtime=4800.2 cores=1,3,5,7
/proc/15931/stat : 15931 (plingeling) S 15929 15931 14801 0 -1 4202496 658674 1260 0 0 479933 87 0 0 25 0 5 0 653883821 549097472 105544 33554432000 4194304 4417452 140735927467360 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15931/statm: 134057 105544 180 55 0 131943 0
[pid=15931/tid=15938] ppid=15929 vsize=536228 CPUtime=1191.57 cores=1,3,5,7
/proc/15931/task/15938/stat : 15938 (plingeling) R 15929 15931 14801 0 -1 4202560 145040 1260 0 0 119138 19 0 0 25 0 5 0 653883839 549097472 105544 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15931/tid=15939] ppid=15929 vsize=536228 CPUtime=1203.61 cores=1,3,5,7
/proc/15931/task/15939/stat : 15939 (plingeling) R 15929 15931 14801 0 -1 4202560 164188 1260 0 0 120340 21 0 0 25 0 5 0 653883839 549097472 105544 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15931/tid=15940] ppid=15929 vsize=536228 CPUtime=1201.18 cores=1,3,5,7
/proc/15931/task/15940/stat : 15940 (plingeling) R 15929 15931 14801 0 -1 4202560 133170 1260 0 0 120101 17 0 0 25 0 5 0 653883839 549097472 105544 33554432000 4194304 4417452 140735927467360 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15931/tid=15941] ppid=15929 vsize=536228 CPUtime=1203.63 cores=1,3,5,7
/proc/15931/task/15941/stat : 15941 (plingeling) R 15929 15931 14801 0 -1 4202560 206842 1260 0 0 120336 27 0 0 25 0 5 0 653883839 549097472 105544 33554432000 4194304 4417452 140735927467360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 536228

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): 1203.83
CPU time (s): 4800.25
CPU user time (s): 4799.36
CPU system time (s): 0.890864
CPU usage (%): 398.747
Max. virtual memory (cumulated for all children) (KiB): 552052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.36
system time used= 0.890864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 659934
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= 165
involuntary context switches= 24299

runsolver used 4.07338 second user time and 10.1715 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:27:22
IDJOB=3371456
IDBENCH=83110
IDSOLVER=1848
FILE ID=node129/3371456-1305422842
RUNJOBID= node129-1305422664-15791
PBS_JOBID= 13324559
Free space on /tmp= 73360 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371456-1305422842/watcher-3371456-1305422842 -o /tmp/evaluation-result-3371456-1305422842/solver-3371456-1305422842 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371456-1305422842.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=2115884671

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21616628 kB
Buffers:        249080 kB
Cached:        5859480 kB
SwapCached:      52668 kB
Active:        2957000 kB
Inactive:      8155604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21616628 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            4644 kB
Writeback:           8 kB
AnonPages:     4960136 kB
Mapped:          17652 kB
Slab:           120152 kB
PageTables:      37800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79851364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node129 at 2011-05-15 03:47:28