Trace number 3312249

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.15 1207.05

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.11/0.12	02:42 INFO : Reading from input HOME/instance-3312249-1304186562.cnf
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.40	Executor set job limit to 1000000
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
2.35/1.20	02:43 INFO : 3962 variables remaining out of 4268
2.35/1.20	02:43 INFO : 216456 literals remaining out of 125042
663.61/167.46	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
663.61/167.46	log4j:WARN Please initialize the log4j system properly.
663.61/167.46	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312249-1304186562/watcher-3312249-1304186562 -o /tmp/evaluation-result-3312249-1304186562/solver-3312249-1304186562 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312249-1304186562.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 6.06 5.35 5.93 5/198 1964
/proc/meminfo: memFree=29474876/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=20456 CPUtime=0 cores=0,2,4,6
/proc/1964/stat : 1964 (java) R 1962 1964 802 0 -1 4202496 679 0 0 0 0 0 0 0 25 0 1 0 608886871 20946944 166 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256410467975 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1964/statm: 5757 169 135 9 0 124 0
[pid=1964/tid=1965] ppid=1962 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) R 1962 1964 802 0 -1 4202560 89 0 0 0 0 0 0 0 25 0 2 0 608886871 31313920 915 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256410468455 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.046061 s]
/proc/loadavg: 6.06 5.35 5.93 5/198 1964
/proc/meminfo: memFree=29474876/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15609532 CPUtime=0.03 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 4052 0 1 0 3 0 0 0 25 0 18 0 608886871 15984160768 3491 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3902412 3491 1753 9 0 3893131 0
[pid=1964/tid=1965] ppid=1962 vsize=15609648 CPUtime=0.03 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) R 1962 1964 802 0 -1 4202560 2634 0 1 0 3 0 0 0 18 0 18 0 608886871 15984279552 3492 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 47169196523427 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609532

[startup+0.110078 s]
/proc/loadavg: 6.06 5.35 5.93 5/198 1964
/proc/meminfo: memFree=29474876/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15676908 CPUtime=0.11 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 5741 0 1 0 10 1 0 0 25 0 18 0 608886871 16053153792 5159 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3919227 5159 2119 9 0 3909946 0
[pid=1964/tid=1965] ppid=1962 vsize=15676908 CPUtime=0.09 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) R 1962 1964 802 0 -1 4202560 3594 0 1 0 8 1 0 0 18 0 18 0 608886871 16053153792 5159 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676908

[startup+0.301073 s]
/proc/loadavg: 6.06 5.35 5.93 5/198 1964
/proc/meminfo: memFree=29474876/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15680308 CPUtime=0.52 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 15356 0 1 0 49 3 0 0 25 0 18 0 608886871 16056635392 13794 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3920077 13799 2206 9 0 3910796 0
[pid=1964/tid=1965] ppid=1962 vsize=15680308 CPUtime=0.28 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) R 1962 1964 802 0 -1 4202560 10274 0 1 0 26 2 0 0 18 0 18 0 608886871 16056635392 13803 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505641043 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680308

[startup+0.700955 s]
/proc/loadavg: 6.06 5.35 5.93 5/198 1964
/proc/meminfo: memFree=29474876/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15686676 CPUtime=1.23 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 39425 0 1 0 117 6 0 0 25 0 22 0 608886871 16063156224 35496 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3921669 35496 2242 9 0 3912388 0
[pid=1964/tid=1965] ppid=1962 vsize=15686676 CPUtime=0.68 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) R 1962 1964 802 0 -1 4202560 27854 0 1 0 63 5 0 0 18 0 22 0 608886871 16063156224 35496 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505721250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 15686676

