Trace number 3311976

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.15 1206.85

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.10/0.12	20:10 INFO : Reading from input HOME/instance-3311976-1304094010.cnf
1.12/0.97	Executor set job limit to 1000000
1.12/0.97	Executor set job limit to 1000000
1.12/0.97	Executor set job limit to 1000000
1.12/0.97	Executor set job limit to 1000000
1.12/0.97	Starting Executor!
1.12/0.97	Starting Executor!
1.12/0.97	Starting Executor!
1.12/0.97	Starting Executor!
3.09/2.16	20:12 INFO : 2400 variables remaining out of 2400
3.09/2.16	20:12 INFO : 1600611 literals remaining out of 801543

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-3311976-1304094010/watcher-3311976-1304094010 -o /tmp/evaluation-result-3311976-1304094010/solver-3311976-1304094010 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311976-1304094010.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: 3.39 4.25 5.79 2/174 6209
/proc/meminfo: memFree=19966972/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6209/stat : 6209 (java) R 6207 6209 5556 0 -1 4202496 894 0 0 0 0 0 0 0 22 0 1 0 521000754 23580672 380 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237273917184 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6209/statm: 5757 391 304 9 0 124 0

[startup+0.056145 s]
/proc/loadavg: 3.39 4.25 5.79 2/174 6209
/proc/meminfo: memFree=19966972/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15609616 CPUtime=0.04 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 4045 0 1 0 3 1 0 0 22 0 18 0 521000754 15984246784 3484 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3902404 3484 1753 9 0 3893123 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609616

[startup+0.100138 s]
/proc/loadavg: 3.39 4.25 5.79 2/174 6209
/proc/meminfo: memFree=19966972/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15677200 CPUtime=0.1 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 5551 0 1 0 9 1 0 0 22 0 18 0 521000754 16053452800 4945 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3919300 4945 2116 9 0 3910019 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677200

[startup+0.301104 s]
/proc/loadavg: 3.39 4.25 5.79 2/174 6209
/proc/meminfo: memFree=19966972/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15685392 CPUtime=0.51 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 13752 0 1 0 49 2 0 0 22 0 18 0 521000754 16061841408 12559 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3921348 12565 2208 9 0 3912067 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15685392

[startup+0.701034 s]
/proc/loadavg: 3.39 4.25 5.79 2/174 6209
/proc/meminfo: memFree=19966972/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15685392 CPUtime=0.92 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 41383 0 1 0 87 5 0 0 22 0 18 0 521000754 16061841408 40187 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3921348 40187 2224 9 0 3912067 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15685392

[startup+1.50089 s]
/proc/loadavg: 3.39 4.25 5.79 5/196 6231
/proc/meminfo: memFree=19769556/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15702960 CPUtime=2.1 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 47943 0 1 0 204 6 0 0 22 0 22 0 521000754 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3925740 44850 2259 9 0 3916459 0
[pid=6209/tid=6211] ppid=6207 vsize=15702960 CPUtime=1.47 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) R 6207 6209 5556 0 -1 4202560 35652 0 1 0 142 5 0 0 25 0 22 0 521000755 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 47659423314831 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 1306 0 0 0 0 0 0 0 16 0 22 0 521000755 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 67 0 0 0 0 0 0 0 17 0 22 0 521000755 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 25 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 274 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) S 6207 6209 5556 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 361 0 0 0 0 0 0 0 17 0 22 0 521000756 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 521000757 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 22 0 521000757 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 521000757 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15702960 CPUtime=0.39 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 7130 0 0 0 39 0 0 0 17 0 22 0 521000759 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6225] ppid=6207 vsize=15702960 CPUtime=0.21 cores=1,3,5,7
/proc/6209/task/6225/stat : 6225 (java) R 6207 6209 5556 0 -1 4202560 1571 0 0 0 21 0 0 0 15 0 22 0 521000759 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 47659418794016 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6209/tid=6226] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6226/stat : 6226 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6227] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6227/stat : 6227 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521000759 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6228] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6228/stat : 6228 (java) S 6207 6209 5556 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 521000852 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6229] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) S 6207 6209 5556 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 521000852 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) S 6207 6209 5556 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 521000852 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15702960 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) S 6207 6209 5556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 521000852 16079831040 44850 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 15702960

