Trace number 3312191

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.49 1205.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.10/0.11	37:17 INFO : Reading from input HOME/instance-3312191-1304077037.cnf
1.02/0.89	Executor set job limit to 1000000
1.02/0.89	Executor set job limit to 1000000
1.02/0.89	Executor set job limit to 1000000
1.02/0.89	Executor set job limit to 1000000
1.02/0.89	Starting Executor!
1.02/0.89	Starting Executor!
1.02/0.89	Starting Executor!
1.02/0.89	Starting Executor!
5.06/2.89	37:20 INFO : 16855 variables remaining out of 33090
5.06/2.89	37:20 INFO : 462186 literals remaining out of 644099
697.70/176.91	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
697.70/176.91	log4j:WARN Please initialize the log4j system properly.
697.70/176.91	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-3312191-1304077037/watcher-3312191-1304077037 -o /tmp/evaluation-result-3312191-1304077037/solver-3312191-1304077037 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312191-1304077037.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: 8.17 8.17 7.94 6/202 21467
/proc/meminfo: memFree=23124184/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 1369 0 0 0 0 0 0 0 25 0 2 0 519301859 24580096 850 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 6001 850 648 9 0 381 0
[pid=21467/tid=21468] ppid=21465 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 2 0 519301860 24580096 852 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232335524800 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.010913 s]
/proc/loadavg: 8.17 8.17 7.94 6/202 21467
/proc/meminfo: memFree=23124184/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 2291 0 1 0 0 0 0 0 25 0 10 0 519301859 15963811840 1736 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3897415 1737 950 9 0 3888571 0
[pid=21467/tid=21468] ppid=21465 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 928 0 1 0 0 0 0 0 25 0 10 0 519301860 15963811840 1738 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 47679821177514 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100911 s]
/proc/loadavg: 8.17 8.17 7.94 6/202 21467
/proc/meminfo: memFree=23124184/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15676452 CPUtime=0.1 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 5617 0 1 0 9 1 0 0 25 0 18 0 519301859 16052686848 5021 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3919113 5021 2117 9 0 3909832 0
[pid=21467/tid=21468] ppid=21465 vsize=15676452 CPUtime=0.08 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 3439 0 1 0 7 1 0 0 18 0 18 0 519301860 16052686848 5021 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347719115 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676452

[startup+0.300865 s]
/proc/loadavg: 8.17 8.17 7.94 6/202 21467
/proc/meminfo: memFree=23124184/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15679392 CPUtime=0.51 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 14325 0 1 0 49 2 0 0 25 0 18 0 519301859 16055697408 12719 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3919848 12725 2206 9 0 3910567 0
[pid=21467/tid=21468] ppid=21465 vsize=15679392 CPUtime=0.27 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 9133 0 1 0 26 1 0 0 18 0 18 0 519301860 16055697408 12728 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505637920 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679392

[startup+0.700807 s]
/proc/loadavg: 8.17 8.17 7.94 6/202 21467
/proc/meminfo: memFree=23124184/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15679392 CPUtime=0.92 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 41877 0 1 0 86 6 0 0 25 0 18 0 519301859 16055697408 40268 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3919848 40268 2222 9 0 3910567 0
[pid=21467/tid=21468] ppid=21465 vsize=15679392 CPUtime=0.67 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 35495 0 1 0 62 5 0 0 18 0 18 0 519301860 16055697408 40268 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347719115 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679392

[startup+1.50165 s]
/proc/loadavg: 8.17 8.17 7.94 6/224 21489
/proc/meminfo: memFree=23014340/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15683504 CPUtime=2.33 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 53282 0 1 0 225 8 0 0 25 0 22 0 519301859 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3920876 47823 2258 9 0 3911595 0
[pid=21467/tid=21468] ppid=21465 vsize=15683504 CPUtime=1.47 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) R 21465 21467 20824 0 -1 4202560 35597 0 1 0 142 5 0 0 22 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505182042 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 679 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 298 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 414 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 96 0 0 0 0 0 0 0 18 0 22 0 519301860 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21478] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21478/stat : 21478 (java) S 21465 21467 20824 0 -1 4202560 71 0 0 0 0 0 0 0 18 0 22 0 519301861 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21479] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21479/stat : 21479 (java) S 21465 21467 20824 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519301862 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21480] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21480/stat : 21480 (java) S 21465 21467 20824 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 519301862 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21481] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21481/stat : 21481 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21482] ppid=21465 vsize=15683504 CPUtime=0.63 cores=0,2,4,6
/proc/21467/task/21482/stat : 21482 (java) R 21465 21467 20824 0 -1 4202560 13280 0 0 0 62 1 0 0 16 0 22 0 519301864 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 47679823045718 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21467/tid=21483] ppid=21465 vsize=15683504 CPUtime=0.18 cores=0,2,4,6
/proc/21467/task/21483/stat : 21483 (java) S 21465 21467 20824 0 -1 4202560 1410 0 0 0 18 0 0 0 15 0 22 0 519301864 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21484] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21484/stat : 21484 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21485] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21485/stat : 21485 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519301864 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21486] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21486/stat : 21486 (java) S 21465 21467 20824 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 519301949 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21487] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) S 21465 21467 20824 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 519301949 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) S 21465 21467 20824 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 519301949 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15683504 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) S 21465 21467 20824 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 519301949 16059908096 47823 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 15683504

