Trace number 3311709

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S397702672-080.SATISFIABLE.cnf
MD5SUM0fc04a37bb65455aedf3737bd6551a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.220966
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	19:35 INFO : Reading from input HOME/instance-3311709-1304180375.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.79/0.40	19:36 INFO : 749 variables remaining out of 750
0.79/0.40	19:36 INFO : 12740 literals remaining out of 12780

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

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.09 8.10 6/202 11336
/proc/meminfo: memFree=30746520/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 1476 0 0 0 0 0 0 0 25 0 2 0 529635399 31260672 937 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 7632 946 728 9 0 383 0
[pid=11336/tid=11337] ppid=11334 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) R 11334 11336 10996 0 -1 4202560 133 0 0 0 0 0 0 0 25 0 2 0 529635400 31260672 953 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271550537472 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0202061 s]
/proc/loadavg: 7.83 8.09 8.10 6/202 11336
/proc/meminfo: memFree=30746520/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 3293 0 1 0 1 0 0 0 25 0 11 0 529635399 15976509440 2733 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3900515 2734 1598 9 0 3891263 0
[pid=11336/tid=11337] ppid=11334 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) R 11334 11336 10996 0 -1 4202560 1924 0 1 0 1 0 0 0 25 0 11 0 529635400 15976509440 2734 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 47267757666211 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.106191 s]
/proc/loadavg: 7.83 8.09 8.10 6/202 11336
/proc/meminfo: memFree=30746520/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15676632 CPUtime=0.11 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 5731 0 1 0 10 1 0 0 25 0 18 0 529635399 16052871168 5144 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3919158 5144 2120 9 0 3909877 0
[pid=11336/tid=11337] ppid=11334 vsize=15676632 CPUtime=0.09 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) R 11334 11336 10996 0 -1 4202560 3564 0 1 0 9 0 0 0 18 0 18 0 529635400 16052871168 5144 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 47267758495338 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676632

[startup+0.305142 s]
/proc/loadavg: 7.83 8.09 8.10 6/202 11336
/proc/meminfo: memFree=30746520/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15683092 CPUtime=0.52 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 11667 0 1 0 51 1 0 0 25 0 22 0 529635399 16059486208 10087 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3920773 10087 2213 9 0 3911492 0
[pid=11336/tid=11337] ppid=11334 vsize=15683092 CPUtime=0.29 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) R 11334 11336 10996 0 -1 4202560 6713 0 1 0 28 1 0 0 19 0 22 0 529635400 16059486208 10087 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505182023 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683092

[startup+0.929273 s]
/proc/loadavg: 7.83 8.09 8.10 6/202 11336
/proc/meminfo: memFree=30746520/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15697856 CPUtime=2.77 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 51670 0 1 0 270 7 0 0 25 0 22 0 529635399 16074604544 45482 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3924464 45482 2261 9 0 3915183 0
[pid=11336/tid=11337] ppid=11334 vsize=15697856 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16074604544 45482 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 15697856

[startup+1.50089 s]
/proc/loadavg: 7.83 8.09 8.10 11/224 11358
/proc/meminfo: memFree=30436840/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15766164 CPUtime=5.02 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 76752 0 1 0 492 10 0 0 25 0 22 0 529635399 16144551936 66252 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3941541 66254 2272 9 0 3932260 0
[pid=11336/tid=11337] ppid=11334 vsize=15766164 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16144551936 66256 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 1320 0 0 0 0 0 0 0 16 0 22 0 529635400 16144551936 66260 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635400 16144551936 66261 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529635400 16144551936 66263 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635400 16144551936 66265 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 875 0 0 0 0 0 0 0 16 0 22 0 529635400 16144551936 66266 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 890 0 0 0 0 0 0 0 15 0 22 0 529635400 16144551936 66268 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15766164 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 2068 0 0 0 1 0 0 0 16 0 22 0 529635400 16144551936 66269 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15766164 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 334 0 0 0 1 0 0 0 15 0 22 0 529635400 16144551936 66274 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11347] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11347/stat : 11347 (java) S 11334 11336 10996 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 529635401 16144551936 66276 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 0 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11348] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11348/stat : 11348 (java) S 11334 11336 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529635402 16144551936 66277 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11349] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11349/stat : 11349 (java) S 11334 11336 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529635402 16144551936 66279 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11350] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11350/stat : 11350 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16144551936 66280 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562361265 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11351] ppid=11334 vsize=15766164 CPUtime=0.91 cores=0,2,4,6
/proc/11336/task/11351/stat : 11351 (java) S 11334 11336 10996 0 -1 4202560 6091 0 0 0 91 0 0 0 15 0 22 0 529635404 16144551936 66282 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11352] ppid=11334 vsize=15766164 CPUtime=0.84 cores=0,2,4,6
/proc/11336/task/11352/stat : 11352 (java) R 11334 11336 10996 0 -1 4202560 15767 0 0 0 83 1 0 0 17 0 22 0 529635404 16144551936 66283 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 47267761183967 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11336/tid=11353] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11353/stat : 11353 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16144551936 66283 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11354] ppid=11334 vsize=15766164 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11354/stat : 11354 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635404 16144551936 66284 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11355] ppid=11334 vsize=15766164 CPUtime=0.39 cores=0,2,4,6
/proc/11336/task/11355/stat : 11355 (java) R 11334 11336 10996 0 -1 4202560 6635 0 0 0 39 0 0 0 17 0 22 0 529635426 16144551936 66285 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505951837 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11336/tid=11356] ppid=11334 vsize=15766164 CPUtime=0.77 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 11301 0 0 0 76 1 0 0 17 0 22 0 529635426 16144551936 66286 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505828868 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15766164 CPUtime=0.78 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 11630 0 0 0 77 1 0 0 19 0 22 0 529635426 16144551936 66287 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505716310 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15766164 CPUtime=0.8 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 11297 0 0 0 79 1 0 0 18 0 22 0 529635426 16144551936 66288 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505741477 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15766164

