Trace number 3372668

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) 40001 5009.19

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16550.6
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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-3372668-1305439866/watcher-3372668-1305439866 -o /tmp/evaluation-result-3372668-1305439866/solver-3372668-1305439866 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372668-1305439866.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=14468 CPUtime=0 cores=0-7
/proc/18234/stat : 18234 (plingeling) R 18232 18234 18053 0 -1 4202496 1694 1260 0 0 0 0 0 0 18 0 1 0 734217378 14815232 1624 33554432000 4194304 4417452 140735360444880 18446744073709551615 215988592384 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/18234/statm: 3617 1624 148 55 0 1503 0

[startup+0.0902331 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=29344 CPUtime=0.08 cores=0-7
/proc/18234/stat : 18234 (plingeling) R 18232 18234 18053 0 -1 4202496 5406 1260 0 0 8 0 0 0 18 0 1 0 734217378 30048256 5336 33554432000 4194304 4417452 140735360444880 18446744073709551615 4274454 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/18234/statm: 7336 5336 149 55 0 5222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29344

[startup+0.100228 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=29344 CPUtime=0.09 cores=0-7
/proc/18234/stat : 18234 (plingeling) R 18232 18234 18053 0 -1 4202496 5406 1260 0 0 9 0 0 0 18 0 1 0 734217378 30048256 5336 33554432000 4194304 4417452 140735360444880 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/18234/statm: 7336 5336 149 55 0 5222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29344

[startup+1.10699 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=207592 CPUtime=6.76 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 26607 1260 0 0 673 3 0 0 20 0 9 0 734217378 212574208 13783 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 51898 13783 176 55 0 49784 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 207592

[startup+1.20097 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=213528 CPUtime=7.51 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 28094 1260 0 0 748 3 0 0 20 0 9 0 734217378 218652672 15268 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 53382 15268 177 55 0 51268 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 213528

[startup+1.50092 s]
/proc/loadavg: 7.40 7.84 7.53 2/406 18234
/proc/meminfo: memFree=21279860/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=214420 CPUtime=9.91 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 30126 1260 0 0 987 4 0 0 20 0 9 0 734217378 219566080 14803 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 53605 14803 178 55 0 51491 0
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (KiB) 214420

[startup+3.10064 s]
/proc/loadavg: 7.40 7.84 7.53 9/415 18248
/proc/meminfo: memFree=21221644/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=207544 CPUtime=22.68 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 34241 1260 0 0 2263 5 0 0 20 0 9 0 734217378 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 51886 13146 180 55 0 49772 0
[pid=18234/tid=18241] ppid=18232 vsize=207544 CPUtime=2.88 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 3578 1260 0 0 288 0 0 0 24 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=207544 CPUtime=2.88 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 3065 1260 0 0 288 0 0 0 23 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=207544 CPUtime=2.86 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 1593 1260 0 0 286 0 0 0 24 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=207544 CPUtime=2.89 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 1220 1260 0 0 289 0 0 0 24 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=207544 CPUtime=2.56 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 1936 1260 0 0 256 0 0 0 25 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=207544 CPUtime=2.88 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 7897 1260 0 0 287 1 0 0 23 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=207544 CPUtime=2.59 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 1828 1260 0 0 259 0 0 0 25 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4352380 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=207544 CPUtime=2.88 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 3773 1260 0 0 288 0 0 0 25 0 9 0 734217399 212525056 13146 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.68
Current children cumulated vsize (KiB) 207544

[startup+6.31608 s]
/proc/loadavg: 7.45 7.84 7.53 9/415 18248
/proc/meminfo: memFree=21214832/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=220816 CPUtime=48.35 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 38156 1260 0 0 4830 5 0 0 20 0 9 0 734217378 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 55204 16434 180 55 0 53090 0
[pid=18234/tid=18241] ppid=18232 vsize=220816 CPUtime=6.1 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 3944 1260 0 0 610 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=220816 CPUtime=6.1 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 3140 1260 0 0 610 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=220816 CPUtime=6.03 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 2057 1260 0 0 603 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=220816 CPUtime=6.1 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 2390 1260 0 0 610 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=220816 CPUtime=5.77 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 2133 1260 0 0 577 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=220816 CPUtime=6.09 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 8147 1260 0 0 608 1 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4358748 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=220816 CPUtime=5.81 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 2091 1260 0 0 581 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=220816 CPUtime=6.1 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 4903 1260 0 0 610 0 0 0 25 0 9 0 734217399 226115584 16434 33554432000 4194304 4417452 140735360444880 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 220816

[startup+12.701 s]
/proc/loadavg: 7.49 7.85 7.53 9/415 18248
/proc/meminfo: memFree=21188460/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=247604 CPUtime=99.36 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 47493 1260 0 0 9929 7 0 0 20 0 9 0 734217378 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 61901 23147 180 55 0 59787 0
[pid=18234/tid=18241] ppid=18232 vsize=247604 CPUtime=12.48 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 5383 1260 0 0 1248 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=247604 CPUtime=12.48 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 4710 1260 0 0 1248 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=247604 CPUtime=12.33 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 3024 1260 0 0 1233 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4292597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=247604 CPUtime=12.49 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 3435 1260 0 0 1249 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=247604 CPUtime=12.15 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 4278 1260 0 0 1215 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=247604 CPUtime=12.47 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 9089 1260 0 0 1246 1 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=247604 CPUtime=12.19 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 2939 1260 0 0 1219 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=247604 CPUtime=12.48 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 5284 1260 0 0 1248 0 0 0 25 0 9 0 734217399 253546496 23147 33554432000 4194304 4417452 140735360444880 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.36
Current children cumulated vsize (KiB) 247604

[startup+25.5007 s]
/proc/loadavg: 7.60 7.85 7.54 9/415 18248
/proc/meminfo: memFree=21162680/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=274684 CPUtime=201.58 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 63191 1260 0 0 20148 10 0 0 20 0 9 0 734217378 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 68671 30011 180 55 0 66557 0
[pid=18234/tid=18241] ppid=18232 vsize=274684 CPUtime=25.29 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 6839 1260 0 0 2528 1 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=274684 CPUtime=25.28 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 6201 1260 0 0 2527 1 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=274684 CPUtime=24.95 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 3718 1260 0 0 2495 0 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=274684 CPUtime=25.29 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 8371 1260 0 0 2528 1 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=274684 CPUtime=24.95 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 5192 1260 0 0 2495 0 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=274684 CPUtime=25.28 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 12599 1260 0 0 2526 2 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=274684 CPUtime=24.99 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 4181 1260 0 0 2499 0 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=274684 CPUtime=25.28 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 6739 1260 0 0 2528 0 0 0 25 0 9 0 734217399 281276416 30011 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.58
Current children cumulated vsize (KiB) 274684

[startup+51.1012 s]
/proc/loadavg: 7.80 7.88 7.56 9/415 18249
/proc/meminfo: memFree=21111212/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=321280 CPUtime=406.03 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 121261 1260 0 0 40581 22 0 0 20 0 9 0 734217378 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 80320 41578 180 55 0 78206 0
[pid=18234/tid=18241] ppid=18232 vsize=321280 CPUtime=50.89 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 15050 1260 0 0 5086 3 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=321280 CPUtime=50.87 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 12949 1260 0 0 5084 3 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4366548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=321280 CPUtime=50.21 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 11572 1260 0 0 5019 2 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=321280 CPUtime=50.89 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 16239 1260 0 0 5086 3 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=321280 CPUtime=50.56 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 15271 1260 0 0 5054 2 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=321280 CPUtime=50.87 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 22017 1260 0 0 5084 3 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=321280 CPUtime=50.58 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 6876 1260 0 0 5058 0 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=321280 CPUtime=50.88 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 11936 1260 0 0 5087 1 0 0 25 0 9 0 734217399 328990720 41578 33554432000 4194304 4417452 140735360444880 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.03
Current children cumulated vsize (KiB) 321280

[startup+102.301 s]
/proc/loadavg: 8.05 7.93 7.59 9/415 18250

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


[startup+4722.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/415 18386
/proc/meminfo: memFree=18015824/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3413964 CPUtime=37710.9 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 5993954 1260 0 0 3769886 1207 0 0 20 0 9 0 734217378 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 853491 814749 180 55 0 851377 0
[pid=18234/tid=18241] ppid=18232 vsize=3413964 CPUtime=4722.2 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770553 1260 0 0 472063 157 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3413964 CPUtime=4720.42 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 471893 149 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3413964 CPUtime=4657.81 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 747657 1260 0 0 465629 152 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3413964 CPUtime=4722.19 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 785921 1260 0 0 472085 134 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3413964 CPUtime=4721.86 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 472012 174 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3413964 CPUtime=4722.18 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 686958 1260 0 0 472064 154 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3413964 CPUtime=4721.86 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 645270 1260 0 0 472045 141 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3413964 CPUtime=4722.15 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 763163 1260 0 0 472073 142 0 0 25 0 9 0 734217399 3495899136 814749 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37710.9
Current children cumulated vsize (KiB) 3413964

[startup+4782.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/415 18387
/proc/meminfo: memFree=17890052/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3540028 CPUtime=38190.1 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 6079839 1260 0 0 3817786 1225 0 0 20 0 9 0 734217378 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 885007 846265 180 55 0 882893 0
[pid=18234/tid=18241] ppid=18232 vsize=3540028 CPUtime=4782.2 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770553 1260 0 0 478063 157 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3540028 CPUtime=4780.4 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 477891 149 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3540028 CPUtime=4717.01 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 810367 1260 0 0 471537 164 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3540028 CPUtime=4782.2 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 792712 1260 0 0 478085 135 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3540028 CPUtime=4781.86 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 478012 174 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3540028 CPUtime=4782.18 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 686958 1260 0 0 478064 154 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3540028 CPUtime=4781.86 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 661654 1260 0 0 478039 147 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4278226 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3540028 CPUtime=4782.16 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 763163 1260 0 0 478074 142 0 0 25 0 9 0 734217399 3624988672 846265 33554432000 4194304 4417452 140735360444880 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38190.1
Current children cumulated vsize (KiB) 3540028

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/415 18389
/proc/meminfo: memFree=18010660/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3419992 CPUtime=38669.3 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 6161776 1260 0 0 3865685 1244 0 0 20 0 9 0 734217378 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 854998 816256 180 55 0 852884 0
[pid=18234/tid=18241] ppid=18232 vsize=3419992 CPUtime=4842.2 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770553 1260 0 0 484063 157 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3419992 CPUtime=4840.39 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 483890 149 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3419992 CPUtime=4776.18 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 810367 1260 0 0 477454 164 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3419992 CPUtime=4842.19 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 796895 1260 0 0 484084 135 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3419992 CPUtime=4841.86 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 484012 174 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3419992 CPUtime=4842.19 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 712561 1260 0 0 484060 159 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3419992 CPUtime=4841.86 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 713805 1260 0 0 484026 160 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3419992 CPUtime=4842.16 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 763163 1260 0 0 484074 142 0 0 25 0 9 0 734217399 3502071808 816256 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38669.3
Current children cumulated vsize (KiB) 3419992

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/415 18390
/proc/meminfo: memFree=17986068/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3444184 CPUtime=39148.5 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 6167824 1260 0 0 3913610 1244 0 0 20 0 9 0 734217378 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 861046 822304 180 55 0 858932 0
[pid=18234/tid=18241] ppid=18232 vsize=3444184 CPUtime=4902.22 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770559 1260 0 0 490065 157 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3444184 CPUtime=4900.4 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 489891 149 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3444184 CPUtime=4835.38 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 810367 1260 0 0 483374 164 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3444184 CPUtime=4902.21 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 802937 1260 0 0 490085 136 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3444184 CPUtime=4901.88 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 490014 174 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3444184 CPUtime=4902.2 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 712561 1260 0 0 490061 159 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3444184 CPUtime=4901.88 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 713805 1260 0 0 490028 160 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3444184 CPUtime=4902.17 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 763163 1260 0 0 490075 142 0 0 25 0 9 0 734217399 3526844416 822304 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39148.5
Current children cumulated vsize (KiB) 3444184

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/415 18392
/proc/meminfo: memFree=18149228/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3281376 CPUtime=39627.6 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 6208449 1260 0 0 3961514 1250 0 0 20 0 9 0 734217378 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 820344 781634 180 55 0 818230 0
[pid=18234/tid=18241] ppid=18232 vsize=3281376 CPUtime=4962.2 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770559 1260 0 0 496063 157 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3281376 CPUtime=4960.37 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 495888 149 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3281376 CPUtime=4894.55 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 834574 1260 0 0 489287 168 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3281376 CPUtime=4962.2 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 802971 1260 0 0 496084 136 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3281376 CPUtime=4961.86 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 496012 174 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3281376 CPUtime=4962.19 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 728945 1260 0 0 496058 161 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3281376 CPUtime=4961.86 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 713805 1260 0 0 496026 160 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3281376 CPUtime=4962.16 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 763163 1260 0 0 496074 142 0 0 25 0 9 0 734217399 3360129024 781634 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39627.6
Current children cumulated vsize (KiB) 3281376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009 s]
/proc/loadavg: 8.02 8.04 8.00 10/415 18393
/proc/meminfo: memFree=18226700/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=3204052 CPUtime=40000.8 cores=0-7
/proc/18234/stat : 18234 (plingeling) S 18232 18234 18053 0 -1 4202496 6243542 1260 0 0 3998820 1257 0 0 20 0 9 0 734217378 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 801013 762303 180 55 0 798899 0
[pid=18234/tid=18241] ppid=18232 vsize=3204052 CPUtime=5008.93 cores=0-7
/proc/18234/task/18241/stat : 18241 (plingeling) R 18232 18234 18053 0 -1 4202560 770559 1260 0 0 500736 157 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18234/tid=18242] ppid=18232 vsize=3204052 CPUtime=5007.09 cores=0-7
/proc/18234/task/18242/stat : 18242 (plingeling) R 18232 18234 18053 0 -1 4202560 732232 1260 0 0 500560 149 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=3204052 CPUtime=4940.62 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4202560 834574 1260 0 0 493894 168 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18234/tid=18244] ppid=18232 vsize=3204052 CPUtime=5008.92 cores=0-7
/proc/18234/task/18244/stat : 18244 (plingeling) R 18232 18234 18053 0 -1 4202560 813322 1260 0 0 500755 137 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18234/tid=18245] ppid=18232 vsize=3204052 CPUtime=5008.59 cores=0-7
/proc/18234/task/18245/stat : 18245 (plingeling) R 18232 18234 18053 0 -1 4202560 852849 1260 0 0 500685 174 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18234/tid=18246] ppid=18232 vsize=3204052 CPUtime=5008.92 cores=0-7
/proc/18234/task/18246/stat : 18246 (plingeling) R 18232 18234 18053 0 -1 4202560 728945 1260 0 0 500731 161 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18234/tid=18247] ppid=18232 vsize=3204052 CPUtime=5008.59 cores=0-7
/proc/18234/task/18247/stat : 18247 (plingeling) R 18232 18234 18053 0 -1 4202560 713805 1260 0 0 500699 160 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18234/tid=18248] ppid=18232 vsize=3204052 CPUtime=5008.89 cores=0-7
/proc/18234/task/18248/stat : 18248 (plingeling) R 18232 18234 18053 0 -1 4202560 787905 1260 0 0 500741 148 0 0 25 0 9 0 734217399 3280949248 762303 33554432000 4194304 4417452 140735360444880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 3204052

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

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

