Trace number 3311934

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.2 1207.06

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark455.087
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

Solver Data

0.10/0.12	27:30 INFO : Reading from input HOME/instance-3311934-1304188049.cnf
0.61/0.43	Executor set job limit to 1000000
0.61/0.43	Executor set job limit to 1000000
0.61/0.43	Executor set job limit to 1000000
0.61/0.43	Executor set job limit to 1000000
0.61/0.43	Starting Executor!
0.61/0.43	Starting Executor!
0.61/0.43	Starting Executor!
0.61/0.43	Starting Executor!
1.72/0.93	27:30 INFO : 2638 variables remaining out of 2703
1.72/0.93	27:30 INFO : 118514 literals remaining out of 146431
5.12/2.29	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
5.12/2.29	log4j:WARN Please initialize the log4j system properly.
5.12/2.29	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-3311934-1304188049/watcher-3311934-1304188049 -o /tmp/evaluation-result-3311934-1304188049/solver-3311934-1304188049 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311934-1304188049.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.68 8.02 7.97 4/196 18124
/proc/meminfo: memFree=30680180/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 1385 0 0 0 0 0 0 0 25 0 2 0 530404574 24580096 863 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 6001 863 660 9 0 381 0
[pid=18124/tid=18125] ppid=18122 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) R 18122 18124 17931 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 2 0 530404575 26714112 881 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210647142405 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.050243 s]
/proc/loadavg: 7.68 8.02 7.97 4/196 18124
/proc/meminfo: memFree=30680180/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15609648 CPUtime=0.04 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 4052 0 1 0 4 0 0 0 25 0 18 0 530404574 15984279552 3490 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3902412 3491 1753 9 0 3893131 0
[pid=18124/tid=18125] ppid=18122 vsize=15609648 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) R 18122 18124 17931 0 -1 4202560 2634 0 1 0 3 0 0 0 22 0 18 0 530404575 15984279552 3491 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 47329286012933 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100233 s]
/proc/loadavg: 7.68 8.02 7.97 4/196 18124
/proc/meminfo: memFree=30680180/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15676628 CPUtime=0.1 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 5443 0 1 0 9 1 0 0 25 0 18 0 530404574 16052867072 4881 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3919157 4881 2117 9 0 3909876 0
[pid=18124/tid=18125] ppid=18122 vsize=15676628 CPUtime=0.07 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) R 18122 18124 17931 0 -1 4202560 3395 0 1 0 7 0 0 0 18 0 18 0 530404575 16052867072 4881 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658973239 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676628

[startup+0.300188 s]
/proc/loadavg: 7.68 8.02 7.97 4/196 18124
/proc/meminfo: memFree=30680180/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15680736 CPUtime=0.5 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 15004 0 1 0 48 2 0 0 25 0 18 0 530404574 16057073664 13511 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3920184 13517 2207 9 0 3910903 0
[pid=18124/tid=18125] ppid=18122 vsize=15680736 CPUtime=0.27 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) R 18122 18124 17931 0 -1 4202560 9956 0 1 0 26 1 0 0 18 0 18 0 530404575 16057073664 13520 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505640817 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680736

[startup+0.701106 s]
/proc/loadavg: 7.68 8.02 7.97 4/196 18124
/proc/meminfo: memFree=30680180/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15685940 CPUtime=1.19 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 39036 0 1 0 115 4 0 0 25 0 22 0 530404574 16062402560 36687 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3921485 36688 2240 9 0 3912204 0
[pid=18124/tid=18125] ppid=18122 vsize=15685940 CPUtime=0.67 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) R 18122 18124 17931 0 -1 4202560 31705 0 1 0 64 3 0 0 20 0 22 0 530404575 16062402560 36688 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15685940

