Trace number 3311864

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.09 1219.95

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

Solver Data

0.09/0.19	26:15 INFO : Reading from input HOME/instance-3311864-1307658375.cnf
0.95/0.90	Executor set job limit to 1000000
0.95/0.90	Executor set job limit to 1000000
1.05/0.90	Executor set job limit to 1000000
1.05/0.90	Executor set job limit to 1000000
1.05/0.90	Starting Executor!
1.05/0.90	Starting Executor!
1.05/0.90	Starting Executor!
1.05/0.90	Starting Executor!
3.02/2.19	26:17 INFO : 140 variables remaining out of 140
3.02/2.19	26:17 INFO : 641856 literals remaining out of 641856
23.41/8.56	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
23.41/8.56	log4j:WARN Please initialize the log4j system properly.
23.41/8.56	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: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 1.29 1.09 1.27 1/168 5059
/proc/meminfo: memFree=31976828/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=2464 CPUtime=0 cores=1,3,5,7
/proc/5059/stat : 5059 (java) R 5057 5059 4039 0 -1 4194304 539 0 0 0 0 0 0 0 17 0 1 0 858253125 2523136 44 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264721481351 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/5059/statm: 616 44 35 9 0 27 0

[startup+0.069292 s]
/proc/loadavg: 1.29 1.09 1.27 1/168 5059
/proc/meminfo: memFree=31976828/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15675316 CPUtime=0.05 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 4323 0 1 0 4 1 0 0 17 0 18 0 858253125 16051523584 3762 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3918829 3762 1778 9 0 3909548 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15675316

[startup+0.100582 s]
/proc/loadavg: 1.29 1.09 1.27 1/168 5059
/proc/meminfo: memFree=31976828/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15676484 CPUtime=0.09 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 5384 0 1 0 8 1 0 0 17 0 18 0 858253125 16052719616 4823 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3919121 4823 2116 9 0 3909840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676484

[startup+0.306294 s]
/proc/loadavg: 1.29 1.09 1.27 1/168 5059
/proc/meminfo: memFree=31976828/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15677704 CPUtime=0.33 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 7828 0 1 0 30 3 0 0 17 0 18 0 858253125 16053968896 7112 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3919426 7114 2199 9 0 3910145 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 15677704

[startup+0.700166 s]
/proc/loadavg: 1.29 1.09 1.27 1/168 5059
/proc/meminfo: memFree=31976828/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15682224 CPUtime=0.84 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 41877 0 1 0 77 7 0 0 17 0 18 0 858253125 16058597376 40039 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3920556 40039 2223 9 0 3911275 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 15682224

[startup+1.50101 s]
/proc/loadavg: 1.27 1.09 1.26 3/190 5081
/proc/meminfo: memFree=31821688/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15686336 CPUtime=2.22 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 51330 0 1 0 213 9 0 0 17 0 22 0 858253125 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3921584 45511 2255 9 0 3912303 0
[pid=5059/tid=5061] ppid=5057 vsize=15686336 CPUtime=1.4 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) R 5057 5059 4039 0 -1 4202560 35603 0 1 0 134 6 0 0 20 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505650660 0 4 0 16800975 0 0 0 -1 5 0 0 6
[pid=5059/tid=5062] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 673 0 0 0 0 0 0 0 16 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 322 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 390 0 0 0 0 0 0 0 16 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 858253126 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 858253127 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 22 0 858253128 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15686336 CPUtime=0.17 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) R 5057 5059 4039 0 -1 4202560 2378 0 0 0 17 0 0 0 15 0 22 0 858253130 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 48001369928400 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5059/tid=5075] ppid=5057 vsize=15686336 CPUtime=0.6 cores=1,3,5,7
/proc/5059/task/5075/stat : 5075 (java) R 5057 5059 4039 0 -1 4202560 10467 0 0 0 59 1 0 0 16 0 22 0 858253130 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 48001369953661 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5059/tid=5076] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5076/stat : 5076 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 858253130 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5077] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5077/stat : 5077 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 858253130 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5078] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5078/stat : 5078 (java) S 5057 5059 4039 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 858253215 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5079] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) S 5057 5059 4039 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 858253215 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) S 5057 5059 4039 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 858253215 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15686336 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) S 5057 5059 4039 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 858253215 16062808064 45511 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 15686336

