Trace number 3313391

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? (TO) 4800.35 1204.93

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.03/0.17	26:57 INFO : Reading from input HOME/instance-3313391-1304076417.cnf
1.07/0.95	Executor set job limit to 1000000
1.07/0.95	Executor set job limit to 1000000
1.07/0.95	Executor set job limit to 1000000
1.07/0.95	Executor set job limit to 1000000
1.07/0.95	Starting Executor!
1.07/0.95	Starting Executor!
1.07/0.95	Starting Executor!
1.07/0.95	Starting Executor!
4.53/2.64	26:59 INFO : 16876 variables remaining out of 33090
4.53/2.64	26:59 INFO : 460981 literals remaining out of 644099
1075.52/271.34	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
1075.52/271.34	log4j:WARN Please initialize the log4j system properly.
1075.52/271.34	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-3313391-1304076417/watcher-3313391-1304076417 -o /tmp/evaluation-result-3313391-1304076417/solver-3313391-1304076417 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313391-1304076417.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.96 8.07 7.98 5/198 22608
/proc/meminfo: memFree=14480244/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 1480 0 0 0 0 0 0 0 25 0 2 0 519239635 31260672 944 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 7632 946 729 9 0 383 0
[pid=22608/tid=22609] ppid=22606 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) R 22606 22608 20430 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 2 0 519239636 31260672 952 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122713856 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0518299 s]
/proc/loadavg: 7.96 8.07 7.98 5/198 22608
/proc/meminfo: memFree=14480244/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15602060 CPUtime=0 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 3242 0 1 0 0 0 0 0 25 0 11 0 519239635 15976509440 2685 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3900515 2685 1562 9 0 3891263 0
[pid=22608/tid=22609] ppid=22606 vsize=15602060 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 1879 0 1 0 0 0 0 0 25 0 11 0 519239636 15976509440 2685 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16784584 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15602060

[startup+0.100762 s]
/proc/loadavg: 7.96 8.07 7.98 5/198 22608
/proc/meminfo: memFree=14480244/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15672736 CPUtime=0.03 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 3925 0 1 0 3 0 0 0 25 0 16 0 519239635 16048881664 3366 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3918184 3366 1712 9 0 3908932 0
[pid=22608/tid=22609] ppid=22606 vsize=15672736 CPUtime=0.02 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) R 22606 22608 20430 0 -1 4202560 2512 0 1 0 2 0 0 0 19 0 16 0 519239636 16048881664 3366 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15672736

[startup+0.300709 s]
/proc/loadavg: 7.96 8.07 7.98 5/198 22608
/proc/meminfo: memFree=14480244/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15678840 CPUtime=0.37 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 8456 0 1 0 35 2 0 0 25 0 18 0 519239635 16055132160 7824 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3919710 7825 2199 9 0 3910429 0
[pid=22608/tid=22609] ppid=22606 vsize=15678840 CPUtime=0.22 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) R 22606 22608 20430 0 -1 4202560 5668 0 1 0 21 1 0 0 18 0 18 0 519239636 16055132160 7826 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912505511663 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 15678840

[startup+0.700684 s]
/proc/loadavg: 7.96 8.07 7.98 5/198 22608
/proc/meminfo: memFree=14480244/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15682936 CPUtime=0.87 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 41694 0 1 0 81 6 0 0 25 0 18 0 519239635 16059326464 40067 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3920734 40067 2223 9 0 3911453 0
[pid=22608/tid=22609] ppid=22606 vsize=15682936 CPUtime=0.62 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) R 22606 22608 20430 0 -1 4202560 35521 0 1 0 57 5 0 0 18 0 18 0 519239636 16059326464 40067 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912505641196 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 15682936

