Trace number 3312230

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
STRUCTure 0.1 (hbr=2)? (TO) 4800.2 1229.08

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	52:23 INFO : Reading from input HOME/instance-3312230-1304110343.cnf
2.81/2.59	Executor set job limit to 1000000
2.81/2.59	Executor set job limit to 1000000
2.81/2.59	Executor set job limit to 1000000
2.81/2.59	Executor set job limit to 1000000
2.81/2.59	Starting Executor!
2.81/2.59	Starting Executor!
2.81/2.59	Starting Executor!
2.81/2.59	Starting Executor!
18.99/16.98	52:40 INFO : 39121 variables remaining out of 39151
18.99/16.98	52:40 INFO : 3048108 literals remaining out of 2502167

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: 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-3312230-1304110343/watcher-3312230-1304110343 -o /tmp/evaluation-result-3312230-1304110343/solver-3312230-1304110343 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312230-1304110343.cnf -hbr 2 

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: 7.13 7.87 7.65 2/174 19170
/proc/meminfo: memFree=27879076/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/19170/stat : 19170 (java) R 19168 19170 18346 0 -1 4202496 959 0 0 0 0 0 0 0 21 0 1 0 522633988 23580672 445 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208075269888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19170/statm: 5757 457 351 9 0 124 0

[startup+0.0558009 s]
/proc/loadavg: 7.13 7.87 7.65 2/174 19170
/proc/meminfo: memFree=27879076/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15609648 CPUtime=0.04 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 4084 0 1 0 4 0 0 0 21 0 18 0 522633988 15984279552 3523 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3902412 3524 1754 9 0 3893131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100734 s]
/proc/loadavg: 7.13 7.87 7.65 2/174 19170
/proc/meminfo: memFree=27879076/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15676820 CPUtime=0.1 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 5589 0 1 0 9 1 0 0 21 0 18 0 522633988 16053063680 4997 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3919205 4997 2117 9 0 3909924 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676820

[startup+0.300698 s]
/proc/loadavg: 7.13 7.87 7.65 2/174 19170
/proc/meminfo: memFree=27879076/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15684224 CPUtime=0.52 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 15537 0 1 0 50 2 0 0 21 0 18 0 522633988 16060645376 13649 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3921056 13656 2207 9 0 3911775 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684224

[startup+0.700624 s]
/proc/loadavg: 7.13 7.87 7.65 2/174 19170
/proc/meminfo: memFree=27879076/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15684224 CPUtime=0.92 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 42042 0 1 0 88 4 0 0 21 0 18 0 522633988 16060645376 40152 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3921056 40152 2223 9 0 3911775 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15684224

[startup+1.50147 s]
/proc/loadavg: 7.13 7.87 7.65 3/212 19211
/proc/meminfo: memFree=27566740/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15684224 CPUtime=1.75 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 58877 0 1 0 169 6 0 0 21 0 18 0 522633988 16060645376 56906 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3921056 56913 2223 9 0 3911775 0
[pid=19170/tid=19172] ppid=19168 vsize=15684224 CPUtime=1.47 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) R 19168 19170 18346 0 -1 4202560 49321 0 1 0 141 6 0 0 19 0 18 0 522633989 16060645376 56916 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912505640403 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 18 0 522633990 16060645376 56920 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 123 0 0 0 0 0 0 0 16 0 18 0 522633990 16060645376 56923 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 725 0 0 0 0 0 0 0 16 0 18 0 522633990 16060645376 56927 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 1241 0 0 0 0 0 0 0 16 0 18 0 522633990 16060645376 56931 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 323 0 0 0 0 0 0 0 15 0 18 0 522633990 16060645376 56935 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 18 0 522633990 16060645376 56939 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 393 0 0 0 0 0 0 0 16 0 18 0 522633990 16060645376 56943 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 1306 0 0 0 0 0 0 0 16 0 18 0 522633990 16060645376 56946 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 18 0 522633991 16060645376 56950 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 522633991 16060645376 56954 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 18 0 522633991 16060645376 56957 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 522633993 16060645376 56961 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15684224 CPUtime=0.12 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 2554 0 0 0 12 0 0 0 18 0 18 0 522633993 16060645376 56965 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15684224 CPUtime=0.1 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) S 19168 19170 18346 0 -1 4202560 1302 0 0 0 10 0 0 0 25 0 18 0 522633993 16060645376 56969 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 522633993 16060645376 56973 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15684224 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 522633993 16060645376 56977 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15684224

