Trace number 3309732

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 587UNSAT 7430.68 930.682

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

7430.56/930.67	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309732-1304008032/watcher-3309732-1304008032 -o /tmp/evaluation-result-3309732-1304008032/solver-3309732-1304008032 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309732-1304008032.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.16 6.98 6.99 1/170 793
/proc/meminfo: memFree=22233120/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=8728 CPUtime=0 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 215 0 0 0 0 0 0 0 21 0 1 0 493218518 8937472 146 33554432000 4194304 4417332 140733346941104 18446744073709551615 254261616384 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/793/statm: 2182 146 122 55 0 68 0

[startup+0.090683 s]
/proc/loadavg: 7.16 6.98 6.99 1/170 793
/proc/meminfo: memFree=22233120/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=28964 CPUtime=0.08 cores=0-7
/proc/793/stat : 793 (plingeling) R 791 793 32640 0 -1 4202496 5310 1258 0 0 8 0 0 0 21 0 1 0 493218518 29659136 5240 33554432000 4194304 4417332 140733346941104 18446744073709551615 4235968 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/793/statm: 7241 5240 148 55 0 5127 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28964

[startup+0.100684 s]
/proc/loadavg: 7.16 6.98 6.99 1/170 793
/proc/meminfo: memFree=22233120/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=28964 CPUtime=0.09 cores=0-7
/proc/793/stat : 793 (plingeling) R 791 793 32640 0 -1 4202496 5310 1258 0 0 9 0 0 0 21 0 1 0 493218518 29659136 5240 33554432000 4194304 4417332 140733346941104 18446744073709551615 254261235252 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/793/statm: 7241 5240 148 55 0 5127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28964

[startup+0.300647 s]
/proc/loadavg: 7.16 6.98 6.99 1/170 793
/proc/meminfo: memFree=22233120/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=81940 CPUtime=0.29 cores=0-7
/proc/793/stat : 793 (plingeling) R 791 793 32640 0 -1 4202496 18589 1258 0 0 27 2 0 0 22 0 1 0 493218518 83906560 18508 33554432000 4194304 4417332 140733346941104 18446744073709551615 254261235294 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/793/statm: 20485 18508 148 55 0 18371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81940

[startup+0.700581 s]
/proc/loadavg: 7.16 6.98 6.99 1/170 793
/proc/meminfo: memFree=22233120/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=152612 CPUtime=0.69 cores=0-7
/proc/793/stat : 793 (plingeling) R 791 793 32640 0 -1 4202496 36257 1258 0 0 65 4 0 0 23 0 1 0 493218518 156274688 36176 33554432000 4194304 4417332 140733346941104 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/793/statm: 38153 36176 148 55 0 36039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152612

[startup+1.50041 s]
/proc/loadavg: 7.16 6.98 6.99 2/171 799
/proc/meminfo: memFree=22014388/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=426436 CPUtime=2.81 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 109561 1258 0 0 265 16 0 0 18 0 9 0 493218518 436670464 81639 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 106609 81639 167 55 0 104495 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 426436

[startup+3.10112 s]
/proc/loadavg: 7.16 6.98 6.99 9/179 807
/proc/meminfo: memFree=21896276/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=480376 CPUtime=15.6 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 140320 1258 0 0 1540 20 0 0 18 0 9 0 493218518 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 120094 87643 173 55 0 117980 0
[pid=793/tid=800] ppid=791 vsize=480376 CPUtime=1.78 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 10023 1258 0 0 177 1 0 0 20 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=480376 CPUtime=1.78 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 8932 1258 0 0 177 1 0 0 25 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=480376 CPUtime=1.79 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 6741 1258 0 0 178 1 0 0 25 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=480376 CPUtime=1.78 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 4275 1258 0 0 178 0 0 0 25 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=480376 CPUtime=1.78 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 8602 1258 0 0 177 1 0 0 20 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4275936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=480376 CPUtime=1.76 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 12344 1258 0 0 175 1 0 0 25 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=480376 CPUtime=1.78 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 9842 1258 0 0 177 1 0 0 20 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4276887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=480376 CPUtime=1.77 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 8277 1258 0 0 177 0 0 0 25 0 9 0 493218649 491905024 87643 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.6
Current children cumulated vsize (KiB) 480376