[startup+1.50153 s]
/proc/loadavg: 7.96 8.07 7.98 7/220 22630
/proc/meminfo: memFree=14326416/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15717368 CPUtime=2.22 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 52315 0 1 0 215 7 0 0 25 0 22 0 519239635 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3929342 47877 2259 9 0 3920061 0
[pid=22608/tid=22609] ppid=22606 vsize=15717368 CPUtime=1.41 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) R 22606 22608 20430 0 -1 4202560 35622 0 1 0 136 5 0 0 22 0 22 0 519239636 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796371538839 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) S 22606 22608 20430 0 -1 4202560 344 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 660 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 35 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) S 22606 22608 20430 0 -1 4202560 357 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) S 22606 22608 20430 0 -1 4202560 106 0 0 0 0 0 0 0 17 0 22 0 519239639 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22619] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22619/stat : 22619 (java) S 22606 22608 20430 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519239640 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22620] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22620/stat : 22620 (java) S 22606 22608 20430 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519239641 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22621] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22621/stat : 22621 (java) S 22606 22608 20430 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 519239641 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22622] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22622/stat : 22622 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519239645 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22623] ppid=22606 vsize=15717368 CPUtime=0.19 cores=0,2,4,6
/proc/22608/task/22623/stat : 22623 (java) S 22606 22608 20430 0 -1 4202560 1101 0 0 0 19 0 0 0 15 0 22 0 519239645 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22624] ppid=22606 vsize=15717368 CPUtime=0.58 cores=0,2,4,6
/proc/22608/task/22624/stat : 22624 (java) R 22606 22608 20430 0 -1 4202560 12655 0 0 0 57 1 0 0 16 0 22 0 519239645 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796370863555 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22608/tid=22625] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22625/stat : 22625 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519239645 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22626] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22626/stat : 22626 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519239645 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22627] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22627/stat : 22627 (java) S 22606 22608 20430 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 519239730 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22628] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22628/stat : 22628 (java) S 22606 22608 20430 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 519239730 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22629] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22629/stat : 22629 (java) S 22606 22608 20430 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 519239730 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=15717368 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) S 22606 22608 20430 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 519239730 16094584832 47877 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 15717368

[startup+3.10125 s]
/proc/loadavg: 7.96 8.07 7.98 7/220 22630
/proc/meminfo: memFree=14172656/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15715632 CPUtime=5.73 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 63074 0 1 0 564 9 0 0 25 0 22 0 519239635 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3928908 53596 2276 9 0 3919627 0
[pid=22608/tid=22609] ppid=22606 vsize=15715632 CPUtime=2.55 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 35688 0 1 0 250 5 0 0 25 0 22 0 519239636 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) S 22606 22608 20430 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15715632 CPUtime=0.01 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) S 22606 22608 20430 0 -1 4202560 1555 0 0 0 1 0 0 0 16 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15715632 CPUtime=0.01 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 1706 0 0 0 1 0 0 0 16 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15715632 CPUtime=0.01 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 1824 0 0 0 1 0 0 0 16 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) S 22606 22608 20430 0 -1 4202560 357 0 0 0 0 0 0 0 15 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) S 22606 22608 20430 0 -1 4202560 1228 0 0 0 0 0 0 0 16 0 22 0 519239639 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22619] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22619/stat : 22619 (java) S 22606 22608 20430 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 519239640 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22620] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22620/stat : 22620 (java) S 22606 22608 20430 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22621] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22621/stat : 22621 (java) S 22606 22608 20430 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22622] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22622/stat : 22622 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519239645 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22623] ppid=22606 vsize=15715632 CPUtime=1.01 cores=0,2,4,6
/proc/22608/task/22623/stat : 22623 (java) S 22606 22608 20430 0 -1 4202560 4500 0 0 0 101 0 0 0 15 0 22 0 519239645 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22624] ppid=22606 vsize=15715632 CPUtime=1.38 cores=0,2,4,6
/proc/22608/task/22624/stat : 22624 (java) R 22606 22608 20430 0 -1 4202560 14360 0 0 0 137 1 0 0 15 0 22 0 519239645 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796372100945 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22608/tid=22625] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22625/stat : 22625 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519239645 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22626] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22626/stat : 22626 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519239645 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22627] ppid=22606 vsize=15715632 CPUtime=0.34 cores=0,2,4,6
/proc/22608/task/22627/stat : 22627 (java) S 22606 22608 20430 0 -1 4202560 26 0 0 0 34 0 0 0 15 0 22 0 519239730 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22628] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22628/stat : 22628 (java) S 22606 22608 20430 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519239730 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22629] ppid=22606 vsize=15715632 CPUtime=0.05 cores=0,2,4,6
/proc/22608/task/22629/stat : 22629 (java) R 22606 22608 20430 0 -1 4202560 9 0 0 0 5 0 0 0 15 0 22 0 519239730 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796375340822 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=15715632 CPUtime=0.29 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) S 22606 22608 20430 0 -1 4202560 10 0 0 0 29 0 0 0 15 0 22 0 519239730 16092807168 53596 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 15715632

