Trace number 3312845

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.24 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.885
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	35:47 INFO : Reading from input HOME/instance-3312845-1304177747.cnf
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.47/0.35	35:47 INFO : 448 variables remaining out of 450
0.47/0.35	35:47 INFO : 7612 literals remaining out of 7668

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-3312845-1304177747/watcher-3312845-1304177747 -o /tmp/evaluation-result-3312845-1304177747/solver-3312845-1304177747 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312845-1304177747.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.74 8.03 8.02 6/198 11715
/proc/meminfo: memFree=30110992/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11715/stat : 11715 (java) R 11713 11715 11524 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 261965938 23580672 444 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268655699733 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11715/statm: 5757 457 351 9 0 124 0

[startup+0.0677981 s]
/proc/loadavg: 7.74 8.03 8.02 6/198 11715
/proc/meminfo: memFree=30110992/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15675316 CPUtime=0.04 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 4292 0 1 0 4 0 0 0 25 0 18 0 261965938 16051523584 3733 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3918829 3733 1778 9 0 3909548 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675316

[startup+0.100765 s]
/proc/loadavg: 7.74 8.03 8.02 6/198 11715
/proc/meminfo: memFree=30110992/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15677100 CPUtime=0.09 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 5540 0 1 0 9 0 0 0 25 0 18 0 261965938 16053350400 4961 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3919275 4961 2115 9 0 3909994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677100

[startup+0.304714 s]
/proc/loadavg: 7.74 8.03 8.02 6/198 11715
/proc/meminfo: memFree=30110992/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15682776 CPUtime=0.47 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 9947 0 1 0 45 2 0 0 25 0 22 0 261965938 16059162624 8709 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3920694 8709 2211 9 0 3911413 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15682776

[startup+0.700619 s]
/proc/loadavg: 7.74 8.03 8.02 6/198 11715
/proc/meminfo: memFree=30110992/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15702128 CPUtime=1.83 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 28007 0 1 0 179 4 0 0 25 0 22 0 261965938 16078979072 23204 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3925532 23204 2250 9 0 3916251 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 15702128

[startup+1.50148 s]
/proc/loadavg: 7.74 8.03 8.02 11/220 11737
/proc/meminfo: memFree=29991032/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=5.01 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 59116 0 1 0 493 8 0 0 25 0 22 0 261965938 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 50085 2271 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 500 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 623 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 298 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 452 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 261965941 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=0.97 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14012 0 0 0 96 1 0 0 15 0 22 0 261965943 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11731] ppid=11713 vsize=15699356 CPUtime=0.84 cores=0,2,4,6
/proc/11715/task/11731/stat : 11731 (java) S 11713 11715 11524 0 -1 4202560 4979 0 0 0 84 0 0 0 16 0 22 0 261965943 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11732] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11732/stat : 11732 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11733] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11733/stat : 11733 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261965943 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11734] ppid=11713 vsize=15699356 CPUtime=0.61 cores=0,2,4,6
/proc/11715/task/11734/stat : 11734 (java) R 11713 11715 11524 0 -1 4202560 5549 0 0 0 61 0 0 0 25 0 22 0 261965963 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505833048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=0.38 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 2901 0 0 0 38 0 0 0 22 0 22 0 261965963 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505197669 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=0.72 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 8471 0 0 0 72 0 0 0 25 0 22 0 261965963 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505651960 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=1.08 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 12596 0 0 0 106 2 0 0 25 0 22 0 261965963 16076140544 50085 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505708486 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 15699356

[startup+3.1012 s]
/proc/loadavg: 7.74 8.03 8.02 9/220 11737
/proc/meminfo: memFree=29747740/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=11.38 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 155218 0 1 0 1118 20 0 0 25 0 22 0 261965938 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 146145 2277 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 1748 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 2206 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 998 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 823 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 1206 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 767 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 261965941 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=1.07 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14033 0 0 0 106 1 0 0 16 0 22 0 261965943 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11731] ppid=11713 vsize=15699356 CPUtime=0.9 cores=0,2,4,6
/proc/11715/task/11731/stat : 11731 (java) S 11713 11715 11524 0 -1 4202560 4987 0 0 0 90 0 0 0 16 0 22 0 261965943 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11732] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11732/stat : 11732 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11733] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11733/stat : 11733 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261965943 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11734] ppid=11713 vsize=15699356 CPUtime=2.1 cores=0,2,4,6
/proc/11715/task/11734/stat : 11734 (java) R 11713 11715 11524 0 -1 4202560 27311 0 0 0 208 2 0 0 25 0 22 0 261965963 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505667664 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=1.91 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 23707 0 0 0 188 3 0 0 25 0 22 0 261965963 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505649708 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=2.31 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 31655 0 0 0 228 3 0 0 25 0 22 0 261965963 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505686346 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=2.65 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 36538 0 0 0 261 4 0 0 25 0 22 0 261965963 16076140544 146145 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 15699356