[startup+3.10116 s]
/proc/loadavg: 7.13 7.87 7.65 3/212 19211
/proc/meminfo: memFree=27284640/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15699404 CPUtime=3.68 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 139250 0 1 0 352 16 0 0 21 0 22 0 522633988 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3924851 135673 2265 9 0 3915570 0
[pid=19170/tid=19172] ppid=19168 vsize=15699404 CPUtime=3.06 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) R 19168 19170 18346 0 -1 4202560 122217 0 1 0 291 15 0 0 25 0 22 0 522633989 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912505205057 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 727 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15699404 CPUtime=0.01 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 1268 0 0 0 1 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 438 0 0 0 0 0 0 0 16 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 3909 0 0 0 0 0 0 0 15 0 22 0 522633990 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 260 0 0 0 0 0 0 0 15 0 22 0 522633991 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522633991 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 522633991 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15699404 CPUtime=0.23 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 3020 0 0 0 23 0 0 0 15 0 22 0 522633993 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15699404 CPUtime=0.31 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) R 19168 19170 18346 0 -1 4202560 5428 0 0 0 31 0 0 0 16 0 22 0 522633993 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 47013221369190 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15699404 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522633993 16076189696 135673 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 15699404

[startup+6.30155 s]
/proc/loadavg: 6.80 7.79 7.62 5/220 19219
/proc/meminfo: memFree=26604324/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15705296 CPUtime=7.91 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 147677 0 1 0 774 17 0 0 21 0 22 0 522633988 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3926324 137846 2276 9 0 3917043 0
[pid=19170/tid=19172] ppid=19168 vsize=15705296 CPUtime=6.26 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) R 19168 19170 18346 0 -1 4202560 122241 0 1 0 611 15 0 0 25 0 22 0 522633989 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506215577 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 727 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15705296 CPUtime=0.01 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 1268 0 0 0 1 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 438 0 0 0 0 0 0 0 16 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 3909 0 0 0 0 0 0 0 15 0 22 0 522633990 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 261 0 0 0 0 0 0 0 16 0 22 0 522633991 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522633991 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 522633991 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15705296 CPUtime=0.65 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 6498 0 0 0 65 0 0 0 15 0 22 0 522633993 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15705296 CPUtime=0.91 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) S 19168 19170 18346 0 -1 4202560 10350 0 0 0 91 0 0 0 15 0 22 0 522633993 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522633993 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19212] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19212/stat : 19212 (java) S 19168 19170 18346 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 522634248 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19213] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19213/stat : 19213 (java) S 19168 19170 18346 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 22 0 522634248 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19214] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19214/stat : 19214 (java) S 19168 19170 18346 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 522634248 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19215] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19215/stat : 19215 (java) S 19168 19170 18346 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522634248 16082223104 137846 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 15705296

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

[pid=19170/tid=19213] ppid=19168 vsize=15705296 CPUtime=1010.76 cores=1,3,5,7
/proc/19170/task/19213/stat : 19213 (java) R 19168 19170 18346 0 -1 4202560 151193 0 0 0 101053 23 0 0 25 0 22 0 522634248 16082223104 387695 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506447177 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19170/tid=19214] ppid=19168 vsize=15705296 CPUtime=1031.45 cores=1,3,5,7
/proc/19170/task/19214/stat : 19214 (java) R 19168 19170 18346 0 -1 4202560 338987 0 0 0 102927 218 0 0 25 0 22 0 522634248 16082223104 387695 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19215] ppid=19168 vsize=15705296 CPUtime=1031.83 cores=1,3,5,7
/proc/19170/task/19215/stat : 19215 (java) R 19168 19170 18346 0 -1 4202560 320759 0 0 0 102979 204 0 0 23 0 22 0 522634248 16082223104 387695 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912505735040 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4136.46
Current children cumulated vsize (KiB) 15705296

