Trace number 3313073

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.44 1206.15

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.10/0.12	18:53 INFO : Reading from input HOME/instance-3313073-1304187533.cnf
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
1.68/0.98	18:54 INFO : 2902 variables remaining out of 2969
1.68/0.98	18:54 INFO : 124894 literals remaining out of 152904
4.30/1.72	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
4.30/1.72	log4j:WARN Please initialize the log4j system properly.
4.30/1.72	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-3313073-1304187533/watcher-3313073-1304187533 -o /tmp/evaluation-result-3313073-1304187533/solver-3313073-1304187533 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313073-1304187533.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: 8.06 8.03 7.72 5/198 2185
/proc/meminfo: memFree=30193072/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 493 0 0 0 0 0 0 0 25 0 1 0 530351306 9318400 153 33554432000 1073741824 1073778376 140734733669136 18446744073709551615 228122709861 0 2147483391 4096 0 18446744071699207358 0 0 17 0 0 0 0
/proc/2185/statm: 2275 153 124 9 0 67 0

[startup+0.0698731 s]
/proc/loadavg: 8.06 8.03 7.72 5/198 2185
/proc/meminfo: memFree=30193072/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 4371 0 1 0 5 0 0 0 25 0 18 0 530351306 15984414720 3810 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3902445 3811 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.102851 s]
/proc/loadavg: 8.06 8.03 7.72 5/198 2185
/proc/meminfo: memFree=30193072/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15676772 CPUtime=0.1 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 5539 0 1 0 9 1 0 0 25 0 18 0 530351306 16053014528 4978 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3919193 4978 2116 9 0 3909912 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676772

[startup+0.30083 s]
/proc/loadavg: 8.06 8.03 7.72 5/198 2185
/proc/meminfo: memFree=30193072/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15682572 CPUtime=0.5 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 15158 0 1 0 48 2 0 0 25 0 18 0 530351306 16058953728 13423 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3920643 13429 2206 9 0 3911362 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682572

[startup+0.708599 s]
/proc/loadavg: 8.06 8.03 7.72 5/198 2185
/proc/meminfo: memFree=30193072/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15689616 CPUtime=1.18 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 40426 0 1 0 113 5 0 0 25 0 22 0 530351306 16066166784 37697 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922404 37698 2239 9 0 3913123 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 15689616

[startup+1.50157 s]
/proc/loadavg: 8.06 8.03 7.72 5/220 2207
/proc/meminfo: memFree=30053892/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15691056 CPUtime=3.51 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 46386 0 1 0 345 6 0 0 25 0 22 0 530351306 16067641344 42076 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922764 42078 2274 9 0 3913483 0
[pid=2185/tid=2187] ppid=2183 vsize=15691056 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16067641344 42079 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 241 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42080 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 448 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42081 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 331 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42083 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42084 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42085 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42086 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42087 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530351307 16067641344 42088 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530351308 16067641344 42089 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16067641344 42091 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16067641344 42092 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16067641344 42093 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15691056 CPUtime=0.78 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) R 2183 2185 1912 0 -1 4202560 4775 0 0 0 78 0 0 0 16 0 22 0 530351311 16067641344 42095 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 47121337441277 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2201] ppid=2183 vsize=15691056 CPUtime=0.81 cores=0,2,4,6
/proc/2185/task/2201/stat : 2201 (java) R 2183 2185 1912 0 -1 4202560 3456 0 0 0 81 0 0 0 16 0 22 0 530351311 16067641344 42096 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 47121333268752 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2185/tid=2202] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2202/stat : 2202 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530351311 16067641344 42097 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2203] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2203/stat : 2203 (java) R 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530351311 16067641344 42098 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2204] ppid=2183 vsize=15691056 CPUtime=0.36 cores=0,2,4,6
/proc/2185/task/2204/stat : 2204 (java) R 2183 2185 1912 0 -1 4202560 713 0 0 0 36 0 0 0 16 0 22 0 530351351 16067641344 42099 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983868 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2185/tid=2205] ppid=2183 vsize=15691056 CPUtime=0.22 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 26 0 0 0 22 0 0 0 17 0 22 0 530351351 16067641344 42101 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983803 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15691056 CPUtime=0.24 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 912 0 0 0 24 0 0 0 16 0 22 0 530351351 16067641344 42102 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506009120 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15691056 CPUtime=0.08 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 984 0 0 0 8 0 0 0 15 0 22 0 530351351 16067641344 42103 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983736 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 15691056

