Trace number 3312263

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) 4658.38 1300.29

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	15:35 INFO : Reading from input HOME/instance-3312263-1304075734.cnf
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Starting Executor!
1.43/1.29	Starting Executor!
1.43/1.29	Starting Executor!
1.43/1.29	Starting Executor!
59.44/56.63	16:31 INFO : 73010 variables remaining out of 98048
59.44/56.63	16:31 INFO : 22902310 literals remaining out of 979194
362.78/224.51	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
362.78/224.51	log4j:WARN Please initialize the log4j system properly.
362.78/224.51	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-3312263-1304075734/watcher-3312263-1304075734 -o /tmp/evaluation-result-3312263-1304075734/solver-3312263-1304075734 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312263-1304075734.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.03 7.95 8.03 4/198 21326
/proc/meminfo: memFree=25371344/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 1457 0 0 0 0 0 0 0 21 0 2 0 519171626 31313920 926 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 7645 927 708 9 0 383 0
[pid=21326/tid=21327] ppid=21324 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 114 0 0 0 0 0 0 0 22 0 2 0 519171627 31260672 935 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 47514241860102 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0808881 s]
/proc/loadavg: 7.03 7.95 8.03 4/198 21326
/proc/meminfo: memFree=25371344/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15675912 CPUtime=0.08 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 5308 0 1 0 7 1 0 0 21 0 18 0 519171626 16052133888 4717 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3918978 4717 2107 9 0 3909697 0
[pid=21326/tid=21327] ppid=21324 vsize=15675912 CPUtime=0.06 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 3167 0 1 0 6 0 0 0 22 0 18 0 519171627 16052133888 4718 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 47514247465811 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15675912

[startup+0.100355 s]
/proc/loadavg: 7.03 7.95 8.03 4/198 21326
/proc/meminfo: memFree=25371344/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15675912 CPUtime=0.1 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 5624 0 1 0 9 1 0 0 21 0 18 0 519171626 16052133888 5033 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3918978 5033 2118 9 0 3909697 0
[pid=21326/tid=21327] ppid=21324 vsize=15675912 CPUtime=0.08 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 3473 0 1 0 7 1 0 0 22 0 18 0 519171627 16052133888 5033 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347719115 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675912

[startup+0.301476 s]
/proc/loadavg: 7.03 7.95 8.03 4/198 21326
/proc/meminfo: memFree=25371344/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15679128 CPUtime=0.5 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 14017 0 1 0 47 3 0 0 21 0 18 0 519171626 16055427072 12462 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3919782 12468 2208 9 0 3910501 0
[pid=21326/tid=21327] ppid=21324 vsize=15679128 CPUtime=0.28 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 8865 0 1 0 26 2 0 0 22 0 18 0 519171627 16055427072 12471 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505580250 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15679128

[startup+0.700264 s]
/proc/loadavg: 7.03 7.95 8.03 4/198 21326
/proc/meminfo: memFree=25371344/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15679128 CPUtime=0.9 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 41970 0 1 0 84 6 0 0 21 0 18 0 519171626 16055427072 40411 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3919782 40411 2223 9 0 3910501 0
[pid=21326/tid=21327] ppid=21324 vsize=15679128 CPUtime=0.66 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 35499 0 1 0 61 5 0 0 24 0 18 0 519171627 16055427072 40411 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505579978 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 15679128

[startup+1.50109 s]
/proc/loadavg: 7.03 7.95 8.03 3/216 21344
/proc/meminfo: memFree=25068880/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15683240 CPUtime=1.93 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 53698 0 1 0 185 8 0 0 21 0 22 0 519171626 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3920810 52091 2264 9 0 3911529 0
[pid=21326/tid=21327] ppid=21324 vsize=15683240 CPUtime=1.43 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 35604 0 1 0 138 5 0 0 25 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505725976 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15683240 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 3327 0 0 0 2 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 1644 0 0 0 0 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 163 0 0 0 0 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 1241 0 0 0 0 0 0 0 15 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15683240 CPUtime=0.01 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 1679 0 0 0 1 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15683240 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 1920 0 0 0 2 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 324 0 0 0 0 0 0 0 15 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15683240 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 2403 0 0 0 2 0 0 0 16 0 22 0 519171627 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 519171628 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21341] ppid=21324 vsize=15683240 CPUtime=0.16 cores=0,2,4,6
/proc/21326/task/21341/stat : 21341 (java) S 21324 21326 20824 0 -1 4202560 1218 0 0 0 16 0 0 0 15 0 22 0 519171631 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21342] ppid=21324 vsize=15683240 CPUtime=0.19 cores=0,2,4,6
/proc/21326/task/21342/stat : 21342 (java) S 21324 21326 20824 0 -1 4202560 2668 0 0 0 19 0 0 0 15 0 22 0 519171631 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21343] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21343/stat : 21343 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519171631 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21344] ppid=21324 vsize=15683240 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21344/stat : 21344 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519171631 16059637760 52091 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 15683240