[startup+3.1016 s]
/proc/loadavg: 8.09 8.14 8.12 10/224 11358
/proc/meminfo: memFree=30162552/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15763392 CPUtime=11.41 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 162077 0 1 0 1122 19 0 0 25 0 22 0 529635399 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3940848 150504 2283 9 0 3931567 0
[pid=11336/tid=11337] ppid=11334 vsize=15763392 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 2367 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 1719 0 0 0 0 0 0 0 16 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 1857 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 2630 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 1615 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 1999 0 0 0 1 0 0 0 15 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 2068 0 0 0 1 0 0 0 15 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 2200 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11347] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11347/stat : 11347 (java) S 11334 11336 10996 0 -1 4202560 449 0 0 0 0 0 0 0 16 0 22 0 529635401 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 0 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11348] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11348/stat : 11348 (java) S 11334 11336 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11349] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11349/stat : 11349 (java) S 11334 11336 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11350] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11350/stat : 11350 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562361265 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11351] ppid=11334 vsize=15763392 CPUtime=0.92 cores=0,2,4,6
/proc/11336/task/11351/stat : 11351 (java) S 11334 11336 10996 0 -1 4202560 6092 0 0 0 92 0 0 0 15 0 22 0 529635404 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11352] ppid=11334 vsize=15763392 CPUtime=0.92 cores=0,2,4,6
/proc/11336/task/11352/stat : 11352 (java) S 11334 11336 10996 0 -1 4202560 15817 0 0 0 91 1 0 0 15 0 22 0 529635404 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11353] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11353/stat : 11353 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11354] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11354/stat : 11354 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635404 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11355] ppid=11334 vsize=15763392 CPUtime=1.98 cores=0,2,4,6
/proc/11336/task/11355/stat : 11355 (java) R 11334 11336 10996 0 -1 4202560 25539 0 0 0 196 2 0 0 19 0 22 0 529635426 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11336/tid=11356] ppid=11334 vsize=15763392 CPUtime=2.35 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 30130 0 0 0 232 3 0 0 19 0 22 0 529635426 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505668678 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15763392 CPUtime=2.36 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 30273 0 0 0 233 3 0 0 22 0 22 0 529635426 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505865895 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15763392 CPUtime=2.31 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 28821 0 0 0 228 3 0 0 20 0 22 0 529635426 16141713408 150504 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505865881 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 15763392

[startup+6.30102 s]
/proc/loadavg: 8.09 8.14 8.12 9/224 11358
/proc/meminfo: memFree=29588328/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15763392 CPUtime=24.17 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 293176 0 1 0 2383 34 0 0 25 0 22 0 529635399 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3940848 279716 2284 9 0 3931567 0
[pid=11336/tid=11337] ppid=11334 vsize=15763392 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 3447 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 3459 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 2763 0 0 0 0 0 0 0 15 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 2630 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 2475 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 2850 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15763392 CPUtime=0.01 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 3035 0 0 0 1 0 0 0 16 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15763392 CPUtime=0.02 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 3815 0 0 0 2 0 0 0 16 0 22 0 529635400 16141713408 279716 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0

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