[startup+1122.3 s]
/proc/loadavg: 8.18 8.07 7.86 9/220 19260
/proc/meminfo: memFree=24978768/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15705296 CPUtime=4375.12 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 2307698 0 1 0 436592 920 0 0 21 0 22 0 522633988 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3926324 502361 2301 9 0 3917043 0
[pid=19170/tid=19172] ppid=19168 vsize=15705296 CPUtime=16.94 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) S 19168 19170 18346 0 -1 4202560 122283 0 1 0 1679 15 0 0 25 0 22 0 522633989 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15705296 CPUtime=3.72 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 100539 0 0 0 355 17 0 0 15 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15705296 CPUtime=3.8 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 103479 0 0 0 364 16 0 0 16 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15705296 CPUtime=3.79 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 123439 0 0 0 359 20 0 0 15 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15705296 CPUtime=3.66 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 106624 0 0 0 348 18 0 0 15 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15705296 CPUtime=3.82 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 121357 0 0 0 361 21 0 0 16 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15705296 CPUtime=3.87 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 119523 0 0 0 368 19 0 0 15 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15705296 CPUtime=3.71 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 107690 0 0 0 355 16 0 0 16 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15705296 CPUtime=3.77 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 112031 0 0 0 359 18 0 0 15 0 22 0 522633990 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15705296 CPUtime=1.85 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 9115 0 0 0 147 38 0 0 15 0 22 0 522633991 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15705296 CPUtime=1.83 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 13703 0 0 0 182 1 0 0 15 0 22 0 522633993 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15705296 CPUtime=1.76 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) S 19168 19170 18346 0 -1 4202560 10519 0 0 0 176 0 0 0 15 0 22 0 522633993 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522633993 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19212] ppid=19168 vsize=15705296 CPUtime=1070.75 cores=1,3,5,7
/proc/19170/task/19212/stat : 19212 (java) R 19168 19170 18346 0 -1 4202560 342931 0 0 0 106855 220 0 0 22 0 22 0 522634248 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 47013224335481 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19170/tid=19213] ppid=19168 vsize=15705296 CPUtime=1070.04 cores=1,3,5,7
/proc/19170/task/19213/stat : 19213 (java) R 19168 19170 18346 0 -1 4202560 151543 0 0 0 106981 23 0 0 25 0 22 0 522634248 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506215529 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19170/tid=19214] ppid=19168 vsize=15705296 CPUtime=1090.66 cores=1,3,5,7
/proc/19170/task/19214/stat : 19214 (java) R 19168 19170 18346 0 -1 4202560 391070 0 0 0 108824 242 0 0 25 0 22 0 522634248 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912505366013 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19215] ppid=19168 vsize=15705296 CPUtime=1091 cores=1,3,5,7
/proc/19170/task/19215/stat : 19215 (java) R 19168 19170 18346 0 -1 4202560 370399 0 0 0 108872 228 0 0 18 0 22 0 522634248 16082223104 502361 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4375.12
Current children cumulated vsize (KiB) 15705296