[startup+3.10071 s]
/proc/loadavg: 1.27 1.09 1.26 2/190 5081
/proc/meminfo: memFree=31803336/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15688124 CPUtime=4.69 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 55081 0 1 0 459 10 0 0 17 0 22 0 858253125 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3922031 48723 2272 9 0 3912750 0
[pid=5059/tid=5061] ppid=5057 vsize=15688124 CPUtime=2.1 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) S 5057 5059 4039 0 -1 4202560 35648 0 1 0 204 6 0 0 22 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 7
[pid=5059/tid=5062] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 1568 0 0 0 0 0 0 0 16 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 965 0 0 0 0 0 0 0 16 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 390 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 958 0 0 0 0 0 0 0 16 0 22 0 858253126 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 858253127 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 858253128 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15688124 CPUtime=0.47 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) S 5057 5059 4039 0 -1 4202560 2915 0 0 0 47 0 0 0 15 0 22 0 858253130 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5075] ppid=5057 vsize=15688124 CPUtime=0.84 cores=1,3,5,7
/proc/5059/task/5075/stat : 5075 (java) S 5057 5059 4039 0 -1 4202560 10531 0 0 0 83 1 0 0 16 0 22 0 858253130 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5076] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5076/stat : 5076 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 858253130 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5077] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5077/stat : 5077 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 858253130 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5078] ppid=5057 vsize=15688124 CPUtime=0.21 cores=1,3,5,7
/proc/5059/task/5078/stat : 5078 (java) R 5057 5059 4039 0 -1 4202560 14 0 0 0 21 0 0 0 16 0 22 0 858253215 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505945906 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5059/tid=5079] ppid=5057 vsize=15688124 CPUtime=0.11 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) R 5057 5059 4039 0 -1 4202560 14 0 0 0 11 0 0 0 16 0 22 0 858253215 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505945906 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15688124 CPUtime=0.66 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) S 5057 5059 4039 0 -1 4202560 21 0 0 0 66 0 0 0 15 0 22 0 858253215 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15688124 CPUtime=0.21 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) R 5057 5059 4039 0 -1 4202560 10 0 0 0 21 0 0 0 16 0 22 0 858253215 16064638976 48723 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505945858 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 15688124

[startup+6.30107 s]
/proc/loadavg: 1.27 1.09 1.26 5/190 5081
/proc/meminfo: memFree=31725464/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15688124 CPUtime=14.63 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 89954 0 1 0 1445 18 0 0 17 0 22 0 858253125 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3922031 82621 2272 9 0 3912750 0
[pid=5059/tid=5061] ppid=5057 vsize=15688124 CPUtime=2.1 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) S 5057 5059 4039 0 -1 4202560 35648 0 1 0 204 6 0 0 22 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 7
[pid=5059/tid=5062] ppid=5057 vsize=15688124 CPUtime=0.02 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 8503 0 0 0 1 1 0 0 16 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15688124 CPUtime=0.02 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 6445 0 0 0 1 1 0 0 16 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15688124 CPUtime=0.01 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 1660 0 0 0 1 0 0 0 15 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15688124 CPUtime=0.01 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 3834 0 0 0 1 0 0 0 15 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 3318 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15688124 CPUtime=0.03 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 7382 0 0 0 2 1 0 0 16 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 2408 0 0 0 0 0 0 0 15 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15688124 CPUtime=0.01 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 5742 0 0 0 0 1 0 0 15 0 22 0 858253126 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 22 0 858253127 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 858253128 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15688124 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15688124 CPUtime=0.57 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) S 5057 5059 4039 0 -1 4202560 2919 0 0 0 57 0 0 0 16 0 22 0 858253130 16064638976 82621 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0

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

[pid=5059/tid=5079] ppid=5057 vsize=15688540 CPUtime=1094.9 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) R 5057 5059 4039 0 -1 4202560 58648 0 0 0 108120 1370 0 0 18 0 22 0 858253215 16065064960 153685 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912506220192 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15688540 CPUtime=1096.24 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) R 5057 5059 4039 0 -1 4202560 58823 0 0 0 108247 1377 0 0 18 0 22 0 858253215 16065064960 153685 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505788792 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15688540 CPUtime=1095.97 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) R 5057 5059 4039 0 -1 4202560 59442 0 0 0 108229 1368 0 0 18 0 22 0 858253215 16065064960 153685 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912506234753 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4415.14
Current children cumulated vsize (KiB) 15688540

