Trace number 3371433

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.1 1203.83

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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

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

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


[startup+0 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=10444 CPUtime=0 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) R 12889 12891 12655 0 -1 4202496 688 1254 0 0 0 0 0 0 25 0 1 0 731870103 10694656 618 33554432000 4194304 4417452 140735481452832 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/12891/statm: 2611 618 148 55 0 497 0

[startup+0.53434 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=128560 CPUtime=3.29 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 5227 1254 0 0 329 0 0 0 25 0 5 0 731870103 131645440 3641 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 32140 3641 180 55 0 30026 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 128560

[startup+0.954577 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=128632 CPUtime=3.69 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 5245 1254 0 0 369 0 0 0 25 0 5 0 731870103 131719168 3659 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 32158 3659 180 55 0 30044 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 128632

[startup+1.0275 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=127752 CPUtime=3.98 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 5281 1254 0 0 398 0 0 0 25 0 5 0 731870103 130818048 3439 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 31938 3439 180 55 0 29824 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 127752

[startup+1.10055 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=127016 CPUtime=4.27 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 5353 1254 0 0 427 0 0 0 25 0 5 0 731870103 130064384 3255 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 31754 3255 180 55 0 29640 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 127016

[startup+1.50048 s]
/proc/loadavg: 8.27 8.15 8.04 6/387 12891
/proc/meminfo: memFree=14868188/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=127268 CPUtime=5.87 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 5693 1254 0 0 587 0 0 0 25 0 5 0 731870103 130322432 3318 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 31817 3318 180 55 0 29703 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 127268

[startup+3.1002 s]
/proc/loadavg: 8.33 8.17 8.05 9/392 12901
/proc/meminfo: memFree=14841708/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=133724 CPUtime=12.25 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 8783 1254 0 0 1224 1 0 0 25 0 5 0 731870103 136933376 4932 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 33431 4932 180 55 0 31317 0
[pid=12891/tid=12898] ppid=12889 vsize=133724 CPUtime=3.06 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 2123 1254 0 0 306 0 0 0 25 0 5 0 731870106 136933376 4932 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=133724 CPUtime=3.03 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 1795 1254 0 0 303 0 0 0 25 0 5 0 731870106 136933376 4932 33554432000 4194304 4417452 140735481452832 18446744073709551615 4356934 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=133724 CPUtime=3.06 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 1017 1254 0 0 306 0 0 0 25 0 5 0 731870106 136933376 4932 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=133724 CPUtime=3.05 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 2289 1254 0 0 305 0 0 0 25 0 5 0 731870106 136933376 4932 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 133724

[startup+6.31465 s]
/proc/loadavg: 8.38 8.18 8.05 10/392 12901
/proc/meminfo: memFree=14835276/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=136332 CPUtime=25.06 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 14388 1254 0 0 2504 2 0 0 25 0 5 0 731870103 139603968 5603 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 34083 5603 180 55 0 31969 0
[pid=12891/tid=12898] ppid=12889 vsize=136332 CPUtime=6.27 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 3841 1254 0 0 627 0 0 0 25 0 5 0 731870106 139603968 5603 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=136332 CPUtime=6.2 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 2923 1254 0 0 620 0 0 0 25 0 5 0 731870106 139603968 5603 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=136332 CPUtime=6.27 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 2223 1254 0 0 627 0 0 0 25 0 5 0 731870106 139603968 5603 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=136332 CPUtime=6.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 3842 1254 0 0 627 0 0 0 25 0 5 0 731870106 139603968 5603 33554432000 4194304 4417452 140735481452832 18446744073709551615 4357436 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 136332

[startup+12.7005 s]
/proc/loadavg: 8.35 8.18 8.05 9/392 12901
/proc/meminfo: memFree=14825776/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=142152 CPUtime=50.55 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 25389 1254 0 0 5050 5 0 0 25 0 5 0 731870103 145563648 7065 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 35538 7065 180 55 0 33424 0
[pid=12891/tid=12898] ppid=12889 vsize=142152 CPUtime=12.66 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 7392 1254 0 0 1265 1 0 0 25 0 5 0 731870106 145563648 7065 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=142152 CPUtime=12.52 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 5860 1254 0 0 1251 1 0 0 25 0 5 0 731870106 145563648 7065 33554432000 4194304 4417452 140735481452832 18446744073709551615 4236935 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=142152 CPUtime=12.66 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 4682 1254 0 0 1265 1 0 0 25 0 5 0 731870106 145563648 7065 33554432000 4194304 4417452 140735481452832 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=142152 CPUtime=12.65 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 5896 1254 0 0 1265 0 0 0 25 0 5 0 731870106 145563648 7065 33554432000 4194304 4417452 140735481452832 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 142152

[startup+25.5003 s]
/proc/loadavg: 8.30 8.17 8.05 9/392 12901
/proc/meminfo: memFree=14799364/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=148692 CPUtime=101.58 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 55137 1254 0 0 10146 12 0 0 25 0 5 0 731870103 152260608 8688 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 37173 8688 180 55 0 35059 0
[pid=12891/tid=12898] ppid=12889 vsize=148692 CPUtime=25.46 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 17129 1254 0 0 2543 3 0 0 25 0 5 0 731870106 152260608 8688 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=148692 CPUtime=25.15 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 12334 1254 0 0 2513 2 0 0 25 0 5 0 731870106 152260608 8688 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=148692 CPUtime=25.46 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 12140 1254 0 0 2543 3 0 0 25 0 5 0 731870106 152260608 8688 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=148692 CPUtime=25.45 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 11975 1254 0 0 2543 2 0 0 25 0 5 0 731870106 152260608 8688 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 148692

[startup+51.1008 s]
/proc/loadavg: 8.26 8.17 8.05 9/392 12902
/proc/meminfo: memFree=14786448/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=164268 CPUtime=203.67 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 103117 1254 0 0 20346 21 0 0 25 0 5 0 731870103 168210432 12589 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 41067 12589 180 55 0 38953 0
[pid=12891/tid=12898] ppid=12889 vsize=164268 CPUtime=51.06 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 30718 1254 0 0 5101 5 0 0 25 0 5 0 731870106 168210432 12589 33554432000 4194304 4417452 140735481452832 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=164268 CPUtime=50.45 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 24593 1254 0 0 5039 6 0 0 25 0 5 0 731870106 168210432 12589 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=164268 CPUtime=51.05 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 27146 1254 0 0 5100 5 0 0 25 0 5 0 731870106 168210432 12589 33554432000 4194304 4417452 140735481452832 18446744073709551615 4356962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=164268 CPUtime=51.05 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 19101 1254 0 0 5102 3 0 0 25 0 5 0 731870106 168210432 12589 33554432000 4194304 4417452 140735481452832 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 164268

[startup+102.301 s]
/proc/loadavg: 8.23 8.17 8.06 9/392 12939
/proc/meminfo: memFree=14767376/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=186368 CPUtime=407.84 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 197665 1254 0 0 40746 38 0 0 25 0 5 0 731870103 190840832 18107 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 46592 18107 180 55 0 44478 0
[pid=12891/tid=12898] ppid=12889 vsize=186368 CPUtime=102.26 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 58635 1254 0 0 10216 10 0 0 25 0 5 0 731870106 190840832 18107 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=186368 CPUtime=101.01 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 52014 1254 0 0 10090 11 0 0 25 0 5 0 731870106 190840832 18107 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=186368 CPUtime=102.26 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 50732 1254 0 0 10217 9 0 0 25 0 5 0 731870106 190840832 18107 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=186368 CPUtime=102.25 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 34725 1254 0 0 10219 6 0 0 25 0 5 0 731870106 190840832 18107 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366688 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 186368

[startup+162.3 s]
/proc/loadavg: 8.08 8.14 8.05 9/392 12941
/proc/meminfo: memFree=14699892/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=196684 CPUtime=647.11 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 300099 1254 0 0 64656 55 0 0 25 0 5 0 731870103 201404416 20678 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 49171 20678 180 55 0 47057 0
[pid=12891/tid=12898] ppid=12889 vsize=196684 CPUtime=162.26 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 86634 1254 0 0 16211 15 0 0 25 0 5 0 731870106 201404416 20678 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=196684 CPUtime=160.27 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 81715 1254 0 0 16011 16 0 0 25 0 5 0 731870106 201404416 20678 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=196684 CPUtime=162.26 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 76204 1254 0 0 16213 13 0 0 25 0 5 0 731870106 201404416 20678 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=196684 CPUtime=162.26 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 53987 1254 0 0 16217 9 0 0 25 0 5 0 731870106 201404416 20678 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.11
Current children cumulated vsize (KiB) 196684

[startup+222.301 s]
/proc/loadavg: 8.03 8.11 8.05 9/392 12943
/proc/meminfo: memFree=14674820/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=199536 CPUtime=886.36 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 386476 1254 0 0 88568 68 0 0 25 0 5 0 731870103 204324864 21391 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 49884 21391 180 55 0 47770 0
[pid=12891/tid=12898] ppid=12889 vsize=199536 CPUtime=222.26 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 111308 1254 0 0 22207 19 0 0 25 0 5 0 731870106 204324864 21391 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=12891/tid=12899] ppid=12889 vsize=258860 CPUtime=693.47 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 264964 1254 0 0 69301 46 0 0 25 0 5 0 731870106 265072640 36231 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=258860 CPUtime=702.27 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 270803 1254 0 0 70182 45 0 0 25 0 5 0 731870106 265072640 36231 33554432000 4194304 4417452 140735481452832 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=258860 CPUtime=702.26 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 187322 1254 0 0 70195 31 0 0 25 0 5 0 731870106 265072640 36231 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.34
Current children cumulated vsize (KiB) 258860

[startup+762.301 s]
/proc/loadavg: 8.06 8.12 8.08 10/392 12993
/proc/meminfo: memFree=14586488/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=266628 CPUtime=3039.58 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1088652 1254 0 0 303773 185 0 0 25 0 5 0 731870103 273027072 38164 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 66657 38164 180 55 0 64543 0
[pid=12891/tid=12898] ppid=12889 vsize=266628 CPUtime=762.28 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 309959 1254 0 0 76177 51 0 0 25 0 5 0 731870106 273027072 38164 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=266628 CPUtime=752.7 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 284781 1254 0 0 75220 50 0 0 25 0 5 0 731870106 273027072 38164 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=266628 CPUtime=762.27 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 287866 1254 0 0 76179 48 0 0 25 0 5 0 731870106 273027072 38164 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=266628 CPUtime=762.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 204487 1254 0 0 76192 35 0 0 25 0 5 0 731870106 273027072 38164 33554432000 4194304 4417452 140735481452832 18446744073709551615 4354332 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.58
Current children cumulated vsize (KiB) 266628

[startup+822.3 s]
/proc/loadavg: 8.11 8.12 8.09 9/392 12995
/proc/meminfo: memFree=14477972/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=351584 CPUtime=3278.83 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1160802 1254 0 0 327684 199 0 0 25 0 5 0 731870103 360022016 59403 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 87896 59403 180 55 0 85782 0
[pid=12891/tid=12898] ppid=12889 vsize=351584 CPUtime=822.28 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 333133 1254 0 0 82173 55 0 0 25 0 5 0 731870106 360022016 59403 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=351584 CPUtime=811.95 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 300382 1254 0 0 81142 53 0 0 25 0 5 0 731870106 360022016 59403 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=351584 CPUtime=822.27 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 305641 1254 0 0 82176 51 0 0 25 0 5 0 731870106 360022016 59403 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=351584 CPUtime=822.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 220087 1254 0 0 82189 38 0 0 25 0 5 0 731870106 360022016 59403 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3278.83
Current children cumulated vsize (KiB) 351584

[startup+882.301 s]
/proc/loadavg: 8.12 8.13 8.09 10/392 12996
/proc/meminfo: memFree=14526660/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=300992 CPUtime=3518.07 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1226502 1254 0 0 351596 211 0 0 25 0 5 0 731870103 308215808 46755 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 75248 46755 180 55 0 73134 0
[pid=12891/tid=12898] ppid=12889 vsize=300992 CPUtime=882.28 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 348915 1254 0 0 88170 58 0 0 25 0 5 0 731870106 308215808 46755 33554432000 4194304 4417452 140735481452832 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=300992 CPUtime=871.19 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 317083 1254 0 0 87062 57 0 0 25 0 5 0 731870106 308215808 46755 33554432000 4194304 4417452 140735481452832 18446744073709551615 4353536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=300992 CPUtime=882.27 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 324690 1254 0 0 88173 54 0 0 25 0 5 0 731870106 308215808 46755 33554432000 4194304 4417452 140735481452832 18446744073709551615 4353508 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=300992 CPUtime=882.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 234255 1254 0 0 88186 41 0 0 25 0 5 0 731870106 308215808 46755 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.07
Current children cumulated vsize (KiB) 300992

[startup+942.3 s]
/proc/loadavg: 8.20 8.15 8.10 9/392 12998
/proc/meminfo: memFree=14490056/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=274476 CPUtime=3757.34 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1282083 1254 0 0 375514 220 0 0 25 0 5 0 731870103 281063424 40126 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 68619 40126 180 55 0 66505 0
[pid=12891/tid=12898] ppid=12889 vsize=274476 CPUtime=942.29 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 366286 1254 0 0 94169 60 0 0 25 0 5 0 731870106 281063424 40126 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=274476 CPUtime=930.43 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 329378 1254 0 0 92985 58 0 0 25 0 5 0 731870106 281063424 40126 33554432000 4194304 4417452 140735481452832 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=274476 CPUtime=942.29 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 334886 1254 0 0 94173 56 0 0 25 0 5 0 731870106 281063424 40126 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=274476 CPUtime=942.29 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 249974 1254 0 0 94185 44 0 0 25 0 5 0 731870106 281063424 40126 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.34
Current children cumulated vsize (KiB) 274476

[startup+1002.3 s]
/proc/loadavg: 8.19 8.15 8.09 10/392 12999
/proc/meminfo: memFree=14475896/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=317288 CPUtime=3996.56 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1356417 1254 0 0 399423 233 0 0 25 0 5 0 731870103 324902912 50838 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 79322 50838 180 55 0 77208 0
[pid=12891/tid=12898] ppid=12889 vsize=317288 CPUtime=1002.27 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 385092 1254 0 0 100164 63 0 0 25 0 5 0 731870106 324902912 50838 33554432000 4194304 4417452 140735481452832 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=317288 CPUtime=989.67 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 350999 1254 0 0 98905 62 0 0 25 0 5 0 731870106 324902912 50838 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=317288 CPUtime=1002.28 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 355674 1254 0 0 100168 60 0 0 25 0 5 0 731870106 324902912 50838 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=317288 CPUtime=1002.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 263093 1254 0 0 100181 46 0 0 25 0 5 0 731870106 324902912 50838 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.56
Current children cumulated vsize (KiB) 317288

[startup+1062.31 s]
/proc/loadavg: 8.17 8.15 8.09 9/392 13001
/proc/meminfo: memFree=14462228/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=336056 CPUtime=4235.84 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1413410 1254 0 0 423342 242 0 0 25 0 5 0 731870103 344121344 55520 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 84014 55520 180 55 0 81900 0
[pid=12891/tid=12898] ppid=12889 vsize=336056 CPUtime=1062.3 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 400520 1254 0 0 106164 66 0 0 25 0 5 0 731870106 344121344 55520 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=336056 CPUtime=1048.91 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 364762 1254 0 0 104827 64 0 0 25 0 5 0 731870106 344121344 55520 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=336056 CPUtime=1062.29 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 369076 1254 0 0 106167 62 0 0 25 0 5 0 731870106 344121344 55520 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=336056 CPUtime=1062.29 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 277493 1254 0 0 106181 48 0 0 25 0 5 0 731870106 344121344 55520 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4235.84
Current children cumulated vsize (KiB) 336056

[startup+1122.3 s]
/proc/loadavg: 8.16 8.15 8.09 10/392 13003
/proc/meminfo: memFree=14449304/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=325372 CPUtime=4475.05 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1467142 1254 0 0 447253 252 0 0 25 0 5 0 731870103 333180928 52850 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 81343 52850 180 55 0 79229 0
[pid=12891/tid=12898] ppid=12889 vsize=325372 CPUtime=1122.28 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 416793 1254 0 0 112160 68 0 0 25 0 5 0 731870106 333180928 52850 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=325372 CPUtime=1108.15 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 379880 1254 0 0 110748 67 0 0 25 0 5 0 731870106 333180928 52850 33554432000 4194304 4417452 140735481452832 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=325372 CPUtime=1122.28 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 378241 1254 0 0 112164 64 0 0 25 0 5 0 731870106 333180928 52850 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=325372 CPUtime=1122.27 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 290669 1254 0 0 112177 50 0 0 25 0 5 0 731870106 333180928 52850 33554432000 4194304 4417452 140735481452832 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.05
Current children cumulated vsize (KiB) 325372

[startup+1182.3 s]
/proc/loadavg: 8.31 8.18 8.10 9/392 13004
/proc/meminfo: memFree=14435252/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=315664 CPUtime=4714.28 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1528391 1254 0 0 471165 263 0 0 25 0 5 0 731870103 323239936 50423 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 78916 50423 180 55 0 76802 0
[pid=12891/tid=12898] ppid=12889 vsize=315664 CPUtime=1182.29 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 433712 1254 0 0 118157 72 0 0 25 0 5 0 731870106 323239936 50423 33554432000 4194304 4417452 140735481452832 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=315664 CPUtime=1167.37 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 394503 1254 0 0 116669 68 0 0 25 0 5 0 731870106 323239936 50423 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=315664 CPUtime=1182.28 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 395502 1254 0 0 118160 68 0 0 25 0 5 0 731870106 323239936 50423 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=315664 CPUtime=1182.28 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 303115 1254 0 0 118175 53 0 0 25 0 5 0 731870106 323239936 50423 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.28
Current children cumulated vsize (KiB) 315664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.22 8.17 8.10 9/392 13005
/proc/meminfo: memFree=14432392/32951124 swapFree=65586204/67111528
[pid=12891] ppid=12889 vsize=319036 CPUtime=4800.04 cores=1,3,5,7
/proc/12891/stat : 12891 (plingeling) S 12889 12891 12655 0 -1 4202496 1550398 1254 0 0 479737 267 0 0 25 0 5 0 731870103 326692864 51266 33554432000 4194304 4417452 140735481452832 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12891/statm: 79759 51266 180 55 0 77645 0
[pid=12891/tid=12898] ppid=12889 vsize=319036 CPUtime=1203.8 cores=1,3,5,7
/proc/12891/task/12898/stat : 12898 (plingeling) R 12889 12891 12655 0 -1 4202560 439678 1254 0 0 120307 73 0 0 25 0 5 0 731870106 326692864 51266 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12891/tid=12899] ppid=12889 vsize=319036 CPUtime=1188.6 cores=1,3,5,7
/proc/12891/task/12899/stat : 12899 (plingeling) R 12889 12891 12655 0 -1 4202560 398211 1254 0 0 118791 69 0 0 25 0 5 0 731870106 326692864 51266 33554432000 4194304 4417452 140735481452832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12891/tid=12900] ppid=12889 vsize=319036 CPUtime=1203.8 cores=1,3,5,7
/proc/12891/task/12900/stat : 12900 (plingeling) R 12889 12891 12655 0 -1 4202560 401099 1254 0 0 120311 69 0 0 25 0 5 0 731870106 326692864 51266 33554432000 4194304 4417452 140735481452832 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12891/tid=12901] ppid=12889 vsize=319036 CPUtime=1203.8 cores=1,3,5,7
/proc/12891/task/12901/stat : 12901 (plingeling) R 12889 12891 12655 0 -1 4202560 309851 1254 0 0 120325 55 0 0 25 0 5 0 731870106 326692864 51266 33554432000 4194304 4417452 140735481452832 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 319036

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.83
CPU time (s): 4800.1
CPU user time (s): 4797.41
CPU system time (s): 2.68759
CPU usage (%): 398.735
Max. virtual memory (cumulated for all children) (KiB): 388044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.41
system time used= 2.68759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1551652
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= 146
involuntary context switches= 35886

runsolver used 4.40333 second user time and 10.7974 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 01:39:54
IDJOB=3371433
IDBENCH=20399
IDSOLVER=1848
FILE ID=node119/3371433-1305416394
RUNJOBID= node119-1305415186-12674
PBS_JOBID= 13324563
Free space on /tmp= 73196 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371433-1305416394/watcher-3371433-1305416394 -o /tmp/evaluation-result-3371433-1305416394/solver-3371433-1305416394 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371433-1305416394.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1645592427

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14867848 kB
Buffers:        287244 kB
Cached:        4567952 kB
SwapCached:       4756 kB
Active:       14715584 kB
Inactive:      3036024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14867848 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:             888 kB
Writeback:           4 kB
AnonPages:    12894620 kB
Mapped:          30432 kB
Slab:           211072 kB
PageTables:      56572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102536084 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= 73192 MiB
End job on node119 at 2011-05-15 02:00:00