Trace number 3311278

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.42 1205.8

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.11/0.12	57:28 INFO : Reading from input HOME/instance-3311278-1304117848.cnf
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
2.12/1.12	57:29 INFO : 400 variables remaining out of 400
2.12/1.12	57:29 INFO : 272000 literals remaining out of 272000

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-3311278-1304117848/watcher-3311278-1304117848 -o /tmp/evaluation-result-3311278-1304117848/solver-3311278-1304117848 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311278-1304117848.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: 4.81 6.94 7.45 2/171 26152
/proc/meminfo: memFree=31111380/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/26152/stat : 26152 (java) R 26150 26152 25707 0 -1 4202496 819 0 0 0 0 0 0 0 23 0 1 0 504201070 23580672 306 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212034692864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26152/statm: 5757 317 249 9 0 124 0

[startup+0.105295 s]
/proc/loadavg: 4.81 6.94 7.45 2/171 26152
/proc/meminfo: memFree=31111380/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15676808 CPUtime=0.11 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 5597 0 1 0 9 2 0 0 23 0 18 0 504201070 16053051392 5003 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3919202 5003 2117 9 0 3909921 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676808

[startup+0.205111 s]
/proc/loadavg: 4.81 6.94 7.45 2/171 26152
/proc/meminfo: memFree=31111380/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15677444 CPUtime=0.27 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 7045 0 1 0 25 2 0 0 23 0 18 0 504201070 16053702656 6350 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3919361 6351 2184 9 0 3910080 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677444

[startup+0.301049 s]
/proc/loadavg: 4.81 6.94 7.45 2/171 26152
/proc/meminfo: memFree=31111380/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15682140 CPUtime=0.51 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 14909 0 1 0 48 3 0 0 23 0 18 0 504201070 16058511360 13042 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3920535 13049 2207 9 0 3911254 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682140

[startup+0.700971 s]
/proc/loadavg: 4.81 6.94 7.45 2/171 26152
/proc/meminfo: memFree=31111380/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15686252 CPUtime=1.06 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 46131 0 1 0 99 7 0 0 23 0 22 0 504201070 16062722048 42248 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3921563 42249 2248 9 0 3912282 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 15686252

[startup+1.5008 s]
/proc/loadavg: 4.81 6.94 7.45 4/193 26174
/proc/meminfo: memFree=30929576/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=3.11 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 60659 0 1 0 301 10 0 0 23 0 22 0 504201070 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 51348 2273 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 1232 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 802 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 270 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 892 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 1681 0 0 0 0 0 0 0 18 0 22 0 504201071 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 504201072 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.54 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4003 0 0 0 54 0 0 0 15 0 22 0 504201075 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26168] ppid=26150 vsize=15691788 CPUtime=0.88 cores=1,3,5,7
/proc/26152/task/26168/stat : 26168 (java) S 26150 26152 25707 0 -1 4202560 14618 0 0 0 86 2 0 0 15 0 22 0 504201075 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26169] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26169/stat : 26169 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504201075 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26170] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26170/stat : 26170 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504201075 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26171] ppid=26150 vsize=15691788 CPUtime=0.12 cores=1,3,5,7
/proc/26152/task/26171/stat : 26171 (java) R 26150 26152 25707 0 -1 4202560 30 0 0 0 12 0 0 0 16 0 22 0 504201124 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505790712 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=0.15 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) S 26150 26152 25707 0 -1 4202560 10 0 0 0 15 0 0 0 17 0 22 0 504201124 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=0.16 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 11 0 0 0 16 0 0 0 17 0 22 0 504201124 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506032456 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=0.1 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 7 0 0 0 10 0 0 0 16 0 22 0 504201124 16068390912 51348 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506036153 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 15691788