[startup+1182.3 s]
/proc/loadavg: 3.96 3.89 3.18 5/190 5112
/proc/meminfo: memFree=31317492/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15688540 CPUtime=4651.67 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 509508 0 1 0 459205 5962 0 0 17 0 22 0 858253125 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3922135 165794 2299 9 0 3912854 0
[pid=5059/tid=5061] ppid=5057 vsize=15688540 CPUtime=2.1 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) S 5057 5059 4039 0 -1 4202560 35648 0 1 0 204 6 0 0 22 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 7
[pid=5059/tid=5062] ppid=5057 vsize=15688540 CPUtime=3.49 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 26765 0 0 0 334 15 0 0 16 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15688540 CPUtime=3.49 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 27273 0 0 0 331 18 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15688540 CPUtime=3.53 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 28603 0 0 0 336 17 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15688540 CPUtime=3.47 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 23382 0 0 0 331 16 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15688540 CPUtime=3.47 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 21988 0 0 0 329 18 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15688540 CPUtime=3.6 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 29042 0 0 0 343 17 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15688540 CPUtime=3.45 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 23120 0 0 0 327 18 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15688540 CPUtime=3.45 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 18996 0 0 0 331 14 0 0 15 0 22 0 858253126 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15688540 CPUtime=1.56 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 1331 0 0 0 97 59 0 0 15 0 22 0 858253127 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15688540 CPUtime=1.03 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) S 5057 5059 4039 0 -1 4202560 3162 0 0 0 103 0 0 0 15 0 22 0 858253130 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5075] ppid=5057 vsize=15688540 CPUtime=1.48 cores=1,3,5,7
/proc/5059/task/5075/stat : 5075 (java) S 5057 5059 4039 0 -1 4202560 10596 0 0 0 146 2 0 0 15 0 22 0 858253130 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5076] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5076/stat : 5076 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 858253130 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5077] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5077/stat : 5077 (java) S 5057 5059 4039 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 22 0 858253130 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5078] ppid=5057 vsize=15688540 CPUtime=1153.99 cores=1,3,5,7
/proc/5059/task/5078/stat : 5078 (java) S 5057 5059 4039 0 -1 4202560 65622 0 0 0 113977 1422 0 0 18 0 22 0 858253215 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5079] ppid=5057 vsize=15688540 CPUtime=1153.72 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) S 5057 5059 4039 0 -1 4202560 63648 0 0 0 113931 1441 0 0 18 0 22 0 858253215 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15688540 CPUtime=1154.93 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) S 5057 5059 4039 0 -1 4202560 64054 0 0 0 114042 1451 0 0 18 0 22 0 858253215 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15688540 CPUtime=1154.72 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) R 5057 5059 4039 0 -1 4202560 64777 0 0 0 114032 1440 0 0 18 0 22 0 858253215 16065064960 165794 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4651.67
Current children cumulated vsize (KiB) 15688540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.91 s]
/proc/loadavg: 3.98 3.90 3.21 5/190 5113
/proc/meminfo: memFree=31316720/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15688540 CPUtime=4800.02 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 519615 0 1 0 473858 6144 0 0 17 0 22 0 858253125 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3922135 165844 2299 9 0 3912854 0
[pid=5059/tid=5061] ppid=5057 vsize=15688540 CPUtime=2.1 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) S 5057 5059 4039 0 -1 4202560 35648 0 1 0 204 6 0 0 22 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 7
[pid=5059/tid=5062] ppid=5057 vsize=15688540 CPUtime=3.6 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 27898 0 0 0 344 16 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15688540 CPUtime=3.59 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 28427 0 0 0 340 19 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15688540 CPUtime=3.62 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 29764 0 0 0 345 17 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15688540 CPUtime=3.57 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 24584 0 0 0 340 17 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15688540 CPUtime=3.58 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 23139 0 0 0 340 18 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15688540 CPUtime=3.7 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 30567 0 0 0 353 17 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15688540 CPUtime=3.55 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 24275 0 0 0 337 18 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15688540 CPUtime=3.56 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 20246 0 0 0 341 15 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15688540 CPUtime=1.6 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 1335 0 0 0 100 60 0 0 15 0 22 0 858253127 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15688540 CPUtime=1.03 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) S 5057 5059 4039 0 -1 4202560 3162 0 0 0 103 0 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5075] ppid=5057 vsize=15688540 CPUtime=1.48 cores=1,3,5,7
/proc/5059/task/5075/stat : 5075 (java) S 5057 5059 4039 0 -1 4202560 10596 0 0 0 146 2 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5076] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5076/stat : 5076 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5077] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5077/stat : 5077 (java) S 5057 5059 4039 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5078] ppid=5057 vsize=15688540 CPUtime=1190.87 cores=1,3,5,7
/proc/5059/task/5078/stat : 5078 (java) R 5057 5059 4039 0 -1 4202560 65714 0 0 0 117620 1467 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505827752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5059/tid=5079] ppid=5057 vsize=15688540 CPUtime=1190.55 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) R 5057 5059 4039 0 -1 4202560 63745 0 0 0 117571 1484 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912506045208 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15688540 CPUtime=1191.85 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) R 5057 5059 4039 0 -1 4202560 64132 0 0 0 117687 1498 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15688540 CPUtime=1191.63 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) R 5057 5059 4039 0 -1 4202560 64879 0 0 0 117681 1482 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505945339 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15688540

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

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