[startup+3.10085 s]
/proc/loadavg: 7.03 7.95 8.03 8/224 21352
/proc/meminfo: memFree=24965148/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15683568 CPUtime=4.66 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 69379 0 1 0 456 10 0 0 21 0 22 0 519171626 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3920892 58392 2264 9 0 3911611 0
[pid=21326/tid=21327] ppid=21324 vsize=15683568 CPUtime=3.03 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 35613 0 1 0 298 5 0 0 25 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506032312 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 3327 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 1644 0 0 0 0 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 163 0 0 0 0 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 1241 0 0 0 0 0 0 0 15 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15683568 CPUtime=0.01 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 1679 0 0 0 1 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 1920 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 324 0 0 0 0 0 0 0 15 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 2403 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 519171628 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21341] ppid=21324 vsize=15683568 CPUtime=0.44 cores=0,2,4,6
/proc/21326/task/21341/stat : 21341 (java) S 21324 21326 20824 0 -1 4202560 2971 0 0 0 44 0 0 0 15 0 22 0 519171631 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21342] ppid=21324 vsize=15683568 CPUtime=1.02 cores=0,2,4,6
/proc/21326/task/21342/stat : 21342 (java) S 21324 21326 20824 0 -1 4202560 16586 0 0 0 100 2 0 0 15 0 22 0 519171631 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21343] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21343/stat : 21343 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519171631 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21344] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21344/stat : 21344 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519171631 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21349] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21349/stat : 21349 (java) S 21324 21326 20824 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 519171755 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21350] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21350/stat : 21350 (java) S 21324 21326 20824 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 519171755 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21351] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21351/stat : 21351 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 519171755 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21352] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21352/stat : 21352 (java) S 21324 21326 20824 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519171755 16059973632 58392 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 15683568