[startup+6.30055 s]
/proc/loadavg: 7.23 7.00 6.99 9/179 807
/proc/meminfo: memFree=21864788/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=469944 CPUtime=41.18 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 158134 1258 0 0 4095 23 0 0 18 0 9 0 493218518 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 117486 92100 180 55 0 115372 0
[pid=793/tid=800] ppid=791 vsize=469944 CPUtime=4.98 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 11053 1258 0 0 497 1 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=469944 CPUtime=4.98 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 11519 1258 0 0 496 2 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4272399 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=469944 CPUtime=4.99 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 7324 1258 0 0 498 1 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4336608 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=469944 CPUtime=4.98 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 4277 1258 0 0 498 0 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=469944 CPUtime=4.97 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 11187 1258 0 0 496 1 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4252867 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=469944 CPUtime=4.94 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 20324 1258 0 0 492 2 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4252530 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=469944 CPUtime=4.98 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 9842 1258 0 0 497 1 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=469944 CPUtime=4.98 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 11324 1258 0 0 497 1 0 0 25 0 9 0 493218649 481222656 92100 33554432000 4194304 4417332 140733346941104 18446744073709551615 4273109 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.18
Current children cumulated vsize (KiB) 469944

[startup+12.7004 s]
/proc/loadavg: 7.29 7.02 7.00 9/179 807
/proc/meminfo: memFree=21651788/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=728836 CPUtime=92.34 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 213790 1258 0 0 9203 31 0 0 18 0 9 0 493218518 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 182209 145560 180 55 0 180095 0
[pid=793/tid=800] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 19246 1258 0 0 1136 2 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4273053 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 24832 1258 0 0 1134 4 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4248897 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 7324 1258 0 0 1137 1 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 5688 1258 0 0 1137 1 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=728836 CPUtime=11.37 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 23476 1258 0 0 1134 3 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4337138 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=728836 CPUtime=11.31 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 30565 1258 0 0 1127 4 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4248939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 11858 1258 0 0 1137 1 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=728836 CPUtime=11.38 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 19517 1258 0 0 1136 2 0 0 25 0 9 0 493218649 746328064 145560 33554432000 4194304 4417332 140733346941104 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 92.34
Current children cumulated vsize (KiB) 728836

[startup+25.5012 s]
/proc/loadavg: 7.53 7.08 7.02 9/179 807
/proc/meminfo: memFree=21776084/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=602976 CPUtime=194.67 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 214067 1258 0 0 19435 32 0 0 18 0 9 0 493218518 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 150744 114096 181 55 0 148630 0
[pid=793/tid=800] ppid=791 vsize=602976 CPUtime=24.18 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 19272 1258 0 0 2416 2 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=602976 CPUtime=24.18 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 24860 1258 0 0 2414 4 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4346244 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=602976 CPUtime=24.19 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 7402 1258 0 0 2418 1 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=602976 CPUtime=24.18 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 5688 1258 0 0 2417 1 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=602976 CPUtime=24.18 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 23502 1258 0 0 2414 4 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=602976 CPUtime=24.03 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 30579 1258 0 0 2399 4 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=602976 CPUtime=24.18 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 11936 1258 0 0 2417 1 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=602976 CPUtime=24.17 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 19544 1258 0 0 2415 2 0 0 25 0 9 0 493218649 617447424 114096 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 194.67
Current children cumulated vsize (KiB) 602976

