Trace number 3312141

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.56 1206.31

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_18_SAT.cnf
MD5SUMf59f88ab6bb4b66fc286f81caa2dd02d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables2888
Number of clauses218530
Sum of the clauses size651665
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24293
Number of clauses of size 3214214
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.10/0.12	08:04 INFO : Reading from input HOME/instance-3312141-1304078884.cnf
1.23/1.03	Executor set job limit to 1000000
1.23/1.03	Executor set job limit to 1000000
1.23/1.03	Executor set job limit to 1000000
1.23/1.03	Executor set job limit to 1000000
1.23/1.03	Starting Executor!
1.23/1.03	Starting Executor!
1.23/1.03	Starting Executor!
1.23/1.03	Starting Executor!
4.77/2.97	08:07 INFO : 2731 variables remaining out of 2888
4.77/2.97	08:07 INFO : 881388 literals remaining out of 870195
41.66/12.97	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
41.66/12.97	log4j:WARN Please initialize the log4j system properly.
41.66/12.97	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.65 7.95 7.25 1/172 15355
/proc/meminfo: memFree=30760292/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/15355/stat : 15355 (java) R 15353 15355 14691 0 -1 4202496 1114 0 0 0 0 0 0 0 23 0 1 0 519488204 23580672 600 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248084735744 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15355/statm: 5757 610 457 9 0 124 0

[startup+0.0100871 s]
/proc/loadavg: 7.65 7.95 7.25 1/172 15355
/proc/meminfo: memFree=30760292/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=35840 CPUtime=0 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 1558 0 0 0 0 0 0 0 23 0 2 0 519488204 36700160 1009 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 8947 1008 777 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35840

[startup+0.101065 s]
/proc/loadavg: 7.65 7.95 7.25 1/172 15355
/proc/meminfo: memFree=30760292/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15676656 CPUtime=0.1 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 5543 0 1 0 9 1 0 0 23 0 18 0 519488204 16052895744 4964 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3919164 4964 2116 9 0 3909883 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676656

[startup+0.30103 s]
/proc/loadavg: 7.65 7.95 7.25 1/172 15355
/proc/meminfo: memFree=30760292/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15681884 CPUtime=0.51 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 14526 0 1 0 49 2 0 0 23 0 18 0 519488204 16058249216 12689 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3920471 12696 2206 9 0 3911190 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681884

[startup+0.700962 s]
/proc/loadavg: 7.65 7.95 7.25 1/172 15355
/proc/meminfo: memFree=30760292/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15681884 CPUtime=0.92 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 41820 0 1 0 86 6 0 0 23 0 18 0 519488204 16058249216 39981 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3920471 39981 2222 9 0 3911190 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681884

[startup+1.50082 s]
/proc/loadavg: 7.65 7.95 7.25 4/216 15404
/proc/meminfo: memFree=30432640/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15715004 CPUtime=2.17 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 55737 0 1 0 209 8 0 0 23 0 22 0 519488204 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3928751 51066 2252 9 0 3919470 0
[pid=15355/tid=15357] ppid=15353 vsize=15715004 CPUtime=1.46 cores=1,3,5,7
/proc/15355/task/15357/stat : 15357 (java) R 15353 15355 14691 0 -1 4202560 35627 0 1 0 141 5 0 0 25 0 22 0 519488205 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46974809806686 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15355/tid=15358] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15358/stat : 15358 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15359] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15359/stat : 15359 (java) S 15353 15355 14691 0 -1 4202560 1142 0 0 0 0 0 0 0 16 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15360] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 777 0 0 0 0 0 0 0 16 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 513 0 0 0 0 0 0 0 16 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 1520 0 0 0 0 0 0 0 15 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 1679 0 0 0 0 0 0 0 16 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 519488206 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 519488207 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15715004 CPUtime=0.5 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) R 15353 15355 14691 0 -1 4202560 11448 0 0 0 49 1 0 0 16 0 22 0 519488209 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101517057 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15715004 CPUtime=0.14 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 1431 0 0 0 14 0 0 0 15 0 22 0 519488210 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15715004 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519488210 16092164096 51066 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 15715004