[startup+6.30129 s]
/proc/loadavg: 6.71 7.87 8.00 5/224 21352
/proc/meminfo: memFree=24925832/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15683568 CPUtime=7.86 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 69393 0 1 0 776 10 0 0 21 0 22 0 519171626 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3920892 56353 2274 9 0 3911611 0
[pid=21326/tid=21327] ppid=21324 vsize=15683568 CPUtime=6.23 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) R 21324 21326 20824 0 -1 4202560 35613 0 1 0 618 5 0 0 19 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506032396 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 3327 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 1644 0 0 0 0 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 163 0 0 0 0 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 1241 0 0 0 0 0 0 0 15 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15683568 CPUtime=0.01 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 1679 0 0 0 1 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 1920 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 324 0 0 0 0 0 0 0 15 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15683568 CPUtime=0.02 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 2403 0 0 0 2 0 0 0 16 0 22 0 519171627 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 519171628 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15683568 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16059973632 56353 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=7757828/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15687100 CPUtime=4187.95 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 1804723 0 1 0 418504 291 0 0 21 0 22 0 519171626 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3921775 1769545 2300 9 0 3912494 0
[pid=21326/tid=21327] ppid=21324 vsize=15687100 CPUtime=56.22 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) S 21324 21326 20824 0 -1 4202560 91434 0 1 0 5612 10 0 0 25 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15687100 CPUtime=2.37 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 191880 0 0 0 206 31 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15687100 CPUtime=2.09 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 141589 0 0 0 188 21 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15687100 CPUtime=2.47 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 205583 0 0 0 214 33 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15687100 CPUtime=2 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 132706 0 0 0 181 19 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15687100 CPUtime=2.69 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 274883 0 0 0 224 45 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15687100 CPUtime=2.87 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 255548 0 0 0 243 44 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15687100 CPUtime=2.44 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 171943 0 0 0 212 32 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15687100 CPUtime=2.09 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 158892 0 0 0 181 28 0 0 16 0 22 0 519171627 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15687100 CPUtime=2.37 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 14415 0 0 0 235 2 0 0 15 0 22 0 519171628 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21341] ppid=21324 vsize=15687100 CPUtime=1.58 cores=0,2,4,6
/proc/21326/task/21341/stat : 21341 (java) S 21324 21326 20824 0 -1 4202560 3963 0 0 0 158 0 0 0 15 0 22 0 519171631 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21342] ppid=21324 vsize=15687100 CPUtime=2.07 cores=0,2,4,6
/proc/21326/task/21342/stat : 21342 (java) S 21324 21326 20824 0 -1 4202560 16706 0 0 0 205 2 0 0 15 0 22 0 519171631 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21343] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21343/stat : 21343 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519171631 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21344] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21344/stat : 21344 (java) S 21324 21326 20824 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519171631 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21349] ppid=21324 vsize=15687100 CPUtime=1107.82 cores=0,2,4,6
/proc/21326/task/21349/stat : 21349 (java) R 21324 21326 20824 0 -1 4202560 36171 0 0 0 110779 3 0 0 25 0 22 0 519171755 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506680934 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21350] ppid=21324 vsize=15687100 CPUtime=987.74 cores=0,2,4,6
/proc/21326/task/21350/stat : 21350 (java) R 21324 21326 20824 0 -1 4202560 43503 0 0 0 98770 4 0 0 25 0 22 0 519171755 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505649043 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21326/tid=21351] ppid=21324 vsize=15687100 CPUtime=1021.63 cores=0,2,4,6
/proc/21326/task/21351/stat : 21351 (java) R 21324 21326 20824 0 -1 4202560 35154 0 0 0 102159 4 0 0 25 0 22 0 519171755 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506018199 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21326/tid=21352] ppid=21324 vsize=15687100 CPUtime=989.31 cores=0,2,4,6
/proc/21326/task/21352/stat : 21352 (java) R 21324 21326 20824 0 -1 4202560 28898 0 0 0 98927 4 0 0 25 0 22 0 519171755 16063590400 1769545 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506279008 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4187.95
Current children cumulated vsize (KiB) 15687100