[pid=11336/tid=11356] ppid=11334 vsize=15763392 CPUtime=1108.08 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 355610 0 0 0 110757 51 0 0 25 0 22 0 529635426 16141713408 99493 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505828730 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15763392 CPUtime=1108.46 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 356522 0 0 0 110795 51 0 0 25 0 22 0 529635426 16141713408 99493 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505792335 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15763392 CPUtime=1107.96 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 351889 0 0 0 110746 50 0 0 25 0 22 0 529635426 16141713408 99493 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505720542 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4464.17
Current children cumulated vsize (KiB) 15763392

[startup+1182.3 s]
/proc/loadavg: 8.19 8.03 7.85 9/224 11438
/proc/meminfo: memFree=22308940/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15763392 CPUtime=4702.83 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 2985606 0 1 0 469731 552 0 0 25 0 22 0 529635399 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3940848 97311 2298 9 0 3931567 0
[pid=11336/tid=11337] ppid=11334 vsize=15763392 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15763392 CPUtime=3.62 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 176098 0 0 0 332 30 0 0 15 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15763392 CPUtime=3.62 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 179653 0 0 0 332 30 0 0 16 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15763392 CPUtime=3.6 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 175512 0 0 0 330 30 0 0 15 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15763392 CPUtime=3.66 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 189137 0 0 0 334 32 0 0 16 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15763392 CPUtime=3.56 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 182967 0 0 0 325 31 0 0 15 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15763392 CPUtime=3.66 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 183744 0 0 0 336 30 0 0 15 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15763392 CPUtime=3.68 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 181907 0 0 0 336 32 0 0 16 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15763392 CPUtime=3.71 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 181935 0 0 0 338 33 0 0 15 0 22 0 529635400 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11347] ppid=11334 vsize=15763392 CPUtime=2.14 cores=0,2,4,6
/proc/11336/task/11347/stat : 11347 (java) S 11334 11336 10996 0 -1 4202560 7642 0 0 0 137 77 0 0 15 0 22 0 529635401 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 0 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11348] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11348/stat : 11348 (java) S 11334 11336 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11349] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11349/stat : 11349 (java) S 11334 11336 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11350] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11350/stat : 11350 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562361265 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11351] ppid=11334 vsize=15763392 CPUtime=1.04 cores=0,2,4,6
/proc/11336/task/11351/stat : 11351 (java) S 11334 11336 10996 0 -1 4202560 7003 0 0 0 104 0 0 0 15 0 22 0 529635404 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11352] ppid=11334 vsize=15763392 CPUtime=1.14 cores=0,2,4,6
/proc/11336/task/11352/stat : 11352 (java) S 11334 11336 10996 0 -1 4202560 15868 0 0 0 113 1 0 0 16 0 22 0 529635404 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11353] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11353/stat : 11353 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11354] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11354/stat : 11354 (java) S 11334 11336 10996 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529635404 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11355] ppid=11334 vsize=15763392 CPUtime=1166.57 cores=0,2,4,6
/proc/11336/task/11355/stat : 11355 (java) R 11334 11336 10996 0 -1 4202560 372918 0 0 0 116602 55 0 0 25 0 22 0 529635426 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 18446744073699065959 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11336/tid=11356] ppid=11334 vsize=15763392 CPUtime=1167.37 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 376127 0 0 0 116683 54 0 0 25 0 22 0 529635426 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 47267761457250 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15763392 CPUtime=1167.8 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 375517 0 0 0 116726 54 0 0 25 0 22 0 529635426 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505829054 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15763392 CPUtime=1167.08 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 371011 0 0 0 116655 53 0 0 25 0 22 0 529635426 16141713408 97311 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505809068 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4702.83
Current children cumulated vsize (KiB) 15763392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.13 8.03 7.85 9/224 11439
/proc/meminfo: memFree=22206996/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15763392 CPUtime=4800.38 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 3051582 0 1 0 479474 564 0 0 25 0 22 0 529635399 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3940848 112302 2298 9 0 3931567 0
[pid=11336/tid=11337] ppid=11334 vsize=15763392 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15763392 CPUtime=3.7 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 180081 0 0 0 339 31 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15763392 CPUtime=3.69 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 181904 0 0 0 339 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15763392 CPUtime=3.67 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 178223 0 0 0 337 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15763392 CPUtime=3.76 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 193903 0 0 0 343 33 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15763392 CPUtime=3.64 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 186437 0 0 0 333 31 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15763392 CPUtime=3.71 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 186266 0 0 0 341 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15763392 CPUtime=3.76 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 184773 0 0 0 344 32 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15763392 CPUtime=3.79 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 185199 0 0 0 345 34 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11347] ppid=11334 vsize=15763392 CPUtime=2.18 cores=0,2,4,6
/proc/11336/task/11347/stat : 11347 (java) S 11334 11336 10996 0 -1 4202560 7787 0 0 0 139 79 0 0 15 0 22 0 529635401 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 0 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11348] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11348/stat : 11348 (java) S 11334 11336 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11349] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11349/stat : 11349 (java) S 11334 11336 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11350] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11350/stat : 11350 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562361265 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11351] ppid=11334 vsize=15763392 CPUtime=1.04 cores=0,2,4,6
/proc/11336/task/11351/stat : 11351 (java) S 11334 11336 10996 0 -1 4202560 7003 0 0 0 104 0 0 0 15 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11352] ppid=11334 vsize=15763392 CPUtime=1.14 cores=0,2,4,6
/proc/11336/task/11352/stat : 11352 (java) S 11334 11336 10996 0 -1 4202560 15868 0 0 0 113 1 0 0 16 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11353] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11353/stat : 11353 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11354] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11354/stat : 11354 (java) S 11334 11336 10996 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11355] ppid=11334 vsize=15763392 CPUtime=1190.8 cores=0,2,4,6
/proc/11336/task/11355/stat : 11355 (java) R 11334 11336 10996 0 -1 4202560 382867 0 0 0 119023 57 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505828730 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11336/tid=11356] ppid=11334 vsize=15763392 CPUtime=1191.63 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 385626 0 0 0 119107 56 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505741190 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15763392 CPUtime=1191.96 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 385865 0 0 0 119141 55 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505716672 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15763392 CPUtime=1191.34 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 381211 0 0 0 119080 54 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505741094 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15763392

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

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