[startup+3.10558 s]
/proc/loadavg: 7.65 7.95 7.25 6/220 15408
/proc/meminfo: memFree=30365152/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15717348 CPUtime=5.09 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 62877 0 1 0 500 9 0 0 23 0 22 0 519488204 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3929337 53180 2274 9 0 3920056 0
[pid=15355/tid=15357] ppid=15353 vsize=15717348 CPUtime=2.94 cores=1,3,5,7
/proc/15355/task/15357/stat : 15357 (java) S 15353 15355 14691 0 -1 4202560 35688 0 1 0 288 6 0 0 25 0 22 0 519488205 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15358] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15358/stat : 15358 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15359] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15359/stat : 15359 (java) S 15353 15355 14691 0 -1 4202560 1142 0 0 0 0 0 0 0 16 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15360] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 777 0 0 0 0 0 0 0 16 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 513 0 0 0 0 0 0 0 16 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 1520 0 0 0 0 0 0 0 15 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 1679 0 0 0 0 0 0 0 16 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 519488206 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 519488207 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15717348 CPUtime=1.36 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) S 15353 15355 14691 0 -1 4202560 14009 0 0 0 135 1 0 0 15 0 22 0 519488209 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15717348 CPUtime=0.61 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 5936 0 0 0 61 0 0 0 15 0 22 0 519488210 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519488210 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15405] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15405/stat : 15405 (java) S 15353 15355 14691 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 519488308 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15406] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15406/stat : 15406 (java) S 15353 15355 14691 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519488308 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15407] ppid=15353 vsize=15717348 CPUtime=0.09 cores=1,3,5,7
/proc/15355/task/15407/stat : 15407 (java) R 15353 15355 14691 0 -1 4202560 19 0 0 0 9 0 0 0 15 0 22 0 519488308 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912505660416 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=15717348 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) S 15353 15355 14691 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 519488308 16094564352 53180 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15717348

[startup+6.30097 s]
/proc/loadavg: 7.76 7.96 7.26 11/220 15408
/proc/meminfo: memFree=29552780/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15710440 CPUtime=15.64 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 203869 0 1 0 1535 29 0 0 23 0 22 0 519488204 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3927610 190968 2274 9 0 3918329 0
[pid=15355/tid=15357] ppid=15353 vsize=15710440 CPUtime=2.94 cores=1,3,5,7
/proc/15355/task/15357/stat : 15357 (java) S 15353 15355 14691 0 -1 4202560 35688 0 1 0 288 6 0 0 25 0 22 0 519488205 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15358] ppid=15353 vsize=15710440 CPUtime=0.05 cores=1,3,5,7
/proc/15355/task/15358/stat : 15358 (java) S 15353 15355 14691 0 -1 4202560 16952 0 0 0 3 2 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15359] ppid=15353 vsize=15710440 CPUtime=0.05 cores=1,3,5,7
/proc/15355/task/15359/stat : 15359 (java) S 15353 15355 14691 0 -1 4202560 12316 0 0 0 3 2 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15360] ppid=15353 vsize=15710440 CPUtime=0.04 cores=1,3,5,7
/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 12259 0 0 0 3 1 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15710440 CPUtime=0.01 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 6466 0 0 0 1 0 0 0 15 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15710440 CPUtime=0.02 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 6820 0 0 0 1 1 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15710440 CPUtime=0.03 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 11327 0 0 0 2 1 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15710440 CPUtime=0.04 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 13763 0 0 0 3 1 0 0 16 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 519488206 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 400 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15710440 CPUtime=1.63 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) S 15353 15355 14691 0 -1 4202560 14041 0 0 0 162 1 0 0 15 0 22 0 519488209 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15710440 CPUtime=0.8 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 6584 0 0 0 80 0 0 0 15 0 22 0 519488210 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519488210 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15405] ppid=15353 vsize=15710440 CPUtime=2.9 cores=1,3,5,7
/proc/15355/task/15405/stat : 15405 (java) R 15353 15355 14691 0 -1 4202560 18804 0 0 0 288 2 0 0 17 0 22 0 519488308 16087490560 190968 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506303985 0 4 0 16800975 0 0 0 -1 1 0 0 0

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