[startup+6.30163 s]
/proc/loadavg: 8.13 8.11 7.99 11/220 22630
/proc/meminfo: memFree=13668336/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15715632 CPUtime=17.56 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 197184 0 1 0 1726 30 0 0 25 0 22 0 519239635 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3928908 187307 2276 9 0 3919627 0
[pid=22608/tid=22609] ppid=22606 vsize=15715632 CPUtime=2.55 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 35688 0 1 0 250 5 0 0 25 0 22 0 519239636 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15715632 CPUtime=0.15 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) S 22606 22608 20430 0 -1 4202560 24947 0 0 0 12 3 0 0 16 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15715632 CPUtime=0.07 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) S 22606 22608 20430 0 -1 4202560 11904 0 0 0 6 1 0 0 15 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15715632 CPUtime=0.11 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) S 22606 22608 20430 0 -1 4202560 13913 0 0 0 9 2 0 0 15 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15715632 CPUtime=0.09 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 14068 0 0 0 8 1 0 0 16 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15715632 CPUtime=0.09 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) S 22606 22608 20430 0 -1 4202560 17120 0 0 0 7 2 0 0 16 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15715632 CPUtime=0.07 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 13188 0 0 0 5 2 0 0 16 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15715632 CPUtime=0.05 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) S 22606 22608 20430 0 -1 4202560 6632 0 0 0 5 0 0 0 15 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15715632 CPUtime=0.17 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) S 22606 22608 20430 0 -1 4202560 32717 0 0 0 12 5 0 0 16 0 22 0 519239639 16092807168 187307 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=10158764/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15715632 CPUtime=4471.07 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 2420656 0 1 0 446740 367 0 0 25 0 22 0 519239635 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3928908 610717 2300 9 0 3919627 0
[pid=22608/tid=22609] ppid=22606 vsize=15715632 CPUtime=2.55 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 35688 0 1 0 250 5 0 0 25 0 22 0 519239636 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15715632 CPUtime=2.78 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) S 22606 22608 20430 0 -1 4202560 136791 0 0 0 257 21 0 0 16 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15715632 CPUtime=2.87 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) S 22606 22608 20430 0 -1 4202560 153814 0 0 0 264 23 0 0 16 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15715632 CPUtime=3.12 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) S 22606 22608 20430 0 -1 4202560 154322 0 0 0 288 24 0 0 15 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15715632 CPUtime=2.85 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 163720 0 0 0 258 27 0 0 16 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15715632 CPUtime=2.97 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) S 22606 22608 20430 0 -1 4202560 185906 0 0 0 267 30 0 0 16 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15715632 CPUtime=2.83 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 138020 0 0 0 263 20 0 0 15 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15715632 CPUtime=2.98 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) S 22606 22608 20430 0 -1 4202560 130475 0 0 0 279 19 0 0 15 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15715632 CPUtime=2.74 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) S 22606 22608 20430 0 -1 4202560 149582 0 0 0 250 24 0 0 15 0 22 0 519239639 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22619] ppid=22606 vsize=15715632 CPUtime=1.17 cores=0,2,4,6
/proc/22608/task/22619/stat : 22619 (java) S 22606 22608 20430 0 -1 4202560 6630 0 0 0 86 31 0 0 15 0 22 0 519239640 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22620] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22620/stat : 22620 (java) S 22606 22608 20430 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22621] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22621/stat : 22621 (java) S 22606 22608 20430 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22622] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22622/stat : 22622 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519239645 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22623] ppid=22606 vsize=15715632 CPUtime=1.55 cores=0,2,4,6
/proc/22608/task/22623/stat : 22623 (java) S 22606 22608 20430 0 -1 4202560 4590 0 0 0 155 0 0 0 15 0 22 0 519239645 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22624] ppid=22606 vsize=15715632 CPUtime=1.93 cores=0,2,4,6
/proc/22608/task/22624/stat : 22624 (java) S 22606 22608 20430 0 -1 4202560 18844 0 0 0 191 2 0 0 16 0 22 0 519239645 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22625] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22625/stat : 22625 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519239645 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22626] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22626/stat : 22626 (java) S 22606 22608 20430 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 519239645 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22627] ppid=22606 vsize=15715632 CPUtime=1110.96 cores=0,2,4,6
/proc/22608/task/22627/stat : 22627 (java) R 22606 22608 20430 0 -1 4202560 325128 0 0 0 111054 42 0 0 25 0 22 0 519239730 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796372267153 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22608/tid=22628] ppid=22606 vsize=15715632 CPUtime=1110.8 cores=0,2,4,6
/proc/22608/task/22628/stat : 22628 (java) R 22606 22608 20430 0 -1 4202560 260857 0 0 0 111050 30 0 0 25 0 22 0 519239730 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 47796375337773 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22608/tid=22629] ppid=22606 vsize=15715632 CPUtime=1111.11 cores=0,2,4,6
/proc/22608/task/22629/stat : 22629 (java) R 22606 22608 20430 0 -1 4202560 273411 0 0 0 111081 30 0 0 25 0 22 0 519239730 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506430504 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=15715632 CPUtime=1107.71 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) R 22606 22608 20430 0 -1 4202560 281430 0 0 0 110742 29 0 0 25 0 22 0 519239730 16092807168 610717 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506430518 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4471.07
Current children cumulated vsize (KiB) 15715632

