Trace number 3313245

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? (TO) 4800.46 1208.96

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc949.cnf
MD5SUMe10ad28ec7f3c39ecd45d17e52e9ffcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.448931
Satisfiable
(Un)Satisfiability was proved
Number of variables112656
Number of clauses360099
Sum of the clauses size954283
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119830
Number of clauses of size 3237177
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	51:22 INFO : Reading from input HOME/instance-3313245-1304074282.cnf
1.65/1.49	Executor set job limit to 1000000
1.65/1.49	Executor set job limit to 1000000
1.65/1.49	Executor set job limit to 1000000
1.65/1.49	Executor set job limit to 1000000
1.65/1.50	Starting Executor!
1.65/1.50	Starting Executor!
1.65/1.50	Starting Executor!
1.75/1.50	Starting Executor!
5.56/3.40	51:26 INFO : Found 42350 xor gates
8.12/4.98	51:27 INFO : 87167 variables remaining out of 112728
8.12/4.98	51:27 INFO : 1839873 literals remaining out of 806182

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

running on 4 cores: 0,2,4,6

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: 6.85 7.83 7.93 2/174 6098
/proc/meminfo: memFree=31717300/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6098/stat : 6098 (java) R 6096 6098 5456 0 -1 4202496 951 0 0 0 0 0 0 0 21 0 1 0 499843845 23580672 440 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270333421333 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6098/statm: 5757 451 347 9 0 124 0

[startup+0.0202401 s]
/proc/loadavg: 6.85 7.83 7.93 2/174 6098
/proc/meminfo: memFree=31717300/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 3094 0 1 0 0 0 0 0 21 0 10 0 499843845 15965847552 2537 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3897912 2538 1513 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100262 s]
/proc/loadavg: 6.85 7.83 7.93 2/174 6098
/proc/meminfo: memFree=31717300/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15676016 CPUtime=0.1 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 5530 0 1 0 9 1 0 0 21 0 18 0 499843845 16052240384 4971 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3919004 4971 2116 9 0 3909723 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676016

[startup+0.300222 s]
/proc/loadavg: 6.85 7.83 7.93 2/174 6098
/proc/meminfo: memFree=31717300/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15677624 CPUtime=0.52 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 15168 0 1 0 49 3 0 0 21 0 18 0 499843845 16053886976 13475 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3919406 13482 2207 9 0 3910125 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15677624

[startup+0.701162 s]
/proc/loadavg: 6.85 7.83 7.93 2/174 6098
/proc/meminfo: memFree=31717300/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15677624 CPUtime=0.93 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 42129 0 1 0 87 6 0 0 21 0 18 0 499843845 16053886976 40433 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3919406 40433 2223 9 0 3910125 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15677624

[startup+1.50097 s]
/proc/loadavg: 6.85 7.83 7.93 3/212 6139
/proc/meminfo: memFree=31402852/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15679680 CPUtime=1.75 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 53741 0 1 0 168 7 0 0 21 0 20 0 499843845 16055992320 52027 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3920177 52034 2223 9 0 3910896 0
[pid=6098/tid=6100] ppid=6096 vsize=15680708 CPUtime=1.46 cores=0,2,4,6
/proc/6098/task/6100/stat : 6100 (java) R 6096 6098 5456 0 -1 4202560 43966 0 1 0 140 6 0 0 18 0 21 0 499843845 16057044992 52036 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6098/tid=6101] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6101/stat : 6101 (java) S 6096 6098 5456 0 -1 4202560 704 0 0 0 0 0 0 0 15 0 21 0 499843846 16058097664 52037 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6102] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6102/stat : 6102 (java) S 6096 6098 5456 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52043 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6103] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52044 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52045 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52045 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 2078 0 0 0 0 0 0 0 16 0 22 0 499843846 16058097664 52045 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 881 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52045 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 499843846 16058097664 52045 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 499843847 16058097664 52046 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 499843847 16058097664 52046 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499843847 16058097664 52046 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16058097664 52047 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15681736 CPUtime=0.12 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 2569 0 0 0 12 0 0 0 15 0 22 0 499843850 16058097664 52048 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15681736 CPUtime=0.1 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) S 6096 6098 5456 0 -1 4202560 1318 0 0 0 10 0 0 0 17 0 22 0 499843850 16058097664 52049 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16058097664 52049 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15681736 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499843850 16058097664 52049 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15679680

