Trace number 3311413

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 1206.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	10:00 INFO : Reading from input HOME/instance-3311413-1304125799.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.80/0.40	10:00 INFO : 697 variables remaining out of 700
0.80/0.40	10:00 INFO : 11820 literals remaining out of 11928

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

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

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


[startup+0 s]
/proc/loadavg: 3.75 4.83 6.43 2/172 12156
/proc/meminfo: memFree=29683344/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=8968 CPUtime=0 cores=1,3,5,7
/proc/12156/stat : 12156 (java) R 12154 12156 11762 0 -1 4194304 618 0 0 0 0 0 0 0 18 0 1 0 504995273 9183232 108 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254261002224 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12156/statm: 2242 119 92 9 0 34 0

[startup+0.036466 s]
/proc/loadavg: 3.75 4.83 6.43 2/172 12156
/proc/meminfo: memFree=29683344/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15669652 CPUtime=0.01 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 3570 0 1 0 1 0 0 0 18 0 13 0 504995273 16045723648 3009 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3917413 3009 1667 9 0 3908161 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.10047 s]
/proc/loadavg: 3.75 4.83 6.43 2/172 12156
/proc/meminfo: memFree=29683344/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15676088 CPUtime=0.1 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 5490 0 1 0 9 1 0 0 18 0 18 0 504995273 16052314112 4892 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3919022 4895 2115 9 0 3909741 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676088

[startup+0.300415 s]
/proc/loadavg: 3.75 4.83 6.43 2/172 12156
/proc/meminfo: memFree=29683344/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15682132 CPUtime=0.5 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 11593 0 1 0 48 2 0 0 18 0 22 0 504995273 16058503168 9901 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3920533 9901 2213 9 0 3911252 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682132

[startup+0.804289 s]
/proc/loadavg: 3.75 4.83 6.43 2/172 12156
/proc/meminfo: memFree=29683344/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15700836 CPUtime=2.16 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 33212 0 1 0 211 5 0 0 18 0 22 0 504995273 16077656064 27381 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3925209 27382 2259 9 0 3915928 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 15700836

[startup+1.50117 s]
/proc/loadavg: 4.33 4.93 6.46 16/220 12204
/proc/meminfo: memFree=29294132/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15700836 CPUtime=4.92 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 61261 0 1 0 482 10 0 0 18 0 22 0 504995273 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3925209 55413 2276 9 0 3915928 0
[pid=12156/tid=12162] ppid=12154 vsize=15700836 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 871 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 924 0 0 0 0 0 0 0 16 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 984 0 0 0 0 0 0 0 16 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 1714 0 0 0 0 0 0 0 16 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 627 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 896 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 1017 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 1601 0 0 0 0 0 0 0 16 0 22 0 504995274 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 504995275 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15700836 CPUtime=0.76 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9876 0 0 0 75 1 0 0 17 0 22 0 504995278 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12192] ppid=12154 vsize=15700836 CPUtime=0.74 cores=1,3,5,7
/proc/12156/task/12192/stat : 12192 (java) S 12154 12156 11762 0 -1 4202560 5525 0 0 0 74 0 0 0 15 0 22 0 504995278 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12194] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12194/stat : 12194 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504995278 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12196] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12196/stat : 12196 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504995278 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12197] ppid=12154 vsize=15700836 CPUtime=0.88 cores=1,3,5,7
/proc/12156/task/12197/stat : 12197 (java) R 12154 12156 11762 0 -1 4202560 10551 0 0 0 87 1 0 0 17 0 22 0 504995300 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12156/tid=12198] ppid=12154 vsize=15700836 CPUtime=0.78 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 9636 0 0 0 77 1 0 0 18 0 22 0 504995300 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505701629 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15700836 CPUtime=0.69 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 5374 0 0 0 69 0 0 0 19 0 22 0 504995300 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505675475 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15700836 CPUtime=0.58 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 3272 0 0 0 58 0 0 0 19 0 22 0 504995300 16077656064 55413 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912506110545 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 15700836