[startup+3.10136 s]
/proc/loadavg: 8.17 8.17 7.94 8/224 21489
/proc/meminfo: memFree=22962316/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15687464 CPUtime=5.58 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 64580 0 1 0 548 10 0 0 25 0 22 0 519301859 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3921866 55234 2275 9 0 3912585 0
[pid=21467/tid=21468] ppid=21465 vsize=15687464 CPUtime=2.84 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) S 21465 21467 20824 0 -1 4202560 35664 0 1 0 279 5 0 0 25 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 679 0 0 0 0 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15687464 CPUtime=0.01 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 1461 0 0 0 1 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 298 0 0 0 0 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15687464 CPUtime=0.01 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 1579 0 0 0 1 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 1008 0 0 0 0 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 414 0 0 0 0 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15687464 CPUtime=0.01 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 2305 0 0 0 1 0 0 0 18 0 22 0 519301860 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21478] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21478/stat : 21478 (java) S 21465 21467 20824 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 519301861 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21479] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21479/stat : 21479 (java) S 21465 21467 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519301862 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21480] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21480/stat : 21480 (java) S 21465 21467 20824 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519301862 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21481] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21481/stat : 21481 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21482] ppid=21465 vsize=15687464 CPUtime=1.58 cores=0,2,4,6
/proc/21467/task/21482/stat : 21482 (java) S 21465 21467 20824 0 -1 4202560 17190 0 0 0 156 2 0 0 16 0 22 0 519301864 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21483] ppid=21465 vsize=15687464 CPUtime=0.88 cores=0,2,4,6
/proc/21467/task/21483/stat : 21483 (java) S 21465 21467 20824 0 -1 4202560 2462 0 0 0 88 0 0 0 16 0 22 0 519301864 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21484] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21484/stat : 21484 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21485] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21485/stat : 21485 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519301864 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21486] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21486/stat : 21486 (java) S 21465 21467 20824 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 519301949 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21487] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) S 21465 21467 20824 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519301949 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) S 21465 21467 20824 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519301949 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15687464 CPUtime=0.17 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) R 21465 21467 20824 0 -1 4202560 18 0 0 0 17 0 0 0 16 0 22 0 519301949 16063963136 55234 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505921980 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 15687464

[startup+6.30077 s]
/proc/loadavg: 7.99 8.13 7.93 12/224 21489
/proc/meminfo: memFree=22734908/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15687464 CPUtime=16.73 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 196868 0 1 0 1647 26 0 0 25 0 22 0 519301859 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3921866 186715 2275 9 0 3912585 0
[pid=21467/tid=21468] ppid=21465 vsize=15687464 CPUtime=2.84 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) S 21465 21467 20824 0 -1 4202560 35664 0 1 0 279 5 0 0 25 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15687464 CPUtime=0.05 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 10162 0 0 0 4 1 0 0 15 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15687464 CPUtime=0.06 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 10190 0 0 0 5 1 0 0 16 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15687464 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 298 0 0 0 0 0 0 0 15 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15687464 CPUtime=0.03 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 4533 0 0 0 2 1 0 0 16 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15687464 CPUtime=0.05 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 9757 0 0 0 4 1 0 0 16 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15687464 CPUtime=0.04 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 6615 0 0 0 4 0 0 0 15 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15687464 CPUtime=0.08 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 16023 0 0 0 6 2 0 0 16 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15687464 CPUtime=0.01 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 4467 0 0 0 1 0 0 0 15 0 22 0 519301860 16063963136 186715 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0

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