[startup+1219.91 s]
/proc/loadavg: 3.98 3.90 3.21 5/190 5113
/proc/meminfo: memFree=31316720/32951124 swapFree=67064580/67111528
[pid=5059] ppid=5057 vsize=15688540 CPUtime=4800.02 cores=1,3,5,7
/proc/5059/stat : 5059 (java) S 5057 5059 4039 0 -1 4202496 519615 0 1 0 473858 6144 0 0 17 0 22 0 858253125 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5059/statm: 3922135 165844 2299 9 0 3912854 0
[pid=5059/tid=5061] ppid=5057 vsize=15688540 CPUtime=2.1 cores=1,3,5,7
/proc/5059/task/5061/stat : 5061 (java) S 5057 5059 4039 0 -1 4202560 35648 0 1 0 204 6 0 0 22 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 7
[pid=5059/tid=5062] ppid=5057 vsize=15688540 CPUtime=3.6 cores=1,3,5,7
/proc/5059/task/5062/stat : 5062 (java) S 5057 5059 4039 0 -1 4202560 27898 0 0 0 344 16 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5063] ppid=5057 vsize=15688540 CPUtime=3.59 cores=1,3,5,7
/proc/5059/task/5063/stat : 5063 (java) S 5057 5059 4039 0 -1 4202560 28427 0 0 0 340 19 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5064] ppid=5057 vsize=15688540 CPUtime=3.62 cores=1,3,5,7
/proc/5059/task/5064/stat : 5064 (java) S 5057 5059 4039 0 -1 4202560 29764 0 0 0 345 17 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5065] ppid=5057 vsize=15688540 CPUtime=3.57 cores=1,3,5,7
/proc/5059/task/5065/stat : 5065 (java) S 5057 5059 4039 0 -1 4202560 24584 0 0 0 340 17 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5066] ppid=5057 vsize=15688540 CPUtime=3.58 cores=1,3,5,7
/proc/5059/task/5066/stat : 5066 (java) S 5057 5059 4039 0 -1 4202560 23139 0 0 0 340 18 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5067] ppid=5057 vsize=15688540 CPUtime=3.7 cores=1,3,5,7
/proc/5059/task/5067/stat : 5067 (java) S 5057 5059 4039 0 -1 4202560 30567 0 0 0 353 17 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5068] ppid=5057 vsize=15688540 CPUtime=3.55 cores=1,3,5,7
/proc/5059/task/5068/stat : 5068 (java) S 5057 5059 4039 0 -1 4202560 24275 0 0 0 337 18 0 0 15 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5069] ppid=5057 vsize=15688540 CPUtime=3.56 cores=1,3,5,7
/proc/5059/task/5069/stat : 5069 (java) S 5057 5059 4039 0 -1 4202560 20246 0 0 0 341 15 0 0 16 0 22 0 858253126 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5070] ppid=5057 vsize=15688540 CPUtime=1.6 cores=1,3,5,7
/proc/5059/task/5070/stat : 5070 (java) S 5057 5059 4039 0 -1 4202560 1335 0 0 0 100 60 0 0 15 0 22 0 858253127 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5071] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5071/stat : 5071 (java) S 5057 5059 4039 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5072] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5072/stat : 5072 (java) S 5057 5059 4039 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 858253128 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=5059/tid=5073] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5073/stat : 5073 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5074] ppid=5057 vsize=15688540 CPUtime=1.03 cores=1,3,5,7
/proc/5059/task/5074/stat : 5074 (java) S 5057 5059 4039 0 -1 4202560 3162 0 0 0 103 0 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5075] ppid=5057 vsize=15688540 CPUtime=1.48 cores=1,3,5,7
/proc/5059/task/5075/stat : 5075 (java) S 5057 5059 4039 0 -1 4202560 10596 0 0 0 146 2 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 3 0 0 0
[pid=5059/tid=5076] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5076/stat : 5076 (java) S 5057 5059 4039 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 1 0 0 0
[pid=5059/tid=5077] ppid=5057 vsize=15688540 CPUtime=0 cores=1,3,5,7
/proc/5059/task/5077/stat : 5077 (java) S 5057 5059 4039 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 22 0 858253130 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=5059/tid=5078] ppid=5057 vsize=15688540 CPUtime=1190.87 cores=1,3,5,7
/proc/5059/task/5078/stat : 5078 (java) R 5057 5059 4039 0 -1 4202560 65714 0 0 0 117620 1467 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505827752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5059/tid=5079] ppid=5057 vsize=15688540 CPUtime=1190.55 cores=1,3,5,7
/proc/5059/task/5079/stat : 5079 (java) R 5057 5059 4039 0 -1 4202560 63745 0 0 0 117571 1484 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912506045208 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5059/tid=5080] ppid=5057 vsize=15688540 CPUtime=1191.85 cores=1,3,5,7
/proc/5059/task/5080/stat : 5080 (java) R 5057 5059 4039 0 -1 4202560 64132 0 0 0 117687 1498 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5059/tid=5081] ppid=5057 vsize=15688540 CPUtime=1191.63 cores=1,3,5,7
/proc/5059/task/5081/stat : 5081 (java) R 5057 5059 4039 0 -1 4202560 64879 0 0 0 117681 1482 0 0 18 0 22 0 858253215 16065064960 165844 33554432000 1073741824 1073778376 140736481221376 18446744073709551615 46912505945339 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15688540