[startup+6.30164 s]
/proc/loadavg: 7.76 8.03 8.02 9/220 11737
/proc/meminfo: memFree=29501228/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=24.15 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 161348 0 1 0 2394 21 0 0 25 0 22 0 261965938 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 146300 2284 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 1876 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 1182 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 2597 0 0 0 0 0 0 0 16 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=0.01 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 3083 0 0 0 1 0 0 0 15 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 1743 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 1291 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 1878 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 1230 0 0 0 0 0 0 0 15 0 22 0 261965940 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 261965941 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=1.15 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14055 0 0 0 114 1 0 0 15 0 22 0 261965943 16076140544 146300 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0

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

[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=1048.44 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 294238 0 0 0 104801 43 0 0 25 0 22 0 261965963 16076140544 105598 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505668524 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=1048.96 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 299639 0 0 0 104849 47 0 0 25 0 22 0 261965963 16076140544 105598 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 47759862552330 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=1048.81 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 306910 0 0 0 104835 46 0 0 25 0 22 0 261965963 16076140544 105598 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505687688 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4223.67
Current children cumulated vsize (KiB) 15699356

[startup+1122.3 s]
/proc/loadavg: 8.37 8.17 8.08 9/220 11916
/proc/meminfo: memFree=29735380/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=4462.19 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 2251526 0 1 0 445760 459 0 0 25 0 22 0 261965938 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 96607 2298 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=3.19 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 123475 0 0 0 296 23 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=3.25 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 122489 0 0 0 301 24 0 0 16 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=3.21 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 120059 0 0 0 298 23 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=3.24 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 122931 0 0 0 303 21 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=3.23 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 125362 0 0 0 300 23 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=3.2 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 118329 0 0 0 298 22 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=3.21 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 122307 0 0 0 298 23 0 0 16 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=3.21 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 121522 0 0 0 298 23 0 0 15 0 22 0 261965940 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=2.24 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 5617 0 0 0 143 81 0 0 15 0 22 0 261965941 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=1.18 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14060 0 0 0 117 1 0 0 15 0 22 0 261965943 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11731] ppid=11713 vsize=15699356 CPUtime=0.97 cores=0,2,4,6
/proc/11715/task/11731/stat : 11731 (java) S 11713 11715 11524 0 -1 4202560 5006 0 0 0 97 0 0 0 15 0 22 0 261965943 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11732] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11732/stat : 11732 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11733] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11733/stat : 11733 (java) S 11713 11715 11524 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 261965943 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11734] ppid=11713 vsize=15699356 CPUtime=1107.52 cores=0,2,4,6
/proc/11715/task/11734/stat : 11734 (java) R 11713 11715 11524 0 -1 4202560 306398 0 0 0 110709 43 0 0 25 0 22 0 261965963 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=1107.76 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 306151 0 0 0 110730 46 0 0 25 0 22 0 261965963 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=1108.31 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 311549 0 0 0 110782 49 0 0 25 0 22 0 261965963 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505667042 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=1107.98 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 318777 0 0 0 110750 48 0 0 25 0 22 0 261965963 16076140544 96607 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 47759862550683 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.19
Current children cumulated vsize (KiB) 15699356

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 8.08 9/220 11917
/proc/meminfo: memFree=29698524/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=4700.74 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 2366235 0 1 0 469593 481 0 0 25 0 22 0 261965938 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 93065 2298 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=3.35 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 130237 0 0 0 311 24 0 0 16 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=3.43 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 131891 0 0 0 318 25 0 0 16 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=3.4 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 126908 0 0 0 316 24 0 0 16 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=3.39 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 129458 0 0 0 317 22 0 0 15 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=3.38 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 130922 0 0 0 314 24 0 0 15 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=3.4 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 126132 0 0 0 316 24 0 0 15 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=3.39 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 129683 0 0 0 315 24 0 0 15 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=3.38 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 128068 0 0 0 314 24 0 0 15 0 22 0 261965940 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=2.37 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 5900 0 0 0 152 85 0 0 15 0 22 0 261965941 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=1.18 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14060 0 0 0 117 1 0 0 15 0 22 0 261965943 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11731] ppid=11713 vsize=15699356 CPUtime=0.97 cores=0,2,4,6
/proc/11715/task/11731/stat : 11731 (java) S 11713 11715 11524 0 -1 4202560 5006 0 0 0 97 0 0 0 15 0 22 0 261965943 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11732] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11732/stat : 11732 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11733] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11733/stat : 11733 (java) S 11713 11715 11524 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 261965943 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11734] ppid=11713 vsize=15699356 CPUtime=1166.8 cores=0,2,4,6
/proc/11715/task/11734/stat : 11734 (java) R 11713 11715 11524 0 -1 4202560 320255 0 0 0 116635 45 0 0 25 0 22 0 261965963 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505811672 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=1166.96 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 320511 0 0 0 116648 48 0 0 25 0 22 0 261965963 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 47759862552561 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=1167.54 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 326558 0 0 0 116704 50 0 0 25 0 22 0 261965963 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505763782 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=1167.3 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 333148 0 0 0 116680 50 0 0 25 0 22 0 261965963 16076140544 93065 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505652064 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.74
Current children cumulated vsize (KiB) 15699356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.35 8.19 8.09 11/221 11921
/proc/meminfo: memFree=29627548/32951124 swapFree=67111524/67111528
[pid=11715] ppid=11713 vsize=15699356 CPUtime=4800.19 cores=0,2,4,6
/proc/11715/stat : 11715 (java) S 11713 11715 11524 0 -1 4202496 2417617 0 1 0 479527 492 0 0 25 0 22 0 261965938 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11715/statm: 3924839 98079 2298 9 0 3915558 0
[pid=11715/tid=11717] ppid=11713 vsize=15699356 CPUtime=0.32 cores=0,2,4,6
/proc/11715/task/11717/stat : 11717 (java) S 11713 11715 11524 0 -1 4202560 6053 0 1 0 31 1 0 0 18 0 22 0 261965939 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=15699356 CPUtime=3.41 cores=0,2,4,6
/proc/11715/task/11718/stat : 11718 (java) S 11713 11715 11524 0 -1 4202560 132407 0 0 0 317 24 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=15699356 CPUtime=3.5 cores=0,2,4,6
/proc/11715/task/11719/stat : 11719 (java) S 11713 11715 11524 0 -1 4202560 134774 0 0 0 325 25 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11720] ppid=11713 vsize=15699356 CPUtime=3.46 cores=0,2,4,6
/proc/11715/task/11720/stat : 11720 (java) S 11713 11715 11524 0 -1 4202560 129758 0 0 0 321 25 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11721] ppid=11713 vsize=15699356 CPUtime=3.47 cores=0,2,4,6
/proc/11715/task/11721/stat : 11721 (java) S 11713 11715 11524 0 -1 4202560 132436 0 0 0 324 23 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11722] ppid=11713 vsize=15699356 CPUtime=3.46 cores=0,2,4,6
/proc/11715/task/11722/stat : 11722 (java) S 11713 11715 11524 0 -1 4202560 133898 0 0 0 321 25 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11723] ppid=11713 vsize=15699356 CPUtime=3.47 cores=0,2,4,6
/proc/11715/task/11723/stat : 11723 (java) S 11713 11715 11524 0 -1 4202560 129762 0 0 0 322 25 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11724] ppid=11713 vsize=15699356 CPUtime=3.44 cores=0,2,4,6
/proc/11715/task/11724/stat : 11724 (java) S 11713 11715 11524 0 -1 4202560 132222 0 0 0 320 24 0 0 15 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 4 0 0 0
[pid=11715/tid=11725] ppid=11713 vsize=15699356 CPUtime=3.44 cores=0,2,4,6
/proc/11715/task/11725/stat : 11725 (java) S 11713 11715 11524 0 -1 4202560 130396 0 0 0 320 24 0 0 16 0 22 0 261965940 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11726] ppid=11713 vsize=15699356 CPUtime=2.43 cores=0,2,4,6
/proc/11715/task/11726/stat : 11726 (java) S 11713 11715 11524 0 -1 4202560 6013 0 0 0 156 87 0 0 15 0 22 0 261965941 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 0 0 16800975 18446604453909088128 0 0 -1 6 0 0 0
[pid=11715/tid=11727] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11727/stat : 11727 (java) S 11713 11715 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11728] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11728/stat : 11728 (java) S 11713 11715 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261965941 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11729] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11729/stat : 11729 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672485809 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11730] ppid=11713 vsize=15699356 CPUtime=1.18 cores=0,2,4,6
/proc/11715/task/11730/stat : 11730 (java) S 11713 11715 11524 0 -1 4202560 14060 0 0 0 117 1 0 0 15 0 22 0 261965943 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11731] ppid=11713 vsize=15699356 CPUtime=0.97 cores=0,2,4,6
/proc/11715/task/11731/stat : 11731 (java) S 11713 11715 11524 0 -1 4202560 5006 0 0 0 97 0 0 0 15 0 22 0 261965943 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11732] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11732/stat : 11732 (java) S 11713 11715 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261965943 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478105 0 4 0 16800975 18446604453909088128 0 0 -1 2 0 0 0
[pid=11715/tid=11733] ppid=11713 vsize=15699356 CPUtime=0 cores=0,2,4,6
/proc/11715/task/11733/stat : 11733 (java) S 11713 11715 11524 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 261965943 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 268672478720 0 4 0 16800975 18446604453909088128 0 0 -1 0 0 0 0
[pid=11715/tid=11734] ppid=11713 vsize=15699356 CPUtime=1191.48 cores=0,2,4,6
/proc/11715/task/11734/stat : 11734 (java) R 11713 11715 11524 0 -1 4202560 327429 0 0 0 119102 46 0 0 25 0 22 0 261965963 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505811580 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11715/tid=11735] ppid=11713 vsize=15699356 CPUtime=1191.52 cores=0,2,4,6
/proc/11715/task/11735/stat : 11735 (java) R 11713 11715 11524 0 -1 4202560 328094 0 0 0 119102 50 0 0 25 0 22 0 261965963 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11715/tid=11736] ppid=11713 vsize=15699356 CPUtime=1192.34 cores=0,2,4,6
/proc/11715/task/11736/stat : 11736 (java) R 11713 11715 11524 0 -1 4202560 333671 0 0 0 119183 51 0 0 25 0 22 0 261965963 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505811640 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11715/tid=11737] ppid=11713 vsize=15699356 CPUtime=1192.12 cores=0,2,4,6
/proc/11715/task/11737/stat : 11737 (java) R 11713 11715 11524 0 -1 4202560 340191 0 0 0 119161 51 0 0 25 0 22 0 261965963 16076140544 98079 33554432000 1073741824 1073778376 140735259480832 18446744073709551615 46912505811635 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15699356

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.24
CPU user time (s): 4795.3
CPU system time (s): 4.94025
CPU usage (%): 397.558
Max. virtual memory (cumulated for all children) (KiB): 15702160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.3
system time used= 4.94025
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2417642
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= 257517
involuntary context switches= 140223

runsolver used 2.01469 second user time and 4.6133 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 17:35:47
IDJOB=3312845
IDBENCH=83030
IDSOLVER=1699
FILE ID=node107/3312845-1304177747
RUNJOBID= node107-1304176537-11542
PBS_JOBID= 13172425
Free space on /tmp= 72624 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312845-1304177747/watcher-3312845-1304177747 -o /tmp/evaluation-result-3312845-1304177747/solver-3312845-1304177747 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312845-1304177747.cnf

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=2007315195

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30111040 kB
Buffers:        396460 kB
Cached:        1650676 kB
SwapCached:          4 kB
Active:         521032 kB
Inactive:      1967752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30111040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1648 kB
Writeback:           0 kB
AnonPages:      441828 kB
Mapped:          23500 kB
Slab:           286128 kB
PageTables:       6464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   639660 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= 72624 MiB
End job on node107 at 2011-04-30 17:55:56