Trace number 3371455

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.27 1203.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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-3371455-1305423325/watcher-3371455-1305423325 -o /tmp/evaluation-result-3371455-1305423325/solver-3371455-1305423325 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371455-1305423325.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: 3.87 5.37 6.89 5/305 18894
/proc/meminfo: memFree=12084020/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=14856 CPUtime=0 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) R 18892 18894 18486 0 -1 4202496 1790 1259 0 0 0 0 0 0 21 0 1 0 653930392 15212544 1721 33554432000 4194304 4417452 140736595730144 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18894/statm: 3714 1721 148 55 0 1600 0

[startup+0.0948589 s]
/proc/loadavg: 3.87 5.37 6.89 5/305 18894
/proc/meminfo: memFree=12084020/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=29504 CPUtime=0.08 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) R 18892 18894 18486 0 -1 4202496 5469 1259 0 0 8 0 0 0 21 0 1 0 653930392 30212096 5400 33554432000 4194304 4417452 140736595730144 18446744073709551615 4274446 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18894/statm: 7376 5400 149 55 0 5262 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29504

[startup+0.100856 s]
/proc/loadavg: 3.87 5.37 6.89 5/305 18894
/proc/meminfo: memFree=12084020/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=29504 CPUtime=0.09 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) R 18892 18894 18486 0 -1 4202496 5469 1259 0 0 9 0 0 0 21 0 1 0 653930392 30212096 5400 33554432000 4194304 4417452 140736595730144 18446744073709551615 4231670 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/18894/statm: 7376 5400 149 55 0 5262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29504

[startup+0.300777 s]
/proc/loadavg: 3.87 5.37 6.89 5/305 18894
/proc/meminfo: memFree=12084020/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=149616 CPUtime=0.67 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 15121 1259 0 0 66 1 0 0 21 0 5 0 653930392 153206784 9875 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 37404 9875 173 55 0 35290 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 149616

[startup+0.700703 s]
/proc/loadavg: 3.87 5.37 6.89 5/305 18894
/proc/meminfo: memFree=12084020/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=150052 CPUtime=2.27 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 23052 1259 0 0 225 2 0 0 21 0 5 0 653930392 153653248 10217 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 37513 10217 174 55 0 35399 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 150052

[startup+1.50055 s]
/proc/loadavg: 4.20 5.42 6.89 10/310 18904
/proc/meminfo: memFree=12040216/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=152132 CPUtime=5.47 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 27241 1259 0 0 544 3 0 0 21 0 5 0 653930392 155783168 10505 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 38033 10505 175 55 0 35919 0
[pid=18894/tid=18901] ppid=18892 vsize=152132 CPUtime=1.32 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 5554 1259 0 0 132 0 0 0 25 0 5 0 653930409 155783168 10505 33554432000 4194304 4417452 140736595730144 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=152132 CPUtime=1.32 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 8173 1259 0 0 131 1 0 0 25 0 5 0 653930409 155783168 10505 33554432000 4194304 4417452 140736595730144 18446744073709551615 4236670 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=152132 CPUtime=1.32 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 3158 1259 0 0 132 0 0 0 25 0 5 0 653930409 155783168 10505 33554432000 4194304 4417452 140736595730144 18446744073709551615 4276068 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=152132 CPUtime=1.31 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 936 1259 0 0 131 0 0 0 25 0 5 0 653930409 155783168 10505 33554432000 4194304 4417452 140736595730144 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 152132

