Trace number 3311712

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.06 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.10/0.12	20:25 INFO : Reading from input HOME/instance-3311712-1304180425.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.91/0.59	20:26 INFO : 90 variables remaining out of 90
0.91/0.59	20:26 INFO : 64080 literals remaining out of 64080

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-3311712-1304180425/watcher-3311712-1304180425 -o /tmp/evaluation-result-3311712-1304180425/solver-3311712-1304180425 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311712-1304180425.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.93 8.05 8.00 5/198 5665
/proc/meminfo: memFree=30267580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5665/stat : 5665 (java) R 5663 5665 5302 0 -1 4202496 752 0 0 0 0 0 0 0 25 0 1 0 529639216 23580672 239 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254495729429 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5665/statm: 5757 252 201 9 0 124 0

[startup+0.0412361 s]
/proc/loadavg: 7.93 8.05 8.00 5/198 5665
/proc/meminfo: memFree=30267580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 3760 0 1 0 2 0 0 0 25 0 13 0 529639216 15978749952 3200 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3901062 3201 1682 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101222 s]
/proc/loadavg: 7.93 8.05 8.00 5/198 5665
/proc/meminfo: memFree=30267580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15676272 CPUtime=0.1 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 5549 0 1 0 9 1 0 0 25 0 18 0 529639216 16052502528 4960 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3919068 4960 2116 9 0 3909787 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676272

[startup+0.301164 s]
/proc/loadavg: 7.93 8.05 8.00 5/198 5665
/proc/meminfo: memFree=30267580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15679736 CPUtime=0.51 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 14399 0 1 0 49 2 0 0 25 0 18 0 529639216 16056049664 12793 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3919934 12797 2207 9 0 3910653 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679736

[startup+0.701028 s]
/proc/loadavg: 7.93 8.05 8.00 5/198 5665
/proc/meminfo: memFree=30267580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15702752 CPUtime=1.51 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 33435 0 1 0 147 4 0 0 25 0 22 0 529639216 16079618048 28400 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3925688 28401 2259 9 0 3916407 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15702752

[startup+1.50087 s]
/proc/loadavg: 7.93 8.05 8.00 8/220 5687
/proc/meminfo: memFree=30090580/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15704632 CPUtime=4.63 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 63315 0 1 0 454 9 0 0 25 0 22 0 529639216 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3926158 54318 2275 9 0 3916877 0
[pid=5665/tid=5667] ppid=5663 vsize=15704632 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 1275 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 2570 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 2138 0 0 0 0 0 0 0 16 0 22 0 529639218 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529639219 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15704632 CPUtime=0.7 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) R 5663 5665 5302 0 -1 4202560 11760 0 0 0 69 1 0 0 25 0 22 0 529639221 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 47559926386671 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5681] ppid=5663 vsize=15704632 CPUtime=0.94 cores=1,3,5,7
/proc/5665/task/5681/stat : 5681 (java) R 5663 5665 5302 0 -1 4202560 8470 0 0 0 93 1 0 0 16 0 22 0 529639221 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 47559930034040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5682] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5682/stat : 5682 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5683] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5683/stat : 5683 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639221 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5684] ppid=5663 vsize=15704632 CPUtime=0.76 cores=1,3,5,7
/proc/5665/task/5684/stat : 5684 (java) R 5663 5665 5302 0 -1 4202560 7119 0 0 0 76 0 0 0 16 0 22 0 529639251 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505941006 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5685] ppid=5663 vsize=15704632 CPUtime=0.59 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 3901 0 0 0 59 0 0 0 16 0 22 0 529639251 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505719978 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15704632 CPUtime=0.37 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 4344 0 0 0 37 0 0 0 17 0 22 0 529639251 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512517813 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15704632 CPUtime=0.61 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 3972 0 0 0 61 0 0 0 16 0 22 0 529639251 16081543168 54318 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505941833 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 15704632