[pid=21467/tid=21487] ppid=21465 vsize=15690352 CPUtime=1109.38 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) R 21465 21467 20824 0 -1 4202560 408062 0 0 0 110867 71 0 0 25 0 22 0 519301949 16066920448 535506 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506512572 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15690352 CPUtime=1109.62 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) R 21465 21467 20824 0 -1 4202560 338746 0 0 0 110915 47 0 0 25 0 22 0 519301949 16066920448 535506 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506238582 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15690352 CPUtime=1106.57 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) R 21465 21467 20824 0 -1 4202560 347146 0 0 0 110542 115 0 0 25 0 22 0 519301949 16066920448 535506 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505705536 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4469.31
Current children cumulated vsize (KiB) 15690352

[startup+1182.3 s]
/proc/loadavg: 7.04 7.93 8.02 5/197 21540
/proc/meminfo: memFree=23346368/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15690352 CPUtime=4708.57 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 2809926 0 1 0 470299 558 0 0 25 0 22 0 519301859 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3922588 511649 2299 9 0 3913307 0
[pid=21467/tid=21468] ppid=21465 vsize=15690352 CPUtime=2.84 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) S 21465 21467 20824 0 -1 4202560 35664 0 1 0 279 5 0 0 25 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15690352 CPUtime=3.4 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 159480 0 0 0 316 24 0 0 16 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15690352 CPUtime=3.7 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 173658 0 0 0 343 27 0 0 16 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15690352 CPUtime=3.21 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 145560 0 0 0 299 22 0 0 16 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15690352 CPUtime=3.46 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 156760 0 0 0 323 23 0 0 15 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15690352 CPUtime=3.91 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 182238 0 0 0 362 29 0 0 15 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15690352 CPUtime=3.49 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 164519 0 0 0 326 23 0 0 15 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15690352 CPUtime=3.53 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 179610 0 0 0 326 27 0 0 16 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15690352 CPUtime=3.68 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 157365 0 0 0 345 23 0 0 16 0 22 0 519301860 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21478] ppid=21465 vsize=15690352 CPUtime=1.43 cores=0,2,4,6
/proc/21467/task/21478/stat : 21478 (java) S 21465 21467 20824 0 -1 4202560 6762 0 0 0 104 39 0 0 15 0 22 0 519301861 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21479] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21479/stat : 21479 (java) S 21465 21467 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21480] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21480/stat : 21480 (java) S 21465 21467 20824 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21481] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21481/stat : 21481 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21482] ppid=21465 vsize=15690352 CPUtime=1.92 cores=0,2,4,6
/proc/21467/task/21482/stat : 21482 (java) S 21465 21467 20824 0 -1 4202560 17223 0 0 0 190 2 0 0 16 0 22 0 519301864 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21483] ppid=21465 vsize=15690352 CPUtime=1.76 cores=0,2,4,6
/proc/21467/task/21483/stat : 21483 (java) S 21465 21467 20824 0 -1 4202560 3192 0 0 0 176 0 0 0 15 0 22 0 519301864 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21484] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21484/stat : 21484 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21485] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21485/stat : 21485 (java) S 21465 21467 20824 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 519301864 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21486] ppid=21465 vsize=15690352 CPUtime=1168.26 cores=0,2,4,6
/proc/21467/task/21486/stat : 21486 (java) R 21465 21467 20824 0 -1 4202560 314647 0 0 0 116755 71 0 0 25 0 22 0 519301949 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506512566 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21467/tid=21487] ppid=21465 vsize=15690352 CPUtime=1168.78 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) R 21465 21467 20824 0 -1 4202560 416378 0 0 0 116807 71 0 0 25 0 22 0 519301949 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506519677 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15690352 CPUtime=1169.03 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) R 21465 21467 20824 0 -1 4202560 342361 0 0 0 116856 47 0 0 25 0 22 0 519301949 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506117130 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15690352 CPUtime=1165.98 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) R 21465 21467 20824 0 -1 4202560 353055 0 0 0 116483 115 0 0 25 0 22 0 519301949 16066920448 511649 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506117130 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4708.57
Current children cumulated vsize (KiB) 15690352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.3 s]
/proc/loadavg: 6.00 7.61 7.91 5/197 21541
/proc/meminfo: memFree=23188864/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15690352 CPUtime=4800.37 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 2899728 0 1 0 479467 570 0 0 25 0 22 0 519301859 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3922588 550953 2299 9 0 3913307 0
[pid=21467/tid=21468] ppid=21465 vsize=15690352 CPUtime=2.84 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) S 21465 21467 20824 0 -1 4202560 35664 0 1 0 279 5 0 0 25 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15690352 CPUtime=3.47 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 164181 0 0 0 322 25 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15690352 CPUtime=3.74 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 174792 0 0 0 347 27 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15690352 CPUtime=3.31 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 150788 0 0 0 308 23 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15690352 CPUtime=3.62 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 160494 0 0 0 338 24 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15690352 CPUtime=4.01 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 185507 0 0 0 371 30 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15690352 CPUtime=3.59 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 166870 0 0 0 335 24 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15690352 CPUtime=3.62 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 183738 0 0 0 334 28 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15690352 CPUtime=3.76 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 163166 0 0 0 352 24 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21478] ppid=21465 vsize=15690352 CPUtime=1.44 cores=0,2,4,6
/proc/21467/task/21478/stat : 21478 (java) S 21465 21467 20824 0 -1 4202560 6970 0 0 0 104 40 0 0 15 0 22 0 519301861 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21479] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21479/stat : 21479 (java) S 21465 21467 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21480] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21480/stat : 21480 (java) S 21465 21467 20824 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21481] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21481/stat : 21481 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21482] ppid=21465 vsize=15690352 CPUtime=1.92 cores=0,2,4,6
/proc/21467/task/21482/stat : 21482 (java) S 21465 21467 20824 0 -1 4202560 17223 0 0 0 190 2 0 0 16 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21483] ppid=21465 vsize=15690352 CPUtime=1.76 cores=0,2,4,6
/proc/21467/task/21483/stat : 21483 (java) S 21465 21467 20824 0 -1 4202560 3192 0 0 0 176 0 0 0 15 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21484] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21484/stat : 21484 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21485] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21485/stat : 21485 (java) S 21465 21467 20824 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21486] ppid=21465 vsize=15690352 CPUtime=1190.97 cores=0,2,4,6
/proc/21467/task/21486/stat : 21486 (java) R 21465 21467 20824 0 -1 4202560 325534 0 0 0 119025 72 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505583677 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21467/tid=21487] ppid=21465 vsize=15690352 CPUtime=1191.58 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) R 21465 21467 20824 0 -1 4202560 439892 0 0 0 119085 73 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505583675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15690352 CPUtime=1191.78 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) R 21465 21467 20824 0 -1 4202560 349365 0 0 0 119130 48 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15690352 CPUtime=1188.78 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) R 21465 21467 20824 0 -1 4202560 370896 0 0 0 118760 118 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506512607 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15690352

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

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