[startup+3.11661 s]
/proc/loadavg: 3.39 4.25 5.79 4/196 6231
/proc/meminfo: memFree=19701904/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15705428 CPUtime=5.52 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 72559 0 1 0 542 10 0 0 22 0 22 0 521000754 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3926357 64707 2274 9 0 3917076 0
[pid=6209/tid=6211] ppid=6207 vsize=15705428 CPUtime=2.12 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) S 6207 6209 5556 0 -1 4202560 35704 0 1 0 207 5 0 0 25 0 22 0 521000755 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 1870 0 0 0 0 0 0 0 16 0 22 0 521000755 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15705428 CPUtime=0.02 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 6150 0 0 0 1 1 0 0 16 0 22 0 521000755 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15705428 CPUtime=0.02 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 4202 0 0 0 2 0 0 0 16 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 1342 0 0 0 0 0 0 0 15 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15705428 CPUtime=0.01 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 4447 0 0 0 1 0 0 0 16 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15705428 CPUtime=0.01 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 275 0 0 0 1 0 0 0 15 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15705428 CPUtime=0.01 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) R 6207 6209 5556 0 -1 4202560 4022 0 0 0 1 0 0 0 15 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 989 0 0 0 0 0 0 0 15 0 22 0 521000756 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 22 0 521000757 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15705428 CPUtime=0.77 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 9150 0 0 0 77 0 0 0 15 0 22 0 521000759 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6225] ppid=6207 vsize=15705428 CPUtime=0.65 cores=1,3,5,7
/proc/6209/task/6225/stat : 6225 (java) S 6207 6209 5556 0 -1 4202560 2796 0 0 0 65 0 0 0 15 0 22 0 521000759 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6226] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6226/stat : 6226 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6227] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6227/stat : 6227 (java) R 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521000759 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6209/tid=6228] ppid=6207 vsize=15705428 CPUtime=0.64 cores=1,3,5,7
/proc/6209/task/6228/stat : 6228 (java) R 6207 6209 5556 0 -1 4202560 16 0 0 0 64 0 0 0 16 0 22 0 521000852 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506005664 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6209/tid=6229] ppid=6207 vsize=15705428 CPUtime=0.11 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) R 6207 6209 5556 0 -1 4202560 11 0 0 0 11 0 0 0 15 0 22 0 521000852 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506037830 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15705428 CPUtime=0.7 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) R 6207 6209 5556 0 -1 4202560 15 0 0 0 70 0 0 0 15 0 22 0 521000852 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506047850 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15705428 CPUtime=0.34 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) R 6207 6209 5556 0 -1 4202560 18 0 0 0 34 0 0 0 16 0 22 0 521000852 16082358272 64707 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506005555 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 15705428

[startup+6.30104 s]
/proc/loadavg: 3.52 4.27 5.78 6/196 6231
/proc/meminfo: memFree=19072996/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15705428 CPUtime=18.21 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 210170 0 1 0 1788 33 0 0 22 0 22 0 521000754 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3926357 201221 2274 9 0 3917076 0
[pid=6209/tid=6211] ppid=6207 vsize=15705428 CPUtime=2.12 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) S 6207 6209 5556 0 -1 4202560 35704 0 1 0 207 5 0 0 25 0 22 0 521000755 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15705428 CPUtime=0.03 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 6514 0 0 0 2 1 0 0 15 0 22 0 521000755 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15705428 CPUtime=0.09 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 25483 0 0 0 6 3 0 0 16 0 22 0 521000755 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15705428 CPUtime=0.1 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 22025 0 0 0 6 4 0 0 16 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15705428 CPUtime=0.08 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 21197 0 0 0 4 4 0 0 16 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15705428 CPUtime=0.08 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 23006 0 0 0 5 3 0 0 16 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15705428 CPUtime=0.06 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 12364 0 0 0 4 2 0 0 15 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15705428 CPUtime=0.05 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) S 6207 6209 5556 0 -1 4202560 13798 0 0 0 4 1 0 0 15 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15705428 CPUtime=0.03 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 11041 0 0 0 2 1 0 0 15 0 22 0 521000756 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 22 0 521000757 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15705428 CPUtime=0.89 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 10272 0 0 0 89 0 0 0 15 0 22 0 521000759 16082358272 201221 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0

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

[pid=6209/tid=6229] ppid=6207 vsize=15705428 CPUtime=1047.04 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) R 6207 6209 5556 0 -1 4202560 347064 0 0 0 104658 46 0 0 25 0 22 0 521000852 16082358272 205832 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15705428 CPUtime=1047.36 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) R 6207 6209 5556 0 -1 4202560 349662 0 0 0 104692 44 0 0 25 0 22 0 521000852 16082358272 205832 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506048009 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15705428 CPUtime=1046.9 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) R 6207 6209 5556 0 -1 4202560 333603 0 0 0 104648 42 0 0 25 0 22 0 521000852 16082358272 205832 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505600649 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4224.54
Current children cumulated vsize (KiB) 15705428