[startup+3.10088 s]
/proc/loadavg: 4.33 4.93 6.46 9/220 12204
/proc/meminfo: memFree=28994912/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15700836 CPUtime=11.3 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 154773 0 1 0 1109 21 0 0 18 0 22 0 504995273 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3925209 148785 2277 9 0 3915928 0
[pid=12156/tid=12162] ppid=12154 vsize=15700836 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 1417 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 2158 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 1912 0 0 0 0 0 0 0 16 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 3129 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 1694 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 2541 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 2235 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 3379 0 0 0 0 0 0 0 15 0 22 0 504995274 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 448 0 0 0 0 0 0 0 15 0 22 0 504995275 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15700836 CPUtime=0.76 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9876 0 0 0 75 1 0 0 15 0 22 0 504995278 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12192] ppid=12154 vsize=15700836 CPUtime=0.79 cores=1,3,5,7
/proc/12156/task/12192/stat : 12192 (java) S 12154 12156 11762 0 -1 4202560 5636 0 0 0 79 0 0 0 15 0 22 0 504995278 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12194] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12194/stat : 12194 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504995278 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12196] ppid=12154 vsize=15700836 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12196/stat : 12196 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504995278 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12197] ppid=12154 vsize=15700836 CPUtime=2.45 cores=1,3,5,7
/proc/12156/task/12197/stat : 12197 (java) R 12154 12156 11762 0 -1 4202560 31870 0 0 0 242 3 0 0 19 0 22 0 504995300 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505701333 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12156/tid=12198] ppid=12154 vsize=15700836 CPUtime=2.32 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 30878 0 0 0 228 4 0 0 19 0 22 0 504995300 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505814343 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15700836 CPUtime=2.27 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 25425 0 0 0 225 2 0 0 23 0 22 0 504995300 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 47328951043007 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15700836 CPUtime=2.16 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 23857 0 0 0 214 2 0 0 21 0 22 0 504995300 16077656064 148785 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505813894 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 15700836

[startup+6.30131 s]
/proc/loadavg: 4.33 4.93 6.46 9/220 12204
/proc/meminfo: memFree=28005896/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15690952 CPUtime=24.07 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 279835 0 1 0 2369 38 0 0 18 0 22 0 504995273 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3922738 270429 2277 9 0 3913457 0
[pid=12156/tid=12162] ppid=12154 vsize=15690952 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 1934 0 0 0 0 0 0 0 16 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 2363 0 0 0 0 0 0 0 15 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15690952 CPUtime=0.01 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 2382 0 0 0 1 0 0 0 16 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15690952 CPUtime=0.01 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 3637 0 0 0 1 0 0 0 16 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 1707 0 0 0 0 0 0 0 15 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 2992 0 0 0 0 0 0 0 16 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 2505 0 0 0 0 0 0 0 15 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 3741 0 0 0 0 0 0 0 15 0 22 0 504995274 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 449 0 0 0 0 0 0 0 15 0 22 0 504995275 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15690952 CPUtime=0.84 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9883 0 0 0 83 1 0 0 15 0 22 0 504995278 16067534848 270429 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0

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

[pid=12156/tid=12198] ppid=12154 vsize=15690952 CPUtime=1048.19 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 391244 0 0 0 104759 60 0 0 25 0 22 0 504995300 16067534848 108277 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505807402 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15690952 CPUtime=1048.8 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 377660 0 0 0 104825 55 0 0 25 0 22 0 504995300 16067534848 108277 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912506167303 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15690952 CPUtime=1048.7 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 375559 0 0 0 104812 58 0 0 25 0 22 0 504995300 16067534848 108277 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912506057917 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4225.24
Current children cumulated vsize (KiB) 15690952