[startup+1242.3 s]
/proc/loadavg: 8.30 8.19 7.94 9/224 21385
/proc/meminfo: memFree=7711432/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15687100 CPUtime=4427.59 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 1804922 0 1 0 442467 292 0 0 21 0 22 0 519171626 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3921775 1769721 2300 9 0 3912494 0
[pid=21326/tid=21327] ppid=21324 vsize=15687100 CPUtime=56.22 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) S 21324 21326 20824 0 -1 4202560 91434 0 1 0 5612 10 0 0 25 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15687100 CPUtime=2.43 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 191882 0 0 0 212 31 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15687100 CPUtime=2.14 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 141647 0 0 0 193 21 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15687100 CPUtime=2.54 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 205583 0 0 0 221 33 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15687100 CPUtime=2.05 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 132706 0 0 0 186 19 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15687100 CPUtime=2.76 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 274939 0 0 0 231 45 0 0 15 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15687100 CPUtime=2.94 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 255548 0 0 0 250 44 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15687100 CPUtime=2.53 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 171943 0 0 0 221 32 0 0 16 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15687100 CPUtime=2.17 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 158952 0 0 0 189 28 0 0 15 0 22 0 519171627 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15687100 CPUtime=2.37 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 14417 0 0 0 235 2 0 0 15 0 22 0 519171628 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21341] ppid=21324 vsize=15687100 CPUtime=1.58 cores=0,2,4,6
/proc/21326/task/21341/stat : 21341 (java) S 21324 21326 20824 0 -1 4202560 3963 0 0 0 158 0 0 0 15 0 22 0 519171631 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21342] ppid=21324 vsize=15687100 CPUtime=2.07 cores=0,2,4,6
/proc/21326/task/21342/stat : 21342 (java) S 21324 21326 20824 0 -1 4202560 16706 0 0 0 205 2 0 0 15 0 22 0 519171631 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21343] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21343/stat : 21343 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519171631 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21344] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21344/stat : 21344 (java) S 21324 21326 20824 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 519171631 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21349] ppid=21324 vsize=15687100 CPUtime=1167.67 cores=0,2,4,6
/proc/21326/task/21349/stat : 21349 (java) R 21324 21326 20824 0 -1 4202560 36176 0 0 0 116764 3 0 0 25 0 22 0 519171755 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505779308 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21350] ppid=21324 vsize=15687100 CPUtime=1047.26 cores=0,2,4,6
/proc/21326/task/21350/stat : 21350 (java) R 21324 21326 20824 0 -1 4202560 43508 0 0 0 104722 4 0 0 25 0 22 0 519171755 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506058720 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21326/tid=21351] ppid=21324 vsize=15687100 CPUtime=1081.49 cores=0,2,4,6
/proc/21326/task/21351/stat : 21351 (java) R 21324 21326 20824 0 -1 4202560 35159 0 0 0 108145 4 0 0 25 0 22 0 519171755 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506092769 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21326/tid=21352] ppid=21324 vsize=15687100 CPUtime=1049.17 cores=0,2,4,6
/proc/21326/task/21352/stat : 21352 (java) R 21324 21326 20824 0 -1 4202560 28900 0 0 0 104913 4 0 0 25 0 22 0 519171755 16063590400 1769721 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505366112 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4427.59
Current children cumulated vsize (KiB) 15687100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.17 8.17 7.94 9/224 21438
/proc/meminfo: memFree=16032600/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=15687100 CPUtime=4658.07 cores=0,2,4,6
/proc/21326/stat : 21326 (java) S 21324 21326 20824 0 -1 4202496 1805422 0 1 0 465515 292 0 0 21 0 22 0 519171626 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 3921775 1770200 2300 9 0 3912494 0
[pid=21326/tid=21327] ppid=21324 vsize=15687100 CPUtime=56.22 cores=0,2,4,6
/proc/21326/task/21327/stat : 21327 (java) S 21324 21326 20824 0 -1 4202560 91434 0 1 0 5612 10 0 0 25 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21329] ppid=21324 vsize=15687100 CPUtime=2.48 cores=0,2,4,6
/proc/21326/task/21329/stat : 21329 (java) S 21324 21326 20824 0 -1 4202560 191945 0 0 0 217 31 0 0 15 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21330] ppid=21324 vsize=15687100 CPUtime=2.2 cores=0,2,4,6
/proc/21326/task/21330/stat : 21330 (java) S 21324 21326 20824 0 -1 4202560 141650 0 0 0 199 21 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21331] ppid=21324 vsize=15687100 CPUtime=2.59 cores=0,2,4,6
/proc/21326/task/21331/stat : 21331 (java) S 21324 21326 20824 0 -1 4202560 205647 0 0 0 226 33 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21332] ppid=21324 vsize=15687100 CPUtime=2.13 cores=0,2,4,6
/proc/21326/task/21332/stat : 21332 (java) S 21324 21326 20824 0 -1 4202560 132854 0 0 0 194 19 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21333] ppid=21324 vsize=15687100 CPUtime=2.82 cores=0,2,4,6
/proc/21326/task/21333/stat : 21333 (java) S 21324 21326 20824 0 -1 4202560 274956 0 0 0 237 45 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21334] ppid=21324 vsize=15687100 CPUtime=3.02 cores=0,2,4,6
/proc/21326/task/21334/stat : 21334 (java) S 21324 21326 20824 0 -1 4202560 255619 0 0 0 258 44 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21335] ppid=21324 vsize=15687100 CPUtime=2.62 cores=0,2,4,6
/proc/21326/task/21335/stat : 21335 (java) S 21324 21326 20824 0 -1 4202560 171944 0 0 0 230 32 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21336] ppid=21324 vsize=15687100 CPUtime=2.23 cores=0,2,4,6
/proc/21326/task/21336/stat : 21336 (java) S 21324 21326 20824 0 -1 4202560 159066 0 0 0 195 28 0 0 16 0 22 0 519171627 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21337] ppid=21324 vsize=15687100 CPUtime=2.37 cores=0,2,4,6
/proc/21326/task/21337/stat : 21337 (java) S 21324 21326 20824 0 -1 4202560 14418 0 0 0 235 2 0 0 15 0 22 0 519171628 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 0 0 16800975 18446604453979866304 0 0 -1 0 0 0 0
[pid=21326/tid=21338] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21338/stat : 21338 (java) S 21324 21326 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21339] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21339/stat : 21339 (java) S 21324 21326 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519171629 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21340] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21340/stat : 21340 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519171631 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347716017 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21341] ppid=21324 vsize=15687100 CPUtime=1.58 cores=0,2,4,6
/proc/21326/task/21341/stat : 21341 (java) S 21324 21326 20824 0 -1 4202560 3963 0 0 0 158 0 0 0 15 0 22 0 519171631 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 2 0 0 0
[pid=21326/tid=21342] ppid=21324 vsize=15687100 CPUtime=2.07 cores=0,2,4,6
/proc/21326/task/21342/stat : 21342 (java) S 21324 21326 20824 0 -1 4202560 16706 0 0 0 205 2 0 0 15 0 22 0 519171631 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21343] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21343/stat : 21343 (java) S 21324 21326 20824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519171631 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708313 0 4 0 16800975 18446604453979866304 0 0 -1 6 0 0 0
[pid=21326/tid=21344] ppid=21324 vsize=15687100 CPUtime=0 cores=0,2,4,6
/proc/21326/task/21344/stat : 21344 (java) S 21324 21326 20824 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 519171631 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 232347708928 0 4 0 16800975 18446604453979866304 0 0 -1 4 0 0 0
[pid=21326/tid=21349] ppid=21324 vsize=15687100 CPUtime=1225.26 cores=0,2,4,6
/proc/21326/task/21349/stat : 21349 (java) R 21324 21326 20824 0 -1 4202560 36179 0 0 0 122522 4 0 0 25 0 22 0 519171755 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505523467 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21326/tid=21350] ppid=21324 vsize=15687100 CPUtime=1104.52 cores=0,2,4,6
/proc/21326/task/21350/stat : 21350 (java) R 21324 21326 20824 0 -1 4202560 43513 0 0 0 110448 4 0 0 25 0 22 0 519171755 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506742384 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21326/tid=21351] ppid=21324 vsize=15687100 CPUtime=1139.06 cores=0,2,4,6
/proc/21326/task/21351/stat : 21351 (java) R 21324 21326 20824 0 -1 4202560 35162 0 0 0 113902 4 0 0 25 0 22 0 519171755 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912505779382 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21326/tid=21352] ppid=21324 vsize=15687100 CPUtime=1106.74 cores=0,2,4,6
/proc/21326/task/21352/stat : 21352 (java) R 21324 21326 20824 0 -1 4202560 28903 0 0 0 110670 4 0 0 25 0 22 0 519171755 16063590400 1770200 33554432000 1073741824 1073778376 140736986348816 18446744073709551615 46912506058786 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4658.07
Current children cumulated vsize (KiB) 15687100

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

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