[startup+3.10168 s]
/proc/loadavg: 6.85 7.83 7.93 4/216 6143
/proc/meminfo: memFree=31080580/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15714756 CPUtime=4.78 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 99365 0 1 0 464 14 0 0 21 0 22 0 499843845 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3928689 87567 2261 9 0 3919408 0
[pid=6098/tid=6100] ppid=6096 vsize=15714756 CPUtime=3.03 cores=0,2,4,6
/proc/6098/task/6100/stat : 6100 (java) R 6096 6098 5456 0 -1 4202560 59614 0 1 0 295 8 0 0 19 0 22 0 499843845 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912505744305 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6098/tid=6101] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6101/stat : 6101 (java) S 6096 6098 5456 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6102] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6102/stat : 6102 (java) S 6096 6098 5456 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6103] ppid=6096 vsize=15714756 CPUtime=0.02 cores=0,2,4,6
/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 2097 0 0 0 2 0 0 0 16 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15714756 CPUtime=0.02 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 1993 0 0 0 2 0 0 0 16 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15714756 CPUtime=0.02 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 4074 0 0 0 2 0 0 0 16 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15714756 CPUtime=0.03 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 5318 0 0 0 3 0 0 0 16 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 882 0 0 0 0 0 0 0 15 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 22 0 499843846 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 217 0 0 0 0 0 0 0 15 0 22 0 499843847 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 499843847 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499843847 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15714756 CPUtime=0.44 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 5105 0 0 0 43 1 0 0 15 0 22 0 499843850 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15714756 CPUtime=1.14 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) S 6096 6098 5456 0 -1 4202560 17236 0 0 0 112 2 0 0 15 0 22 0 499843850 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499843850 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6140] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6140/stat : 6140 (java) S 6096 6098 5456 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 22 0 499843995 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) S 6096 6098 5456 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499843995 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6142] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6142/stat : 6142 (java) S 6096 6098 5456 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499843995 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6143] ppid=6096 vsize=15714756 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6143/stat : 6143 (java) S 6096 6098 5456 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 499843995 16091910144 87567 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 15714756

[startup+6.30099 s]
/proc/loadavg: 6.63 7.77 7.91 6/220 6147
/proc/meminfo: memFree=30750712/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15716656 CPUtime=11 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 129333 0 1 0 1081 19 0 0 21 0 22 0 499843845 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3929164 115995 2289 9 0 3919883 0
[pid=6098/tid=6100] ppid=6096 vsize=15716656 CPUtime=4.92 cores=0,2,4,6
/proc/6098/task/6100/stat : 6100 (java) S 6096 6098 5456 0 -1 4202560 60841 0 1 0 483 9 0 0 25 0 22 0 499843845 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6101] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6101/stat : 6101 (java) S 6096 6098 5456 0 -1 4202560 826 0 0 0 0 0 0 0 15 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6102] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6102/stat : 6102 (java) S 6096 6098 5456 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6103] ppid=6096 vsize=15716656 CPUtime=0.04 cores=0,2,4,6
/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 5849 0 0 0 4 0 0 0 16 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15716656 CPUtime=0.06 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 6823 0 0 0 6 0 0 0 16 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15716656 CPUtime=0.06 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 11769 0 0 0 5 1 0 0 16 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15716656 CPUtime=0.03 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 5318 0 0 0 3 0 0 0 15 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15716656 CPUtime=0.04 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 4806 0 0 0 4 0 0 0 16 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15716656 CPUtime=0.02 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 2266 0 0 0 2 0 0 0 16 0 22 0 499843846 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 22 0 499843847 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 499843847 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499843847 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15716656 CPUtime=1.26 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 6638 0 0 0 125 1 0 0 15 0 22 0 499843850 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15716656 CPUtime=2.18 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) R 6096 6098 5456 0 -1 4202560 17889 0 0 0 216 2 0 0 16 0 22 0 499843850 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 47265410157792 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499843850 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6140] ppid=6096 vsize=15716656 CPUtime=0.18 cores=0,2,4,6
/proc/6098/task/6140/stat : 6140 (java) S 6096 6098 5456 0 -1 4202560 1590 0 0 0 18 0 0 0 15 0 22 0 499843995 16093855744 115995 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0

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