[startup+3.10155 s]
/proc/loadavg: 7.93 8.05 8.00 10/220 5687
/proc/meminfo: memFree=30001920/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15704632 CPUtime=11.01 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 120329 0 1 0 1085 16 0 0 25 0 22 0 529639216 16081543168 111051 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3926158 111053 2285 9 0 3916877 0
[pid=5665/tid=5667] ppid=5663 vsize=15704632 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16081543168 111054 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 2331 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 111058 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 3041 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 111062 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 1758 0 0 0 0 0 0 0 16 0 22 0 529639218 16081543168 111066 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 1386 0 0 0 0 0 0 0 16 0 22 0 529639218 16081543168 111072 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 111072 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 1761 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 111075 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15704632 CPUtime=0.01 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 6236 0 0 0 0 1 0 0 16 0 22 0 529639218 16081543168 111075 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 2552 0 0 0 0 0 0 0 15 0 22 0 529639218 16081543168 111075 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 529639219 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15704632 CPUtime=0.72 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) R 5663 5665 5302 0 -1 4202560 11760 0 0 0 71 1 0 0 25 0 22 0 529639221 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 47559926387817 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5665/tid=5681] ppid=5663 vsize=15704632 CPUtime=1.16 cores=1,3,5,7
/proc/5665/task/5681/stat : 5681 (java) R 5663 5665 5302 0 -1 4202560 8808 0 0 0 115 1 0 0 15 0 22 0 529639221 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 47559930036040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5682] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5682/stat : 5682 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5683] ppid=5663 vsize=15704632 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5683/stat : 5683 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529639221 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5684] ppid=5663 vsize=15704632 CPUtime=2.34 cores=1,3,5,7
/proc/5665/task/5684/stat : 5684 (java) R 5663 5665 5302 0 -1 4202560 17276 0 0 0 233 1 0 0 18 0 22 0 529639251 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505862450 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5685] ppid=5663 vsize=15704632 CPUtime=2.17 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 15336 0 0 0 215 2 0 0 17 0 22 0 529639251 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505971569 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15704632 CPUtime=1.71 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 15222 0 0 0 170 1 0 0 18 0 22 0 529639251 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505781856 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15704632 CPUtime=2.19 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 15001 0 0 0 218 1 0 0 18 0 22 0 529639251 16081543168 111076 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505905771 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 15704632

[startup+6.30091 s]
/proc/loadavg: 7.93 8.05 8.00 9/220 5687
/proc/meminfo: memFree=29290084/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15701964 CPUtime=23.79 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 286449 0 1 0 2343 36 0 0 25 0 22 0 529639216 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3925491 275814 2285 9 0 3916210 0
[pid=5665/tid=5667] ppid=5663 vsize=15701964 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 2331 0 0 0 0 0 0 0 15 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 3080 0 0 0 0 0 0 0 15 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 1758 0 0 0 0 0 0 0 15 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 1595 0 0 0 0 0 0 0 16 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 385 0 0 0 0 0 0 0 15 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 2890 0 0 0 0 0 0 0 16 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15701964 CPUtime=0.01 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 7757 0 0 0 0 1 0 0 16 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 3977 0 0 0 0 0 0 0 15 0 22 0 529639218 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 453 0 0 0 0 0 0 0 15 0 22 0 529639219 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15701964 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15701964 CPUtime=0.82 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) S 5663 5665 5302 0 -1 4202560 11802 0 0 0 81 1 0 0 15 0 22 0 529639221 16078811136 275814 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0

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

[pid=5665/tid=5685] ppid=5663 vsize=15693552 CPUtime=1049.21 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 187535 0 0 0 104886 35 0 0 25 0 22 0 529639251 16070197248 69775 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15693552 CPUtime=1048.76 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 184048 0 0 0 104844 32 0 0 25 0 22 0 529639251 16070197248 69775 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505818475 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15693552 CPUtime=1048.68 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 182271 0 0 0 104835 33 0 0 25 0 22 0 529639251 16070197248 69775 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505941620 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.87
Current children cumulated vsize (KiB) 15693552

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 8.04 9/220 5767
/proc/meminfo: memFree=28856232/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15693552 CPUtime=4462.44 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 1321130 0 1 0 445904 340 0 0 25 0 22 0 529639216 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3923388 79805 2299 9 0 3914107 0
[pid=5665/tid=5667] ppid=5663 vsize=15693552 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15693552 CPUtime=3.09 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 60295 0 0 0 296 13 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15693552 CPUtime=3 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 62946 0 0 0 284 16 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15693552 CPUtime=3.03 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 57245 0 0 0 287 16 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15693552 CPUtime=3.03 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 58700 0 0 0 289 14 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15693552 CPUtime=3.09 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 60244 0 0 0 293 16 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15693552 CPUtime=3.06 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 59377 0 0 0 289 17 0 0 16 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15693552 CPUtime=3.04 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 64695 0 0 0 289 15 0 0 16 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15693552 CPUtime=3.05 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 63756 0 0 0 288 17 0 0 15 0 22 0 529639218 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15693552 CPUtime=2.02 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 3433 0 0 0 142 60 0 0 16 0 22 0 529639219 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15693552 CPUtime=0.88 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) S 5663 5665 5302 0 -1 4202560 11822 0 0 0 87 1 0 0 16 0 22 0 529639221 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5681] ppid=5663 vsize=15693552 CPUtime=1.29 cores=1,3,5,7
/proc/5665/task/5681/stat : 5681 (java) S 5663 5665 5302 0 -1 4202560 9077 0 0 0 128 1 0 0 16 0 22 0 529639221 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5682] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5682/stat : 5682 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5683] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5683/stat : 5683 (java) S 5663 5665 5302 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529639221 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5684] ppid=5663 vsize=15693552 CPUtime=1108.51 cores=1,3,5,7
/proc/5665/task/5684/stat : 5684 (java) R 5663 5665 5302 0 -1 4202560 198958 0 0 0 110816 35 0 0 25 0 22 0 529639251 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505745648 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5685] ppid=5663 vsize=15693552 CPUtime=1108.61 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 200584 0 0 0 110824 37 0 0 25 0 22 0 529639251 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505861127 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15693552 CPUtime=1107.91 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 197036 0 0 0 110756 35 0 0 25 0 22 0 529639251 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505524191 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15693552 CPUtime=1108.08 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 195218 0 0 0 110772 36 0 0 25 0 22 0 529639251 16070197248 79805 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505919058 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.44
Current children cumulated vsize (KiB) 15693552