[startup+3.10026 s]
/proc/loadavg: 4.20 5.42 6.89 11/310 18904
/proc/meminfo: memFree=12037656/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=158400 CPUtime=11.85 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 31447 1259 0 0 1182 3 0 0 21 0 5 0 653930392 162201600 12183 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 39600 12183 180 55 0 37486 0
[pid=18894/tid=18901] ppid=18892 vsize=158400 CPUtime=2.92 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 7049 1259 0 0 292 0 0 0 25 0 5 0 653930409 162201600 12183 33554432000 4194304 4417452 140736595730144 18446744073709551615 4319231 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=158400 CPUtime=2.92 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 10455 1259 0 0 291 1 0 0 25 0 5 0 653930409 162201600 12183 33554432000 4194304 4417452 140736595730144 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=158400 CPUtime=2.91 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 3587 1259 0 0 291 0 0 0 25 0 5 0 653930409 162201600 12183 33554432000 4194304 4417452 140736595730144 18446744073709551615 4353543 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=158400 CPUtime=2.9 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 936 1259 0 0 290 0 0 0 25 0 5 0 653930409 162201600 12183 33554432000 4194304 4417452 140736595730144 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 158400

[startup+6.30066 s]
/proc/loadavg: 4.20 5.42 6.89 9/310 18904
/proc/meminfo: memFree=12020172/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=159468 CPUtime=24.62 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 31963 1259 0 0 2459 3 0 0 21 0 5 0 653930392 163295232 12495 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 39867 12495 180 55 0 37753 0
[pid=18894/tid=18901] ppid=18892 vsize=159468 CPUtime=6.12 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 7124 1259 0 0 612 0 0 0 25 0 5 0 653930409 163295232 12495 33554432000 4194304 4417452 140736595730144 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=159468 CPUtime=6.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 10634 1259 0 0 611 1 0 0 25 0 5 0 653930409 163295232 12495 33554432000 4194304 4417452 140736595730144 18446744073709551615 4352575 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=159468 CPUtime=6.11 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 3603 1259 0 0 611 0 0 0 25 0 5 0 653930409 163295232 12495 33554432000 4194304 4417452 140736595730144 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=159468 CPUtime=6.07 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 1182 1259 0 0 607 0 0 0 25 0 5 0 653930409 163295232 12495 33554432000 4194304 4417452 140736595730144 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 159468

[startup+12.7005 s]
/proc/loadavg: 4.78 5.50 6.90 10/310 18904
/proc/meminfo: memFree=11989364/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=171428 CPUtime=50.16 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 37468 1259 0 0 5012 4 0 0 21 0 5 0 653930392 175542272 16603 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 42857 16603 180 55 0 40743 0
[pid=18894/tid=18901] ppid=18892 vsize=171428 CPUtime=12.52 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 7474 1259 0 0 1252 0 0 0 25 0 5 0 653930409 175542272 16603 33554432000 4194304 4417452 140736595730144 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=171428 CPUtime=12.52 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 12909 1259 0 0 1251 1 0 0 25 0 5 0 653930409 175542272 16603 33554432000 4194304 4417452 140736595730144 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=171428 CPUtime=12.51 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 4021 1259 0 0 1251 0 0 0 25 0 5 0 653930409 175542272 16603 33554432000 4194304 4417452 140736595730144 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=171428 CPUtime=12.41 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 3644 1259 0 0 1241 0 0 0 25 0 5 0 653930409 175542272 16603 33554432000 4194304 4417452 140736595730144 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 171428

[startup+25.5011 s]
/proc/loadavg: 5.28 5.58 6.91 10/310 18905
/proc/meminfo: memFree=11972868/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=181052 CPUtime=101.25 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 45284 1259 0 0 10120 5 0 0 21 0 5 0 653930392 185397248 18957 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 45263 18957 180 55 0 43149 0
[pid=18894/tid=18901] ppid=18892 vsize=181052 CPUtime=25.33 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 9046 1259 0 0 2532 1 0 0 25 0 5 0 653930409 185397248 18957 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=181052 CPUtime=25.32 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 17217 1259 0 0 2530 2 0 0 25 0 5 0 653930409 185397248 18957 33554432000 4194304 4417452 140736595730144 18446744073709551615 4357106 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=181052 CPUtime=25.31 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 4036 1259 0 0 2531 0 0 0 25 0 5 0 653930409 185397248 18957 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=181052 CPUtime=25.09 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 5565 1259 0 0 2509 0 0 0 25 0 5 0 653930409 185397248 18957 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 181052