[startup+1122.3 s]
/proc/loadavg: 8.26 7.23 6.38 10/220 6288
/proc/meminfo: memFree=4282696/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15705428 CPUtime=4463.51 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 2779423 0 1 0 445857 494 0 0 22 0 22 0 521000754 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3926357 222491 2297 9 0 3917076 0
[pid=6209/tid=6211] ppid=6207 vsize=15705428 CPUtime=2.12 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) S 6207 6209 5556 0 -1 4202560 35704 0 1 0 207 5 0 0 25 0 22 0 521000755 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15705428 CPUtime=3.85 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 150587 0 0 0 357 28 0 0 16 0 22 0 521000755 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15705428 CPUtime=4.01 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 168444 0 0 0 370 31 0 0 15 0 22 0 521000755 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15705428 CPUtime=3.97 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 164520 0 0 0 368 29 0 0 15 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15705428 CPUtime=3.93 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 160173 0 0 0 363 30 0 0 16 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15705428 CPUtime=3.93 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 155928 0 0 0 364 29 0 0 16 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15705428 CPUtime=3.9 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 152991 0 0 0 360 30 0 0 15 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15705428 CPUtime=3.91 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) S 6207 6209 5556 0 -1 4202560 150563 0 0 0 363 28 0 0 16 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15705428 CPUtime=4 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 152827 0 0 0 371 29 0 0 15 0 22 0 521000756 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15705428 CPUtime=1.83 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 7550 0 0 0 126 57 0 0 15 0 22 0 521000757 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15705428 CPUtime=0.94 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 10427 0 0 0 94 0 0 0 15 0 22 0 521000759 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6225] ppid=6207 vsize=15705428 CPUtime=1.06 cores=1,3,5,7
/proc/6209/task/6225/stat : 6225 (java) S 6207 6209 5556 0 -1 4202560 2900 0 0 0 106 0 0 0 15 0 22 0 521000759 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6226] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6226/stat : 6226 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6227] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6227/stat : 6227 (java) S 6207 6209 5556 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 521000759 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6228] ppid=6207 vsize=15705428 CPUtime=1106.8 cores=1,3,5,7
/proc/6209/task/6228/stat : 6228 (java) R 6207 6209 5556 0 -1 4202560 366115 0 0 0 110633 47 0 0 25 0 22 0 521000852 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506266897 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6209/tid=6229] ppid=6207 vsize=15705428 CPUtime=1106.39 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) R 6207 6209 5556 0 -1 4202560 368871 0 0 0 110590 49 0 0 25 0 22 0 521000852 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505938818 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15705428 CPUtime=1106.62 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) R 6207 6209 5556 0 -1 4202560 372607 0 0 0 110614 48 0 0 25 0 22 0 521000852 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505957730 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15705428 CPUtime=1106.09 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) R 6207 6209 5556 0 -1 4202560 357768 0 0 0 110563 46 0 0 25 0 22 0 521000852 16082358272 222491 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506279315 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4463.51
Current children cumulated vsize (KiB) 15705428