[startup+1206.8 s]
/proc/loadavg: 8.13 8.03 7.85 9/224 11439
/proc/meminfo: memFree=22206996/32951124 swapFree=67111336/67111528
[pid=11336] ppid=11334 vsize=15763392 CPUtime=4800.38 cores=0,2,4,6
/proc/11336/stat : 11336 (java) S 11334 11336 10996 0 -1 4202496 3051582 0 1 0 479474 564 0 0 25 0 22 0 529635399 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11336/statm: 3940848 112302 2298 9 0 3931567 0
[pid=11336/tid=11337] ppid=11334 vsize=15763392 CPUtime=0.4 cores=0,2,4,6
/proc/11336/task/11337/stat : 11337 (java) S 11334 11336 10996 0 -1 4202560 7114 0 1 0 39 1 0 0 18 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11339] ppid=11334 vsize=15763392 CPUtime=3.7 cores=0,2,4,6
/proc/11336/task/11339/stat : 11339 (java) S 11334 11336 10996 0 -1 4202560 180081 0 0 0 339 31 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11340] ppid=11334 vsize=15763392 CPUtime=3.69 cores=0,2,4,6
/proc/11336/task/11340/stat : 11340 (java) S 11334 11336 10996 0 -1 4202560 181904 0 0 0 339 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11341] ppid=11334 vsize=15763392 CPUtime=3.67 cores=0,2,4,6
/proc/11336/task/11341/stat : 11341 (java) S 11334 11336 10996 0 -1 4202560 178223 0 0 0 337 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11342] ppid=11334 vsize=15763392 CPUtime=3.76 cores=0,2,4,6
/proc/11336/task/11342/stat : 11342 (java) S 11334 11336 10996 0 -1 4202560 193903 0 0 0 343 33 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11343] ppid=11334 vsize=15763392 CPUtime=3.64 cores=0,2,4,6
/proc/11336/task/11343/stat : 11343 (java) S 11334 11336 10996 0 -1 4202560 186437 0 0 0 333 31 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11344] ppid=11334 vsize=15763392 CPUtime=3.71 cores=0,2,4,6
/proc/11336/task/11344/stat : 11344 (java) S 11334 11336 10996 0 -1 4202560 186266 0 0 0 341 30 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11345] ppid=11334 vsize=15763392 CPUtime=3.76 cores=0,2,4,6
/proc/11336/task/11345/stat : 11345 (java) S 11334 11336 10996 0 -1 4202560 184773 0 0 0 344 32 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11346] ppid=11334 vsize=15763392 CPUtime=3.79 cores=0,2,4,6
/proc/11336/task/11346/stat : 11346 (java) S 11334 11336 10996 0 -1 4202560 185199 0 0 0 345 34 0 0 15 0 22 0 529635400 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11347] ppid=11334 vsize=15763392 CPUtime=2.18 cores=0,2,4,6
/proc/11336/task/11347/stat : 11347 (java) S 11334 11336 10996 0 -1 4202560 7787 0 0 0 139 79 0 0 15 0 22 0 529635401 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 0 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11348] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11348/stat : 11348 (java) S 11334 11336 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11349] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11349/stat : 11349 (java) S 11334 11336 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529635402 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11350] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11350/stat : 11350 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562361265 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11351] ppid=11334 vsize=15763392 CPUtime=1.04 cores=0,2,4,6
/proc/11336/task/11351/stat : 11351 (java) S 11334 11336 10996 0 -1 4202560 7003 0 0 0 104 0 0 0 15 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 2 0 0 0
[pid=11336/tid=11352] ppid=11334 vsize=15763392 CPUtime=1.14 cores=0,2,4,6
/proc/11336/task/11352/stat : 11352 (java) S 11334 11336 10996 0 -1 4202560 15868 0 0 0 113 1 0 0 16 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 0 0 0 0
[pid=11336/tid=11353] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11353/stat : 11353 (java) S 11334 11336 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562353561 0 4 0 16800975 18446604451050620800 0 0 -1 6 0 0 0
[pid=11336/tid=11354] ppid=11334 vsize=15763392 CPUtime=0 cores=0,2,4,6
/proc/11336/task/11354/stat : 11354 (java) S 11334 11336 10996 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529635404 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 271562354176 0 4 0 16800975 18446604451050620800 0 0 -1 4 0 0 0
[pid=11336/tid=11355] ppid=11334 vsize=15763392 CPUtime=1190.8 cores=0,2,4,6
/proc/11336/task/11355/stat : 11355 (java) R 11334 11336 10996 0 -1 4202560 382867 0 0 0 119023 57 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505828730 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11336/tid=11356] ppid=11334 vsize=15763392 CPUtime=1191.63 cores=0,2,4,6
/proc/11336/task/11356/stat : 11356 (java) R 11334 11336 10996 0 -1 4202560 385626 0 0 0 119107 56 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505741190 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11336/tid=11357] ppid=11334 vsize=15763392 CPUtime=1191.96 cores=0,2,4,6
/proc/11336/task/11357/stat : 11357 (java) R 11334 11336 10996 0 -1 4202560 385865 0 0 0 119141 55 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505716672 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11336/tid=11358] ppid=11334 vsize=15763392 CPUtime=1191.34 cores=0,2,4,6
/proc/11336/task/11358/stat : 11358 (java) R 11334 11336 10996 0 -1 4202560 381211 0 0 0 119080 54 0 0 25 0 22 0 529635426 16141713408 112302 33554432000 1073741824 1073778376 140734462375232 18446744073709551615 46912505741094 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15763392