[startup+3.10152 s]
/proc/loadavg: 4.81 6.94 7.45 5/193 26174
/proc/meminfo: memFree=30898948/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=9.33 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 83649 0 1 0 919 14 0 0 23 0 22 0 504201070 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 74276 2273 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 5240 0 0 0 1 0 0 0 16 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 1222 0 0 0 0 0 0 0 15 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 4925 0 0 0 1 0 0 0 16 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 1747 0 0 0 0 0 0 0 15 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 4252 0 0 0 1 0 0 0 16 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=0.02 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 5501 0 0 0 1 1 0 0 16 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 2179 0 0 0 1 0 0 0 15 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 2684 0 0 0 0 0 0 0 15 0 22 0 504201071 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 22 0 504201072 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.58 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4005 0 0 0 58 0 0 0 15 0 22 0 504201075 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26168] ppid=26150 vsize=15691788 CPUtime=0.99 cores=1,3,5,7
/proc/26152/task/26168/stat : 26168 (java) S 26150 26152 25707 0 -1 4202560 14635 0 0 0 97 2 0 0 15 0 22 0 504201075 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26169] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26169/stat : 26169 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504201075 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26170] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26170/stat : 26170 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504201075 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26171] ppid=26150 vsize=15691788 CPUtime=1.69 cores=1,3,5,7
/proc/26152/task/26171/stat : 26171 (java) R 26150 26152 25707 0 -1 4202560 34 0 0 0 169 0 0 0 17 0 22 0 504201124 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505825070 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=1.66 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) R 26150 26152 25707 0 -1 4202560 11 0 0 0 166 0 0 0 18 0 22 0 504201124 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505790736 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=1.53 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 11 0 0 0 153 0 0 0 17 0 22 0 504201124 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505830165 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=1.6 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 8 0 0 0 160 0 0 0 17 0 22 0 504201124 16068390912 74276 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506037343 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 15691788

[startup+6.30094 s]
/proc/loadavg: 4.74 6.89 7.43 5/193 26174
/proc/meminfo: memFree=30354044/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=22.09 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 202028 0 1 0 2177 32 0 0 23 0 22 0 504201070 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 191443 2273 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 5240 0 0 0 1 0 0 0 15 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=0.02 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 8004 0 0 0 1 1 0 0 16 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=0.04 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 13778 0 0 0 2 2 0 0 15 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=0.04 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 12999 0 0 0 2 2 0 0 16 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=0.01 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 4252 0 0 0 1 0 0 0 15 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=0.08 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 21286 0 0 0 4 4 0 0 16 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=0.06 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 17427 0 0 0 3 3 0 0 16 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=0.02 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 7515 0 0 0 1 1 0 0 15 0 22 0 504201071 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 414 0 0 0 0 0 0 0 15 0 22 0 504201072 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.59 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4006 0 0 0 59 0 0 0 15 0 22 0 504201075 16068390912 191443 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0

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

[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=1048.92 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) R 26150 26152 25707 0 -1 4202560 226925 0 0 0 104858 34 0 0 25 0 22 0 504201124 16068390912 163095 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506062486 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=1048.76 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 225185 0 0 0 104845 31 0 0 25 0 22 0 504201124 16068390912 163095 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 47496776563563 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=1048.37 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 227261 0 0 0 104799 38 0 0 25 0 22 0 504201124 16068390912 163095 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505872006 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4228.96
Current children cumulated vsize (KiB) 15691788