[startup+51.1004 s]
/proc/loadavg: 6.32 5.81 6.95 9/310 18905
/proc/meminfo: memFree=11953672/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=186528 CPUtime=203.41 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 70383 1259 0 0 20332 9 0 0 21 0 5 0 653930392 191004672 22162 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 46632 22162 180 55 0 44518 0
[pid=18894/tid=18901] ppid=18892 vsize=186528 CPUtime=50.92 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 13588 1259 0 0 5091 1 0 0 25 0 5 0 653930409 191004672 22162 33554432000 4194304 4417452 140736595730144 18446744073709551615 4358720 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=186528 CPUtime=50.92 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 28504 1259 0 0 5089 3 0 0 25 0 5 0 653930409 191004672 22162 33554432000 4194304 4417452 140736595730144 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=186528 CPUtime=50.92 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 11264 1259 0 0 5090 2 0 0 25 0 5 0 653930409 191004672 22162 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=186528 CPUtime=50.45 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 7607 1259 0 0 5045 0 0 0 25 0 5 0 653930409 191004672 22162 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.41
Current children cumulated vsize (KiB) 186528

[startup+102.312 s]
/proc/loadavg: 7.47 6.21 7.02 10/310 18907
/proc/meminfo: memFree=11898132/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=220496 CPUtime=407.77 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 131782 1259 0 0 40760 17 0 0 21 0 5 0 653930392 225787904 29259 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 55124 29259 180 55 0 53010 0
[pid=18894/tid=18901] ppid=18892 vsize=220496 CPUtime=102.14 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 30524 1259 0 0 10211 3 0 0 25 0 5 0 653930409 225787904 29259 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=220496 CPUtime=102.13 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 48720 1259 0 0 10207 6 0 0 25 0 5 0 653930409 225787904 29259 33554432000 4194304 4417452 140736595730144 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=220496 CPUtime=102.14 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 21763 1259 0 0 10210 4 0 0 25 0 5 0 653930409 225787904 29259 33554432000 4194304 4417452 140736595730144 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=220496 CPUtime=101.18 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 21355 1259 0 0 10115 3 0 0 25 0 5 0 653930409 225787904 29259 33554432000 4194304 4417452 140736595730144 18446744073709551615 4357225 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 220496

[startup+162.301 s]
/proc/loadavg: 7.94 6.56 7.09 9/310 18908
/proc/meminfo: memFree=11820880/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=260532 CPUtime=647.19 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 190164 1259 0 0 64692 27 0 0 21 0 5 0 653930392 266784768 43433 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 65133 43433 180 55 0 63019 0
[pid=18894/tid=18901] ppid=18892 vsize=260532 CPUtime=162.13 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 38739 1259 0 0 16209 4 0 0 25 0 5 0 653930409 266784768 43433 33554432000 4194304 4417452 140736595730144 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=260532 CPUtime=162.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 73806 1259 0 0 16202 10 0 0 25 0 5 0 653930409 266784768 43433 33554432000 4194304 4417452 140736595730144 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=260532 CPUtime=162.12 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 32602 1259 0 0 16207 5 0 0 25 0 5 0 653930409 266784768 43433 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=260532 CPUtime=160.62 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 35597 1259 0 0 16057 5 0 0 25 0 5 0 653930409 266784768 43433 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.19
Current children cumulated vsize (KiB) 260532


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

[pid=18894/tid=18902] ppid=18892 vsize=365664 CPUtime=702.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 294152 1259 0 0 70173 39 0 0 25 0 5 0 653930409 374439936 72442 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=365664 CPUtime=702.14 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 121563 1259 0 0 70196 18 0 0 25 0 5 0 653930409 374439936 72442 33554432000 4194304 4417452 140736595730144 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=365664 CPUtime=695.54 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 124332 1259 0 0 69538 16 0 0 25 0 5 0 653930409 374439936 72442 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.14
Current children cumulated vsize (KiB) 365664