[startup+1300.2 s]
/proc/loadavg: 8.17 8.17 7.94 9/224 21438
/proc/meminfo: memFree=16032600/32951124 swapFree=67111524/67111528
[pid=21326] ppid=21324 vsize=0 CPUtime=4658.29 cores=0,2,4,6
/proc/21326/stat : 21326 (java) Z 21324 21326 20824 0 -1 4203548 1805448 0 1 0 465518 311 0 0 17 0 2 0 519171626 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21326/statm: 0 0 0 0 0 0 0
[pid=21326/tid=21350] ppid=21324 vsize=0 CPUtime=1104.71 cores=0,2,4,6
/proc/21326/task/21350/stat : 21350 (java) R 21324 21326 20824 0 -1 4203588 43513 0 0 0 110448 23 0 0 25 0 2 0 519171755 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4658.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.29
CPU time (s): 4658.38
CPU user time (s): 4655.18
CPU system time (s): 3.19851
CPU usage (%): 358.258
Max. virtual memory (cumulated for all children) (KiB): 15688332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4655.18
system time used= 3.19851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1805448
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= 50406
involuntary context switches= 124155

runsolver used 2.09668 second user time and 5.04623 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 13:15:35
IDJOB=3312263
IDBENCH=70799
IDSOLVER=1698
FILE ID=node132/3312263-1304075734
RUNJOBID= node132-1304075734-21289
PBS_JOBID= 13170489
Free space on /tmp= 71864 MiB

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

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=829407707

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25372608 kB
Buffers:        768448 kB
Cached:        6238028 kB
SwapCached:          4 kB
Active:        2089012 kB
Inactive:      4991784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25372608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12816 kB
Writeback:           0 kB
AnonPages:       74204 kB
Mapped:          21880 kB
Slab:           435832 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   778216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node132 at 2011-04-29 13:37:17