Trace number 3312593

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
MD5SUM4d61767800ed8aa0f56d10b54eba4120
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.10/0.12	37:17 INFO : Reading from input HOME/instance-3312593-1304123837.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.79/0.42	37:18 INFO : 125 variables remaining out of 125
0.79/0.42	37:18 INFO : 15972 literals remaining out of 15972

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

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

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


[startup+0 s]
/proc/loadavg: 5.27 7.36 7.57 1/189 6782
/proc/meminfo: memFree=31052216/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 1441 0 0 0 0 0 0 0 24 0 2 0 256574995 31313920 909 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 7645 915 700 9 0 383 0
[pid=6782/tid=6783] ppid=6778 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) R 6778 6782 5849 0 -1 4202560 123 0 0 0 0 0 0 0 25 0 2 0 256574996 31260672 943 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268660348682 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.038242 s]
/proc/loadavg: 5.27 7.36 7.57 1/189 6782
/proc/meminfo: memFree=31052216/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 3687 0 1 0 2 0 0 0 24 0 13 0 256574995 15978749952 3126 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3901062 3128 1677 9 0 3891810 0
[pid=6782/tid=6783] ppid=6778 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) R 6778 6782 5849 0 -1 4202560 2300 0 1 0 2 0 0 0 20 0 13 0 256574996 15978749952 3130 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672488907 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100231 s]
/proc/loadavg: 5.27 7.36 7.57 1/189 6782
/proc/meminfo: memFree=31052216/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15676916 CPUtime=0.1 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 5536 0 1 0 9 1 0 0 24 0 18 0 256574995 16053161984 4975 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3919229 4976 2117 9 0 3909948 0
[pid=6782/tid=6783] ppid=6778 vsize=15676916 CPUtime=0.07 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) R 6778 6782 5849 0 -1 4202560 3432 0 1 0 7 0 0 0 18 0 18 0 256574996 16053161984 4976 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 47891901000803 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676916

[startup+0.300183 s]
/proc/loadavg: 5.27 7.36 7.57 1/189 6782
/proc/meminfo: memFree=31052216/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15687360 CPUtime=0.52 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 12355 0 1 0 50 2 0 0 24 0 22 0 256574995 16063856640 10541 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3921840 10542 2212 9 0 3912559 0
[pid=6782/tid=6783] ppid=6778 vsize=15687360 CPUtime=0.27 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) R 6778 6782 5849 0 -1 4202560 7128 0 1 0 26 1 0 0 19 0 22 0 256574996 16063856640 10542 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 47891901340499 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15687360

[startup+0.701085 s]
/proc/loadavg: 5.27 7.36 7.57 1/189 6782
/proc/meminfo: memFree=31052216/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15712108 CPUtime=1.8 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 31862 0 1 0 176 4 0 0 24 0 22 0 256574995 16089198592 25757 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3928027 25757 2260 9 0 3918746 0
[pid=6782/tid=6783] ppid=6778 vsize=15712108 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16089198592 25757 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 15712108

[startup+1.50094 s]
/proc/loadavg: 5.27 7.36 7.57 14/220 6813
/proc/meminfo: memFree=30719072/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15709472 CPUtime=4.97 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 59071 0 1 0 489 8 0 0 24 0 22 0 256574995 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3927368 49960 2278 9 0 3918087 0
[pid=6782/tid=6783] ppid=6778 vsize=15709472 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 392 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 370 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 210 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 773 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 422 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 562 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6796] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6796/stat : 6796 (java) S 6778 6782 5849 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 256574997 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 0 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6799] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6799/stat : 6799 (java) S 6778 6782 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574998 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6800] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6800/stat : 6800 (java) S 6778 6782 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574998 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6801] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6801/stat : 6801 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 256575000 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672485809 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6802] ppid=6778 vsize=15709472 CPUtime=0.91 cores=1,3,5,7
/proc/6782/task/6802/stat : 6802 (java) S 6778 6782 5849 0 -1 4202560 13366 0 0 0 89 2 0 0 15 0 22 0 256575000 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6803] ppid=6778 vsize=15709472 CPUtime=0.85 cores=1,3,5,7
/proc/6782/task/6803/stat : 6803 (java) R 6778 6782 5849 0 -1 4202560 6055 0 0 0 85 0 0 0 24 0 22 0 256575000 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6804] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6804/stat : 6804 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256575000 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6805] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6805/stat : 6805 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256575000 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6810] ppid=6778 vsize=15709472 CPUtime=0.83 cores=1,3,5,7
/proc/6782/task/6810/stat : 6810 (java) R 6778 6782 5849 0 -1 4202560 11473 0 0 0 83 0 0 0 17 0 22 0 256575023 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505786230 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6782/tid=6811] ppid=6778 vsize=15709472 CPUtime=0.53 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 2070 0 0 0 53 0 0 0 20 0 22 0 256575023 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505808724 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15709472 CPUtime=0.72 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 8267 0 0 0 71 1 0 0 17 0 22 0 256575023 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505810165 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15709472 CPUtime=0.63 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 6173 0 0 0 63 0 0 0 18 0 22 0 256575023 16086499328 49960 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505838605 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 15709472