[startup+1182.3 s]
/proc/loadavg: 8.06 8.05 7.87 9/220 19262
/proc/meminfo: memFree=25304216/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15705296 CPUtime=4614.17 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 2324068 0 1 0 460454 963 0 0 21 0 22 0 522633988 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3926324 433471 2301 9 0 3917043 0
[pid=19170/tid=19172] ppid=19168 vsize=15705296 CPUtime=16.94 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) S 19168 19170 18346 0 -1 4202560 122283 0 1 0 1679 15 0 0 25 0 22 0 522633989 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15705296 CPUtime=3.93 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 102251 0 0 0 376 17 0 0 16 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15705296 CPUtime=4.03 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 105332 0 0 0 387 16 0 0 15 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15705296 CPUtime=3.98 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 125433 0 0 0 378 20 0 0 16 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15705296 CPUtime=3.86 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 108700 0 0 0 367 19 0 0 15 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15705296 CPUtime=4.05 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 123128 0 0 0 384 21 0 0 16 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15705296 CPUtime=4.06 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 121149 0 0 0 387 19 0 0 15 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15705296 CPUtime=3.91 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 109481 0 0 0 375 16 0 0 16 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15705296 CPUtime=3.98 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 115409 0 0 0 380 18 0 0 16 0 22 0 522633990 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15705296 CPUtime=1.9 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 9151 0 0 0 150 40 0 0 15 0 22 0 522633991 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15705296 CPUtime=1.83 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 13703 0 0 0 182 1 0 0 15 0 22 0 522633993 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15705296 CPUtime=1.76 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) S 19168 19170 18346 0 -1 4202560 10519 0 0 0 176 0 0 0 15 0 22 0 522633993 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522633993 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19212] ppid=19168 vsize=15705296 CPUtime=1129.91 cores=1,3,5,7
/proc/19170/task/19212/stat : 19212 (java) R 19168 19170 18346 0 -1 4202560 342971 0 0 0 112760 231 0 0 25 0 22 0 522634248 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506446863 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19213] ppid=19168 vsize=15705296 CPUtime=1129.45 cores=1,3,5,7
/proc/19170/task/19213/stat : 19213 (java) R 19168 19170 18346 0 -1 4202560 151556 0 0 0 112922 23 0 0 25 0 22 0 522634248 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912505968642 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19170/tid=19214] ppid=19168 vsize=15705296 CPUtime=1150.04 cores=1,3,5,7
/proc/19170/task/19214/stat : 19214 (java) R 19168 19170 18346 0 -1 4202560 391110 0 0 0 114750 254 0 0 19 0 22 0 522634248 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506565112 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19170/tid=19215] ppid=19168 vsize=15705296 CPUtime=1150.37 cores=1,3,5,7
/proc/19170/task/19215/stat : 19215 (java) R 19168 19170 18346 0 -1 4202560 370436 0 0 0 114794 243 0 0 19 0 22 0 522634248 16082223104 433471 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506564351 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4614.17
Current children cumulated vsize (KiB) 15705296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1229 s]
/proc/loadavg: 8.08 8.06 7.88 9/220 19263
/proc/meminfo: memFree=25338504/32950928 swapFree=67111356/67111528
[pid=19170] ppid=19168 vsize=15705296 CPUtime=4800.09 cores=1,3,5,7
/proc/19170/stat : 19170 (java) S 19168 19170 18346 0 -1 4202496 2371213 0 1 0 479010 999 0 0 21 0 22 0 522633988 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19170/statm: 3926324 398714 2301 9 0 3917043 0
[pid=19170/tid=19172] ppid=19168 vsize=15705296 CPUtime=16.94 cores=1,3,5,7
/proc/19170/task/19172/stat : 19172 (java) S 19168 19170 18346 0 -1 4202560 122283 0 1 0 1679 15 0 0 25 0 22 0 522633989 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19173] ppid=19168 vsize=15705296 CPUtime=4.1 cores=1,3,5,7
/proc/19170/task/19173/stat : 19173 (java) S 19168 19170 18346 0 -1 4202560 104320 0 0 0 392 18 0 0 16 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19174] ppid=19168 vsize=15705296 CPUtime=4.2 cores=1,3,5,7
/proc/19170/task/19174/stat : 19174 (java) S 19168 19170 18346 0 -1 4202560 106363 0 0 0 404 16 0 0 15 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19175] ppid=19168 vsize=15705296 CPUtime=4.13 cores=1,3,5,7
/proc/19170/task/19175/stat : 19175 (java) S 19168 19170 18346 0 -1 4202560 127051 0 0 0 393 20 0 0 16 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19176] ppid=19168 vsize=15705296 CPUtime=4.04 cores=1,3,5,7
/proc/19170/task/19176/stat : 19176 (java) S 19168 19170 18346 0 -1 4202560 110800 0 0 0 385 19 0 0 16 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19177] ppid=19168 vsize=15705296 CPUtime=4.2 cores=1,3,5,7
/proc/19170/task/19177/stat : 19177 (java) S 19168 19170 18346 0 -1 4202560 124125 0 0 0 399 21 0 0 15 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19178] ppid=19168 vsize=15705296 CPUtime=4.22 cores=1,3,5,7
/proc/19170/task/19178/stat : 19178 (java) S 19168 19170 18346 0 -1 4202560 122806 0 0 0 402 20 0 0 15 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19179] ppid=19168 vsize=15705296 CPUtime=4.08 cores=1,3,5,7
/proc/19170/task/19179/stat : 19179 (java) S 19168 19170 18346 0 -1 4202560 111115 0 0 0 391 17 0 0 15 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19180] ppid=19168 vsize=15705296 CPUtime=4.16 cores=1,3,5,7
/proc/19170/task/19180/stat : 19180 (java) S 19168 19170 18346 0 -1 4202560 117657 0 0 0 398 18 0 0 15 0 22 0 522633990 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19181] ppid=19168 vsize=15705296 CPUtime=1.99 cores=1,3,5,7
/proc/19170/task/19181/stat : 19181 (java) S 19168 19170 18346 0 -1 4202560 9279 0 0 0 156 43 0 0 16 0 22 0 522633991 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 0 0 16800975 18446604471151657024 0 0 -1 3 0 0 0
[pid=19170/tid=19182] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19182/stat : 19182 (java) S 19168 19170 18346 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19183] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19183/stat : 19183 (java) S 19168 19170 18346 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522633991 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19184] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19184/stat : 19184 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092055985 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19185] ppid=19168 vsize=15705296 CPUtime=1.83 cores=1,3,5,7
/proc/19170/task/19185/stat : 19185 (java) S 19168 19170 18346 0 -1 4202560 13703 0 0 0 182 1 0 0 15 0 22 0 522633993 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19186] ppid=19168 vsize=15705296 CPUtime=1.76 cores=1,3,5,7
/proc/19170/task/19186/stat : 19186 (java) S 19168 19170 18346 0 -1 4202560 10519 0 0 0 176 0 0 0 15 0 22 0 522633993 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 7 0 0 0
[pid=19170/tid=19187] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19187/stat : 19187 (java) S 19168 19170 18346 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522633993 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048281 0 4 0 16800975 18446604471151657024 0 0 -1 5 0 0 0
[pid=19170/tid=19188] ppid=19168 vsize=15705296 CPUtime=0 cores=1,3,5,7
/proc/19170/task/19188/stat : 19188 (java) S 19168 19170 18346 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522633993 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 208092048896 0 4 0 16800975 18446604471151657024 0 0 -1 1 0 0 0
[pid=19170/tid=19212] ppid=19168 vsize=15705296 CPUtime=1176.08 cores=1,3,5,7
/proc/19170/task/19212/stat : 19212 (java) R 19168 19170 18346 0 -1 4202560 352802 0 0 0 117368 240 0 0 25 0 22 0 522634248 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506522994 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19170/tid=19213] ppid=19168 vsize=15705296 CPUtime=1175.68 cores=1,3,5,7
/proc/19170/task/19213/stat : 19213 (java) R 19168 19170 18346 0 -1 4202560 151566 0 0 0 117544 24 0 0 25 0 22 0 522634248 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506241870 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19170/tid=19214] ppid=19168 vsize=15705296 CPUtime=1196.06 cores=1,3,5,7
/proc/19170/task/19214/stat : 19214 (java) R 19168 19170 18346 0 -1 4202560 403416 0 0 0 119343 263 0 0 19 0 22 0 522634248 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 46912506790583 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19170/tid=19215] ppid=19168 vsize=15705296 CPUtime=1196.47 cores=1,3,5,7
/proc/19170/task/19215/stat : 19215 (java) R 19168 19170 18346 0 -1 4202560 381950 0 0 0 119392 255 0 0 18 0 22 0 522634248 16082223104 398714 33554432000 1073741824 1073778376 140736973008640 18446744073709551615 47013224338123 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15705296

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

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

Child status: 143
Real time (s): 1229.08
CPU time (s): 4800.2
CPU user time (s): 4790.14
CPU system time (s): 10.0615
CPU usage (%): 390.552
Max. virtual memory (cumulated for all children) (KiB): 15709456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.14
system time used= 10.0615
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2371239
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 786817
involuntary context switches= 81098

runsolver used 2.11368 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 22:52:23
IDJOB=3312230
IDBENCH=82502
IDSOLVER=1698
FILE ID=node127/3312230-1304110343
RUNJOBID= node127-1304110342-19157
PBS_JOBID= 13170632
Free space on /tmp= 71792 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312230-1304110343/watcher-3312230-1304110343 -o /tmp/evaluation-result-3312230-1304110343/solver-3312230-1304110343 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312230-1304110343.cnf -hbr 2

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1489193879

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:     32950928 kB
MemFree:      27879356 kB
Buffers:       1278312 kB
Cached:        3273228 kB
SwapCached:          8 kB
Active:         161416 kB
Inactive:      4457200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27879356 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           29536 kB
Writeback:           4 kB
AnonPages:       66900 kB
Mapped:          14512 kB
Slab:           389120 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186972 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= 71784 MiB
End job on node127 at 2011-04-29 23:12:54