[startup+762.312 s]
/proc/loadavg: 8.23 7.95 7.58 9/310 18960
/proc/meminfo: memFree=11539180/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=352492 CPUtime=3041.6 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 730390 1259 0 0 304061 99 0 0 21 0 5 0 653930392 360951808 72362 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 88123 72362 180 55 0 86009 0
[pid=18894/tid=18901] ppid=18892 vsize=352492 CPUtime=762.16 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 162225 1259 0 0 76195 21 0 0 25 0 5 0 653930409 360951808 72362 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=352492 CPUtime=762.13 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 312804 1259 0 0 76172 41 0 0 25 0 5 0 653930409 360951808 72362 33554432000 4194304 4417452 140736595730144 18446744073709551615 4321721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=352492 CPUtime=762.15 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 121609 1259 0 0 76197 18 0 0 25 0 5 0 653930409 360951808 72362 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=352492 CPUtime=754.96 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 124332 1259 0 0 75480 16 0 0 25 0 5 0 653930409 360951808 72362 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.6
Current children cumulated vsize (KiB) 352492

[startup+822.301 s]
/proc/loadavg: 8.16 7.99 7.62 9/310 18962
/proc/meminfo: memFree=11538176/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=359316 CPUtime=3280.97 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 759931 1259 0 0 327994 103 0 0 21 0 5 0 653930392 367939584 72884 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 89829 72884 180 55 0 87715 0
[pid=18894/tid=18901] ppid=18892 vsize=359316 CPUtime=822.15 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 167973 1259 0 0 82193 22 0 0 25 0 5 0 653930409 367939584 72884 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=359316 CPUtime=822.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 326933 1259 0 0 82169 43 0 0 25 0 5 0 653930409 367939584 72884 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=359316 CPUtime=822.14 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 131273 1259 0 0 82194 20 0 0 25 0 5 0 653930409 367939584 72884 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=359316 CPUtime=814.36 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 124332 1259 0 0 81420 16 0 0 25 0 5 0 653930409 367939584 72884 33554432000 4194304 4417452 140736595730144 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.97
Current children cumulated vsize (KiB) 359316

[startup+882.3 s]
/proc/loadavg: 8.16 8.02 7.65 9/310 18964
/proc/meminfo: memFree=11481488/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=389104 CPUtime=3520.4 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 802191 1259 0 0 351931 109 0 0 21 0 5 0 653930392 398442496 77785 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 97276 77785 180 55 0 95162 0
[pid=18894/tid=18901] ppid=18892 vsize=389104 CPUtime=882.16 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 182840 1259 0 0 88192 24 0 0 25 0 5 0 653930409 398442496 77785 33554432000 4194304 4417452 140736595730144 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=389104 CPUtime=882.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 337592 1259 0 0 88167 45 0 0 25 0 5 0 653930409 398442496 77785 33554432000 4194304 4417452 140736595730144 18446744073709551615 4357949 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=389104 CPUtime=882.14 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 139635 1259 0 0 88193 21 0 0 25 0 5 0 653930409 398442496 77785 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=389104 CPUtime=873.8 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 132704 1259 0 0 87362 18 0 0 25 0 5 0 653930409 398442496 77785 33554432000 4194304 4417452 140736595730144 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.4
Current children cumulated vsize (KiB) 389104