/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 42273 0 0 0 303 9 0 0 16 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15710440 CPUtime=3.17 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 61311 0 0 0 304 13 0 0 16 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15710440 CPUtime=3.18 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 46038 0 0 0 306 12 0 0 16 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15710440 CPUtime=3.19 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 47551 0 0 0 309 10 0 0 16 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15710440 CPUtime=3.21 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 42266 0 0 0 312 9 0 0 15 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15710440 CPUtime=3.15 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 41641 0 0 0 305 10 0 0 15 0 22 0 519488206 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15710440 CPUtime=0.73 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 11046 0 0 0 56 17 0 0 15 0 22 0 519488207 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15710440 CPUtime=2.24 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) S 15353 15355 14691 0 -1 4202560 14099 0 0 0 223 1 0 0 15 0 22 0 519488209 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15710440 CPUtime=1.27 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 8446 0 0 0 126 1 0 0 15 0 22 0 519488210 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519488210 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15405] ppid=15353 vsize=15710440 CPUtime=1108.23 cores=1,3,5,7
/proc/15355/task/15405/stat : 15405 (java) R 15353 15355 14691 0 -1 4202560 256138 0 0 0 110775 48 0 0 25 0 22 0 519488308 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506698354 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15355/tid=15406] ppid=15353 vsize=15710440 CPUtime=1108.09 cores=1,3,5,7
/proc/15355/task/15406/stat : 15406 (java) R 15353 15355 14691 0 -1 4202560 253293 0 0 0 110767 42 0 0 25 0 22 0 519488308 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912505726746 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15355/tid=15407] ppid=15353 vsize=15710440 CPUtime=1109.23 cores=1,3,5,7
/proc/15355/task/15407/stat : 15407 (java) R 15353 15355 14691 0 -1 4202560 301296 0 0 0 110868 55 0 0 25 0 22 0 519488308 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506363114 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=15710440 CPUtime=1107.44 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) R 15353 15355 14691 0 -1 4202560 230613 0 0 0 110704 40 0 0 25 0 22 0 519488308 16087490560 1204276 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912505842984 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4465.79
Current children cumulated vsize (KiB) 15710440