[startup+1182.3 s]
/proc/loadavg: 8.16 7.38 6.48 10/220 6289
/proc/meminfo: memFree=4344536/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15705428 CPUtime=4702.53 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 2889396 0 1 0 469738 515 0 0 22 0 22 0 521000754 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3926357 206224 2297 9 0 3917076 0
[pid=6209/tid=6211] ppid=6207 vsize=15705428 CPUtime=2.12 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) S 6207 6209 5556 0 -1 4202560 35704 0 1 0 207 5 0 0 25 0 22 0 521000755 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15705428 CPUtime=4.07 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 157327 0 0 0 378 29 0 0 15 0 22 0 521000755 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15705428 CPUtime=4.22 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 176571 0 0 0 389 33 0 0 16 0 22 0 521000755 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15705428 CPUtime=4.17 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 171873 0 0 0 387 30 0 0 15 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15705428 CPUtime=4.14 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 167690 0 0 0 383 31 0 0 16 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15705428 CPUtime=4.13 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 163069 0 0 0 383 30 0 0 16 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15705428 CPUtime=4.15 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 161903 0 0 0 383 32 0 0 15 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15705428 CPUtime=4.11 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) S 6207 6209 5556 0 -1 4202560 155652 0 0 0 382 29 0 0 15 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15705428 CPUtime=4.23 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 161397 0 0 0 393 30 0 0 16 0 22 0 521000756 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15705428 CPUtime=1.93 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 7835 0 0 0 133 60 0 0 15 0 22 0 521000757 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15705428 CPUtime=0.94 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 10427 0 0 0 94 0 0 0 15 0 22 0 521000759 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6225] ppid=6207 vsize=15705428 CPUtime=1.06 cores=1,3,5,7
/proc/6209/task/6225/stat : 6225 (java) S 6207 6209 5556 0 -1 4202560 2900 0 0 0 106 0 0 0 15 0 22 0 521000759 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6226] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6226/stat : 6226 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6227] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6227/stat : 6227 (java) S 6207 6209 5556 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 521000759 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6228] ppid=6207 vsize=15705428 CPUtime=1166.14 cores=1,3,5,7
/proc/6209/task/6228/stat : 6228 (java) R 6207 6209 5556 0 -1 4202560 378472 0 0 0 116565 49 0 0 25 0 22 0 521000852 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506134222 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6209/tid=6229] ppid=6207 vsize=15705428 CPUtime=1165.53 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) R 6207 6209 5556 0 -1 4202560 382283 0 0 0 116502 51 0 0 25 0 22 0 521000852 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506005682 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15705428 CPUtime=1165.96 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) R 6207 6209 5556 0 -1 4202560 384375 0 0 0 116546 50 0 0 25 0 22 0 521000852 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506190305 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15705428 CPUtime=1165.47 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) R 6207 6209 5556 0 -1 4202560 370466 0 0 0 116499 48 0 0 25 0 22 0 521000852 16082358272 206224 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506005845 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.53
Current children cumulated vsize (KiB) 15705428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 7.94 7.40 6.51 9/220 6290
/proc/meminfo: memFree=3910400/32950904 swapFree=67082284/67111528
[pid=6209] ppid=6207 vsize=15705428 CPUtime=4800.08 cores=1,3,5,7
/proc/6209/stat : 6209 (java) S 6207 6209 5556 0 -1 4202496 2939719 0 1 0 479484 524 0 0 22 0 22 0 521000754 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6209/statm: 3926357 199727 2297 9 0 3917076 0
[pid=6209/tid=6211] ppid=6207 vsize=15705428 CPUtime=2.12 cores=1,3,5,7
/proc/6209/task/6211/stat : 6211 (java) S 6207 6209 5556 0 -1 4202560 35704 0 1 0 207 5 0 0 25 0 22 0 521000755 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6212] ppid=6207 vsize=15705428 CPUtime=4.16 cores=1,3,5,7
/proc/6209/task/6212/stat : 6212 (java) S 6207 6209 5556 0 -1 4202560 159643 0 0 0 387 29 0 0 16 0 22 0 521000755 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6213] ppid=6207 vsize=15705428 CPUtime=4.31 cores=1,3,5,7
/proc/6209/task/6213/stat : 6213 (java) S 6207 6209 5556 0 -1 4202560 179042 0 0 0 398 33 0 0 15 0 22 0 521000755 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6214] ppid=6207 vsize=15705428 CPUtime=4.28 cores=1,3,5,7
/proc/6209/task/6214/stat : 6214 (java) S 6207 6209 5556 0 -1 4202560 175964 0 0 0 397 31 0 0 16 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6215] ppid=6207 vsize=15705428 CPUtime=4.24 cores=1,3,5,7
/proc/6209/task/6215/stat : 6215 (java) S 6207 6209 5556 0 -1 4202560 170408 0 0 0 392 32 0 0 16 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6216] ppid=6207 vsize=15705428 CPUtime=4.23 cores=1,3,5,7
/proc/6209/task/6216/stat : 6216 (java) S 6207 6209 5556 0 -1 4202560 165716 0 0 0 392 31 0 0 15 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6217] ppid=6207 vsize=15705428 CPUtime=4.23 cores=1,3,5,7
/proc/6209/task/6217/stat : 6217 (java) S 6207 6209 5556 0 -1 4202560 164062 0 0 0 391 32 0 0 15 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 3 0 0 0
[pid=6209/tid=6218] ppid=6207 vsize=15705428 CPUtime=4.19 cores=1,3,5,7
/proc/6209/task/6218/stat : 6218 (java) S 6207 6209 5556 0 -1 4202560 159113 0 0 0 389 30 0 0 15 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6219] ppid=6207 vsize=15705428 CPUtime=4.33 cores=1,3,5,7
/proc/6209/task/6219/stat : 6219 (java) S 6207 6209 5556 0 -1 4202560 162972 0 0 0 402 31 0 0 15 0 22 0 521000756 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6220] ppid=6207 vsize=15705428 CPUtime=1.98 cores=1,3,5,7
/proc/6209/task/6220/stat : 6220 (java) S 6207 6209 5556 0 -1 4202560 7941 0 0 0 137 61 0 0 15 0 22 0 521000757 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 0 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6221] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6221/stat : 6221 (java) S 6207 6209 5556 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6222] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6222/stat : 6222 (java) S 6207 6209 5556 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521000757 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6223] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6223/stat : 6223 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290703281 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6224] ppid=6207 vsize=15705428 CPUtime=0.94 cores=1,3,5,7
/proc/6209/task/6224/stat : 6224 (java) S 6207 6209 5556 0 -1 4202560 10427 0 0 0 94 0 0 0 15 0 22 0 521000759 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 5 0 0 0
[pid=6209/tid=6225] ppid=6207 vsize=15705428 CPUtime=1.06 cores=1,3,5,7
/proc/6209/task/6225/stat : 6225 (java) S 6207 6209 5556 0 -1 4202560 2900 0 0 0 106 0 0 0 15 0 22 0 521000759 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 7 0 0 0
[pid=6209/tid=6226] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6226/stat : 6226 (java) S 6207 6209 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521000759 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290695577 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6227] ppid=6207 vsize=15705428 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6227/stat : 6227 (java) S 6207 6209 5556 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 521000759 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 237290696192 0 4 0 16800975 18446604461147571264 0 0 -1 1 0 0 0
[pid=6209/tid=6228] ppid=6207 vsize=15705428 CPUtime=1190.27 cores=1,3,5,7
/proc/6209/task/6228/stat : 6228 (java) R 6207 6209 5556 0 -1 4202560 384980 0 0 0 118977 50 0 0 25 0 22 0 521000852 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506218812 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6209/tid=6229] ppid=6207 vsize=15705428 CPUtime=1189.71 cores=1,3,5,7
/proc/6209/task/6229/stat : 6229 (java) R 6207 6209 5556 0 -1 4202560 389946 0 0 0 118919 52 0 0 25 0 22 0 521000852 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505962666 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6209/tid=6230] ppid=6207 vsize=15705428 CPUtime=1190.18 cores=1,3,5,7
/proc/6209/task/6230/stat : 6230 (java) R 6207 6209 5556 0 -1 4202560 391897 0 0 0 118967 51 0 0 25 0 22 0 521000852 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912506037830 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6209/tid=6231] ppid=6207 vsize=15705428 CPUtime=1189.71 cores=1,3,5,7
/proc/6209/task/6231/stat : 6231 (java) R 6207 6209 5556 0 -1 4202560 377551 0 0 0 118922 49 0 0 25 0 22 0 521000852 16082358272 199727 33554432000 1073741824 1073778376 140735861166080 18446744073709551615 46912505838628 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15705428

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): 1206.85
CPU time (s): 4800.15
CPU user time (s): 4794.88
CPU system time (s): 5.2742
CPU usage (%): 397.742
Max. virtual memory (cumulated for all children) (KiB): 15707068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.88
system time used= 5.2742
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2939745
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= 123528
involuntary context switches= 88866

runsolver used 2.03269 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 18:20:10
IDJOB=3311976
IDBENCH=71612
IDSOLVER=1698
FILE ID=node121/3311976-1304094010
RUNJOBID= node121-1304094010-6196
PBS_JOBID= 13170562
Free space on /tmp= 72648 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311976-1304094010/watcher-3311976-1304094010 -o /tmp/evaluation-result-3311976-1304094010/solver-3311976-1304094010 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311976-1304094010.cnf -hbr 2

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=288847080

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      19967120 kB
Buffers:       2182984 kB
Cached:       10238732 kB
SwapCached:       2776 kB
Active:        9130236 kB
Inactive:      3333908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19967120 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            9016 kB
Writeback:           0 kB
AnonPages:       40032 kB
Mapped:          13528 kB
Slab:           456056 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188764 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= 72340 MiB
End job on node121 at 2011-04-29 18:40:19