[startup+3.10128 s]
/proc/loadavg: 8.06 8.03 7.72 10/220 2207
/proc/meminfo: memFree=29905712/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15691056 CPUtime=9.87 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 160490 0 1 0 966 21 0 0 25 0 22 0 530351306 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922764 155606 2284 9 0 3913483 0
[pid=2185/tid=2187] ppid=2183 vsize=15691056 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15691056 CPUtime=0.02 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 5170 0 0 0 1 1 0 0 16 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15691056 CPUtime=0.02 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 7053 0 0 0 1 1 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 2975 0 0 0 0 0 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15691056 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 4639 0 0 0 1 0 0 0 16 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15691056 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 4676 0 0 0 1 0 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15691056 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 3428 0 0 0 1 0 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15691056 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 6273 0 0 0 1 0 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15691056 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 4910 0 0 0 1 0 0 0 15 0 22 0 530351307 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 470 0 0 0 0 0 0 0 15 0 22 0 530351308 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15691056 CPUtime=0.91 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) S 2183 2185 1912 0 -1 4202560 5362 0 0 0 91 0 0 0 16 0 22 0 530351311 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2201] ppid=2183 vsize=15691056 CPUtime=0.89 cores=0,2,4,6
/proc/2185/task/2201/stat : 2201 (java) S 2183 2185 1912 0 -1 4202560 3476 0 0 0 89 0 0 0 16 0 22 0 530351311 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2202] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2202/stat : 2202 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530351311 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2203] ppid=2183 vsize=15691056 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2203/stat : 2203 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530351311 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2204] ppid=2183 vsize=15691056 CPUtime=1.87 cores=0,2,4,6
/proc/2185/task/2204/stat : 2204 (java) R 2183 2185 1912 0 -1 4202560 16862 0 0 0 185 2 0 0 17 0 22 0 530351351 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506009325 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2185/tid=2205] ppid=2183 vsize=15691056 CPUtime=1.75 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 20783 0 0 0 173 2 0 0 18 0 22 0 530351351 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505852352 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15691056 CPUtime=1.68 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 20235 0 0 0 166 2 0 0 17 0 22 0 530351351 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 47121338546510 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15691056 CPUtime=1.58 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 19667 0 0 0 156 2 0 0 17 0 22 0 530351351 16067641344 155606 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506272624 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 15691056

[startup+6.30071 s]
/proc/loadavg: 8.05 8.03 7.72 9/220 2207
/proc/meminfo: memFree=29074664/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15689068 CPUtime=22.65 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 440622 0 1 0 2210 55 0 0 25 0 22 0 530351306 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922267 434861 2284 9 0 3912986 0
[pid=2185/tid=2187] ppid=2183 vsize=15689068 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15689068 CPUtime=0.03 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 8380 0 0 0 2 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15689068 CPUtime=0.03 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 7994 0 0 0 2 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15689068 CPUtime=0.02 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 6615 0 0 0 1 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15689068 CPUtime=0.03 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 8399 0 0 0 2 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15689068 CPUtime=0.02 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 8098 0 0 0 1 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15689068 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 5498 0 0 0 1 0 0 0 16 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15689068 CPUtime=0.01 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 6273 0 0 0 1 0 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15689068 CPUtime=0.03 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 7259 0 0 0 2 1 0 0 15 0 22 0 530351307 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 1253 0 0 0 0 0 0 0 15 0 22 0 530351308 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15689068 CPUtime=1.02 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) S 2183 2185 1912 0 -1 4202560 5747 0 0 0 102 0 0 0 15 0 22 0 530351311 16065605632 434861 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0

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