Child status: 143
Real time (s): 1206.84
CPU time (s): 4800.44
CPU user time (s): 4794.78
CPU system time (s): 5.66114
CPU usage (%): 397.77
Max. virtual memory (cumulated for all children) (KiB): 15766164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.78
system time used= 5.66114
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3051609
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= 201455
involuntary context switches= 164872

runsolver used 2.03469 second user time and 4.6233 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 18:19:35
IDJOB=3311709
IDBENCH=83094
IDSOLVER=1698
FILE ID=node133/3311709-1304180375
RUNJOBID= node133-1304177956-11014
PBS_JOBID= 13172441
Free space on /tmp= 72752 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S397702672-080.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311709-1304180375/watcher-3311709-1304180375 -o /tmp/evaluation-result-3311709-1304180375/solver-3311709-1304180375 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311709-1304180375.cnf -hbr 2

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

MD5SUM BENCH= 0fc04a37bb65455aedf3737bd6551a47
RANDOM SEED=1472362330

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.83
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.834
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.74
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.834
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:      30746792 kB
Buffers:        551304 kB
Cached:        1174572 kB
SwapCached:        124 kB
Active:         305748 kB
Inactive:      1554900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30746792 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            3192 kB
Writeback:           0 kB
AnonPages:      133828 kB
Mapped:          22868 kB
Slab:           280704 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   809536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72748 MiB
End job on node133 at 2011-04-30 18:39:44