[startup+1205.3 s]
/proc/loadavg: 6.00 7.61 7.91 5/197 21541
/proc/meminfo: memFree=23188864/32951124 swapFree=67111524/67111528
[pid=21467] ppid=21465 vsize=15690352 CPUtime=4800.37 cores=0,2,4,6
/proc/21467/stat : 21467 (java) S 21465 21467 20824 0 -1 4202496 2899728 0 1 0 479467 570 0 0 25 0 22 0 519301859 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21467/statm: 3922588 550953 2299 9 0 3913307 0
[pid=21467/tid=21468] ppid=21465 vsize=15690352 CPUtime=2.84 cores=0,2,4,6
/proc/21467/task/21468/stat : 21468 (java) S 21465 21467 20824 0 -1 4202560 35664 0 1 0 279 5 0 0 25 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21470] ppid=21465 vsize=15690352 CPUtime=3.47 cores=0,2,4,6
/proc/21467/task/21470/stat : 21470 (java) S 21465 21467 20824 0 -1 4202560 164181 0 0 0 322 25 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21471] ppid=21465 vsize=15690352 CPUtime=3.74 cores=0,2,4,6
/proc/21467/task/21471/stat : 21471 (java) S 21465 21467 20824 0 -1 4202560 174792 0 0 0 347 27 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21472] ppid=21465 vsize=15690352 CPUtime=3.31 cores=0,2,4,6
/proc/21467/task/21472/stat : 21472 (java) S 21465 21467 20824 0 -1 4202560 150788 0 0 0 308 23 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21473] ppid=21465 vsize=15690352 CPUtime=3.62 cores=0,2,4,6
/proc/21467/task/21473/stat : 21473 (java) S 21465 21467 20824 0 -1 4202560 160494 0 0 0 338 24 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21474] ppid=21465 vsize=15690352 CPUtime=4.01 cores=0,2,4,6
/proc/21467/task/21474/stat : 21474 (java) S 21465 21467 20824 0 -1 4202560 185507 0 0 0 371 30 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=21467/tid=21475] ppid=21465 vsize=15690352 CPUtime=3.59 cores=0,2,4,6
/proc/21467/task/21475/stat : 21475 (java) S 21465 21467 20824 0 -1 4202560 166870 0 0 0 335 24 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21476] ppid=21465 vsize=15690352 CPUtime=3.62 cores=0,2,4,6
/proc/21467/task/21476/stat : 21476 (java) S 21465 21467 20824 0 -1 4202560 183738 0 0 0 334 28 0 0 15 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21477] ppid=21465 vsize=15690352 CPUtime=3.76 cores=0,2,4,6
/proc/21467/task/21477/stat : 21477 (java) S 21465 21467 20824 0 -1 4202560 163166 0 0 0 352 24 0 0 16 0 22 0 519301860 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21478] ppid=21465 vsize=15690352 CPUtime=1.44 cores=0,2,4,6
/proc/21467/task/21478/stat : 21478 (java) S 21465 21467 20824 0 -1 4202560 6970 0 0 0 104 40 0 0 15 0 22 0 519301861 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21479] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21479/stat : 21479 (java) S 21465 21467 20824 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21480] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21480/stat : 21480 (java) S 21465 21467 20824 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519301862 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21481] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21481/stat : 21481 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21482] ppid=21465 vsize=15690352 CPUtime=1.92 cores=0,2,4,6
/proc/21467/task/21482/stat : 21482 (java) S 21465 21467 20824 0 -1 4202560 17223 0 0 0 190 2 0 0 16 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=21467/tid=21483] ppid=21465 vsize=15690352 CPUtime=1.76 cores=0,2,4,6
/proc/21467/task/21483/stat : 21483 (java) S 21465 21467 20824 0 -1 4202560 3192 0 0 0 176 0 0 0 15 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21484] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21484/stat : 21484 (java) S 21465 21467 20824 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 0 0 0 0
[pid=21467/tid=21485] ppid=21465 vsize=15690352 CPUtime=0 cores=0,2,4,6
/proc/21467/task/21485/stat : 21485 (java) S 21465 21467 20824 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 519301864 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 2 0 0 0
[pid=21467/tid=21486] ppid=21465 vsize=15690352 CPUtime=1190.97 cores=0,2,4,6
/proc/21467/task/21486/stat : 21486 (java) R 21465 21467 20824 0 -1 4202560 325534 0 0 0 119025 72 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505583677 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21467/tid=21487] ppid=21465 vsize=15690352 CPUtime=1191.58 cores=0,2,4,6
/proc/21467/task/21487/stat : 21487 (java) R 21465 21467 20824 0 -1 4202560 439892 0 0 0 119085 73 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505583675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21467/tid=21488] ppid=21465 vsize=15690352 CPUtime=1191.78 cores=0,2,4,6
/proc/21467/task/21488/stat : 21488 (java) R 21465 21467 20824 0 -1 4202560 349365 0 0 0 119130 48 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21467/tid=21489] ppid=21465 vsize=15690352 CPUtime=1188.78 cores=0,2,4,6
/proc/21467/task/21489/stat : 21489 (java) R 21465 21467 20824 0 -1 4202560 370896 0 0 0 118760 118 0 0 25 0 22 0 519301949 16066920448 550953 33554432000 1073741824 1073778376 140737255247952 18446744073709551615 46912506512607 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15690352

Child status: 143
Real time (s): 1205.41
CPU time (s): 4800.49
CPU user time (s): 4794.7
CPU system time (s): 5.79812
CPU usage (%): 398.247
Max. virtual memory (cumulated for all children) (KiB): 15690352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.7
system time used= 5.79812
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2899754
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= 41373
involuntary context switches= 105496

runsolver used 1.9927 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 13:37:17
IDJOB=3312191
IDBENCH=70941
IDSOLVER=1698
FILE ID=node132/3312191-1304077037
RUNJOBID= node132-1304075734-21289
PBS_JOBID= 13170489
Free space on /tmp= 71868 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=354108262

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:      23124472 kB
Buffers:        768780 kB
Cached:        6232684 kB
SwapCached:          4 kB
Active:        4333696 kB
Inactive:      4990924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23124472 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4732 kB
Writeback:          32 kB
AnonPages:     2323124 kB
Mapped:          23524 kB
Slab:           435628 kB
PageTables:       9260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2682352 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= 71868 MiB
End job on node132 at 2011-04-29 13:57:24