[startup+51.1006 s]
/proc/loadavg: 7.69 7.15 7.04 9/179 808
/proc/meminfo: memFree=21777696/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=602876 CPUtime=399.33 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 214270 1258 0 0 39901 32 0 0 18 0 9 0 493218518 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 150719 114071 181 55 0 148605 0
[pid=793/tid=800] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 19281 1258 0 0 4976 2 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 24869 1258 0 0 4974 4 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 7473 1258 0 0 4977 1 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 5688 1258 0 0 4977 1 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 23513 1258 0 0 4974 4 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4277452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=602876 CPUtime=49.49 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 30604 1258 0 0 4945 4 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=602876 CPUtime=49.78 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 12005 1258 0 0 4977 1 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=602876 CPUtime=49.77 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 19553 1258 0 0 4975 2 0 0 25 0 9 0 493218649 617345024 114071 33554432000 4194304 4417332 140733346941104 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.33
Current children cumulated vsize (KiB) 602876

[startup+102.307 s]
/proc/loadavg: 7.92 7.30 7.10 9/179 810

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

/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 131667 1258 0 0 90708 22 0 0 25 0 9 0 493218649 988528640 204704 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7255.49
Current children cumulated vsize (KiB) 965360

[startup+921.501 s]
/proc/loadavg: 8.04 7.99 7.62 9/179 831
/proc/meminfo: memFree=21449700/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=933228 CPUtime=7357.84 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 764991 1258 0 0 735653 131 0 0 18 0 9 0 493218518 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 233307 196671 181 55 0 231193 0
[pid=793/tid=800] ppid=791 vsize=933228 CPUtime=920.21 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 69177 1258 0 0 92010 11 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4263216 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=933228 CPUtime=920.18 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 139401 1258 0 0 91992 26 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=933228 CPUtime=920.2 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 67601 1258 0 0 92008 12 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4365897 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=933228 CPUtime=920.2 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 33973 1258 0 0 92014 6 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=933228 CPUtime=920.19 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69262 1258 0 0 92009 10 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=933228 CPUtime=915.18 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 105594 1258 0 0 91500 18 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=933228 CPUtime=920.2 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77032 1258 0 0 92006 14 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=933228 CPUtime=920.1 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 131667 1258 0 0 91988 22 0 0 25 0 9 0 493218649 955625472 196671 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7357.84
Current children cumulated vsize (KiB) 933228

[startup+924.701 s]
/proc/loadavg: 8.04 7.99 7.62 9/179 831
/proc/meminfo: memFree=21427132/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=970084 CPUtime=7383.41 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 775637 1258 0 0 738208 133 0 0 18 0 9 0 493218518 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 242521 205885 181 55 0 240407 0
[pid=793/tid=800] ppid=791 vsize=970084 CPUtime=923.4 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70075 1258 0 0 92329 11 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=970084 CPUtime=923.38 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 139401 1258 0 0 92312 26 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=970084 CPUtime=923.4 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 67601 1258 0 0 92328 12 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=970084 CPUtime=923.4 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 36860 1258 0 0 92334 6 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=970084 CPUtime=923.39 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92329 10 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=970084 CPUtime=918.35 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 110366 1258 0 0 91817 18 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=970084 CPUtime=923.4 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77032 1258 0 0 92326 14 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=970084 CPUtime=923.3 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 133164 1258 0 0 92307 23 0 0 25 0 9 0 493218649 993366016 205885 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7383.41
Current children cumulated vsize (KiB) 970084

[startup+927.901 s]
/proc/loadavg: 8.12 8.00 7.63 9/179 832
/proc/meminfo: memFree=21399364/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=971952 CPUtime=7409 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 780200 1258 0 0 740766 134 0 0 18 0 9 0 493218518 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 242988 206352 181 55 0 240874 0
[pid=793/tid=800] ppid=791 vsize=971952 CPUtime=926.6 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70075 1258 0 0 92649 11 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=971952 CPUtime=926.58 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 140512 1258 0 0 92632 26 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=971952 CPUtime=926.6 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 68907 1258 0 0 92648 12 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=971952 CPUtime=926.6 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 36860 1258 0 0 92654 6 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4265511 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=971952 CPUtime=926.59 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92649 10 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=971952 CPUtime=921.53 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 110366 1258 0 0 92135 18 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=971952 CPUtime=926.6 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77487 1258 0 0 92646 14 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=971952 CPUtime=926.5 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 134855 1258 0 0 92627 23 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7409
Current children cumulated vsize (KiB) 971952