[startup+1182.31 s]
/proc/loadavg: 7.61 7.98 7.99 5/193 22681
/proc/meminfo: memFree=16219876/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15715632 CPUtime=4710.39 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 2554811 0 1 0 470650 389 0 0 25 0 22 0 519239635 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3928908 653954 2300 9 0 3919627 0
[pid=22608/tid=22609] ppid=22606 vsize=15715632 CPUtime=2.55 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 35688 0 1 0 250 5 0 0 25 0 22 0 519239636 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15715632 CPUtime=3.03 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) R 22606 22608 20430 0 -1 4202560 156202 0 0 0 279 24 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15715632 CPUtime=3.14 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) R 22606 22608 20430 0 -1 4202560 169375 0 0 0 289 25 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15715632 CPUtime=3.29 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) R 22606 22608 20430 0 -1 4202560 161267 0 0 0 304 25 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15715632 CPUtime=3.08 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 177378 0 0 0 279 29 0 0 16 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15715632 CPUtime=3.23 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) R 22606 22608 20430 0 -1 4202560 198530 0 0 0 291 32 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15715632 CPUtime=3.02 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 147397 0 0 0 280 22 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15715632 CPUtime=3.23 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) R 22606 22608 20430 0 -1 4202560 143489 0 0 0 302 21 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15715632 CPUtime=2.96 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) R 22606 22608 20430 0 -1 4202560 157971 0 0 0 271 25 0 0 15 0 22 0 519239639 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228122667319 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22608/tid=22619] ppid=22606 vsize=15715632 CPUtime=1.28 cores=0,2,4,6
/proc/22608/task/22619/stat : 22619 (java) S 22606 22608 20430 0 -1 4202560 7329 0 0 0 95 33 0 0 15 0 22 0 519239640 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 0 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22620] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22620/stat : 22620 (java) S 22606 22608 20430 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22621] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22621/stat : 22621 (java) S 22606 22608 20430 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22622] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22622/stat : 22622 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519239645 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22623] ppid=22606 vsize=15715632 CPUtime=1.55 cores=0,2,4,6
/proc/22608/task/22623/stat : 22623 (java) S 22606 22608 20430 0 -1 4202560 4590 0 0 0 155 0 0 0 15 0 22 0 519239645 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22624] ppid=22606 vsize=15715632 CPUtime=1.93 cores=0,2,4,6
/proc/22608/task/22624/stat : 22624 (java) S 22606 22608 20430 0 -1 4202560 18844 0 0 0 191 2 0 0 16 0 22 0 519239645 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22625] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22625/stat : 22625 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519239645 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22626] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22626/stat : 22626 (java) S 22606 22608 20430 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519239645 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22627] ppid=22606 vsize=15715632 CPUtime=1170.38 cores=0,2,4,6
/proc/22608/task/22627/stat : 22627 (java) S 22606 22608 20430 0 -1 4202560 335277 0 0 0 116994 44 0 0 25 0 22 0 519239730 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22628] ppid=22606 vsize=15715632 CPUtime=1170.22 cores=0,2,4,6
/proc/22608/task/22628/stat : 22628 (java) S 22606 22608 20430 0 -1 4202560 266253 0 0 0 116991 31 0 0 25 0 22 0 519239730 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22629] ppid=22606 vsize=15715632 CPUtime=1170.53 cores=0,2,4,6
/proc/22608/task/22629/stat : 22629 (java) S 22606 22608 20430 0 -1 4202560 283616 0 0 0 117021 32 0 0 25 0 22 0 519239730 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=15715632 CPUtime=1166.83 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) S 22606 22608 20430 0 -1 4202560 290153 0 0 0 116652 31 0 0 25 0 22 0 519239730 16092807168 653954 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4710.39
Current children cumulated vsize (KiB) 15715632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 6.45 7.68 7.88 5/193 22682
/proc/meminfo: memFree=16177996/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=15715632 CPUtime=4800.19 cores=0,2,4,6
/proc/22608/stat : 22608 (java) S 22606 22608 20430 0 -1 4202496 2612620 0 1 0 479621 398 0 0 25 0 22 0 519239635 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 3928908 655710 2300 9 0 3919627 0
[pid=22608/tid=22609] ppid=22606 vsize=15715632 CPUtime=2.55 cores=0,2,4,6
/proc/22608/task/22609/stat : 22609 (java) S 22606 22608 20430 0 -1 4202560 35688 0 1 0 250 5 0 0 25 0 22 0 519239636 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22611] ppid=22606 vsize=15715632 CPUtime=3.14 cores=0,2,4,6
/proc/22608/task/22611/stat : 22611 (java) S 22606 22608 20430 0 -1 4202560 167362 0 0 0 288 26 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22612] ppid=22606 vsize=15715632 CPUtime=3.22 cores=0,2,4,6
/proc/22608/task/22612/stat : 22612 (java) S 22606 22608 20430 0 -1 4202560 181514 0 0 0 295 27 0 0 15 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22613] ppid=22606 vsize=15715632 CPUtime=3.37 cores=0,2,4,6
/proc/22608/task/22613/stat : 22613 (java) S 22606 22608 20430 0 -1 4202560 169814 0 0 0 310 27 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22614] ppid=22606 vsize=15715632 CPUtime=3.17 cores=0,2,4,6
/proc/22608/task/22614/stat : 22614 (java) S 22606 22608 20430 0 -1 4202560 180421 0 0 0 287 30 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22615] ppid=22606 vsize=15715632 CPUtime=3.32 cores=0,2,4,6
/proc/22608/task/22615/stat : 22615 (java) S 22606 22608 20430 0 -1 4202560 206186 0 0 0 299 33 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22616] ppid=22606 vsize=15715632 CPUtime=3.11 cores=0,2,4,6
/proc/22608/task/22616/stat : 22616 (java) S 22606 22608 20430 0 -1 4202560 155404 0 0 0 288 23 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22617] ppid=22606 vsize=15715632 CPUtime=3.27 cores=0,2,4,6
/proc/22608/task/22617/stat : 22617 (java) S 22606 22608 20430 0 -1 4202560 145392 0 0 0 306 21 0 0 15 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22618] ppid=22606 vsize=15715632 CPUtime=3.03 cores=0,2,4,6
/proc/22608/task/22618/stat : 22618 (java) S 22606 22608 20430 0 -1 4202560 163309 0 0 0 278 25 0 0 16 0 22 0 519239639 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 2 0 0 0
[pid=22608/tid=22619] ppid=22606 vsize=15715632 CPUtime=1.29 cores=0,2,4,6
/proc/22608/task/22619/stat : 22619 (java) S 22606 22608 20430 0 -1 4202560 7331 0 0 0 95 34 0 0 15 0 22 0 519239640 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 0 0 0 0
[pid=22608/tid=22620] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22620/stat : 22620 (java) S 22606 22608 20430 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22621] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22621/stat : 22621 (java) S 22606 22608 20430 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519239641 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22622] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22622/stat : 22622 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519239645 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22623] ppid=22606 vsize=15715632 CPUtime=1.55 cores=0,2,4,6
/proc/22608/task/22623/stat : 22623 (java) S 22606 22608 20430 0 -1 4202560 4590 0 0 0 155 0 0 0 15 0 22 0 519239645 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=22608/tid=22624] ppid=22606 vsize=15715632 CPUtime=1.93 cores=0,2,4,6
/proc/22608/task/22624/stat : 22624 (java) S 22606 22608 20430 0 -1 4202560 18844 0 0 0 191 2 0 0 16 0 22 0 519239645 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22625] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22625/stat : 22625 (java) S 22606 22608 20430 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519239645 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=22608/tid=22626] ppid=22606 vsize=15715632 CPUtime=0 cores=0,2,4,6
/proc/22608/task/22626/stat : 22626 (java) R 22606 22608 20430 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519239645 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 228134530560 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22608/tid=22627] ppid=22606 vsize=15715632 CPUtime=1192.7 cores=0,2,4,6
/proc/22608/task/22627/stat : 22627 (java) R 22606 22608 20430 0 -1 4202560 335277 0 0 0 119226 44 0 0 25 0 22 0 519239730 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506611002 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22608/tid=22628] ppid=22606 vsize=15715632 CPUtime=1192.54 cores=0,2,4,6
/proc/22608/task/22628/stat : 22628 (java) R 22606 22608 20430 0 -1 4202560 266257 0 0 0 119223 31 0 0 25 0 22 0 519239730 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506430499 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22608/tid=22629] ppid=22606 vsize=15715632 CPUtime=1192.85 cores=0,2,4,6
/proc/22608/task/22629/stat : 22629 (java) R 22606 22608 20430 0 -1 4202560 283617 0 0 0 119253 32 0 0 25 0 22 0 519239730 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506231040 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=15715632 CPUtime=1189.01 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) R 22606 22608 20430 0 -1 4202560 290160 0 0 0 118870 31 0 0 25 0 22 0 519239730 16092807168 655710 33554432000 1073741824 1073778376 140734234582592 18446744073709551615 46912506430568 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15715632

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

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