[startup+1122.3 s]
/proc/loadavg: 4.00 4.08 5.03 5/193 26213
/proc/meminfo: memFree=30454408/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=4467.94 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 1917733 0 1 0 446385 409 0 0 23 0 22 0 504201070 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 165204 2298 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=3.71 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 107732 0 0 0 347 24 0 0 15 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=3.66 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 110663 0 0 0 341 25 0 0 16 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=3.68 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 109688 0 0 0 345 23 0 0 15 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=3.79 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 116411 0 0 0 352 27 0 0 15 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=3.75 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 114890 0 0 0 351 24 0 0 15 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=3.66 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 116711 0 0 0 339 27 0 0 16 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=3.74 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 115344 0 0 0 350 24 0 0 16 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=3.78 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 115029 0 0 0 352 26 0 0 15 0 22 0 504201071 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=1.28 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 7759 0 0 0 80 48 0 0 15 0 22 0 504201072 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.93 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4061 0 0 0 93 0 0 0 15 0 22 0 504201075 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26168] ppid=26150 vsize=15691788 CPUtime=1.28 cores=1,3,5,7
/proc/26152/task/26168/stat : 26168 (java) S 26150 26152 25707 0 -1 4202560 14684 0 0 0 126 2 0 0 15 0 22 0 504201075 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26169] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26169/stat : 26169 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504201075 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26170] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26170/stat : 26170 (java) S 26150 26152 25707 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 504201075 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26171] ppid=26150 vsize=15691788 CPUtime=1109.49 cores=1,3,5,7
/proc/26152/task/26171/stat : 26171 (java) R 26150 26152 25707 0 -1 4202560 236396 0 0 0 110911 38 0 0 25 0 22 0 504201124 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=1108.24 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) R 26150 26152 25707 0 -1 4202560 238131 0 0 0 110789 35 0 0 25 0 22 0 504201124 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505714828 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=1108.03 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 234896 0 0 0 110770 33 0 0 25 0 22 0 504201124 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506075973 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=1107.67 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 238181 0 0 0 110727 40 0 0 25 0 22 0 504201124 16068390912 165204 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505629155 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4467.94
Current children cumulated vsize (KiB) 15691788

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.96 5/193 26214
/proc/meminfo: memFree=30460688/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=4706.84 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 2009965 0 1 0 470254 430 0 0 23 0 22 0 504201070 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 160918 2298 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=3.91 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 112963 0 0 0 366 25 0 0 16 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=3.9 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 118642 0 0 0 363 27 0 0 15 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=3.87 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 116945 0 0 0 362 25 0 0 15 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=3.99 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 123996 0 0 0 370 29 0 0 15 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=3.96 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 123455 0 0 0 371 25 0 0 15 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=3.88 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 124714 0 0 0 359 29 0 0 16 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=3.92 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 122123 0 0 0 367 25 0 0 16 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=4.01 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 120839 0 0 0 374 27 0 0 16 0 22 0 504201071 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=1.37 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 8008 0 0 0 86 51 0 0 16 0 22 0 504201072 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.93 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4061 0 0 0 93 0 0 0 15 0 22 0 504201075 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26168] ppid=26150 vsize=15691788 CPUtime=1.28 cores=1,3,5,7
/proc/26152/task/26168/stat : 26168 (java) S 26150 26152 25707 0 -1 4202560 14684 0 0 0 126 2 0 0 15 0 22 0 504201075 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26169] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26169/stat : 26169 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504201075 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26170] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26170/stat : 26170 (java) S 26150 26152 25707 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 504201075 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26171] ppid=26150 vsize=15691788 CPUtime=1168.76 cores=1,3,5,7
/proc/26152/task/26171/stat : 26171 (java) R 26150 26152 25707 0 -1 4202560 244856 0 0 0 116837 39 0 0 25 0 22 0 504201124 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 18446744073699065959 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=1167.56 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) R 26150 26152 25707 0 -1 4202560 247120 0 0 0 116719 37 0 0 25 0 22 0 504201124 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506075190 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=1167.32 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 242963 0 0 0 116698 34 0 0 25 0 22 0 504201124 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=1166.95 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 247435 0 0 0 116654 41 0 0 25 0 22 0 504201124 16068390912 160918 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505830197 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4706.84
Current children cumulated vsize (KiB) 15691788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.71 s]
/proc/loadavg: 4.08 4.07 4.94 5/193 26215
/proc/meminfo: memFree=30478656/32951124 swapFree=67106388/67111528
[pid=26152] ppid=26150 vsize=15691788 CPUtime=4800.13 cores=1,3,5,7
/proc/26152/stat : 26152 (java) S 26150 26152 25707 0 -1 4202496 2040503 0 1 0 479575 438 0 0 23 0 22 0 504201070 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26152/statm: 3922947 159153 2298 9 0 3913666 0
[pid=26152/tid=26154] ppid=26150 vsize=15691788 CPUtime=1.1 cores=1,3,5,7
/proc/26152/task/26154/stat : 26154 (java) S 26150 26152 25707 0 -1 4202560 35703 0 1 0 104 6 0 0 25 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26155] ppid=26150 vsize=15691788 CPUtime=3.98 cores=1,3,5,7
/proc/26152/task/26155/stat : 26155 (java) S 26150 26152 25707 0 -1 4202560 115586 0 0 0 373 25 0 0 15 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26156] ppid=26150 vsize=15691788 CPUtime=3.99 cores=1,3,5,7
/proc/26152/task/26156/stat : 26156 (java) S 26150 26152 25707 0 -1 4202560 120872 0 0 0 371 28 0 0 15 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26157] ppid=26150 vsize=15691788 CPUtime=3.95 cores=1,3,5,7
/proc/26152/task/26157/stat : 26157 (java) S 26150 26152 25707 0 -1 4202560 119302 0 0 0 369 26 0 0 16 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26158] ppid=26150 vsize=15691788 CPUtime=4.07 cores=1,3,5,7
/proc/26152/task/26158/stat : 26158 (java) S 26150 26152 25707 0 -1 4202560 125365 0 0 0 378 29 0 0 15 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26159] ppid=26150 vsize=15691788 CPUtime=4.06 cores=1,3,5,7
/proc/26152/task/26159/stat : 26159 (java) S 26150 26152 25707 0 -1 4202560 125369 0 0 0 380 26 0 0 15 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26160] ppid=26150 vsize=15691788 CPUtime=3.97 cores=1,3,5,7
/proc/26152/task/26160/stat : 26160 (java) S 26150 26152 25707 0 -1 4202560 126417 0 0 0 367 30 0 0 16 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26161] ppid=26150 vsize=15691788 CPUtime=4.02 cores=1,3,5,7
/proc/26152/task/26161/stat : 26161 (java) S 26150 26152 25707 0 -1 4202560 124523 0 0 0 377 25 0 0 16 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26162] ppid=26150 vsize=15691788 CPUtime=4.08 cores=1,3,5,7
/proc/26152/task/26162/stat : 26162 (java) S 26150 26152 25707 0 -1 4202560 122143 0 0 0 381 27 0 0 16 0 22 0 504201071 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 3 0 0 0
[pid=26152/tid=26163] ppid=26150 vsize=15691788 CPUtime=1.39 cores=1,3,5,7
/proc/26152/task/26163/stat : 26163 (java) S 26150 26152 25707 0 -1 4202560 8119 0 0 0 87 52 0 0 16 0 22 0 504201072 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 0 0 16800975 18446604458497066944 0 0 -1 7 0 0 0
[pid=26152/tid=26164] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26164/stat : 26164 (java) S 26150 26152 25707 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26165] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26165/stat : 26165 (java) S 26150 26152 25707 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 504201073 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26166] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26166/stat : 26166 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 504201075 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051478961 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26167] ppid=26150 vsize=15691788 CPUtime=0.93 cores=1,3,5,7
/proc/26152/task/26167/stat : 26167 (java) S 26150 26152 25707 0 -1 4202560 4061 0 0 0 93 0 0 0 15 0 22 0 504201075 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 1 0 0 0
[pid=26152/tid=26168] ppid=26150 vsize=15691788 CPUtime=1.28 cores=1,3,5,7
/proc/26152/task/26168/stat : 26168 (java) S 26150 26152 25707 0 -1 4202560 14684 0 0 0 126 2 0 0 15 0 22 0 504201075 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26169] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26169/stat : 26169 (java) S 26150 26152 25707 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 504201075 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471257 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26170] ppid=26150 vsize=15691788 CPUtime=0 cores=1,3,5,7
/proc/26152/task/26170/stat : 26170 (java) S 26150 26152 25707 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 504201075 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 212051471872 0 4 0 16800975 18446604458497066944 0 0 -1 5 0 0 0
[pid=26152/tid=26171] ppid=26150 vsize=15691788 CPUtime=1191.94 cores=1,3,5,7
/proc/26152/task/26171/stat : 26171 (java) R 26150 26152 25707 0 -1 4202560 248690 0 0 0 119154 40 0 0 25 0 22 0 504201124 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912505870953 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26152/tid=26172] ppid=26150 vsize=15691788 CPUtime=1190.68 cores=1,3,5,7
/proc/26152/task/26172/stat : 26172 (java) R 26150 26152 25707 0 -1 4202560 251184 0 0 0 119031 37 0 0 25 0 22 0 504201124 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506075865 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26152/tid=26173] ppid=26150 vsize=15691788 CPUtime=1190.5 cores=1,3,5,7
/proc/26152/task/26173/stat : 26173 (java) R 26150 26152 25707 0 -1 4202560 246633 0 0 0 119015 35 0 0 25 0 22 0 504201124 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 46912506037642 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26152/tid=26174] ppid=26150 vsize=15691788 CPUtime=1190.05 cores=1,3,5,7
/proc/26152/task/26174/stat : 26174 (java) R 26150 26152 25707 0 -1 4202560 250394 0 0 0 118963 42 0 0 25 0 22 0 504201124 16068390912 159153 33554432000 1073741824 1073778376 140735249129424 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15691788

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): 1205.8
CPU time (s): 4800.42
CPU user time (s): 4796.01
CPU system time (s): 4.41233
CPU usage (%): 398.11
Max. virtual memory (cumulated for all children) (KiB): 15693732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.01
system time used= 4.41233
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2040529
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= 143064
involuntary context switches= 101022

runsolver used 1.84972 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 00:57:28
IDJOB=3311278
IDBENCH=82663
IDSOLVER=1698
FILE ID=node146/3311278-1304117848
RUNJOBID= node146-1304114130-25726
PBS_JOBID= 13170703
Free space on /tmp= 72996 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311278-1304117848/watcher-3311278-1304117848 -o /tmp/evaluation-result-3311278-1304117848/solver-3311278-1304117848 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311278-1304117848.cnf -hbr 2

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=1852575171

node146.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.830
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      31111660 kB
Buffers:        383656 kB
Cached:        1024316 kB
SwapCached:        540 kB
Active:          79232 kB
Inactive:      1387436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31111660 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:       58012 kB
Mapped:          14548 kB
Slab:           309692 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184288 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= 72992 MiB
End job on node146 at 2011-04-30 01:17:36