[startup+1.50076 s]
/proc/loadavg: 6.14 5.38 5.94 8/220 1986
/proc/meminfo: memFree=29321808/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=3.29 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 56488 0 1 0 321 8 0 0 25 0 22 0 608886871 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 47494 2273 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 542 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 366 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 486 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 541 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 248 0 0 0 0 0 0 0 18 0 22 0 608886872 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1975] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1975/stat : 1975 (java) S 1962 1964 802 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608886873 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 0 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1976] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1976/stat : 1976 (java) S 1962 1964 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1977] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1977/stat : 1977 (java) S 1962 1964 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1978] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1978/stat : 1978 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427215281 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1979] ppid=1962 vsize=15692448 CPUtime=0.75 cores=0,2,4,6
/proc/1964/task/1979/stat : 1979 (java) R 1962 1964 802 0 -1 4202560 3238 0 0 0 75 0 0 0 16 0 22 0 608886875 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 47169199431766 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1964/tid=1980] ppid=1962 vsize=15692448 CPUtime=0.94 cores=0,2,4,6
/proc/1964/task/1980/stat : 1980 (java) R 1962 1964 802 0 -1 4202560 14970 0 0 0 93 1 0 0 17 0 22 0 608886875 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 47169197314927 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1964/tid=1981] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1981/stat : 1981 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1982] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1982/stat : 1982 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608886875 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1983] ppid=1962 vsize=15692448 CPUtime=0.03 cores=0,2,4,6
/proc/1964/task/1983/stat : 1983 (java) S 1962 1964 802 0 -1 4202560 181 0 0 0 3 0 0 0 15 0 22 0 608886912 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) S 1962 1964 802 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 608886912 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=0.17 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) S 1962 1964 802 0 -1 4202560 1879 0 0 0 17 0 0 0 16 0 22 0 608886912 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=0.17 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) S 1962 1964 802 0 -1 4202560 1849 0 0 0 17 0 0 0 16 0 22 0 608886912 16069066752 47494 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 15692448

[startup+3.10144 s]
/proc/loadavg: 6.14 5.38 5.94 9/220 1986
/proc/meminfo: memFree=29260924/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=9.15 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 108601 0 1 0 898 17 0 0 25 0 22 0 608886871 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 99503 2273 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 638 0 0 0 0 0 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=0.01 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 4626 0 0 0 1 0 0 0 16 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=0.02 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 6297 0 0 0 1 1 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 1966 0 0 0 0 0 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=0.01 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 3852 0 0 0 1 0 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=0.01 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 3518 0 0 0 1 0 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=0.01 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 4608 0 0 0 1 0 0 0 15 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=0.02 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 6422 0 0 0 1 1 0 0 16 0 22 0 608886872 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1975] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1975/stat : 1975 (java) S 1962 1964 802 0 -1 4202560 227 0 0 0 0 0 0 0 15 0 22 0 608886873 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 0 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1976] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1976/stat : 1976 (java) S 1962 1964 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1977] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1977/stat : 1977 (java) S 1962 1964 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1978] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1978/stat : 1978 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427215281 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1979] ppid=1962 vsize=15692448 CPUtime=0.84 cores=0,2,4,6
/proc/1964/task/1979/stat : 1979 (java) S 1962 1964 802 0 -1 4202560 3305 0 0 0 84 0 0 0 15 0 22 0 608886875 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1980] ppid=1962 vsize=15692448 CPUtime=1.1 cores=0,2,4,6
/proc/1964/task/1980/stat : 1980 (java) S 1962 1964 802 0 -1 4202560 14986 0 0 0 109 1 0 0 15 0 22 0 608886875 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1981] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1981/stat : 1981 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1982] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1982/stat : 1982 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608886875 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1983] ppid=1962 vsize=15692448 CPUtime=1.37 cores=0,2,4,6
/proc/1964/task/1983/stat : 1983 (java) R 1962 1964 802 0 -1 4202560 7260 0 0 0 137 0 0 0 17 0 22 0 608886912 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505892571 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=1.53 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) R 1962 1964 802 0 -1 4202560 5567 0 0 0 153 0 0 0 17 0 22 0 608886912 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505818063 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=1.36 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) R 1962 1964 802 0 -1 4202560 7132 0 0 0 136 0 0 0 16 0 22 0 608886912 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505951822 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=1.54 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) R 1962 1964 802 0 -1 4202560 6774 0 0 0 154 0 0 0 17 0 22 0 608886912 16069066752 99503 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505523397 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 15692448

[startup+6.30084 s]
/proc/loadavg: 6.14 5.38 5.94 9/220 1986
/proc/meminfo: memFree=28738220/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=21.9 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 310585 0 1 0 2148 42 0 0 25 0 22 0 608886871 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 301093 2284 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=0.02 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 8330 0 0 0 1 1 0 0 16 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=0.06 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 15499 0 0 0 3 3 0 0 16 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=0.04 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 11968 0 0 0 2 2 0 0 15 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=0.02 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 5040 0 0 0 1 1 0 0 15 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=0.02 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 6125 0 0 0 1 1 0 0 15 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=0.01 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 5427 0 0 0 1 0 0 0 16 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=0.03 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 10430 0 0 0 2 1 0 0 16 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=0.05 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 11651 0 0 0 3 2 0 0 15 0 22 0 608886872 16069066752 301093 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0

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