[startup+3.10066 s]
/proc/loadavg: 5.27 7.36 7.57 10/220 6813
/proc/meminfo: memFree=30514844/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15709472 CPUtime=11.34 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 141342 0 1 0 1115 19 0 0 24 0 22 0 256574995 16086499328 132212 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3927368 132221 2285 9 0 3918087 0
[pid=6782/tid=6783] ppid=6778 vsize=15709472 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16086499328 132222 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 550 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132231 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 857 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132241 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132253 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 1186 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132256 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 302 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132259 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 1231 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 132261 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 871 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 132263 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15709472 CPUtime=0.01 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 562 0 0 0 1 0 0 0 15 0 22 0 256574996 16086499328 132265 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6796] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6796/stat : 6796 (java) S 6778 6782 5849 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 256574997 16086499328 132267 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 0 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6799] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6799/stat : 6799 (java) S 6778 6782 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574998 16086499328 132269 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6800] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6800/stat : 6800 (java) S 6778 6782 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574998 16086499328 132271 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6801] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6801/stat : 6801 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 256575000 16086499328 132273 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672485809 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6802] ppid=6778 vsize=15709472 CPUtime=1.08 cores=1,3,5,7
/proc/6782/task/6802/stat : 6802 (java) S 6778 6782 5849 0 -1 4202560 13393 0 0 0 106 2 0 0 15 0 22 0 256575000 16086499328 132276 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6803] ppid=6778 vsize=15709472 CPUtime=0.9 cores=1,3,5,7
/proc/6782/task/6803/stat : 6803 (java) S 6778 6782 5849 0 -1 4202560 6069 0 0 0 90 0 0 0 16 0 22 0 256575000 16086499328 132279 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6804] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6804/stat : 6804 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256575000 16086499328 132281 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6805] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6805/stat : 6805 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256575000 16086499328 132283 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6810] ppid=6778 vsize=15709472 CPUtime=2.42 cores=1,3,5,7
/proc/6782/task/6810/stat : 6810 (java) R 6778 6782 5849 0 -1 4202560 31651 0 0 0 239 3 0 0 19 0 22 0 256575023 16086499328 132286 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505766410 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6782/tid=6811] ppid=6778 vsize=15709472 CPUtime=1.9 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 20164 0 0 0 188 2 0 0 23 0 22 0 256575023 16086499328 132289 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15709472 CPUtime=2.31 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 28395 0 0 0 227 4 0 0 19 0 22 0 256575023 16086499328 132291 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505862443 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15709472 CPUtime=2.21 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 27079 0 0 0 218 3 0 0 21 0 22 0 256575023 16086499328 132293 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505741852 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15709472

[startup+6.3011 s]
/proc/loadavg: 5.49 7.37 7.57 9/220 6813
/proc/meminfo: memFree=29924360/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15709472 CPUtime=24.11 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 154608 0 1 0 2390 21 0 0 24 0 22 0 256574995 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3927368 142032 2288 9 0 3918087 0
[pid=6782/tid=6783] ppid=6778 vsize=15709472 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 649 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 955 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 87 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 1245 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 307 0 0 0 0 0 0 0 16 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 1297 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15709472 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 1058 0 0 0 0 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15709472 CPUtime=0.01 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 630 0 0 0 1 0 0 0 15 0 22 0 256574996 16086499328 142032 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0

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

[pid=6782/tid=6811] ppid=6778 vsize=15775008 CPUtime=1048.43 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 156230 0 0 0 104813 30 0 0 25 0 22 0 256575023 16153608192 78986 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505736792 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15775008 CPUtime=1049.28 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 163174 0 0 0 104895 33 0 0 25 0 22 0 256575023 16153608192 78986 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15775008 CPUtime=1048.51 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 161700 0 0 0 104818 33 0 0 25 0 22 0 256575023 16153608192 78986 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505919166 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.47
Current children cumulated vsize (KiB) 15775008