[startup+929.507 s]
/proc/loadavg: 8.11 8.00 7.63 9/179 832
/proc/meminfo: memFree=21410764/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=971952 CPUtime=7421.83 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 780200 1258 0 0 742049 134 0 0 18 0 9 0 493218518 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 242988 206352 181 55 0 240874 0
[pid=793/tid=800] ppid=791 vsize=971952 CPUtime=928.21 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70075 1258 0 0 92810 11 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=971952 CPUtime=928.19 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 140512 1258 0 0 92793 26 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=971952 CPUtime=928.2 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 68907 1258 0 0 92808 12 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4353412 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=971952 CPUtime=928.2 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 36860 1258 0 0 92814 6 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236790 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=971952 CPUtime=928.2 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92810 10 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=971952 CPUtime=923.13 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 110366 1258 0 0 92295 18 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=971952 CPUtime=928.21 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77487 1258 0 0 92807 14 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=971952 CPUtime=928.1 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 134855 1258 0 0 92787 23 0 0 25 0 9 0 493218649 995278848 206352 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7421.83
Current children cumulated vsize (KiB) 971952

[startup+930.301 s]
/proc/loadavg: 8.11 8.00 7.63 9/179 832
/proc/meminfo: memFree=21410764/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=988336 CPUtime=7428.18 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 784296 1258 0 0 742684 134 0 0 18 0 9 0 493218518 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 247084 210448 181 55 0 244970 0
[pid=793/tid=800] ppid=791 vsize=988336 CPUtime=929 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70075 1258 0 0 92889 11 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4237292 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=988336 CPUtime=928.98 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 140512 1258 0 0 92872 26 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=988336 CPUtime=929 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 68907 1258 0 0 92888 12 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4277312 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=988336 CPUtime=929 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 36860 1258 0 0 92894 6 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=988336 CPUtime=928.99 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92889 10 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=988336 CPUtime=923.93 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 114462 1258 0 0 92374 19 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=988336 CPUtime=929 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77487 1258 0 0 92886 14 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4321358 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=988336 CPUtime=928.9 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 134855 1258 0 0 92867 23 0 0 25 0 9 0 493218649 1012056064 210448 33554432000 4194304 4417332 140733346941104 18446744073709551615 4320831 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7428.18
Current children cumulated vsize (KiB) 988336

[startup+930.501 s]
/proc/loadavg: 8.11 8.00 7.63 9/179 832
/proc/meminfo: memFree=21406920/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=975300 CPUtime=7429.79 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 784296 1258 0 0 742845 134 0 0 18 0 9 0 493218518 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 243825 207189 181 55 0 241711 0
[pid=793/tid=800] ppid=791 vsize=975300 CPUtime=929.21 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70075 1258 0 0 92910 11 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=975300 CPUtime=929.19 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 140512 1258 0 0 92893 26 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=975300 CPUtime=929.2 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 68907 1258 0 0 92908 12 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4275978 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=803] ppid=791 vsize=975300 CPUtime=929.2 cores=0-7
/proc/793/task/803/stat : 803 (plingeling) R 791 793 32640 0 -1 4202560 36860 1258 0 0 92914 6 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=793/tid=804] ppid=791 vsize=975300 CPUtime=929.2 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92910 10 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=793/tid=805] ppid=791 vsize=975300 CPUtime=924.13 cores=0-7
/proc/793/task/805/stat : 805 (plingeling) R 791 793 32640 0 -1 4202560 114462 1258 0 0 92394 19 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=793/tid=806] ppid=791 vsize=975300 CPUtime=929.21 cores=0-7
/proc/793/task/806/stat : 806 (plingeling) R 791 793 32640 0 -1 4202560 77487 1258 0 0 92907 14 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=793/tid=807] ppid=791 vsize=975300 CPUtime=929.1 cores=0-7
/proc/793/task/807/stat : 807 (plingeling) R 791 793 32640 0 -1 4202560 134855 1258 0 0 92887 23 0 0 25 0 9 0 493218649 998707200 207189 33554432000 4194304 4417332 140733346941104 18446744073709551615 4310626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7429.79
Current children cumulated vsize (KiB) 975300