[startup+1.56616 s]
/proc/loadavg: 7.68 8.02 7.97 8/218 18146
/proc/meminfo: memFree=30469584/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15686204 CPUtime=3.8 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 44906 0 1 0 375 5 0 0 25 0 22 0 530404574 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3921551 41595 2276 9 0 3912270 0
[pid=18124/tid=18125] ppid=18122 vsize=15686204 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 241 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 292 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 292 0 0 0 0 0 0 0 17 0 22 0 530404575 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18135] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18135/stat : 18135 (java) R 18122 18124 17931 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530404576 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210647099703 0 0 0 16800975 0 0 0 -1 4 0 0 0
[pid=18124/tid=18136] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18136/stat : 18136 (java) S 18122 18124 17931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530404577 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18137] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18137/stat : 18137 (java) S 18122 18124 17931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530404577 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18138] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18138/stat : 18138 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530404579 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658970033 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18139] ppid=18122 vsize=15686204 CPUtime=0.85 cores=0,2,4,6
/proc/18124/task/18139/stat : 18139 (java) R 18122 18124 17931 0 -1 4202560 4434 0 0 0 85 0 0 0 15 0 22 0 530404579 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 47329289723109 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18140] ppid=18122 vsize=15686204 CPUtime=0.7 cores=0,2,4,6
/proc/18124/task/18140/stat : 18140 (java) S 18122 18124 17931 0 -1 4202560 2733 0 0 0 70 0 0 0 15 0 22 0 530404579 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18141] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18141/stat : 18141 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530404579 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18142] ppid=18122 vsize=15686204 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18142/stat : 18142 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404579 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18143] ppid=18122 vsize=15686204 CPUtime=0.4 cores=0,2,4,6
/proc/18124/task/18143/stat : 18143 (java) S 18122 18124 17931 0 -1 4202560 677 0 0 0 40 0 0 0 16 0 22 0 530404618 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18144] ppid=18122 vsize=15686204 CPUtime=0.26 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) S 18122 18124 17931 0 -1 4202560 441 0 0 0 26 0 0 0 16 0 22 0 530404618 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15686204 CPUtime=0.2 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 106 0 0 0 20 0 0 0 16 0 22 0 530404618 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506019478 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15686204 CPUtime=0.42 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) S 18122 18124 17931 0 -1 4202560 1518 0 0 0 42 0 0 0 16 0 22 0 530404618 16062672896 41595 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 15686204

[startup+3.59359 s]
/proc/loadavg: 7.68 8.02 7.97 11/218 18146
/proc/meminfo: memFree=29095952/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15751988 CPUtime=10.42 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 162058 0 1 0 1017 25 0 0 25 0 22 0 530404574 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3937997 157497 2286 9 0 3928716 0
[pid=18124/tid=18125] ppid=18122 vsize=15751988 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15751988 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 5821 0 0 0 3 0 0 0 16 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15751988 CPUtime=0.02 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 4167 0 0 0 2 0 0 0 15 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15751988 CPUtime=0.01 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 6414 0 0 0 0 1 0 0 15 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15751988 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 4018 0 0 0 2 1 0 0 15 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15751988 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 7575 0 0 0 2 1 0 0 16 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 243 0 0 0 0 0 0 0 15 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15751988 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 8848 0 0 0 2 1 0 0 16 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15751988 CPUtime=0.01 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 3483 0 0 0 1 0 0 0 15 0 22 0 530404575 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18135] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18135/stat : 18135 (java) S 18122 18124 17931 0 -1 4202560 474 0 0 0 0 0 0 0 16 0 22 0 530404576 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 0 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18136] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18136/stat : 18136 (java) S 18122 18124 17931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530404577 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18137] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18137/stat : 18137 (java) S 18122 18124 17931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530404577 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18138] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18138/stat : 18138 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530404579 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658970033 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18139] ppid=18122 vsize=15751988 CPUtime=1.04 cores=0,2,4,6
/proc/18124/task/18139/stat : 18139 (java) S 18122 18124 17931 0 -1 4202560 4839 0 0 0 104 0 0 0 15 0 22 0 530404579 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18140] ppid=18122 vsize=15751988 CPUtime=0.97 cores=0,2,4,6
/proc/18124/task/18140/stat : 18140 (java) S 18122 18124 17931 0 -1 4202560 3464 0 0 0 96 1 0 0 15 0 22 0 530404579 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18141] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18141/stat : 18141 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530404579 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18142] ppid=18122 vsize=15751988 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18142/stat : 18142 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530404579 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18143] ppid=18122 vsize=15751988 CPUtime=1.66 cores=0,2,4,6
/proc/18124/task/18143/stat : 18143 (java) R 18122 18124 17931 0 -1 4202560 14975 0 0 0 164 2 0 0 16 0 22 0 530404618 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506128264 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18144] ppid=18122 vsize=15751988 CPUtime=1.63 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) R 18122 18124 17931 0 -1 4202560 13817 0 0 0 162 1 0 0 16 0 22 0 530404618 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505820304 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15751988 CPUtime=1.89 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 25996 0 0 0 186 3 0 0 16 0 22 0 530404618 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505982921 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15751988 CPUtime=2 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) R 18122 18124 17931 0 -1 4202560 23768 0 0 0 197 3 0 0 16 0 22 0 530404618 16130035712 157497 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505864241 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 15751988