/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 133417 0 0 0 333 22 0 0 16 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15716656 CPUtime=3.34 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 132283 0 0 0 312 22 0 0 16 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15716656 CPUtime=3.78 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 156991 0 0 0 349 29 0 0 15 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15716656 CPUtime=3.87 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 163818 0 0 0 362 25 0 0 15 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15716656 CPUtime=3.94 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 171154 0 0 0 364 30 0 0 15 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15716656 CPUtime=3.45 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 118399 0 0 0 325 20 0 0 16 0 22 0 499843846 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15716656 CPUtime=1.2 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 24336 0 0 0 114 6 0 0 15 0 22 0 499843847 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15716656 CPUtime=1.82 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 7974 0 0 0 181 1 0 0 15 0 22 0 499843850 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15716656 CPUtime=2.82 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) S 6096 6098 5456 0 -1 4202560 17899 0 0 0 280 2 0 0 16 0 22 0 499843850 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 499843850 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6140] ppid=6096 vsize=15716656 CPUtime=1103.32 cores=0,2,4,6
/proc/6098/task/6140/stat : 6140 (java) R 6096 6098 5456 0 -1 4202560 95373 0 0 0 110321 11 0 0 25 0 22 0 499843995 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506666678 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=15716656 CPUtime=1101.92 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) R 6096 6098 5456 0 -1 4202560 159134 0 0 0 110163 29 0 0 25 0 22 0 499843995 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506366106 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6098/tid=6142] ppid=6096 vsize=15716656 CPUtime=1106.19 cores=0,2,4,6
/proc/6098/task/6142/stat : 6142 (java) R 6096 6098 5456 0 -1 4202560 71110 0 0 0 110609 10 0 0 25 0 22 0 499843995 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506019390 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6098/tid=6143] ppid=6096 vsize=15716656 CPUtime=1103.78 cores=0,2,4,6
/proc/6098/task/6143/stat : 6143 (java) R 6096 6098 5456 0 -1 4202560 133524 0 0 0 110354 24 0 0 25 0 22 0 499843995 16093855744 1592411 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 47265411291410 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4455.11
Current children cumulated vsize (KiB) 15716656

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/220 6237
/proc/meminfo: memFree=24937328/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15716656 CPUtime=4694.72 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 1697236 0 1 0 469181 291 0 0 21 0 22 0 499843845 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3929164 1592280 2300 9 0 3919883 0
[pid=6098/tid=6100] ppid=6096 vsize=15716656 CPUtime=4.92 cores=0,2,4,6
/proc/6098/task/6100/stat : 6100 (java) S 6096 6098 5456 0 -1 4202560 60841 0 1 0 483 9 0 0 25 0 22 0 499843845 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6101] ppid=6096 vsize=15716656 CPUtime=3.62 cores=0,2,4,6
/proc/6098/task/6101/stat : 6101 (java) S 6096 6098 5456 0 -1 4202560 136584 0 0 0 339 23 0 0 15 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6102] ppid=6096 vsize=15716656 CPUtime=3.7 cores=0,2,4,6
/proc/6098/task/6102/stat : 6102 (java) S 6096 6098 5456 0 -1 4202560 112885 0 0 0 351 19 0 0 15 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6103] ppid=6096 vsize=15716656 CPUtime=3.74 cores=0,2,4,6
/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 133433 0 0 0 352 22 0 0 16 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15716656 CPUtime=3.43 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 132283 0 0 0 321 22 0 0 15 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15716656 CPUtime=3.99 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 156991 0 0 0 370 29 0 0 16 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15716656 CPUtime=4.06 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 163818 0 0 0 381 25 0 0 16 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15716656 CPUtime=4.07 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 171154 0 0 0 377 30 0 0 16 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15716656 CPUtime=3.63 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 118412 0 0 0 343 20 0 0 15 0 22 0 499843846 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15716656 CPUtime=1.21 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 24345 0 0 0 115 6 0 0 15 0 22 0 499843847 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15716656 CPUtime=1.82 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 7974 0 0 0 181 1 0 0 15 0 22 0 499843850 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15716656 CPUtime=2.82 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) S 6096 6098 5456 0 -1 4202560 17899 0 0 0 280 2 0 0 16 0 22 0 499843850 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 499843850 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6140] ppid=6096 vsize=15716656 CPUtime=1162.98 cores=0,2,4,6
/proc/6098/task/6140/stat : 6140 (java) R 6096 6098 5456 0 -1 4202560 95377 0 0 0 116287 11 0 0 25 0 22 0 499843995 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506528842 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=15716656 CPUtime=1161.31 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) R 6096 6098 5456 0 -1 4202560 159140 0 0 0 116101 30 0 0 25 0 22 0 499843995 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912505524655 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6098/tid=6142] ppid=6096 vsize=15716656 CPUtime=1165.81 cores=0,2,4,6
/proc/6098/task/6142/stat : 6142 (java) R 6096 6098 5456 0 -1 4202560 71114 0 0 0 116571 10 0 0 25 0 22 0 499843995 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506291264 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6098/tid=6143] ppid=6096 vsize=15716656 CPUtime=1163.44 cores=0,2,4,6
/proc/6098/task/6143/stat : 6143 (java) R 6096 6098 5456 0 -1 4202560 133530 0 0 0 116320 24 0 0 25 0 22 0 499843995 16093855744 1592280 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506666666 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4694.72
Current children cumulated vsize (KiB) 15716656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.7 s]
/proc/loadavg: 8.07 8.06 8.00 9/220 6237
/proc/meminfo: memFree=24992236/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=15716656 CPUtime=4800.17 cores=0,2,4,6
/proc/6098/stat : 6098 (java) S 6096 6098 5456 0 -1 4202496 1697266 0 1 0 479726 291 0 0 21 0 22 0 499843845 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 3929164 1592294 2300 9 0 3919883 0
[pid=6098/tid=6100] ppid=6096 vsize=15716656 CPUtime=4.92 cores=0,2,4,6
/proc/6098/task/6100/stat : 6100 (java) S 6096 6098 5456 0 -1 4202560 60841 0 1 0 483 9 0 0 25 0 22 0 499843845 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6101] ppid=6096 vsize=15716656 CPUtime=3.68 cores=0,2,4,6
/proc/6098/task/6101/stat : 6101 (java) S 6096 6098 5456 0 -1 4202560 136587 0 0 0 345 23 0 0 16 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6102] ppid=6096 vsize=15716656 CPUtime=3.75 cores=0,2,4,6
/proc/6098/task/6102/stat : 6102 (java) S 6096 6098 5456 0 -1 4202560 112891 0 0 0 356 19 0 0 15 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6103] ppid=6096 vsize=15716656 CPUtime=3.8 cores=0,2,4,6
/proc/6098/task/6103/stat : 6103 (java) S 6096 6098 5456 0 -1 4202560 133433 0 0 0 358 22 0 0 16 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6104] ppid=6096 vsize=15716656 CPUtime=3.5 cores=0,2,4,6
/proc/6098/task/6104/stat : 6104 (java) S 6096 6098 5456 0 -1 4202560 132283 0 0 0 328 22 0 0 16 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 6 0 0 0
[pid=6098/tid=6105] ppid=6096 vsize=15716656 CPUtime=4.03 cores=0,2,4,6
/proc/6098/task/6105/stat : 6105 (java) S 6096 6098 5456 0 -1 4202560 156992 0 0 0 374 29 0 0 15 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6106] ppid=6096 vsize=15716656 CPUtime=4.12 cores=0,2,4,6
/proc/6098/task/6106/stat : 6106 (java) S 6096 6098 5456 0 -1 4202560 163818 0 0 0 387 25 0 0 15 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6107] ppid=6096 vsize=15716656 CPUtime=4.19 cores=0,2,4,6
/proc/6098/task/6107/stat : 6107 (java) S 6096 6098 5456 0 -1 4202560 171154 0 0 0 389 30 0 0 16 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6108] ppid=6096 vsize=15716656 CPUtime=3.68 cores=0,2,4,6
/proc/6098/task/6108/stat : 6108 (java) S 6096 6098 5456 0 -1 4202560 118416 0 0 0 348 20 0 0 15 0 22 0 499843846 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6109] ppid=6096 vsize=15716656 CPUtime=1.21 cores=0,2,4,6
/proc/6098/task/6109/stat : 6109 (java) S 6096 6098 5456 0 -1 4202560 24351 0 0 0 115 6 0 0 15 0 22 0 499843847 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 0 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6110] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6110/stat : 6110 (java) S 6096 6098 5456 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6111] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6111/stat : 6111 (java) S 6096 6098 5456 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 499843847 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6112] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6112/stat : 6112 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350207409 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6113] ppid=6096 vsize=15716656 CPUtime=1.82 cores=0,2,4,6
/proc/6098/task/6113/stat : 6113 (java) S 6096 6098 5456 0 -1 4202560 7974 0 0 0 181 1 0 0 15 0 22 0 499843850 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 0 0 0 0
[pid=6098/tid=6114] ppid=6096 vsize=15716656 CPUtime=2.82 cores=0,2,4,6
/proc/6098/task/6114/stat : 6114 (java) S 6096 6098 5456 0 -1 4202560 17899 0 0 0 280 2 0 0 16 0 22 0 499843850 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6115] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6115/stat : 6115 (java) S 6096 6098 5456 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499843850 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350199705 0 4 0 16800975 18446604453922858176 0 0 -1 4 0 0 0
[pid=6098/tid=6116] ppid=6096 vsize=15716656 CPUtime=0 cores=0,2,4,6
/proc/6098/task/6116/stat : 6116 (java) S 6096 6098 5456 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 499843850 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 270350200320 0 4 0 16800975 18446604453922858176 0 0 -1 2 0 0 0
[pid=6098/tid=6140] ppid=6096 vsize=15716656 CPUtime=1189.26 cores=0,2,4,6
/proc/6098/task/6140/stat : 6140 (java) R 6096 6098 5456 0 -1 4202560 95378 0 0 0 118915 11 0 0 25 0 22 0 499843995 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912505931226 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=15716656 CPUtime=1187.52 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) R 6096 6098 5456 0 -1 4202560 159143 0 0 0 118722 30 0 0 25 0 22 0 499843995 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912505855002 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6098/tid=6142] ppid=6096 vsize=15716656 CPUtime=1192.09 cores=0,2,4,6
/proc/6098/task/6142/stat : 6142 (java) R 6096 6098 5456 0 -1 4202560 71114 0 0 0 119199 10 0 0 25 0 22 0 499843995 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 47265411291150 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6098/tid=6143] ppid=6096 vsize=15716656 CPUtime=1189.62 cores=0,2,4,6
/proc/6098/task/6143/stat : 6143 (java) R 6096 6098 5456 0 -1 4202560 133534 0 0 0 118938 24 0 0 25 0 22 0 499843995 16093855744 1592294 33554432000 1073741824 1073778376 140735760717504 18446744073709551615 46912506317165 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15716656

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

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

