Trace number 3312592

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.28 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1116496771-020.SATISFIABLE.cnf
MD5SUM55b0e04e9e653549cf2eabcc194b78ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.142977
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.09/0.13	37:17 INFO : Reading from input HOME/instance-3312592-1304123837.cnf
0.28/0.30	Executor set job limit to 1000000
0.28/0.30	Executor set job limit to 1000000
0.28/0.30	Executor set job limit to 1000000
0.28/0.30	Executor set job limit to 1000000
0.28/0.30	Starting Executor!
0.28/0.30	Starting Executor!
0.28/0.30	Starting Executor!
0.50/0.30	Starting Executor!
0.79/0.46	37:18 INFO : 150 variables remaining out of 150
0.79/0.46	37:18 INFO : 19170 literals remaining out of 19170

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-3312592-1304123837/watcher-3312592-1304123837 -o /tmp/evaluation-result-3312592-1304123837/solver-3312592-1304123837 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312592-1304123837.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: 5.27 7.36 7.57 1/172 6762
/proc/meminfo: memFree=31059968/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (java) R 6760 6762 5849 0 -1 4202496 893 0 0 0 0 0 0 0 22 0 1 0 256574992 23580672 380 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268655699733 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6762/statm: 5757 394 306 9 0 124 0

[startup+0.105309 s]
/proc/loadavg: 5.27 7.36 7.57 1/172 6762
/proc/meminfo: memFree=31059968/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15676764 CPUtime=0.09 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 5501 0 1 0 9 0 0 0 22 0 18 0 256574992 16053006336 4930 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3919191 4933 2115 9 0 3909910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676764

[startup+0.207327 s]
/proc/loadavg: 5.27 7.36 7.57 1/172 6762
/proc/meminfo: memFree=31059968/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15678452 CPUtime=0.28 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 7155 0 1 0 27 1 0 0 22 0 18 0 256574992 16054734848 6480 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3919613 6481 2181 9 0 3910332 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15678452

[startup+0.30069 s]
/proc/loadavg: 5.27 7.36 7.57 1/172 6762
/proc/meminfo: memFree=31059968/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15686904 CPUtime=0.5 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 12445 0 1 0 48 2 0 0 22 0 22 0 256574992 16063389696 10906 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3921726 10907 2209 9 0 3912445 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15686904

[startup+0.700171 s]
/proc/loadavg: 5.27 7.36 7.57 1/172 6762
/proc/meminfo: memFree=31059968/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=1.62 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 25281 0 1 0 159 3 0 0 22 0 22 0 256574992 16084795392 21138 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 21146 2261 9 0 3917671 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 15707808

[startup+1.501 s]
/proc/loadavg: 5.27 7.36 7.57 9/220 6813
/proc/meminfo: memFree=30688444/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=4.76 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 56741 0 1 0 468 8 0 0 22 0 22 0 256574992 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 50379 2279 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 274 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 594 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 746 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 593 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 287 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 670 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 713 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 256574994 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=0.94 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 8079 0 0 0 93 1 0 0 16 0 22 0 256574997 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6795] ppid=6760 vsize=15707808 CPUtime=0.65 cores=0,2,4,6
/proc/6762/task/6795/stat : 6795 (java) R 6760 6762 5849 0 -1 4202560 7916 0 0 0 64 1 0 0 20 0 22 0 256574997 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672488117 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6762/tid=6797] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6797/stat : 6797 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256574997 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6798] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6798/stat : 6798 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256574997 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6806] ppid=6760 vsize=15707808 CPUtime=0.72 cores=0,2,4,6
/proc/6762/task/6806/stat : 6806 (java) R 6760 6762 5849 0 -1 4202560 8738 0 0 0 71 1 0 0 18 0 22 0 256575022 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505750503 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=0.62 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 4681 0 0 0 62 0 0 0 16 0 22 0 256575022 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505826227 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=0.58 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 5913 0 0 0 58 0 0 0 17 0 22 0 256575022 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912506035146 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=0.73 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 7989 0 0 0 73 0 0 0 17 0 22 0 256575022 16084795392 50379 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505802716 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 15707808