[startup+6.30113 s]
/proc/loadavg: 7.70 8.02 7.97 9/218 18147
/proc/meminfo: memFree=28198008/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15752776 CPUtime=21.16 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 327489 0 1 0 2072 44 0 0 25 0 22 0 530404574 16130842624 322235 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3938194 322240 2292 9 0 3928913 0
[pid=18124/tid=18125] ppid=18122 vsize=15752776 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16130842624 322244 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15752776 CPUtime=0.04 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 7531 0 0 0 3 1 0 0 15 0 22 0 530404575 16130842624 322250 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15752776 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 5787 0 0 0 2 1 0 0 15 0 22 0 530404575 16130842624 322252 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15752776 CPUtime=0.02 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 8041 0 0 0 1 1 0 0 16 0 22 0 530404575 16130842624 322257 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15752776 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 5057 0 0 0 2 1 0 0 16 0 22 0 530404575 16130842624 322263 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15752776 CPUtime=0.04 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 9457 0 0 0 3 1 0 0 15 0 22 0 530404575 16130842624 322266 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15752776 CPUtime=0.01 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 3027 0 0 0 1 0 0 0 16 0 22 0 530404575 16130842624 322269 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15752776 CPUtime=0.05 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 13138 0 0 0 4 1 0 0 16 0 22 0 530404575 16130842624 322272 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15752776 CPUtime=0.03 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 7166 0 0 0 2 1 0 0 15 0 22 0 530404575 16130842624 322274 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0

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

[pid=18124/tid=18144] ppid=18122 vsize=15752776 CPUtime=1047.56 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) R 18122 18124 17931 0 -1 4202560 435523 0 0 0 104686 70 0 0 25 0 22 0 530404618 16130842624 203928 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505852672 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15752776 CPUtime=1047.36 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 428913 0 0 0 104661 75 0 0 25 0 22 0 530404618 16130842624 203928 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505992147 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15752776 CPUtime=1047.42 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) R 18122 18124 17931 0 -1 4202560 412576 0 0 0 104668 74 0 0 25 0 22 0 530404618 16130842624 203928 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505991677 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4224.16
Current children cumulated vsize (KiB) 15752776