[startup+942.3 s]
/proc/loadavg: 8.33 8.09 7.69 9/310 18965
/proc/meminfo: memFree=11474036/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=382732 CPUtime=3759.84 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 836352 1259 0 0 375871 113 0 0 21 0 5 0 653930392 391917568 78642 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 95683 78642 180 55 0 93569 0
[pid=18894/tid=18901] ppid=18892 vsize=382732 CPUtime=942.15 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 190913 1259 0 0 94191 24 0 0 25 0 5 0 653930409 391917568 78642 33554432000 4194304 4417452 140736595730144 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=382732 CPUtime=942.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 354519 1259 0 0 94166 46 0 0 25 0 5 0 653930409 391917568 78642 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=382732 CPUtime=942.15 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 143033 1259 0 0 94193 22 0 0 25 0 5 0 653930409 391917568 78642 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=382732 CPUtime=933.22 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 138467 1259 0 0 93303 19 0 0 25 0 5 0 653930409 391917568 78642 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.84
Current children cumulated vsize (KiB) 382732

[startup+1002.3 s]
/proc/loadavg: 8.21 8.10 7.72 9/310 18967
/proc/meminfo: memFree=11430876/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=389288 CPUtime=3999.27 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 883586 1259 0 0 399808 119 0 0 21 0 5 0 653930392 398630912 82390 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 97322 82390 180 55 0 95208 0
[pid=18894/tid=18901] ppid=18892 vsize=389288 CPUtime=1002.15 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 202152 1259 0 0 100189 26 0 0 25 0 5 0 653930409 398630912 82390 33554432000 4194304 4417452 140736595730144 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=389288 CPUtime=1002.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 362370 1259 0 0 100165 47 0 0 25 0 5 0 653930409 398630912 82390 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=389288 CPUtime=1002.15 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 152439 1259 0 0 100192 23 0 0 25 0 5 0 653930409 398630912 82390 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=389288 CPUtime=992.65 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 157205 1259 0 0 99244 21 0 0 25 0 5 0 653930409 398630912 82390 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.27
Current children cumulated vsize (KiB) 389288

[startup+1062.3 s]
/proc/loadavg: 8.18 8.11 7.75 9/310 18968
/proc/meminfo: memFree=11425532/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=409216 CPUtime=4238.72 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 939583 1259 0 0 423745 127 0 0 21 0 5 0 653930392 419037184 86893 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 102304 86893 180 55 0 100190 0
[pid=18894/tid=18901] ppid=18892 vsize=409216 CPUtime=1062.16 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 212218 1259 0 0 106188 28 0 0 25 0 5 0 653930409 419037184 86893 33554432000 4194304 4417452 140736595730144 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=409216 CPUtime=1062.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 375445 1259 0 0 106164 48 0 0 25 0 5 0 653930409 419037184 86893 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=409216 CPUtime=1062.15 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 163797 1259 0 0 106191 24 0 0 25 0 5 0 653930409 419037184 86893 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=409216 CPUtime=1052.09 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 178703 1259 0 0 105185 24 0 0 25 0 5 0 653930409 419037184 86893 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.72
Current children cumulated vsize (KiB) 409216