[startup+930.607 s]
/proc/loadavg: 8.11 8.00 7.63 9/179 832
/proc/meminfo: memFree=21406920/32951124 swapFree=67111528/67111528
[pid=793] ppid=791 vsize=978272 CPUtime=7430.56 cores=0-7
/proc/793/stat : 793 (plingeling) S 791 793 32640 0 -1 4202496 785040 1258 0 0 742922 134 0 0 18 0 5 0 493218518 1001750528 207933 33554432000 4194304 4417332 140733346941104 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/793/statm: 244568 207933 182 55 0 242454 0
[pid=793/tid=800] ppid=791 vsize=978272 CPUtime=929.31 cores=0-7
/proc/793/task/800/stat : 800 (plingeling) R 791 793 32640 0 -1 4202560 70818 1258 0 0 92920 11 0 0 25 0 5 0 493218649 1001750528 207933 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=793/tid=801] ppid=791 vsize=978272 CPUtime=929.29 cores=0-7
/proc/793/task/801/stat : 801 (plingeling) R 791 793 32640 0 -1 4202560 140512 1258 0 0 92903 26 0 0 25 0 5 0 493218649 1001750528 207933 33554432000 4194304 4417332 140733346941104 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=793/tid=802] ppid=791 vsize=978272 CPUtime=929.3 cores=0-7
/proc/793/task/802/stat : 802 (plingeling) R 791 793 32640 0 -1 4202560 68907 1258 0 0 92918 12 0 0 25 0 5 0 493218649 1001750528 207933 33554432000 4194304 4417332 140733346941104 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=793/tid=804] ppid=791 vsize=978272 CPUtime=929.3 cores=0-7
/proc/793/task/804/stat : 804 (plingeling) R 791 793 32640 0 -1 4202560 69854 1258 0 0 92920 10 0 0 25 0 5 0 493218649 1001750528 207933 33554432000 4194304 4417332 140733346941104 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7430.56
Current children cumulated vsize (KiB) 978272

Child status: 20
Real time (s): 930.682
CPU time (s): 7430.68
CPU user time (s): 7429.28
CPU system time (s): 1.39479
CPU usage (%): 798.412
Max. virtual memory (cumulated for all children) (KiB): 1049432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7429.28
system time used= 1.39479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786301
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= 321
involuntary context switches= 35625

runsolver used 1.50977 second user time and 3.57046 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 18:27:12
IDJOB=3309732
IDBENCH=82481
IDSOLVER=1695
FILE ID=node140/3309732-1304008032
RUNJOBID= node140-1304004140-32654
PBS_JOBID= 13168813
Free space on /tmp= 72656 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309732-1304008032/watcher-3309732-1304008032 -o /tmp/evaluation-result-3309732-1304008032/solver-3309732-1304008032 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309732-1304008032.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=270934480

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22233648 kB
Buffers:       2289280 kB
Cached:        7795064 kB
SwapCached:          0 kB
Active:        2573824 kB
Inactive:      7572580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22233648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10236 kB
Writeback:           0 kB
AnonPages:       62032 kB
Mapped:          14360 kB
Slab:           504004 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184292 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= 72652 MiB
End job on node140 at 2011-04-28 18:42:43