[startup+1204.91 s]
/proc/loadavg: 6.45 7.68 7.88 5/193 22682
/proc/meminfo: memFree=16177996/32951124 swapFree=67111528/67111528
[pid=22608] ppid=22606 vsize=0 CPUtime=4800.32 cores=0,2,4,6
/proc/22608/stat : 22608 (java) Z 22606 22608 20430 0 -1 4203548 2612646 0 1 0 479624 408 0 0 17 0 2 0 519239635 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22608/statm: 0 0 0 0 0 0 0
[pid=22608/tid=22630] ppid=22606 vsize=0 CPUtime=1189.11 cores=0,2,4,6
/proc/22608/task/22630/stat : 22630 (java) R 22606 22608 20430 0 -1 4203588 290160 0 0 0 118871 40 0 0 25 0 2 0 519239730 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1204.93
CPU time (s): 4800.35
CPU user time (s): 4796.25
CPU system time (s): 4.10138
CPU usage (%): 398.392
Max. virtual memory (cumulated for all children) (KiB): 15717368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.25
system time used= 4.10138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2612646
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= 36689
involuntary context switches= 54913

runsolver used 2.06768 second user time and 4.55231 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 13:26:57
IDJOB=3313391
IDBENCH=70941
IDSOLVER=1699
FILE ID=node138/3313391-1304076417
RUNJOBID= node138-1304075176-22431
PBS_JOBID= 13170427
Free space on /tmp= 71808 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1438186394

node138.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.854
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.70
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.854
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.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      14480516 kB
Buffers:       2041364 kB
Cached:       11485624 kB
SwapCached:          0 kB
Active:        7567984 kB
Inactive:     10329604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14480516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4604 kB
Writeback:           0 kB
AnonPages:     4369492 kB
Mapped:          23464 kB
Slab:           500284 kB
PageTables:      12844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5913336 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= 71812 MiB
End job on node138 at 2011-04-29 13:47:03