[pid=2185/tid=2205] ppid=2183 vsize=15689068 CPUtime=1108.35 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 477007 0 0 0 110776 59 0 0 25 0 22 0 530351351 16065605632 203305 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983724 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15689068 CPUtime=1107.87 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 489552 0 0 0 110725 62 0 0 25 0 22 0 530351351 16065605632 203305 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983753 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15689068 CPUtime=1107.78 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 505608 0 0 0 110713 65 0 0 25 0 22 0 530351351 16065605632 203305 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506008704 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4466.62
Current children cumulated vsize (KiB) 15689068

[startup+1182.3 s]
/proc/loadavg: 7.98 8.00 7.91 9/220 2298
/proc/meminfo: memFree=29232824/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15689068 CPUtime=4705.61 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 3312627 0 1 0 470000 561 0 0 25 0 22 0 530351306 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922267 230851 2298 9 0 3912986 0
[pid=2185/tid=2187] ppid=2183 vsize=15689068 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15689068 CPUtime=4.08 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 152529 0 0 0 380 28 0 0 16 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15689068 CPUtime=4.01 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 149746 0 0 0 376 25 0 0 16 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15689068 CPUtime=4.18 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 149960 0 0 0 390 28 0 0 15 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15689068 CPUtime=3.94 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 147650 0 0 0 367 27 0 0 15 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15689068 CPUtime=4.08 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 152069 0 0 0 381 27 0 0 16 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15689068 CPUtime=4.09 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 148420 0 0 0 384 25 0 0 15 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15689068 CPUtime=4.11 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 158500 0 0 0 381 30 0 0 16 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15689068 CPUtime=4 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 151157 0 0 0 374 26 0 0 15 0 22 0 530351307 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15689068 CPUtime=2.03 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 9024 0 0 0 129 74 0 0 15 0 22 0 530351308 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15689068 CPUtime=1.27 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) S 2183 2185 1912 0 -1 4202560 6178 0 0 0 126 1 0 0 15 0 22 0 530351311 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2201] ppid=2183 vsize=15689068 CPUtime=1.08 cores=0,2,4,6
/proc/2185/task/2201/stat : 2201 (java) S 2183 2185 1912 0 -1 4202560 3499 0 0 0 108 0 0 0 15 0 22 0 530351311 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2202] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2202/stat : 2202 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530351311 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2203] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2203/stat : 2203 (java) S 2183 2185 1912 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530351311 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2204] ppid=2183 vsize=15689068 CPUtime=1165.81 cores=0,2,4,6
/proc/2185/task/2204/stat : 2204 (java) R 2183 2185 1912 0 -1 4202560 492546 0 0 0 116518 63 0 0 25 0 22 0 530351351 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506284453 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2205] ppid=2183 vsize=15689068 CPUtime=1167.73 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 506556 0 0 0 116710 63 0 0 25 0 22 0 530351351 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983944 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15689068 CPUtime=1166.97 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 515833 0 0 0 116633 64 0 0 25 0 22 0 530351351 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506307806 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15689068 CPUtime=1167.12 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 534383 0 0 0 116644 68 0 0 25 0 22 0 530351351 16065605632 230851 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505983829 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4705.61
Current children cumulated vsize (KiB) 15689068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 7.99 8.00 7.91 9/220 2299
/proc/meminfo: memFree=29333492/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15689068 CPUtime=4800.36 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 3356807 0 1 0 479466 570 0 0 25 0 22 0 530351306 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922267 205839 2298 9 0 3912986 0
[pid=2185/tid=2187] ppid=2183 vsize=15689068 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15689068 CPUtime=4.16 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 154509 0 0 0 387 29 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15689068 CPUtime=4.12 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 151217 0 0 0 386 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15689068 CPUtime=4.26 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 152155 0 0 0 398 28 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15689068 CPUtime=4.03 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 148582 0 0 0 375 28 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15689068 CPUtime=4.15 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 153105 0 0 0 388 27 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15689068 CPUtime=4.16 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 150650 0 0 0 390 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15689068 CPUtime=4.18 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 161642 0 0 0 388 30 0 0 16 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15689068 CPUtime=4.07 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 152913 0 0 0 381 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15689068 CPUtime=2.07 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 9201 0 0 0 132 75 0 0 15 0 22 0 530351308 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15689068 CPUtime=1.27 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) S 2183 2185 1912 0 -1 4202560 6178 0 0 0 126 1 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2201] ppid=2183 vsize=15689068 CPUtime=1.08 cores=0,2,4,6
/proc/2185/task/2201/stat : 2201 (java) S 2183 2185 1912 0 -1 4202560 3499 0 0 0 108 0 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2202] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2202/stat : 2202 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2203] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2203/stat : 2203 (java) S 2183 2185 1912 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2204] ppid=2183 vsize=15689068 CPUtime=1189.28 cores=0,2,4,6
/proc/2185/task/2204/stat : 2204 (java) R 2183 2185 1912 0 -1 4202560 500392 0 0 0 118864 64 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506093325 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2185/tid=2205] ppid=2183 vsize=15689068 CPUtime=1191.23 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 514254 0 0 0 119059 64 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506311703 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15689068 CPUtime=1190.51 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 523123 0 0 0 118986 65 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505987304 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15689068 CPUtime=1190.69 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 540810 0 0 0 119000 69 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 47121338545201 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15689068

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

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