[startup+1122.31 s]
/proc/loadavg: 8.16 8.09 8.03 9/218 18176
/proc/meminfo: memFree=29209272/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15752776 CPUtime=4462.96 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 3024366 0 1 0 445700 596 0 0 25 0 22 0 530404574 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3938194 191597 2300 9 0 3928913 0
[pid=18124/tid=18125] ppid=18122 vsize=15752776 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15752776 CPUtime=3.77 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 152767 0 0 0 352 25 0 0 15 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15752776 CPUtime=3.71 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 158237 0 0 0 345 26 0 0 15 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15752776 CPUtime=3.74 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 150341 0 0 0 349 25 0 0 15 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15752776 CPUtime=3.71 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 154656 0 0 0 343 28 0 0 16 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15752776 CPUtime=3.68 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 157415 0 0 0 340 28 0 0 16 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15752776 CPUtime=3.74 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 147497 0 0 0 349 25 0 0 16 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15752776 CPUtime=3.7 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 150860 0 0 0 344 26 0 0 15 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15752776 CPUtime=3.64 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 155830 0 0 0 339 25 0 0 16 0 22 0 530404575 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18135] ppid=18122 vsize=15752776 CPUtime=2.04 cores=0,2,4,6
/proc/18124/task/18135/stat : 18135 (java) S 18122 18124 17931 0 -1 4202560 7906 0 0 0 131 73 0 0 15 0 22 0 530404576 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 0 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18136] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18136/stat : 18136 (java) S 18122 18124 17931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18137] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18137/stat : 18137 (java) S 18122 18124 17931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18138] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18138/stat : 18138 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530404579 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658970033 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18139] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18139/stat : 18139 (java) S 18122 18124 17931 0 -1 4202560 4889 0 0 0 125 0 0 0 16 0 22 0 530404579 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18140] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18140/stat : 18140 (java) S 18122 18124 17931 0 -1 4202560 3710 0 0 0 124 1 0 0 15 0 22 0 530404579 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18141] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18141/stat : 18141 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530404579 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18142] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18142/stat : 18142 (java) S 18122 18124 17931 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 530404579 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18143] ppid=18122 vsize=15752776 CPUtime=1107.41 cores=0,2,4,6
/proc/18124/task/18143/stat : 18143 (java) R 18122 18124 17931 0 -1 4202560 418684 0 0 0 110670 71 0 0 25 0 22 0 530404618 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505982994 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18144] ppid=18122 vsize=15752776 CPUtime=1106.86 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) R 18122 18124 17931 0 -1 4202560 453374 0 0 0 110612 74 0 0 25 0 22 0 530404618 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 47329289836144 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15752776 CPUtime=1106.7 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 446531 0 0 0 110592 78 0 0 25 0 22 0 530404618 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506297273 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15752776 CPUtime=1106.67 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) R 18122 18124 17931 0 -1 4202560 427449 0 0 0 110590 77 0 0 25 0 22 0 530404618 16130842624 191597 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4462.96
Current children cumulated vsize (KiB) 15752776

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.03 9/218 18178
/proc/meminfo: memFree=29139196/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15752776 CPUtime=4701.8 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 3165950 0 1 0 469555 625 0 0 25 0 22 0 530404574 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3938194 184736 2300 9 0 3928913 0
[pid=18124/tid=18125] ppid=18122 vsize=15752776 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15752776 CPUtime=3.97 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 156477 0 0 0 371 26 0 0 15 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15752776 CPUtime=3.89 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 162680 0 0 0 362 27 0 0 15 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15752776 CPUtime=3.94 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 155413 0 0 0 368 26 0 0 15 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15752776 CPUtime=3.92 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 157492 0 0 0 363 29 0 0 16 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15752776 CPUtime=3.88 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 161588 0 0 0 359 29 0 0 16 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15752776 CPUtime=3.94 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 150347 0 0 0 369 25 0 0 15 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15752776 CPUtime=3.92 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 154389 0 0 0 365 27 0 0 16 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15752776 CPUtime=3.85 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 159879 0 0 0 360 25 0 0 16 0 22 0 530404575 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18135] ppid=18122 vsize=15752776 CPUtime=2.15 cores=0,2,4,6
/proc/18124/task/18135/stat : 18135 (java) S 18122 18124 17931 0 -1 4202560 8414 0 0 0 138 77 0 0 15 0 22 0 530404576 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 0 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18136] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18136/stat : 18136 (java) S 18122 18124 17931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18137] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18137/stat : 18137 (java) S 18122 18124 17931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18138] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18138/stat : 18138 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530404579 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658970033 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18139] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18139/stat : 18139 (java) S 18122 18124 17931 0 -1 4202560 4889 0 0 0 125 0 0 0 16 0 22 0 530404579 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18140] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18140/stat : 18140 (java) S 18122 18124 17931 0 -1 4202560 3710 0 0 0 124 1 0 0 15 0 22 0 530404579 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18141] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18141/stat : 18141 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530404579 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18142] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18142/stat : 18142 (java) S 18122 18124 17931 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530404579 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18143] ppid=18122 vsize=15752776 CPUtime=1166.74 cores=0,2,4,6
/proc/18124/task/18143/stat : 18143 (java) R 18122 18124 17931 0 -1 4202560 446461 0 0 0 116600 74 0 0 25 0 22 0 530404618 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506321353 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18124/tid=18144] ppid=18122 vsize=15752776 CPUtime=1166.12 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) R 18122 18124 17931 0 -1 4202560 483863 0 0 0 116531 81 0 0 25 0 22 0 530404618 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505983077 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15752776 CPUtime=1166 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 473800 0 0 0 116518 82 0 0 25 0 22 0 530404618 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506325444 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15752776 CPUtime=1165.87 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) R 18122 18124 17931 0 -1 4202560 452324 0 0 0 116506 81 0 0 25 0 22 0 530404618 16130842624 184736 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912505991832 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4701.8
Current children cumulated vsize (KiB) 15752776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.01 s]
/proc/loadavg: 8.09 8.08 8.02 5/195 18182
/proc/meminfo: memFree=30110412/32951132 swapFree=67080200/67111528
[pid=18124] ppid=18122 vsize=15752776 CPUtime=4800.13 cores=0,2,4,6
/proc/18124/stat : 18124 (java) S 18122 18124 17931 0 -1 4202496 3225456 0 1 0 479377 636 0 0 25 0 22 0 530404574 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18124/statm: 3938194 178059 2300 9 0 3928913 0
[pid=18124/tid=18125] ppid=18122 vsize=15752776 CPUtime=0.91 cores=0,2,4,6
/proc/18124/task/18125/stat : 18125 (java) S 18122 18124 17931 0 -1 4202560 32770 0 1 0 87 4 0 0 20 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18127] ppid=18122 vsize=15752776 CPUtime=4.05 cores=0,2,4,6
/proc/18124/task/18127/stat : 18127 (java) S 18122 18124 17931 0 -1 4202560 161885 0 0 0 378 27 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18128] ppid=18122 vsize=15752776 CPUtime=3.96 cores=0,2,4,6
/proc/18124/task/18128/stat : 18128 (java) S 18122 18124 17931 0 -1 4202560 166186 0 0 0 368 28 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18129] ppid=18122 vsize=15752776 CPUtime=4.02 cores=0,2,4,6
/proc/18124/task/18129/stat : 18129 (java) S 18122 18124 17931 0 -1 4202560 159746 0 0 0 375 27 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18130] ppid=18122 vsize=15752776 CPUtime=4.01 cores=0,2,4,6
/proc/18124/task/18130/stat : 18130 (java) S 18122 18124 17931 0 -1 4202560 162474 0 0 0 372 29 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18131] ppid=18122 vsize=15752776 CPUtime=3.97 cores=0,2,4,6
/proc/18124/task/18131/stat : 18131 (java) S 18122 18124 17931 0 -1 4202560 167764 0 0 0 366 31 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18132] ppid=18122 vsize=15752776 CPUtime=4.04 cores=0,2,4,6
/proc/18124/task/18132/stat : 18132 (java) S 18122 18124 17931 0 -1 4202560 154457 0 0 0 378 26 0 0 16 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18133] ppid=18122 vsize=15752776 CPUtime=4 cores=0,2,4,6
/proc/18124/task/18133/stat : 18133 (java) S 18122 18124 17931 0 -1 4202560 158372 0 0 0 372 28 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18134] ppid=18122 vsize=15752776 CPUtime=3.94 cores=0,2,4,6
/proc/18124/task/18134/stat : 18134 (java) S 18122 18124 17931 0 -1 4202560 165481 0 0 0 368 26 0 0 15 0 22 0 530404575 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18135] ppid=18122 vsize=15752776 CPUtime=2.2 cores=0,2,4,6
/proc/18124/task/18135/stat : 18135 (java) S 18122 18124 17931 0 -1 4202560 8527 0 0 0 141 79 0 0 15 0 22 0 530404576 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 0 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18136] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18136/stat : 18136 (java) S 18122 18124 17931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18137] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18137/stat : 18137 (java) S 18122 18124 17931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530404577 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 0 0 0 0
[pid=18124/tid=18138] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18138/stat : 18138 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530404579 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658970033 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18139] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18139/stat : 18139 (java) S 18122 18124 17931 0 -1 4202560 4889 0 0 0 125 0 0 0 16 0 22 0 530404579 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 4 0 0 0
[pid=18124/tid=18140] ppid=18122 vsize=15752776 CPUtime=1.25 cores=0,2,4,6
/proc/18124/task/18140/stat : 18140 (java) S 18122 18124 17931 0 -1 4202560 3710 0 0 0 124 1 0 0 15 0 22 0 530404579 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18141] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18141/stat : 18141 (java) S 18122 18124 17931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530404579 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962329 0 4 0 16800975 18446604453799762624 0 0 -1 2 0 0 0
[pid=18124/tid=18142] ppid=18122 vsize=15752776 CPUtime=0 cores=0,2,4,6
/proc/18124/task/18142/stat : 18142 (java) S 18122 18124 17931 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530404579 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 210658962944 0 4 0 16800975 18446604453799762624 0 0 -1 6 0 0 0
[pid=18124/tid=18143] ppid=18122 vsize=15752776 CPUtime=1191.13 cores=0,2,4,6
/proc/18124/task/18143/stat : 18143 (java) R 18122 18124 17931 0 -1 4202560 451895 0 0 0 119038 75 0 0 25 0 22 0 530404618 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18124/tid=18144] ppid=18122 vsize=15752776 CPUtime=1190.57 cores=0,2,4,6
/proc/18124/task/18144/stat : 18144 (java) R 18122 18124 17931 0 -1 4202560 488700 0 0 0 118976 81 0 0 25 0 22 0 530404618 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506053258 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18124/tid=18145] ppid=18122 vsize=15752776 CPUtime=1190.44 cores=0,2,4,6
/proc/18124/task/18145/stat : 18145 (java) R 18122 18124 17931 0 -1 4202560 479793 0 0 0 118961 83 0 0 25 0 22 0 530404618 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 46912506053980 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18124/tid=18146] ppid=18122 vsize=15752776 CPUtime=1190.22 cores=0,2,4,6
/proc/18124/task/18146/stat : 18146 (java) R 18122 18124 17931 0 -1 4202560 457353 0 0 0 118939 83 0 0 25 0 22 0 530404618 16130842624 178059 33554432000 1073741824 1073778376 140736173161872 18446744073709551615 47329289835663 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15752776

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

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

Child status: 143
Real time (s): 1207.06
CPU time (s): 4800.2
CPU user time (s): 4793.8
CPU system time (s): 6.40303
CPU usage (%): 397.679
Max. virtual memory (cumulated for all children) (KiB): 15752776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.8
system time used= 6.40303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3225482
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= 146904
involuntary context switches= 97134

runsolver used 2.04069 second user time and 5.11322 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 20:27:30
IDJOB=3311934
IDBENCH=85799
IDSOLVER=1698
FILE ID=node129/3311934-1304188049
RUNJOBID= node129-1304186840-17949
PBS_JOBID= 13172493
Free space on /tmp= 67248 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311934-1304188049/watcher-3311934-1304188049 -o /tmp/evaluation-result-3311934-1304188049/solver-3311934-1304188049 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311934-1304188049.cnf -hbr 2

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=1838495178

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      30680336 kB
Buffers:        291860 kB
Cached:        1458760 kB
SwapCached:       5056 kB
Active:         286188 kB
Inactive:      1645452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30680336 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:            4688 kB
Writeback:          16 kB
AnonPages:      177928 kB
Mapped:          21056 kB
Slab:           276252 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   795020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67244 MiB
End job on node129 at 2011-04-30 20:47:39