[startup+1182.3 s]
/proc/loadavg: 8.08 8.11 7.84 9/220 15439
/proc/meminfo: memFree=25435524/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15710440 CPUtime=4705.32 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 1508835 0 1 0 470222 310 0 0 23 0 22 0 519488204 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3927610 1197811 2299 9 0 3918329 0
[pid=15355/tid=15357] ppid=15353 vsize=15710440 CPUtime=2.94 cores=1,3,5,7
/proc/15355/task/15357/stat : 15357 (java) S 15353 15355 14691 0 -1 4202560 35688 0 1 0 288 6 0 0 25 0 22 0 519488205 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15358] ppid=15353 vsize=15710440 CPUtime=3.31 cores=1,3,5,7
/proc/15355/task/15358/stat : 15358 (java) S 15353 15355 14691 0 -1 4202560 56465 0 0 0 317 14 0 0 16 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15359] ppid=15353 vsize=15710440 CPUtime=3.27 cores=1,3,5,7
/proc/15355/task/15359/stat : 15359 (java) S 15353 15355 14691 0 -1 4202560 59076 0 0 0 314 13 0 0 15 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15360] ppid=15353 vsize=15710440 CPUtime=3.18 cores=1,3,5,7
/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 42278 0 0 0 309 9 0 0 16 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15710440 CPUtime=3.24 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 61339 0 0 0 311 13 0 0 15 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15710440 CPUtime=3.24 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 46049 0 0 0 312 12 0 0 15 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15710440 CPUtime=3.25 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 47555 0 0 0 315 10 0 0 16 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15710440 CPUtime=3.28 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 42276 0 0 0 319 9 0 0 16 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15710440 CPUtime=3.22 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 41656 0 0 0 312 10 0 0 15 0 22 0 519488206 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15710440 CPUtime=0.75 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 11048 0 0 0 57 18 0 0 15 0 22 0 519488207 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15710440 CPUtime=2.24 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) S 15353 15355 14691 0 -1 4202560 14099 0 0 0 223 1 0 0 15 0 22 0 519488209 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15710440 CPUtime=1.27 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 8446 0 0 0 126 1 0 0 15 0 22 0 519488210 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 519488210 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15405] ppid=15353 vsize=15710440 CPUtime=1168.05 cores=1,3,5,7
/proc/15355/task/15405/stat : 15405 (java) R 15353 15355 14691 0 -1 4202560 256147 0 0 0 116757 48 0 0 25 0 22 0 519488308 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506304061 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15355/tid=15406] ppid=15353 vsize=15710440 CPUtime=1167.92 cores=1,3,5,7
/proc/15355/task/15406/stat : 15406 (java) R 15353 15355 14691 0 -1 4202560 253305 0 0 0 116750 42 0 0 25 0 22 0 519488308 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506364077 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15355/tid=15407] ppid=15353 vsize=15710440 CPUtime=1169.06 cores=1,3,5,7
/proc/15355/task/15407/stat : 15407 (java) R 15353 15355 14691 0 -1 4202560 301314 0 0 0 116850 56 0 0 25 0 22 0 519488308 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506157317 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=15710440 CPUtime=1166.96 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) R 15353 15355 14691 0 -1 4202560 230636 0 0 0 116655 41 0 0 25 0 22 0 519488308 16087490560 1197811 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506406380 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4705.32
Current children cumulated vsize (KiB) 15710440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 8.12 8.11 7.85 9/220 15440
/proc/meminfo: memFree=25456704/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=15710440 CPUtime=4800.33 cores=1,3,5,7
/proc/15355/stat : 15355 (java) S 15353 15355 14691 0 -1 4202496 1508886 0 1 0 479722 311 0 0 23 0 22 0 519488204 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 3927610 1195383 2299 9 0 3918329 0
[pid=15355/tid=15357] ppid=15353 vsize=15710440 CPUtime=2.94 cores=1,3,5,7
/proc/15355/task/15357/stat : 15357 (java) S 15353 15355 14691 0 -1 4202560 35688 0 1 0 288 6 0 0 25 0 22 0 519488205 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15358] ppid=15353 vsize=15710440 CPUtime=3.33 cores=1,3,5,7
/proc/15355/task/15358/stat : 15358 (java) S 15353 15355 14691 0 -1 4202560 56468 0 0 0 319 14 0 0 15 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15359] ppid=15353 vsize=15710440 CPUtime=3.29 cores=1,3,5,7
/proc/15355/task/15359/stat : 15359 (java) S 15353 15355 14691 0 -1 4202560 59081 0 0 0 316 13 0 0 16 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15360] ppid=15353 vsize=15710440 CPUtime=3.2 cores=1,3,5,7
/proc/15355/task/15360/stat : 15360 (java) S 15353 15355 14691 0 -1 4202560 42280 0 0 0 311 9 0 0 15 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15361] ppid=15353 vsize=15710440 CPUtime=3.26 cores=1,3,5,7
/proc/15355/task/15361/stat : 15361 (java) S 15353 15355 14691 0 -1 4202560 61345 0 0 0 313 13 0 0 15 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15362] ppid=15353 vsize=15710440 CPUtime=3.27 cores=1,3,5,7
/proc/15355/task/15362/stat : 15362 (java) S 15353 15355 14691 0 -1 4202560 46052 0 0 0 315 12 0 0 16 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 1 0 0 0
[pid=15355/tid=15363] ppid=15353 vsize=15710440 CPUtime=3.27 cores=1,3,5,7
/proc/15355/task/15363/stat : 15363 (java) S 15353 15355 14691 0 -1 4202560 47557 0 0 0 317 10 0 0 16 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15364] ppid=15353 vsize=15710440 CPUtime=3.3 cores=1,3,5,7
/proc/15355/task/15364/stat : 15364 (java) S 15353 15355 14691 0 -1 4202560 42278 0 0 0 321 9 0 0 16 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15365] ppid=15353 vsize=15710440 CPUtime=3.24 cores=1,3,5,7
/proc/15355/task/15365/stat : 15365 (java) S 15353 15355 14691 0 -1 4202560 41659 0 0 0 314 10 0 0 15 0 22 0 519488206 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15366] ppid=15353 vsize=15710440 CPUtime=0.75 cores=1,3,5,7
/proc/15355/task/15366/stat : 15366 (java) S 15353 15355 14691 0 -1 4202560 11048 0 0 0 57 18 0 0 15 0 22 0 519488207 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 0 0 16800975 18446604459231311936 0 0 -1 7 0 0 0
[pid=15355/tid=15367] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15367/stat : 15367 (java) S 15353 15355 14691 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15368] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15368/stat : 15368 (java) S 15353 15355 14691 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519488207 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15371] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15371/stat : 15371 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488209 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101521841 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15372] ppid=15353 vsize=15710440 CPUtime=2.24 cores=1,3,5,7
/proc/15355/task/15372/stat : 15372 (java) S 15353 15355 14691 0 -1 4202560 14099 0 0 0 223 1 0 0 15 0 22 0 519488209 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15373] ppid=15353 vsize=15710440 CPUtime=1.27 cores=1,3,5,7
/proc/15355/task/15373/stat : 15373 (java) S 15353 15355 14691 0 -1 4202560 8446 0 0 0 126 1 0 0 15 0 22 0 519488210 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15374] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15374/stat : 15374 (java) S 15353 15355 14691 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519488210 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514137 0 4 0 16800975 18446604459231311936 0 0 -1 3 0 0 0
[pid=15355/tid=15375] ppid=15353 vsize=15710440 CPUtime=0 cores=1,3,5,7
/proc/15355/task/15375/stat : 15375 (java) S 15353 15355 14691 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 519488210 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 248101514752 0 4 0 16800975 18446604459231311936 0 0 -1 5 0 0 0
[pid=15355/tid=15405] ppid=15353 vsize=15710440 CPUtime=1191.77 cores=1,3,5,7
/proc/15355/task/15405/stat : 15405 (java) R 15353 15355 14691 0 -1 4202560 256150 0 0 0 119129 48 0 0 25 0 22 0 519488308 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506406650 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15355/tid=15406] ppid=15353 vsize=15710440 CPUtime=1191.66 cores=1,3,5,7
/proc/15355/task/15406/stat : 15406 (java) R 15353 15355 14691 0 -1 4202560 253311 0 0 0 119124 42 0 0 25 0 22 0 519488308 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46974810310876 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15355/tid=15407] ppid=15353 vsize=15710440 CPUtime=1192.79 cores=1,3,5,7
/proc/15355/task/15407/stat : 15407 (java) R 15353 15355 14691 0 -1 4202560 301324 0 0 0 119223 56 0 0 25 0 22 0 519488308 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506190085 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=15710440 CPUtime=1190.57 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) R 15353 15355 14691 0 -1 4202560 230642 0 0 0 119016 41 0 0 25 0 22 0 519488308 16087490560 1195383 33554432000 1073741824 1073778376 140736381463360 18446744073709551615 46912506262038 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15710440

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

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