[startup+1208.81 s]
/proc/loadavg: 8.07 8.06 8.00 6/201 6240
/proc/meminfo: memFree=27403960/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=0 CPUtime=4800.31 cores=0,2,4,6
/proc/6098/stat : 6098 (java) Z 6096 6098 5456 0 -1 4203548 1697293 0 1 0 479729 302 0 0 17 0 2 0 499843845 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 0 0 0 0 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=0 CPUtime=1187.64 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) R 6096 6098 5456 0 -1 4203588 159143 0 0 0 118723 41 0 0 25 0 2 0 499843995 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 0

[startup+1208.91 s]
/proc/loadavg: 8.07 8.06 8.00 6/201 6240
/proc/meminfo: memFree=27403960/32951124 swapFree=67111356/67111528
[pid=6098] ppid=6096 vsize=0 CPUtime=4800.4 cores=0,2,4,6
/proc/6098/stat : 6098 (java) Z 6096 6098 5456 0 -1 4203548 1697293 0 1 0 479729 311 0 0 17 0 2 0 499843845 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6098/statm: 0 0 0 0 0 0 0
[pid=6098/tid=6141] ppid=6096 vsize=0 CPUtime=1187.72 cores=0,2,4,6
/proc/6098/task/6141/stat : 6141 (java) R 6096 6098 5456 0 -1 4203588 159143 0 0 0 118723 49 0 0 25 0 2 0 499843995 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1208.96
CPU time (s): 4800.46
CPU user time (s): 4797.29
CPU system time (s): 3.16252
CPU usage (%): 397.074
Max. virtual memory (cumulated for all children) (KiB): 15717240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.29
system time used= 3.16252
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1697293
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= 51154
involuntary context switches= 52993

runsolver used 1.90771 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 12:51:22
IDJOB=3313245
IDBENCH=20456
IDSOLVER=1699
FILE ID=node143/3313245-1304074282
RUNJOBID= node143-1304074282-6084
PBS_JOBID= 13170467
Free space on /tmp= 72912 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc949.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313245-1304074282/watcher-3313245-1304074282 -o /tmp/evaluation-result-3313245-1304074282/solver-3313245-1304074282 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313245-1304074282.cnf

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

MD5SUM BENCH= e10ad28ec7f3c39ecd45d17e52e9ffcb
RANDOM SEED=48056178

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31717580 kB
Buffers:        203060 kB
Cached:         686320 kB
SwapCached:        168 kB
Active:         279932 kB
Inactive:       676972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31717580 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15680 kB
Writeback:           0 kB
AnonPages:       67144 kB
Mapped:          14692 kB
Slab:           212616 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192752 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= 72916 MiB
End job on node143 at 2011-04-29 13:11:33