[startup+1122.3 s]
/proc/loadavg: 8.26 8.14 7.78 9/310 18970
/proc/meminfo: memFree=11371828/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=455520 CPUtime=4478.15 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 990404 1259 0 0 447681 134 0 0 21 0 5 0 653930392 466452480 95185 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 113880 95185 180 55 0 111766 0
[pid=18894/tid=18901] ppid=18892 vsize=455520 CPUtime=1122.16 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 219363 1259 0 0 112187 29 0 0 25 0 5 0 653930409 466452480 95185 33554432000 4194304 4417452 140736595730144 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=455520 CPUtime=1122.12 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 392403 1259 0 0 112161 51 0 0 25 0 5 0 653930409 466452480 95185 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=455520 CPUtime=1122.15 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 179615 1259 0 0 112189 26 0 0 25 0 5 0 653930409 466452480 95185 33554432000 4194304 4417452 140736595730144 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=455520 CPUtime=1111.53 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 189603 1259 0 0 111127 26 0 0 25 0 5 0 653930409 466452480 95185 33554432000 4194304 4417452 140736595730144 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.15
Current children cumulated vsize (KiB) 455520

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 7.80 10/310 18972
/proc/meminfo: memFree=11390292/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=440592 CPUtime=4717.59 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 1019816 1259 0 0 471620 139 0 0 21 0 5 0 653930392 451166208 91970 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 110148 91970 180 55 0 108034 0
[pid=18894/tid=18901] ppid=18892 vsize=440592 CPUtime=1182.16 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 225315 1259 0 0 118186 30 0 0 25 0 5 0 653930409 451166208 91970 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=440592 CPUtime=1182.11 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 402891 1259 0 0 118159 52 0 0 25 0 5 0 653930409 451166208 91970 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=440592 CPUtime=1182.16 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 182615 1259 0 0 118189 27 0 0 25 0 5 0 653930409 451166208 91970 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=440592 CPUtime=1170.96 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 199575 1259 0 0 117068 28 0 0 25 0 5 0 653930409 451166208 91970 33554432000 4194304 4417452 140736595730144 18446744073709551615 4357865 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.59
Current children cumulated vsize (KiB) 440592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.34 8.18 7.82 9/310 18972
/proc/meminfo: memFree=11427104/32951124 swapFree=66050672/67111528
[pid=18894] ppid=18892 vsize=430348 CPUtime=4800.22 cores=1,3,5,7
/proc/18894/stat : 18894 (plingeling) S 18892 18894 18486 0 -1 4202496 1036596 1259 0 0 479880 142 0 0 21 0 5 0 653930392 440676352 88064 33554432000 4194304 4417452 140736595730144 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18894/statm: 107587 88064 180 55 0 105473 0
[pid=18894/tid=18901] ppid=18892 vsize=430348 CPUtime=1202.87 cores=1,3,5,7
/proc/18894/task/18901/stat : 18901 (plingeling) R 18892 18894 18486 0 -1 4202560 233526 1259 0 0 120256 31 0 0 25 0 5 0 653930409 440676352 88064 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18894/tid=18902] ppid=18892 vsize=430348 CPUtime=1202.83 cores=1,3,5,7
/proc/18894/task/18902/stat : 18902 (plingeling) R 18892 18894 18486 0 -1 4202560 405419 1259 0 0 120230 53 0 0 25 0 5 0 653930409 440676352 88064 33554432000 4194304 4417452 140736595730144 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18894/tid=18903] ppid=18892 vsize=430348 CPUtime=1202.86 cores=1,3,5,7
/proc/18894/task/18903/stat : 18903 (plingeling) R 18892 18894 18486 0 -1 4202560 185412 1259 0 0 120259 27 0 0 25 0 5 0 653930409 440676352 88064 33554432000 4194304 4417452 140736595730144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18894/tid=18904] ppid=18892 vsize=430348 CPUtime=1191.46 cores=1,3,5,7
/proc/18894/task/18904/stat : 18904 (plingeling) R 18892 18894 18486 0 -1 4202560 202819 1259 0 0 119118 28 0 0 25 0 5 0 653930409 440676352 88064 33554432000 4194304 4417452 140736595730144 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 430348

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.03
CPU time (s): 4800.27
CPU user time (s): 4798.83
CPU system time (s): 1.43478
CPU usage (%): 399.014
Max. virtual memory (cumulated for all children) (KiB): 485068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.83
system time used= 1.43478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1037855
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= 82
involuntary context switches= 24731

runsolver used 3.20251 second user time and 8.19775 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 03:35:25
IDJOB=3371455
IDBENCH=83119
IDSOLVER=1848
FILE ID=node135/3371455-1305423325
RUNJOBID= node135-1305423325-18866
PBS_JOBID= 13324578
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=345768757

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12084052 kB
Buffers:        281308 kB
Cached:        5913952 kB
SwapCached:      50684 kB
Active:        9898712 kB
Inactive:     10724732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12084052 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            3624 kB
Writeback:           8 kB
AnonPages:    14382896 kB
Mapped:          19056 kB
Slab:           135440 kB
PageTables:      46524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57112392 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73336 MiB
End job on node135 at 2011-05-15 03:55:30