Child status: 143
Real time (s): 1219.95
CPU time (s): 4800.09
CPU user time (s): 4738.61
CPU system time (s): 61.4737
CPU usage (%): 393.466
Max. virtual memory (cumulated for all children) (KiB): 15688540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4738.61
system time used= 61.4737
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519702
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= 10090861
involuntary context switches= 137874

runsolver used 1.9667 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-10 00:26:15
IDJOB=3311864
IDBENCH=83965
IDSOLVER=1698
FILE ID=node141/3311864-1307658375
RUNJOBID= node141-1307658375-5046
PBS_JOBID= 13549402
Free space on /tmp= 74188 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311864-1307658375/watcher-3311864-1307658375 -o /tmp/evaluation-result-3311864-1307658375/solver-3311864-1307658375 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311864-1307658375.cnf -hbr 2

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1578030763

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.75
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.806
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.806
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:      31977248 kB
Buffers:        207484 kB
Cached:         572824 kB
SwapCached:       8728 kB
Active:         321276 kB
Inactive:       475664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31977248 kB
SwapTotal:    67111528 kB
SwapFree:     67064580 kB
Dirty:            3908 kB
Writeback:           0 kB
AnonPages:       14660 kB
Mapped:           9720 kB
Slab:           113332 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   154776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74188 MiB
End job on node141 at 2011-06-10 00:46:37