[startup+5009.14 s]
/proc/loadavg: 8.02 8.04 8.00 10/415 18393
/proc/meminfo: memFree=18226700/32950940 swapFree=67111356/67111528
[pid=18234] ppid=18232 vsize=0 CPUtime=40001 cores=0-7
/proc/18234/stat : 18234 (plingeling) Z 18232 18234 18053 0 -1 4203548 6243542 1260 0 0 3998829 1267 0 0 18 0 2 0 734217378 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/18234/statm: 0 0 0 0 0 0 0
[pid=18234/tid=18243] ppid=18232 vsize=0 CPUtime=4940.73 cores=0-7
/proc/18234/task/18243/stat : 18243 (plingeling) R 18232 18234 18053 0 -1 4203588 834574 1260 0 0 493895 178 0 0 25 0 2 0 734217399 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.19
CPU time (s): 40001
CPU user time (s): 39988.3
CPU system time (s): 12.7381
CPU usage (%): 798.552
Max. virtual memory (cumulated for all children) (KiB): 3540028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.3
system time used= 12.7381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6244802
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= 400
involuntary context switches= 192548

runsolver used 18.3522 second user time and 49.9694 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 08:11:06
IDJOB=3372668
IDBENCH=83108
IDSOLVER=1851
FILE ID=node117/3372668-1305439866
RUNJOBID= node117-1305437505-18067
PBS_JOBID= 13324779
Free space on /tmp= 73512 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1253312607

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21280140 kB
Buffers:        305380 kB
Cached:        3137196 kB
SwapCached:          0 kB
Active:        9363464 kB
Inactive:      1957152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21280140 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1676 kB
Writeback:           0 kB
AnonPages:     7878356 kB
Mapped:          31940 kB
Slab:           237204 kB
PageTables:      43900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100408640 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= 73512 MiB
End job on node117 at 2011-05-15 09:34:37