[startup+3.10072 s]
/proc/loadavg: 5.27 7.36 7.57 10/220 6813
/proc/meminfo: memFree=30408080/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=11.14 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 153683 0 1 0 1094 20 0 0 22 0 22 0 256574992 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 144311 2279 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 1141 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 2357 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 1971 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 2457 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 764 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 670 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 1348 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 22 0 256574994 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=1.08 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 9241 0 0 0 107 1 0 0 15 0 22 0 256574997 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6795] ppid=6760 vsize=15707808 CPUtime=0.66 cores=0,2,4,6
/proc/6762/task/6795/stat : 6795 (java) S 6760 6762 5849 0 -1 4202560 7918 0 0 0 65 1 0 0 16 0 22 0 256574997 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6797] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6797/stat : 6797 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256574997 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6798] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6798/stat : 6798 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 256574997 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6806] ppid=6760 vsize=15707808 CPUtime=2.16 cores=0,2,4,6
/proc/6762/task/6806/stat : 6806 (java) R 6760 6762 5849 0 -1 4202560 30494 0 0 0 213 3 0 0 20 0 22 0 256575022 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505842687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=2.19 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 26673 0 0 0 217 2 0 0 18 0 22 0 256575022 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505801682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=2.16 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 28664 0 0 0 214 2 0 0 19 0 22 0 256575022 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505813403 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=2.32 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 29591 0 0 0 228 4 0 0 19 0 22 0 256575022 16084795392 144311 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505817887 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 15707808

[startup+6.30116 s]
/proc/loadavg: 5.49 7.37 7.57 9/220 6813
/proc/meminfo: memFree=29924360/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=23.89 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 154222 0 1 0 2369 20 0 0 22 0 22 0 256574992 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 140194 2289 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 1215 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 2466 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 2029 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 889 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 2465 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 671 0 0 0 0 0 0 0 15 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 1421 0 0 0 0 0 0 0 16 0 22 0 256574993 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 22 0 256574994 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=1.15 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 9253 0 0 0 114 1 0 0 15 0 22 0 256574997 16084795392 140194 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0

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

[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=1108.08 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 202978 0 0 0 110775 33 0 0 25 0 22 0 256575022 16084795392 78606 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=1108.72 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 204555 0 0 0 110837 35 0 0 25 0 22 0 256575022 16084795392 78606 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912506043822 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=1107.8 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 205184 0 0 0 110742 38 0 0 25 0 22 0 256575022 16084795392 78606 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912506134688 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.49
Current children cumulated vsize (KiB) 15707808

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.94 9/220 6848
/proc/meminfo: memFree=30482812/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=4700.05 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 1417201 0 1 0 469652 353 0 0 22 0 22 0 256574992 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 64513 2299 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=3.18 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 63967 0 0 0 302 16 0 0 15 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=3.25 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 67668 0 0 0 310 15 0 0 15 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=3.32 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 66685 0 0 0 316 16 0 0 15 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=3.24 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 62906 0 0 0 306 18 0 0 15 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=3.25 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 67548 0 0 0 308 17 0 0 16 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=3.22 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 63951 0 0 0 308 14 0 0 16 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=3.27 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 65407 0 0 0 312 15 0 0 15 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=3.21 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 66137 0 0 0 305 16 0 0 16 0 22 0 256574993 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=2.18 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 3463 0 0 0 154 64 0 0 15 0 22 0 256574994 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=1.17 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 9258 0 0 0 116 1 0 0 16 0 22 0 256574997 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6795] ppid=6760 vsize=15707808 CPUtime=0.77 cores=0,2,4,6
/proc/6762/task/6795/stat : 6795 (java) S 6760 6762 5849 0 -1 4202560 7944 0 0 0 76 1 0 0 15 0 22 0 256574997 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6797] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6797/stat : 6797 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256574997 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6798] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6798/stat : 6798 (java) S 6760 6762 5849 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 256574997 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6806] ppid=6760 vsize=15707808 CPUtime=1166.94 cores=0,2,4,6
/proc/6762/task/6806/stat : 6806 (java) R 6760 6762 5849 0 -1 4202560 218576 0 0 0 116654 40 0 0 25 0 22 0 256575022 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505843371 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=1167.35 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 213359 0 0 0 116700 35 0 0 25 0 22 0 256575022 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505801396 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=1168.07 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 215307 0 0 0 116770 37 0 0 25 0 22 0 256575022 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912506035204 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=1167.03 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 215501 0 0 0 116664 39 0 0 25 0 22 0 256575022 16084795392 64513 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505813333 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.05
Current children cumulated vsize (KiB) 15707808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.12 8.11 7.94 5/198 6851
/proc/meminfo: memFree=30769296/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=4800.23 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 1455123 0 1 0 479663 360 0 0 22 0 22 0 256574992 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 72686 2299 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=3.24 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 64481 0 0 0 308 16 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=3.33 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 69246 0 0 0 317 16 0 0 16 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=3.38 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 67542 0 0 0 321 17 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=3.3 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 64137 0 0 0 312 18 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=3.32 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 68352 0 0 0 315 17 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=3.27 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 65064 0 0 0 313 14 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=3.32 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 66280 0 0 0 317 15 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=3.27 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 67090 0 0 0 311 16 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=2.23 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 3568 0 0 0 158 65 0 0 15 0 22 0 256574994 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=1.17 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 9258 0 0 0 116 1 0 0 16 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6795] ppid=6760 vsize=15707808 CPUtime=0.77 cores=0,2,4,6
/proc/6762/task/6795/stat : 6795 (java) S 6760 6762 5849 0 -1 4202560 7944 0 0 0 76 1 0 0 15 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6797] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6797/stat : 6797 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6798] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6798/stat : 6798 (java) S 6760 6762 5849 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6806] ppid=6760 vsize=15707808 CPUtime=1191.89 cores=0,2,4,6
/proc/6762/task/6806/stat : 6806 (java) R 6760 6762 5849 0 -1 4202560 226729 0 0 0 119148 41 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=1192.3 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 220511 0 0 0 119194 36 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505818506 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=1193 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 223107 0 0 0 119262 38 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505780760 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=1191.85 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 222290 0 0 0 119145 40 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15707808

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

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