[startup+1182.3 s]
/proc/loadavg: 8.06 8.09 8.03 9/220 5769
/proc/meminfo: memFree=28917944/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15693552 CPUtime=4700.99 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 1378071 0 1 0 469739 360 0 0 25 0 22 0 529639216 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3923388 69351 2299 9 0 3914107 0
[pid=5665/tid=5667] ppid=5663 vsize=15693552 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15693552 CPUtime=3.27 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 62633 0 0 0 312 15 0 0 15 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15693552 CPUtime=3.16 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 65506 0 0 0 299 17 0 0 15 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15693552 CPUtime=3.18 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 59380 0 0 0 301 17 0 0 15 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15693552 CPUtime=3.19 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 61686 0 0 0 304 15 0 0 16 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15693552 CPUtime=3.25 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 62799 0 0 0 308 17 0 0 16 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15693552 CPUtime=3.22 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 61690 0 0 0 304 18 0 0 15 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15693552 CPUtime=3.2 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 67407 0 0 0 304 16 0 0 16 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15693552 CPUtime=3.21 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 66236 0 0 0 303 18 0 0 15 0 22 0 529639218 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15693552 CPUtime=2.15 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 3600 0 0 0 151 64 0 0 15 0 22 0 529639219 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15693552 CPUtime=0.88 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) S 5663 5665 5302 0 -1 4202560 11822 0 0 0 87 1 0 0 16 0 22 0 529639221 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5681] ppid=5663 vsize=15693552 CPUtime=1.29 cores=1,3,5,7
/proc/5665/task/5681/stat : 5681 (java) S 5663 5665 5302 0 -1 4202560 9077 0 0 0 128 1 0 0 16 0 22 0 529639221 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5682] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5682/stat : 5682 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5683] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5683/stat : 5683 (java) S 5663 5665 5302 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529639221 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5684] ppid=5663 vsize=15693552 CPUtime=1167.82 cores=1,3,5,7
/proc/5665/task/5684/stat : 5684 (java) R 5663 5665 5302 0 -1 4202560 208232 0 0 0 116744 38 0 0 25 0 22 0 529639251 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505700032 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5665/tid=5685] ppid=5663 vsize=15693552 CPUtime=1167.89 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 209744 0 0 0 116749 40 0 0 25 0 22 0 529639251 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505860896 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15693552 CPUtime=1167.19 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 206288 0 0 0 116683 36 0 0 25 0 22 0 529639251 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505860795 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15693552 CPUtime=1167.37 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 204223 0 0 0 116699 38 0 0 25 0 22 0 529639251 16070197248 69351 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505788489 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.99
Current children cumulated vsize (KiB) 15693552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.04 8.08 8.03 8/220 5770
/proc/meminfo: memFree=28756980/32950928 swapFree=67111464/67111528
[pid=5665] ppid=5663 vsize=15693552 CPUtime=4800.02 cores=1,3,5,7
/proc/5665/stat : 5665 (java) S 5663 5665 5302 0 -1 4202496 1410446 0 1 0 479633 369 0 0 25 0 22 0 529639216 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5665/statm: 3923388 73993 2299 9 0 3914107 0
[pid=5665/tid=5667] ppid=5663 vsize=15693552 CPUtime=0.57 cores=1,3,5,7
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 5302 0 -1 4202560 16301 0 1 0 56 1 0 0 20 0 22 0 529639217 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=15693552 CPUtime=3.33 cores=1,3,5,7
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 5302 0 -1 4202560 63977 0 0 0 318 15 0 0 16 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=15693552 CPUtime=3.21 cores=1,3,5,7
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 5302 0 -1 4202560 66736 0 0 0 304 17 0 0 15 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=15693552 CPUtime=3.23 cores=1,3,5,7
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 5302 0 -1 4202560 60858 0 0 0 306 17 0 0 15 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=15693552 CPUtime=3.24 cores=1,3,5,7
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 5302 0 -1 4202560 63100 0 0 0 309 15 0 0 16 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=15693552 CPUtime=3.32 cores=1,3,5,7
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 5302 0 -1 4202560 64351 0 0 0 315 17 0 0 15 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=15693552 CPUtime=3.29 cores=1,3,5,7
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 5302 0 -1 4202560 63077 0 0 0 310 19 0 0 16 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=15693552 CPUtime=3.26 cores=1,3,5,7
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 5302 0 -1 4202560 68180 0 0 0 310 16 0 0 15 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=15693552 CPUtime=3.27 cores=1,3,5,7
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 5302 0 -1 4202560 68037 0 0 0 309 18 0 0 16 0 22 0 529639218 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=15693552 CPUtime=2.2 cores=1,3,5,7
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 5302 0 -1 4202560 3670 0 0 0 154 66 0 0 15 0 22 0 529639219 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 0 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 5302 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5678] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5678/stat : 5678 (java) S 5663 5665 5302 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529639219 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5679] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5679/stat : 5679 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512515505 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5680] ppid=5663 vsize=15693552 CPUtime=0.88 cores=1,3,5,7
/proc/5665/task/5680/stat : 5680 (java) S 5663 5665 5302 0 -1 4202560 11822 0 0 0 87 1 0 0 16 0 22 0 529639221 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 7 0 0 0
[pid=5665/tid=5681] ppid=5663 vsize=15693552 CPUtime=1.29 cores=1,3,5,7
/proc/5665/task/5681/stat : 5681 (java) S 5663 5665 5302 0 -1 4202560 9077 0 0 0 128 1 0 0 16 0 22 0 529639221 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 1 0 0 0
[pid=5665/tid=5682] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5682/stat : 5682 (java) S 5663 5665 5302 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529639221 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512507801 0 4 0 16800975 18446604471148288192 0 0 -1 5 0 0 0
[pid=5665/tid=5683] ppid=5663 vsize=15693552 CPUtime=0 cores=1,3,5,7
/proc/5665/task/5683/stat : 5683 (java) S 5663 5665 5302 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529639221 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 254512508416 0 4 0 16800975 18446604471148288192 0 0 -1 3 0 0 0
[pid=5665/tid=5684] ppid=5663 vsize=15693552 CPUtime=1192.46 cores=1,3,5,7
/proc/5665/task/5684/stat : 5684 (java) R 5663 5665 5302 0 -1 4202560 213696 0 0 0 119207 39 0 0 25 0 22 0 529639251 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5665/tid=5685] ppid=5663 vsize=15693552 CPUtime=1192.43 cores=1,3,5,7
/proc/5665/task/5685/stat : 5685 (java) R 5663 5665 5302 0 -1 4202560 214995 0 0 0 119203 40 0 0 25 0 22 0 529639251 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505782110 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5665/tid=5686] ppid=5663 vsize=15693552 CPUtime=1191.84 cores=1,3,5,7
/proc/5665/task/5686/stat : 5686 (java) R 5663 5665 5302 0 -1 4202560 211728 0 0 0 119147 37 0 0 25 0 22 0 529639251 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505919049 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5665/tid=5687] ppid=5663 vsize=15693552 CPUtime=1192.01 cores=1,3,5,7
/proc/5665/task/5687/stat : 5687 (java) R 5663 5665 5302 0 -1 4202560 209394 0 0 0 119162 39 0 0 25 0 22 0 529639251 16070197248 73993 33554432000 1073741824 1073778376 140735803483184 18446744073709551615 46912505850198 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15693552

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): 1207.23
CPU time (s): 4800.06
CPU user time (s): 4796.36
CPU system time (s): 3.70344
CPU usage (%): 397.61
Max. virtual memory (cumulated for all children) (KiB): 15704632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.36
system time used= 3.70344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1410472
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= 289631
involuntary context switches= 158423

runsolver used 2.03469 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-30 18:20:25
IDJOB=3311712
IDBENCH=83097
IDSOLVER=1698
FILE ID=node149/3311712-1304180425
RUNJOBID= node149-1304178811-5321
PBS_JOBID= 13172449
Free space on /tmp= 73324 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311712-1304180425/watcher-3311712-1304180425 -o /tmp/evaluation-result-3311712-1304180425/solver-3311712-1304180425 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311712-1304180425.cnf -hbr 2

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=111492942

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      30267604 kB
Buffers:        515296 kB
Cached:        1408920 kB
SwapCached:         60 kB
Active:         499324 kB
Inactive:      1806064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30267604 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:      381824 kB
Mapped:          23480 kB
Slab:           312252 kB
PageTables:       6012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   582532 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= 73320 MiB
End job on node149 at 2011-04-30 18:40:35