[startup+1206.21 s]
/proc/loadavg: 8.12 8.11 7.85 9/220 15440
/proc/meminfo: memFree=25456704/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=0 CPUtime=4800.46 cores=1,3,5,7
/proc/15355/stat : 15355 (java) Z 15353 15355 14691 0 -1 4203548 1508912 0 1 0 479725 321 0 0 17 0 2 0 519488204 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 0 0 0 0 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=0 CPUtime=1190.68 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) R 15353 15355 14691 0 -1 4203588 230642 0 0 0 119017 51 0 0 25 0 2 0 519488308 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

[startup+1206.3 s]
/proc/loadavg: 8.12 8.11 7.85 9/220 15440
/proc/meminfo: memFree=25456704/32950928 swapFree=67111428/67111528
[pid=15355] ppid=15353 vsize=0 CPUtime=4800.55 cores=1,3,5,7
/proc/15355/stat : 15355 (java) Z 15353 15355 14691 0 -1 4203548 1508912 0 1 0 479725 330 0 0 17 0 2 0 519488204 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15355/statm: 0 0 0 0 0 0 0
[pid=15355/tid=15408] ppid=15353 vsize=0 CPUtime=1190.77 cores=1,3,5,7
/proc/15355/task/15408/stat : 15408 (java) R 15353 15355 14691 0 -1 4203588 230642 0 0 0 119017 60 0 0 25 0 2 0 519488308 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.31
CPU time (s): 4800.56
CPU user time (s): 4797.25
CPU system time (s): 3.3095
CPU usage (%): 397.956
Max. virtual memory (cumulated for all children) (KiB): 15717348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 3.3095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1508912
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= 136743
involuntary context switches= 92024

runsolver used 2.03769 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 14:08:04
IDJOB=3312141
IDBENCH=71087
IDSOLVER=1698
FILE ID=node123/3312141-1304078884
RUNJOBID= node123-1304077581-15197
PBS_JOBID= 13170492
Free space on /tmp= 72816 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_18_SAT.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312141-1304078884/watcher-3312141-1304078884 -o /tmp/evaluation-result-3312141-1304078884/solver-3312141-1304078884 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312141-1304078884.cnf -hbr 2

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

MD5SUM BENCH= f59f88ab6bb4b66fc286f81caa2dd02d
RANDOM SEED=250665151

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30760440 kB
Buffers:        546792 kB
Cached:        1216648 kB
SwapCached:        100 kB
Active:         110480 kB
Inactive:      1716572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30760440 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            5112 kB
Writeback:           0 kB
AnonPages:       63792 kB
Mapped:          14888 kB
Slab:           298100 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189024 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= 72808 MiB
End job on node123 at 2011-04-29 14:28:12