[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=1048.19 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) R 1962 1964 802 0 -1 4202560 244584 0 0 0 104781 38 0 0 25 0 22 0 608886912 16069066752 134289 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505818106 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=1048.54 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) R 1962 1964 802 0 -1 4202560 282438 0 0 0 104815 39 0 0 25 0 22 0 608886912 16069066752 134289 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505783275 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=1047.86 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) R 1962 1964 802 0 -1 4202560 242622 0 0 0 104751 35 0 0 25 0 22 0 608886912 16069066752 134289 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505778835 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4224.33
Current children cumulated vsize (KiB) 15692448

[startup+1122.3 s]
/proc/loadavg: 8.04 8.00 7.41 9/220 2065
/proc/meminfo: memFree=28310448/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=4463.09 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 1985952 0 1 0 445920 389 0 0 25 0 22 0 608886871 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 134231 2298 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=3.45 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 100461 0 0 0 324 21 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=3.53 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 111648 0 0 0 331 22 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=3.49 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 102870 0 0 0 329 20 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=3.5 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 95561 0 0 0 333 17 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=3.47 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 99605 0 0 0 328 19 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=3.43 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 98807 0 0 0 323 20 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=3.42 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 101602 0 0 0 324 18 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=3.51 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 104014 0 0 0 330 21 0 0 15 0 22 0 608886872 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1975] ppid=1962 vsize=15692448 CPUtime=1.78 cores=0,2,4,6
/proc/1964/task/1975/stat : 1975 (java) S 1962 1964 802 0 -1 4202560 5548 0 0 0 123 55 0 0 16 0 22 0 608886873 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 0 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1976] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1976/stat : 1976 (java) S 1962 1964 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1977] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1977/stat : 1977 (java) S 1962 1964 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1978] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1978/stat : 1978 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427215281 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1979] ppid=1962 vsize=15692448 CPUtime=1.25 cores=0,2,4,6
/proc/1964/task/1979/stat : 1979 (java) S 1962 1964 802 0 -1 4202560 3367 0 0 0 125 0 0 0 15 0 22 0 608886875 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1980] ppid=1962 vsize=15692448 CPUtime=1.61 cores=0,2,4,6
/proc/1964/task/1980/stat : 1980 (java) S 1962 1964 802 0 -1 4202560 15327 0 0 0 160 1 0 0 15 0 22 0 608886875 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1981] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1981/stat : 1981 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1982] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1982/stat : 1982 (java) S 1962 1964 802 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 608886875 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1983] ppid=1962 vsize=15692448 CPUtime=1106.89 cores=0,2,4,6
/proc/1964/task/1983/stat : 1983 (java) R 1962 1964 802 0 -1 4202560 304106 0 0 0 110647 42 0 0 25 0 22 0 608886912 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912506250749 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=1107.45 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) R 1962 1964 802 0 -1 4202560 259419 0 0 0 110706 39 0 0 25 0 22 0 608886912 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505784904 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=1107.87 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) R 1962 1964 802 0 -1 4202560 295993 0 0 0 110746 41 0 0 25 0 22 0 608886912 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505818106 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=1107.07 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) R 1962 1964 802 0 -1 4202560 256144 0 0 0 110670 37 0 0 25 0 22 0 608886912 16069066752 134231 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505810780 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4463.09
Current children cumulated vsize (KiB) 15692448

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 7.46 9/220 2066
/proc/meminfo: memFree=28378620/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=4701.8 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 2082855 0 1 0 469773 407 0 0 25 0 22 0 608886871 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 136050 2298 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=3.64 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 105384 0 0 0 342 22 0 0 15 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=3.7 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 116122 0 0 0 347 23 0 0 15 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=3.67 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 107969 0 0 0 346 21 0 0 15 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=3.67 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 100434 0 0 0 349 18 0 0 15 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=3.68 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 104550 0 0 0 348 20 0 0 16 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=3.61 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 104021 0 0 0 341 20 0 0 16 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=3.62 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 106823 0 0 0 342 20 0 0 16 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=3.7 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 109275 0 0 0 348 22 0 0 15 0 22 0 608886872 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1975] ppid=1962 vsize=15692448 CPUtime=1.89 cores=0,2,4,6
/proc/1964/task/1975/stat : 1975 (java) S 1962 1964 802 0 -1 4202560 5862 0 0 0 130 59 0 0 15 0 22 0 608886873 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 0 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1976] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1976/stat : 1976 (java) S 1962 1964 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1977] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1977/stat : 1977 (java) S 1962 1964 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1978] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1978/stat : 1978 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427215281 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1979] ppid=1962 vsize=15692448 CPUtime=1.25 cores=0,2,4,6
/proc/1964/task/1979/stat : 1979 (java) S 1962 1964 802 0 -1 4202560 3367 0 0 0 125 0 0 0 15 0 22 0 608886875 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1980] ppid=1962 vsize=15692448 CPUtime=1.61 cores=0,2,4,6
/proc/1964/task/1980/stat : 1980 (java) S 1962 1964 802 0 -1 4202560 15327 0 0 0 160 1 0 0 15 0 22 0 608886875 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1981] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1981/stat : 1981 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1982] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1982/stat : 1982 (java) S 1962 1964 802 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608886875 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1983] ppid=1962 vsize=15692448 CPUtime=1166.15 cores=0,2,4,6
/proc/1964/task/1983/stat : 1983 (java) R 1962 1964 802 0 -1 4202560 320019 0 0 0 116571 44 0 0 25 0 22 0 608886912 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912506101684 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=1166.72 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) R 1962 1964 802 0 -1 4202560 271440 0 0 0 116631 41 0 0 25 0 22 0 608886912 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505601940 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=1167.11 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) R 1962 1964 802 0 -1 4202560 309681 0 0 0 116668 43 0 0 25 0 22 0 608886912 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505826453 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=1166.43 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) R 1962 1964 802 0 -1 4202560 271097 0 0 0 116604 39 0 0 25 0 22 0 608886912 16069066752 136050 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505783379 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.8
Current children cumulated vsize (KiB) 15692448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 8.14 8.04 7.47 9/220 2067
/proc/meminfo: memFree=28226832/32950928 swapFree=67111364/67111528
[pid=1964] ppid=1962 vsize=15692448 CPUtime=4800.08 cores=0,2,4,6
/proc/1964/stat : 1964 (java) S 1962 1964 802 0 -1 4202496 2144922 0 1 0 479589 419 0 0 25 0 22 0 608886871 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1964/statm: 3923112 158601 2298 9 0 3913831 0
[pid=1964/tid=1965] ppid=1962 vsize=15692448 CPUtime=1.18 cores=0,2,4,6
/proc/1964/task/1965/stat : 1965 (java) S 1962 1964 802 0 -1 4202560 30037 0 1 0 113 5 0 0 18 0 22 0 608886871 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1967] ppid=1962 vsize=15692448 CPUtime=3.72 cores=0,2,4,6
/proc/1964/task/1967/stat : 1967 (java) S 1962 1964 802 0 -1 4202560 108547 0 0 0 349 23 0 0 15 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1968] ppid=1962 vsize=15692448 CPUtime=3.76 cores=0,2,4,6
/proc/1964/task/1968/stat : 1968 (java) S 1962 1964 802 0 -1 4202560 119497 0 0 0 353 23 0 0 15 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1969] ppid=1962 vsize=15692448 CPUtime=3.75 cores=0,2,4,6
/proc/1964/task/1969/stat : 1969 (java) S 1962 1964 802 0 -1 4202560 111221 0 0 0 353 22 0 0 16 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1970] ppid=1962 vsize=15692448 CPUtime=3.74 cores=0,2,4,6
/proc/1964/task/1970/stat : 1970 (java) S 1962 1964 802 0 -1 4202560 102533 0 0 0 356 18 0 0 16 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1971] ppid=1962 vsize=15692448 CPUtime=3.76 cores=0,2,4,6
/proc/1964/task/1971/stat : 1971 (java) S 1962 1964 802 0 -1 4202560 108200 0 0 0 356 20 0 0 16 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1972] ppid=1962 vsize=15692448 CPUtime=3.69 cores=0,2,4,6
/proc/1964/task/1972/stat : 1972 (java) S 1962 1964 802 0 -1 4202560 107482 0 0 0 348 21 0 0 15 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1973] ppid=1962 vsize=15692448 CPUtime=3.69 cores=0,2,4,6
/proc/1964/task/1973/stat : 1973 (java) S 1962 1964 802 0 -1 4202560 109666 0 0 0 349 20 0 0 16 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1974] ppid=1962 vsize=15692448 CPUtime=3.78 cores=0,2,4,6
/proc/1964/task/1974/stat : 1974 (java) S 1962 1964 802 0 -1 4202560 111710 0 0 0 355 23 0 0 15 0 22 0 608886872 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1975] ppid=1962 vsize=15692448 CPUtime=1.94 cores=0,2,4,6
/proc/1964/task/1975/stat : 1975 (java) S 1962 1964 802 0 -1 4202560 5986 0 0 0 133 61 0 0 15 0 22 0 608886873 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 0 0 16800975 18446604453889238144 0 0 -1 4 0 0 0
[pid=1964/tid=1976] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1976/stat : 1976 (java) S 1962 1964 802 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1977] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1977/stat : 1977 (java) S 1962 1964 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608886873 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1978] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1978/stat : 1978 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427215281 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1979] ppid=1962 vsize=15692448 CPUtime=1.25 cores=0,2,4,6
/proc/1964/task/1979/stat : 1979 (java) S 1962 1964 802 0 -1 4202560 3367 0 0 0 125 0 0 0 15 0 22 0 608886875 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1980] ppid=1962 vsize=15692448 CPUtime=1.61 cores=0,2,4,6
/proc/1964/task/1980/stat : 1980 (java) S 1962 1964 802 0 -1 4202560 15327 0 0 0 160 1 0 0 15 0 22 0 608886875 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 0 0 0 0
[pid=1964/tid=1981] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1981/stat : 1981 (java) S 1962 1964 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608886875 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427207577 0 4 0 16800975 18446604453889238144 0 0 -1 6 0 0 0
[pid=1964/tid=1982] ppid=1962 vsize=15692448 CPUtime=0 cores=0,2,4,6
/proc/1964/task/1982/stat : 1982 (java) S 1962 1964 802 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 608886875 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 256427208192 0 4 0 16800975 18446604453889238144 0 0 -1 2 0 0 0
[pid=1964/tid=1983] ppid=1962 vsize=15692448 CPUtime=1190.55 cores=0,2,4,6
/proc/1964/task/1983/stat : 1983 (java) R 1962 1964 802 0 -1 4202560 332495 0 0 0 119010 45 0 0 20 0 22 0 608886912 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505817920 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1964/tid=1984] ppid=1962 vsize=15692448 CPUtime=1191.16 cores=0,2,4,6
/proc/1964/task/1984/stat : 1984 (java) R 1962 1964 802 0 -1 4202560 279951 0 0 0 119074 42 0 0 25 0 22 0 608886912 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505783066 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1964/tid=1985] ppid=1962 vsize=15692448 CPUtime=1191.45 cores=0,2,4,6
/proc/1964/task/1985/stat : 1985 (java) R 1962 1964 802 0 -1 4202560 318241 0 0 0 119101 44 0 0 20 0 22 0 608886912 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912505810810 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1964/tid=1986] ppid=1962 vsize=15692448 CPUtime=1190.88 cores=0,2,4,6
/proc/1964/task/1986/stat : 1986 (java) R 1962 1964 802 0 -1 4202560 279213 0 0 0 119047 41 0 0 25 0 22 0 608886912 16069066752 158601 33554432000 1073741824 1073778376 140737116885808 18446744073709551615 46912506262904 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15692448

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.05
CPU time (s): 4800.15
CPU user time (s): 4795.93
CPU system time (s): 4.22136
CPU usage (%): 397.677
Max. virtual memory (cumulated for all children) (KiB): 15693580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.93
system time used= 4.22136
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2144948
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= 197844
involuntary context switches= 114830

runsolver used 1.9697 second user time and 4.66129 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 20:02:42
IDJOB=3312249
IDBENCH=84180
IDSOLVER=1698
FILE ID=node115/3312249-1304186562
RUNJOBID= node115-1304186517-1873
PBS_JOBID= 13172447
Free space on /tmp= 72876 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312249-1304186562/watcher-3312249-1304186562 -o /tmp/evaluation-result-3312249-1304186562/solver-3312249-1304186562 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312249-1304186562.cnf -hbr 2

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=2006831036

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29475148 kB
Buffers:        852444 kB
Cached:        1925172 kB
SwapCached:          0 kB
Active:         464888 kB
Inactive:      2585480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29475148 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2388 kB
Writeback:           0 kB
AnonPages:      272488 kB
Mapped:          23572 kB
Slab:           361520 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   797024 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= 72872 MiB
End job on node115 at 2011-04-30 20:22:51