[startup+1122.3 s]
/proc/loadavg: 8.40 8.15 7.94 9/220 6846
/proc/meminfo: memFree=30463964/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15775008 CPUtime=4461.99 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 1130169 0 1 0 445896 303 0 0 24 0 22 0 256574995 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3943752 72004 2298 9 0 3934471 0
[pid=6782/tid=6783] ppid=6778 vsize=15775008 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15775008 CPUtime=3.06 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 51881 0 0 0 295 11 0 0 15 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15775008 CPUtime=3 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 51416 0 0 0 287 13 0 0 15 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15775008 CPUtime=3.13 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 52201 0 0 0 299 14 0 0 16 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15775008 CPUtime=3.06 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 53636 0 0 0 292 14 0 0 16 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15775008 CPUtime=3.13 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 53298 0 0 0 300 13 0 0 16 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15775008 CPUtime=2.98 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 51269 0 0 0 284 14 0 0 15 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15775008 CPUtime=3.02 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 51387 0 0 0 288 14 0 0 15 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15775008 CPUtime=3.09 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 50542 0 0 0 296 13 0 0 15 0 22 0 256574996 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6796] ppid=6778 vsize=15775008 CPUtime=2.16 cores=1,3,5,7
/proc/6782/task/6796/stat : 6796 (java) S 6778 6782 5849 0 -1 4202560 2728 0 0 0 164 52 0 0 15 0 22 0 256574997 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 0 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6799] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6799/stat : 6799 (java) S 6778 6782 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6800] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6800/stat : 6800 (java) S 6778 6782 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6801] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6801/stat : 6801 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 256575000 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672485809 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6802] ppid=6778 vsize=15775008 CPUtime=1.11 cores=1,3,5,7
/proc/6782/task/6802/stat : 6802 (java) S 6778 6782 5849 0 -1 4202560 13399 0 0 0 109 2 0 0 16 0 22 0 256575000 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6803] ppid=6778 vsize=15775008 CPUtime=0.99 cores=1,3,5,7
/proc/6782/task/6803/stat : 6803 (java) S 6778 6782 5849 0 -1 4202560 6090 0 0 0 99 0 0 0 15 0 22 0 256575000 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6804] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6804/stat : 6804 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256575000 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6805] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6805/stat : 6805 (java) S 6778 6782 5849 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 256575000 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6810] ppid=6778 vsize=15775008 CPUtime=1108.6 cores=1,3,5,7
/proc/6782/task/6810/stat : 6810 (java) R 6778 6782 5849 0 -1 4202560 174796 0 0 0 110827 33 0 0 25 0 22 0 256575023 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505765629 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6782/tid=6811] ppid=6778 vsize=15775008 CPUtime=1107.66 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 165270 0 0 0 110734 32 0 0 25 0 22 0 256575023 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15775008 CPUtime=1108.6 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 172171 0 0 0 110825 35 0 0 25 0 22 0 256575023 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505705538 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15775008 CPUtime=1107.84 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 171108 0 0 0 110749 35 0 0 25 0 22 0 256575023 16153608192 72004 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 47891900662335 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.99
Current children cumulated vsize (KiB) 15775008

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.94 9/220 6848
/proc/meminfo: memFree=30480952/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15775008 CPUtime=4700.6 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 1196748 0 1 0 469739 321 0 0 24 0 22 0 256574995 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3943752 79804 2298 9 0 3934471 0
[pid=6782/tid=6783] ppid=6778 vsize=15775008 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15775008 CPUtime=3.22 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 54216 0 0 0 310 12 0 0 16 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15775008 CPUtime=3.18 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 54279 0 0 0 305 13 0 0 15 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15775008 CPUtime=3.3 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 55701 0 0 0 315 15 0 0 15 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15775008 CPUtime=3.22 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 56526 0 0 0 307 15 0 0 15 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15775008 CPUtime=3.28 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 55718 0 0 0 315 13 0 0 15 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15775008 CPUtime=3.12 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 53941 0 0 0 297 15 0 0 16 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15775008 CPUtime=3.18 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 53755 0 0 0 303 15 0 0 16 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15775008 CPUtime=3.25 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 52690 0 0 0 311 14 0 0 15 0 22 0 256574996 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6796] ppid=6778 vsize=15775008 CPUtime=2.28 cores=1,3,5,7
/proc/6782/task/6796/stat : 6796 (java) S 6778 6782 5849 0 -1 4202560 2890 0 0 0 173 55 0 0 15 0 22 0 256574997 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 0 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6799] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6799/stat : 6799 (java) S 6778 6782 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6800] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6800/stat : 6800 (java) S 6778 6782 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6801] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6801/stat : 6801 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 256575000 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672485809 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6802] ppid=6778 vsize=15775008 CPUtime=1.11 cores=1,3,5,7
/proc/6782/task/6802/stat : 6802 (java) S 6778 6782 5849 0 -1 4202560 13399 0 0 0 109 2 0 0 16 0 22 0 256575000 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6803] ppid=6778 vsize=15775008 CPUtime=0.99 cores=1,3,5,7
/proc/6782/task/6803/stat : 6803 (java) S 6778 6782 5849 0 -1 4202560 6090 0 0 0 99 0 0 0 15 0 22 0 256575000 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6804] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6804/stat : 6804 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256575000 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6805] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6805/stat : 6805 (java) S 6778 6782 5849 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 256575000 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6810] ppid=6778 vsize=15775008 CPUtime=1167.9 cores=1,3,5,7
/proc/6782/task/6810/stat : 6810 (java) R 6778 6782 5849 0 -1 4202560 186347 0 0 0 116755 35 0 0 25 0 22 0 256575023 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505786024 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6782/tid=6811] ppid=6778 vsize=15775008 CPUtime=1167.01 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 176637 0 0 0 116667 34 0 0 25 0 22 0 256575023 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15775008 CPUtime=1167.91 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 183239 0 0 0 116754 37 0 0 25 0 22 0 256575023 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505816077 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15775008 CPUtime=1167.08 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 182341 0 0 0 116671 37 0 0 25 0 22 0 256575023 16153608192 79804 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4700.6
Current children cumulated vsize (KiB) 15775008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.12 8.11 7.94 9/220 6848
/proc/meminfo: memFree=30497684/32951124 swapFree=67111524/67111528
[pid=6782] ppid=6778 vsize=15775008 CPUtime=4800.34 cores=1,3,5,7
/proc/6782/stat : 6782 (java) S 6778 6782 5849 0 -1 4202496 1216156 0 1 0 479705 329 0 0 24 0 22 0 256574995 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6782/statm: 3943752 69797 2298 9 0 3934471 0
[pid=6782/tid=6783] ppid=6778 vsize=15775008 CPUtime=0.41 cores=1,3,5,7
/proc/6782/task/6783/stat : 6783 (java) S 6778 6782 5849 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6785] ppid=6778 vsize=15775008 CPUtime=3.3 cores=1,3,5,7
/proc/6782/task/6785/stat : 6785 (java) S 6778 6782 5849 0 -1 4202560 56068 0 0 0 317 13 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6786] ppid=6778 vsize=15775008 CPUtime=3.25 cores=1,3,5,7
/proc/6782/task/6786/stat : 6786 (java) S 6778 6782 5849 0 -1 4202560 55885 0 0 0 311 14 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6787] ppid=6778 vsize=15775008 CPUtime=3.36 cores=1,3,5,7
/proc/6782/task/6787/stat : 6787 (java) S 6778 6782 5849 0 -1 4202560 57373 0 0 0 321 15 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6788] ppid=6778 vsize=15775008 CPUtime=3.28 cores=1,3,5,7
/proc/6782/task/6788/stat : 6788 (java) S 6778 6782 5849 0 -1 4202560 57730 0 0 0 313 15 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6789] ppid=6778 vsize=15775008 CPUtime=3.35 cores=1,3,5,7
/proc/6782/task/6789/stat : 6789 (java) S 6778 6782 5849 0 -1 4202560 57055 0 0 0 321 14 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6790] ppid=6778 vsize=15775008 CPUtime=3.18 cores=1,3,5,7
/proc/6782/task/6790/stat : 6790 (java) S 6778 6782 5849 0 -1 4202560 55149 0 0 0 303 15 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6791] ppid=6778 vsize=15775008 CPUtime=3.25 cores=1,3,5,7
/proc/6782/task/6791/stat : 6791 (java) S 6778 6782 5849 0 -1 4202560 55289 0 0 0 309 16 0 0 16 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6792] ppid=6778 vsize=15775008 CPUtime=3.32 cores=1,3,5,7
/proc/6782/task/6792/stat : 6792 (java) S 6778 6782 5849 0 -1 4202560 54226 0 0 0 317 15 0 0 15 0 22 0 256574996 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 3 0 0 0
[pid=6782/tid=6796] ppid=6778 vsize=15775008 CPUtime=2.35 cores=1,3,5,7
/proc/6782/task/6796/stat : 6796 (java) S 6778 6782 5849 0 -1 4202560 3009 0 0 0 178 57 0 0 15 0 22 0 256574997 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 0 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6799] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6799/stat : 6799 (java) S 6778 6782 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6800] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6800/stat : 6800 (java) S 6778 6782 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574998 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6801] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6801/stat : 6801 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 256575000 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672485809 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6802] ppid=6778 vsize=15775008 CPUtime=1.11 cores=1,3,5,7
/proc/6782/task/6802/stat : 6802 (java) S 6778 6782 5849 0 -1 4202560 13399 0 0 0 109 2 0 0 16 0 22 0 256575000 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6803] ppid=6778 vsize=15775008 CPUtime=0.99 cores=1,3,5,7
/proc/6782/task/6803/stat : 6803 (java) S 6778 6782 5849 0 -1 4202560 6090 0 0 0 99 0 0 0 15 0 22 0 256575000 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 1 0 0 0
[pid=6782/tid=6804] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6804/stat : 6804 (java) S 6778 6782 5849 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 256575000 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478105 0 4 0 16800975 18446604467809809408 0 0 -1 5 0 0 0
[pid=6782/tid=6805] ppid=6778 vsize=15775008 CPUtime=0 cores=1,3,5,7
/proc/6782/task/6805/stat : 6805 (java) S 6778 6782 5849 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 256575000 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 268672478720 0 4 0 16800975 18446604467809809408 0 0 -1 7 0 0 0
[pid=6782/tid=6810] ppid=6778 vsize=15775008 CPUtime=1192.6 cores=1,3,5,7
/proc/6782/task/6810/stat : 6810 (java) R 6778 6782 5849 0 -1 4202560 188218 0 0 0 119225 35 0 0 25 0 22 0 256575023 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505742307 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6782/tid=6811] ppid=6778 vsize=15775008 CPUtime=1191.84 cores=1,3,5,7
/proc/6782/task/6811/stat : 6811 (java) R 6778 6782 5849 0 -1 4202560 178533 0 0 0 119149 35 0 0 25 0 22 0 256575023 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505602368 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6782/tid=6812] ppid=6778 vsize=15775008 CPUtime=1192.72 cores=1,3,5,7
/proc/6782/task/6812/stat : 6812 (java) R 6778 6782 5849 0 -1 4202560 185074 0 0 0 119235 37 0 0 25 0 22 0 256575023 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6782/tid=6813] ppid=6778 vsize=15775008 CPUtime=1191.88 cores=1,3,5,7
/proc/6782/task/6813/stat : 6813 (java) R 6778 6782 5849 0 -1 4202560 184077 0 0 0 119150 38 0 0 25 0 22 0 256575023 16153608192 69797 33554432000 1073741824 1073778376 140735684235264 18446744073709551615 46912505807573 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15775008

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.39
CPU user time (s): 4797.08
CPU system time (s): 3.3075
CPU usage (%): 397.572
Max. virtual memory (cumulated for all children) (KiB): 15775008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.08
system time used= 3.3075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1216182
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= 320099
involuntary context switches= 173878

runsolver used 1.87771 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 02:37:17
IDJOB=3312593
IDBENCH=82778
IDSOLVER=1699
FILE ID=node107/3312593-1304123837
RUNJOBID= node107-1304123837-6751
PBS_JOBID= 13170713
Free space on /tmp= 71800 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312593-1304123837/watcher-3312593-1304123837 -o /tmp/evaluation-result-3312593-1304123837/solver-3312593-1304123837 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312593-1304123837.cnf

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

MD5SUM BENCH= 4d61767800ed8aa0f56d10b54eba4120
RANDOM SEED=51162323

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:      31052628 kB
Buffers:        352776 kB
Cached:        1129444 kB
SwapCached:          4 kB
Active:         100768 kB
Inactive:      1449580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31052628 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3188 kB
Writeback:           0 kB
AnonPages:       67968 kB
Mapped:          20308 kB
Slab:           284572 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   766924 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= 71796 MiB
End job on node107 at 2011-04-30 02:57:27