[startup+1206.1 s]
/proc/loadavg: 7.99 8.00 7.91 9/220 2299
/proc/meminfo: memFree=29333492/32951124 swapFree=67111444/67111528
[pid=2185] ppid=2183 vsize=15689068 CPUtime=4800.36 cores=0,2,4,6
/proc/2185/stat : 2185 (java) S 2183 2185 1912 0 -1 4202496 3356807 0 1 0 479466 570 0 0 25 0 22 0 530351306 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2185/statm: 3922267 205839 2298 9 0 3912986 0
[pid=2185/tid=2187] ppid=2183 vsize=15689068 CPUtime=0.95 cores=0,2,4,6
/proc/2185/task/2187/stat : 2187 (java) S 2183 2185 1912 0 -1 4202560 33126 0 1 0 91 4 0 0 25 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2188] ppid=2183 vsize=15689068 CPUtime=4.16 cores=0,2,4,6
/proc/2185/task/2188/stat : 2188 (java) S 2183 2185 1912 0 -1 4202560 154509 0 0 0 387 29 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2189] ppid=2183 vsize=15689068 CPUtime=4.12 cores=0,2,4,6
/proc/2185/task/2189/stat : 2189 (java) S 2183 2185 1912 0 -1 4202560 151217 0 0 0 386 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2190] ppid=2183 vsize=15689068 CPUtime=4.26 cores=0,2,4,6
/proc/2185/task/2190/stat : 2190 (java) S 2183 2185 1912 0 -1 4202560 152155 0 0 0 398 28 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2191] ppid=2183 vsize=15689068 CPUtime=4.03 cores=0,2,4,6
/proc/2185/task/2191/stat : 2191 (java) S 2183 2185 1912 0 -1 4202560 148582 0 0 0 375 28 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2192] ppid=2183 vsize=15689068 CPUtime=4.15 cores=0,2,4,6
/proc/2185/task/2192/stat : 2192 (java) S 2183 2185 1912 0 -1 4202560 153105 0 0 0 388 27 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2193] ppid=2183 vsize=15689068 CPUtime=4.16 cores=0,2,4,6
/proc/2185/task/2193/stat : 2193 (java) S 2183 2185 1912 0 -1 4202560 150650 0 0 0 390 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2194] ppid=2183 vsize=15689068 CPUtime=4.18 cores=0,2,4,6
/proc/2185/task/2194/stat : 2194 (java) S 2183 2185 1912 0 -1 4202560 161642 0 0 0 388 30 0 0 16 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2195] ppid=2183 vsize=15689068 CPUtime=4.07 cores=0,2,4,6
/proc/2185/task/2195/stat : 2195 (java) S 2183 2185 1912 0 -1 4202560 152913 0 0 0 381 26 0 0 15 0 22 0 530351307 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2196] ppid=2183 vsize=15689068 CPUtime=2.07 cores=0,2,4,6
/proc/2185/task/2196/stat : 2196 (java) S 2183 2185 1912 0 -1 4202560 9201 0 0 0 132 75 0 0 15 0 22 0 530351308 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 0 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2197] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2197/stat : 2197 (java) S 2183 2185 1912 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2198] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2198/stat : 2198 (java) S 2183 2185 1912 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530351309 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 2 0 0 0
[pid=2185/tid=2199] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2199/stat : 2199 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134537649 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2200] ppid=2183 vsize=15689068 CPUtime=1.27 cores=0,2,4,6
/proc/2185/task/2200/stat : 2200 (java) S 2183 2185 1912 0 -1 4202560 6178 0 0 0 126 1 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 0 0 0 0
[pid=2185/tid=2201] ppid=2183 vsize=15689068 CPUtime=1.08 cores=0,2,4,6
/proc/2185/task/2201/stat : 2201 (java) S 2183 2185 1912 0 -1 4202560 3499 0 0 0 108 0 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2202] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2202/stat : 2202 (java) S 2183 2185 1912 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134529945 0 4 0 16800975 18446604444154865600 0 0 -1 6 0 0 0
[pid=2185/tid=2203] ppid=2183 vsize=15689068 CPUtime=0 cores=0,2,4,6
/proc/2185/task/2203/stat : 2203 (java) S 2183 2185 1912 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530351311 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 228134530560 0 4 0 16800975 18446604444154865600 0 0 -1 4 0 0 0
[pid=2185/tid=2204] ppid=2183 vsize=15689068 CPUtime=1189.28 cores=0,2,4,6
/proc/2185/task/2204/stat : 2204 (java) R 2183 2185 1912 0 -1 4202560 500392 0 0 0 118864 64 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506093325 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2185/tid=2205] ppid=2183 vsize=15689068 CPUtime=1191.23 cores=0,2,4,6
/proc/2185/task/2205/stat : 2205 (java) R 2183 2185 1912 0 -1 4202560 514254 0 0 0 119059 64 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912506311703 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2185/tid=2206] ppid=2183 vsize=15689068 CPUtime=1190.51 cores=0,2,4,6
/proc/2185/task/2206/stat : 2206 (java) R 2183 2185 1912 0 -1 4202560 523123 0 0 0 118986 65 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 46912505987304 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2185/tid=2207] ppid=2183 vsize=15689068 CPUtime=1190.69 cores=0,2,4,6
/proc/2185/task/2207/stat : 2207 (java) R 2183 2185 1912 0 -1 4202560 540810 0 0 0 119000 69 0 0 25 0 22 0 530351351 16065605632 205839 33554432000 1073741824 1073778376 140733565284832 18446744073709551615 47121338545201 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15689068

Child status: 143
Real time (s): 1206.15
CPU time (s): 4800.44
CPU user time (s): 4794.7
CPU system time (s): 5.74213
CPU usage (%): 397.996
Max. virtual memory (cumulated for all children) (KiB): 15691056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.7
system time used= 5.74213
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3356833
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= 134652
involuntary context switches= 87836

runsolver used 2.00869 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 20:18:53
IDJOB=3313073
IDBENCH=85808
IDSOLVER=1699
FILE ID=node138/3313073-1304187533
RUNJOBID= node138-1304185619-1930
PBS_JOBID= 13172485
Free space on /tmp= 72408 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313073-1304187533/watcher-3313073-1304187533 -o /tmp/evaluation-result-3313073-1304187533/solver-3313073-1304187533 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313073-1304187533.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1881208595

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30193228 kB
Buffers:        679676 kB
Cached:         999632 kB
SwapCached:         84 kB
Active:         796796 kB
Inactive:      1559324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30193228 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:            2404 kB
Writeback:           0 kB
AnonPages:      676956 kB
Mapped:          23636 kB
Slab:           331432 kB
PageTables:      11032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   887756 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= 72404 MiB
End job on node138 at 2011-04-30 20:39:01