[startup+1122.3 s]
/proc/loadavg: 8.03 8.04 7.59 9/220 12237
/proc/meminfo: memFree=28932920/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15690952 CPUtime=4463.94 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 2880357 0 1 0 445830 564 0 0 18 0 22 0 504995273 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3922738 110950 2298 9 0 3913457 0
[pid=12156/tid=12162] ppid=12154 vsize=15690952 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15690952 CPUtime=3.49 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 160018 0 0 0 324 25 0 0 16 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15690952 CPUtime=3.49 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 157046 0 0 0 321 28 0 0 16 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15690952 CPUtime=3.4 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 149190 0 0 0 310 30 0 0 15 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15690952 CPUtime=3.42 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 162997 0 0 0 315 27 0 0 15 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15690952 CPUtime=3.44 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 148357 0 0 0 317 27 0 0 15 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15690952 CPUtime=3.4 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 155607 0 0 0 310 30 0 0 15 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15690952 CPUtime=3.47 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 157586 0 0 0 319 28 0 0 15 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15690952 CPUtime=3.41 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 158246 0 0 0 310 31 0 0 16 0 22 0 504995274 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15690952 CPUtime=2.18 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 7153 0 0 0 131 87 0 0 16 0 22 0 504995275 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9917 0 0 0 93 1 0 0 16 0 22 0 504995278 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12192] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12192/stat : 12192 (java) S 12154 12156 11762 0 -1 4202560 5730 0 0 0 94 0 0 0 15 0 22 0 504995278 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12194] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12194/stat : 12194 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504995278 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12196] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12196/stat : 12196 (java) S 12154 12156 11762 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 504995278 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12197] ppid=12154 vsize=15690952 CPUtime=1108.37 cores=1,3,5,7
/proc/12156/task/12197/stat : 12197 (java) R 12154 12156 11762 0 -1 4202560 408879 0 0 0 110778 59 0 0 25 0 22 0 504995300 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12156/tid=12198] ppid=12154 vsize=15690952 CPUtime=1107.38 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 406856 0 0 0 110675 63 0 0 25 0 22 0 504995300 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505813764 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15690952 CPUtime=1108.13 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 393435 0 0 0 110755 58 0 0 25 0 22 0 504995300 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505813487 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15690952 CPUtime=1107.95 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 390961 0 0 0 110734 61 0 0 25 0 22 0 504995300 16067534848 110950 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505813658 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4463.94
Current children cumulated vsize (KiB) 15690952

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.63 9/220 12239
/proc/meminfo: memFree=29007796/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15690952 CPUtime=4702.56 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 3018972 0 1 0 469663 593 0 0 18 0 22 0 504995273 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3922738 89877 2298 9 0 3913457 0
[pid=12156/tid=12162] ppid=12154 vsize=15690952 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15690952 CPUtime=3.68 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 169156 0 0 0 341 27 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15690952 CPUtime=3.67 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 162847 0 0 0 338 29 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15690952 CPUtime=3.61 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 156869 0 0 0 330 31 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15690952 CPUtime=3.62 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 168773 0 0 0 334 28 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15690952 CPUtime=3.64 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 155361 0 0 0 335 29 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15690952 CPUtime=3.58 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 162840 0 0 0 327 31 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15690952 CPUtime=3.64 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 162690 0 0 0 335 29 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15690952 CPUtime=3.58 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 165072 0 0 0 326 32 0 0 15 0 22 0 504995274 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15690952 CPUtime=2.31 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 7566 0 0 0 139 92 0 0 16 0 22 0 504995275 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9917 0 0 0 93 1 0 0 16 0 22 0 504995278 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12192] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12192/stat : 12192 (java) S 12154 12156 11762 0 -1 4202560 5730 0 0 0 94 0 0 0 15 0 22 0 504995278 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12194] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12194/stat : 12194 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504995278 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12196] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12196/stat : 12196 (java) S 12154 12156 11762 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 504995278 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12197] ppid=12154 vsize=15690952 CPUtime=1167.52 cores=1,3,5,7
/proc/12156/task/12197/stat : 12197 (java) R 12154 12156 11762 0 -1 4202560 429081 0 0 0 116690 62 0 0 25 0 22 0 504995300 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505728729 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12156/tid=12198] ppid=12154 vsize=15690952 CPUtime=1166.55 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 428533 0 0 0 116588 67 0 0 25 0 22 0 504995300 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 47328951042388 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15690952 CPUtime=1167.45 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 414492 0 0 0 116685 60 0 0 25 0 22 0 504995300 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505813922 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15690952 CPUtime=1167.26 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 411662 0 0 0 116662 64 0 0 19 0 22 0 504995300 16067534848 89877 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505744000 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4702.56
Current children cumulated vsize (KiB) 15690952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.02 8.04 7.63 9/220 12239
/proc/meminfo: memFree=29029960/32951124 swapFree=67111348/67111528
[pid=12156] ppid=12154 vsize=15690952 CPUtime=4800.09 cores=1,3,5,7
/proc/12156/stat : 12156 (java) S 12154 12156 11762 0 -1 4202496 3089042 0 1 0 479405 604 0 0 18 0 22 0 504995273 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12156/statm: 3922738 98167 2298 9 0 3913457 0
[pid=12156/tid=12162] ppid=12154 vsize=15690952 CPUtime=0.37 cores=1,3,5,7
/proc/12156/task/12162/stat : 12162 (java) S 12154 12156 11762 0 -1 4202560 6931 0 1 0 36 1 0 0 18 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12166] ppid=12154 vsize=15690952 CPUtime=3.75 cores=1,3,5,7
/proc/12156/task/12166/stat : 12166 (java) S 12154 12156 11762 0 -1 4202560 170619 0 0 0 348 27 0 0 16 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12168] ppid=12154 vsize=15690952 CPUtime=3.75 cores=1,3,5,7
/proc/12156/task/12168/stat : 12168 (java) S 12154 12156 11762 0 -1 4202560 164878 0 0 0 345 30 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12170] ppid=12154 vsize=15690952 CPUtime=3.69 cores=1,3,5,7
/proc/12156/task/12170/stat : 12170 (java) S 12154 12156 11762 0 -1 4202560 158862 0 0 0 337 32 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12172] ppid=12154 vsize=15690952 CPUtime=3.7 cores=1,3,5,7
/proc/12156/task/12172/stat : 12172 (java) S 12154 12156 11762 0 -1 4202560 170423 0 0 0 342 28 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12174] ppid=12154 vsize=15690952 CPUtime=3.71 cores=1,3,5,7
/proc/12156/task/12174/stat : 12174 (java) S 12154 12156 11762 0 -1 4202560 157425 0 0 0 342 29 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12176] ppid=12154 vsize=15690952 CPUtime=3.67 cores=1,3,5,7
/proc/12156/task/12176/stat : 12176 (java) S 12154 12156 11762 0 -1 4202560 164625 0 0 0 336 31 0 0 16 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 7 0 0 0
[pid=12156/tid=12178] ppid=12154 vsize=15690952 CPUtime=3.72 cores=1,3,5,7
/proc/12156/task/12178/stat : 12178 (java) S 12154 12156 11762 0 -1 4202560 164788 0 0 0 342 30 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12180] ppid=12154 vsize=15690952 CPUtime=3.65 cores=1,3,5,7
/proc/12156/task/12180/stat : 12180 (java) S 12154 12156 11762 0 -1 4202560 166845 0 0 0 332 33 0 0 15 0 22 0 504995274 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12182] ppid=12154 vsize=15690952 CPUtime=2.36 cores=1,3,5,7
/proc/12156/task/12182/stat : 12182 (java) S 12154 12156 11762 0 -1 4202560 7747 0 0 0 142 94 0 0 15 0 22 0 504995275 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 0 0 16800975 18446604460828340416 0 0 -1 3 0 0 0
[pid=12156/tid=12183] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12183/stat : 12183 (java) S 12154 12156 11762 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12185] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12185/stat : 12185 (java) S 12154 12156 11762 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 504995276 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12188] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12188/stat : 12188 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504995278 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273440177 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12190] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12190/stat : 12190 (java) S 12154 12156 11762 0 -1 4202560 9917 0 0 0 93 1 0 0 16 0 22 0 504995278 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12192] ppid=12154 vsize=15690952 CPUtime=0.94 cores=1,3,5,7
/proc/12156/task/12192/stat : 12192 (java) S 12154 12156 11762 0 -1 4202560 5730 0 0 0 94 0 0 0 15 0 22 0 504995278 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 1 0 0 0
[pid=12156/tid=12194] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12194/stat : 12194 (java) S 12154 12156 11762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504995278 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273432473 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12196] ppid=12154 vsize=15690952 CPUtime=0 cores=1,3,5,7
/proc/12156/task/12196/stat : 12196 (java) S 12154 12156 11762 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 504995278 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 254273433088 0 4 0 16800975 18446604460828340416 0 0 -1 5 0 0 0
[pid=12156/tid=12197] ppid=12154 vsize=15690952 CPUtime=1191.74 cores=1,3,5,7
/proc/12156/task/12197/stat : 12197 (java) R 12154 12156 11762 0 -1 4202560 442286 0 0 0 119110 64 0 0 25 0 22 0 504995300 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505654737 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12156/tid=12198] ppid=12154 vsize=15690952 CPUtime=1190.81 cores=1,3,5,7
/proc/12156/task/12198/stat : 12198 (java) R 12154 12156 11762 0 -1 4202560 441951 0 0 0 119012 69 0 0 25 0 22 0 504995300 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505815081 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12156/tid=12199] ppid=12154 vsize=15690952 CPUtime=1191.62 cores=1,3,5,7
/proc/12156/task/12199/stat : 12199 (java) R 12154 12156 11762 0 -1 4202560 428612 0 0 0 119100 62 0 0 25 0 22 0 504995300 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505807627 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12156/tid=12200] ppid=12154 vsize=15690952 CPUtime=1191.52 cores=1,3,5,7
/proc/12156/task/12200/stat : 12200 (java) R 12154 12156 11762 0 -1 4202560 425951 0 0 0 119086 66 0 0 25 0 22 0 504995300 16067534848 98167 33554432000 1073741824 1073778376 140734296657392 18446744073709551615 46912505815090 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15690952

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): 1206.84
CPU time (s): 4800.15
CPU user time (s): 4794.08
CPU system time (s): 6.06708
CPU usage (%): 397.745
Max. virtual memory (cumulated for all children) (KiB): 15700836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.08
system time used= 6.06708
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3089068
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= 204445
involuntary context switches= 126812

runsolver used 1.9597 second user time and 4.68529 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 03:10:00
IDJOB=3311413
IDBENCH=82798
IDSOLVER=1698
FILE ID=node140/3311413-1304125799
RUNJOBID= node140-1304125799-12142
PBS_JOBID= 13170742
Free space on /tmp= 72664 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311413-1304125799/watcher-3311413-1304125799 -o /tmp/evaluation-result-3311413-1304125799/solver-3311413-1304125799 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311413-1304125799.cnf -hbr 2

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

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=357732927

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.833
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.833
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:      29683500 kB
Buffers:       1019328 kB
Cached:        1695920 kB
SwapCached:        180 kB
Active:         277956 kB
Inactive:      2499908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29683500 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:       62484 kB
Mapped:          14488 kB
Slab:           426612 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182672 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= 72660 MiB
End job on node140 at 2011-04-30 03:30:08