[startup+1207.5 s]
/proc/loadavg: 8.12 8.11 7.94 5/198 6851
/proc/meminfo: memFree=30769296/32951124 swapFree=67111524/67111528
[pid=6762] ppid=6760 vsize=15707808 CPUtime=4800.23 cores=0,2,4,6
/proc/6762/stat : 6762 (java) S 6760 6762 5849 0 -1 4202496 1455123 0 1 0 479663 360 0 0 22 0 22 0 256574992 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6762/statm: 3926952 72686 2299 9 0 3917671 0
[pid=6762/tid=6764] ppid=6760 vsize=15707808 CPUtime=0.43 cores=0,2,4,6
/proc/6762/task/6764/stat : 6764 (java) S 6760 6762 5849 0 -1 4202560 8077 0 1 0 42 1 0 0 18 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6767] ppid=6760 vsize=15707808 CPUtime=3.24 cores=0,2,4,6
/proc/6762/task/6767/stat : 6767 (java) S 6760 6762 5849 0 -1 4202560 64481 0 0 0 308 16 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6768] ppid=6760 vsize=15707808 CPUtime=3.33 cores=0,2,4,6
/proc/6762/task/6768/stat : 6768 (java) S 6760 6762 5849 0 -1 4202560 69246 0 0 0 317 16 0 0 16 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6769] ppid=6760 vsize=15707808 CPUtime=3.38 cores=0,2,4,6
/proc/6762/task/6769/stat : 6769 (java) S 6760 6762 5849 0 -1 4202560 67542 0 0 0 321 17 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6770] ppid=6760 vsize=15707808 CPUtime=3.3 cores=0,2,4,6
/proc/6762/task/6770/stat : 6770 (java) S 6760 6762 5849 0 -1 4202560 64137 0 0 0 312 18 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 2 0 0 0
[pid=6762/tid=6771] ppid=6760 vsize=15707808 CPUtime=3.32 cores=0,2,4,6
/proc/6762/task/6771/stat : 6771 (java) S 6760 6762 5849 0 -1 4202560 68352 0 0 0 315 17 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6772] ppid=6760 vsize=15707808 CPUtime=3.27 cores=0,2,4,6
/proc/6762/task/6772/stat : 6772 (java) S 6760 6762 5849 0 -1 4202560 65064 0 0 0 313 14 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6773] ppid=6760 vsize=15707808 CPUtime=3.32 cores=0,2,4,6
/proc/6762/task/6773/stat : 6773 (java) S 6760 6762 5849 0 -1 4202560 66280 0 0 0 317 15 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6774] ppid=6760 vsize=15707808 CPUtime=3.27 cores=0,2,4,6
/proc/6762/task/6774/stat : 6774 (java) S 6760 6762 5849 0 -1 4202560 67090 0 0 0 311 16 0 0 15 0 22 0 256574993 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6776] ppid=6760 vsize=15707808 CPUtime=2.23 cores=0,2,4,6
/proc/6762/task/6776/stat : 6776 (java) S 6760 6762 5849 0 -1 4202560 3568 0 0 0 158 65 0 0 15 0 22 0 256574994 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 0 0 16800975 18446604453927298304 0 0 -1 6 0 0 0
[pid=6762/tid=6779] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6779/stat : 6779 (java) S 6760 6762 5849 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6780] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6780/stat : 6780 (java) S 6760 6762 5849 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 256574995 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6793] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6793/stat : 6793 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672485809 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6794] ppid=6760 vsize=15707808 CPUtime=1.17 cores=0,2,4,6
/proc/6762/task/6794/stat : 6794 (java) S 6760 6762 5849 0 -1 4202560 9258 0 0 0 116 1 0 0 16 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6795] ppid=6760 vsize=15707808 CPUtime=0.77 cores=0,2,4,6
/proc/6762/task/6795/stat : 6795 (java) S 6760 6762 5849 0 -1 4202560 7944 0 0 0 76 1 0 0 15 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6797] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6797/stat : 6797 (java) S 6760 6762 5849 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478105 0 4 0 16800975 18446604453927298304 0 0 -1 0 0 0 0
[pid=6762/tid=6798] ppid=6760 vsize=15707808 CPUtime=0 cores=0,2,4,6
/proc/6762/task/6798/stat : 6798 (java) S 6760 6762 5849 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 256574997 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 268672478720 0 4 0 16800975 18446604453927298304 0 0 -1 4 0 0 0
[pid=6762/tid=6806] ppid=6760 vsize=15707808 CPUtime=1191.89 cores=0,2,4,6
/proc/6762/task/6806/stat : 6806 (java) R 6760 6762 5849 0 -1 4202560 226729 0 0 0 119148 41 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6762/tid=6807] ppid=6760 vsize=15707808 CPUtime=1192.3 cores=0,2,4,6
/proc/6762/task/6807/stat : 6807 (java) R 6760 6762 5849 0 -1 4202560 220511 0 0 0 119194 36 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505818506 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6762/tid=6808] ppid=6760 vsize=15707808 CPUtime=1193 cores=0,2,4,6
/proc/6762/task/6808/stat : 6808 (java) R 6760 6762 5849 0 -1 4202560 223107 0 0 0 119262 38 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 46912505780760 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6762/tid=6809] ppid=6760 vsize=15707808 CPUtime=1191.85 cores=0,2,4,6
/proc/6762/task/6809/stat : 6809 (java) R 6760 6762 5849 0 -1 4202560 222290 0 0 0 119145 40 0 0 25 0 22 0 256575022 16084795392 72686 33554432000 1073741824 1073778376 140736015925392 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15707808

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.28
CPU user time (s): 4796.66
CPU system time (s): 3.61845
CPU usage (%): 397.529
Max. virtual memory (cumulated for all children) (KiB): 15707808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.66
system time used= 3.61845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1455150
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= 317504
involuntary context switches= 166348

runsolver used 2.08368 second user time and 4.54031 second system time

The end

Launcher Data

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

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1116496771-020.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312592-1304123837/watcher-3312592-1304123837 -o /tmp/evaluation-result-3312592-1304123837/solver-3312592-1304123837 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312592-1304123837.cnf

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

MD5SUM BENCH= 55b0e04e9e653549cf2eabcc194b78ff
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:      31060000 kB
Buffers:        352760 kB
Cached:        1127908 kB
SwapCached:          4 kB
Active:          93580 kB
Inactive:      1449508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31060000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:       62148 kB
Mapped:          14488 kB
Slab:           284572 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182288 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