Trace number 3312828

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.33 1207.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S271997978-024.SATISFIABLE.cnf
MD5SUMf2a33b1c7727ae45658e5fd83ad755d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.843871
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.11/0.11	19:20 INFO : Reading from input HOME/instance-3312828-1304176760.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.93/0.58	19:21 INFO : 90 variables remaining out of 90
0.93/0.58	19:21 INFO : 64080 literals remaining out of 64080

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

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: 7.47 7.92 7.96 6/198 6364
/proc/meminfo: memFree=30232112/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6364/stat : 6364 (java) R 6362 6364 6256 0 -1 4202496 1191 0 0 0 0 0 0 0 25 0 1 0 529273999 23580672 677 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228239426992 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6364/statm: 5757 677 503 9 0 124 0

[startup+0.0635159 s]
/proc/loadavg: 7.47 7.92 7.96 6/198 6364
/proc/meminfo: memFree=30232112/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 4328 0 1 0 5 0 0 0 25 0 18 0 529273999 15984414720 3767 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3902445 3767 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.104549 s]
/proc/loadavg: 7.47 7.92 7.96 6/198 6364
/proc/meminfo: memFree=30232112/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15675976 CPUtime=0.11 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 5662 0 1 0 10 1 0 0 25 0 18 0 529273999 16052199424 5063 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3918994 5064 2118 9 0 3909713 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15675976

[startup+0.300511 s]
/proc/loadavg: 7.47 7.92 7.96 6/198 6364
/proc/meminfo: memFree=30232112/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15678684 CPUtime=0.51 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 15233 0 1 0 48 3 0 0 25 0 18 0 529273999 16054972416 13597 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3919671 13604 2208 9 0 3910390 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15678684

[startup+0.700408 s]
/proc/loadavg: 7.47 7.92 7.96 6/198 6364
/proc/meminfo: memFree=30232112/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15700528 CPUtime=1.56 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 33606 0 1 0 151 5 0 0 25 0 22 0 529273999 16077340672 28560 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925132 28560 2257 9 0 3915851 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15700528

[startup+1.50127 s]
/proc/loadavg: 7.47 7.92 7.96 10/220 6386
/proc/meminfo: memFree=30074148/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15701836 CPUtime=4.73 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 62351 0 1 0 464 9 0 0 25 0 22 0 529273999 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925459 53314 2275 9 0 3916178 0
[pid=6364/tid=6366] ppid=6362 vsize=15701836 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 947 0 0 0 0 0 0 0 16 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 1052 0 0 0 0 0 0 0 15 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 1002 0 0 0 0 0 0 0 16 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 529 0 0 0 0 0 0 0 15 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 1753 0 0 0 0 0 0 0 16 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 615 0 0 0 0 0 0 0 15 0 22 0 529274000 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 529274001 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15701836 CPUtime=0.93 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) R 6362 6364 6256 0 -1 4202560 13277 0 0 0 92 1 0 0 25 0 22 0 529274003 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311750288428 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6380] ppid=6362 vsize=15701836 CPUtime=0.62 cores=1,3,5,7
/proc/6364/task/6380/stat : 6380 (java) R 6362 6364 6256 0 -1 4202560 5984 0 0 0 62 0 0 0 25 0 22 0 529274003 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311753367476 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6364/tid=6381] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6381/stat : 6381 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6382] ppid=6362 vsize=15701836 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6382/stat : 6382 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529274003 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6383] ppid=6362 vsize=15701836 CPUtime=0.63 cores=1,3,5,7
/proc/6364/task/6383/stat : 6383 (java) R 6362 6364 6256 0 -1 4202560 7267 0 0 0 63 0 0 0 16 0 22 0 529274033 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311750509397 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6384] ppid=6362 vsize=15701836 CPUtime=0.61 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 2716 0 0 0 61 0 0 0 17 0 22 0 529274033 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505916088 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15701836 CPUtime=0.71 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 6752 0 0 0 71 0 0 0 17 0 22 0 529274033 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505915590 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15701836 CPUtime=0.56 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 2695 0 0 0 56 0 0 0 17 0 22 0 529274033 16078680064 53314 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505821600 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 15701836

[startup+3.10099 s]
/proc/loadavg: 7.47 7.92 7.96 11/220 6386
/proc/meminfo: memFree=29999752/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15702352 CPUtime=11.1 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 113321 0 1 0 1094 16 0 0 25 0 22 0 529273999 16079208448 104270 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925588 104278 2289 9 0 3916307 0
[pid=6364/tid=6366] ppid=6362 vsize=15702352 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16079208448 104286 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 2579 0 0 0 0 0 0 0 16 0 22 0 529274000 16079208448 104290 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 2238 0 0 0 0 0 0 0 16 0 22 0 529274000 16079208448 104293 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 2446 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 104297 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 1841 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 104299 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 3356 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 104302 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 1862 0 0 0 0 0 0 0 16 0 22 0 529274000 16079208448 104304 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 2915 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 104307 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 2204 0 0 0 0 0 0 0 16 0 22 0 529274000 16079208448 104310 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 529274001 16079208448 104312 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 104316 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 104318 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 104320 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15702352 CPUtime=0.94 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) R 6362 6364 6256 0 -1 4202560 13278 0 0 0 93 1 0 0 20 0 22 0 529274003 16079208448 104323 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6364/tid=6380] ppid=6362 vsize=15702352 CPUtime=1.09 cores=1,3,5,7
/proc/6364/task/6380/stat : 6380 (java) R 6362 6364 6256 0 -1 4202560 6291 0 0 0 109 0 0 0 24 0 22 0 529274003 16079208448 104326 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311753376483 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6381] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6381/stat : 6381 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 104331 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6382] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6382/stat : 6382 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529274003 16079208448 104340 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6383] ppid=6362 vsize=15702352 CPUtime=2.2 cores=1,3,5,7
/proc/6364/task/6383/stat : 6383 (java) R 6362 6364 6256 0 -1 4202560 18479 0 0 0 219 1 0 0 17 0 22 0 529274033 16079208448 104344 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505958251 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6364/tid=6384] ppid=6362 vsize=15702352 CPUtime=2.18 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 12612 0 0 0 217 1 0 0 19 0 22 0 529274033 16079208448 104350 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505954002 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15702352 CPUtime=1.87 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 14175 0 0 0 186 1 0 0 18 0 22 0 529274033 16079208448 104361 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505822255 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15702352 CPUtime=2.1 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 11263 0 0 0 209 1 0 0 19 0 22 0 529274033 16079208448 104369 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505822255 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 15702352

[startup+6.30143 s]
/proc/loadavg: 7.51 7.92 7.96 9/220 6386
/proc/meminfo: memFree=29623120/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15702352 CPUtime=23.86 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 162181 0 1 0 2364 22 0 0 25 0 22 0 529273999 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925588 151658 2289 9 0 3916307 0
[pid=6364/tid=6366] ppid=6362 vsize=15702352 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 2683 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 2780 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 3055 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 2024 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 4712 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 2911 0 0 0 0 0 0 0 16 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 3131 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 3359 0 0 0 0 0 0 0 15 0 22 0 529274000 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 452 0 0 0 0 0 0 0 15 0 22 0 529274001 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15702352 CPUtime=1.04 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) S 6362 6364 6256 0 -1 4202560 13284 0 0 0 103 1 0 0 15 0 22 0 529274003 16079208448 151658 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0

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

[pid=6364/tid=6384] ppid=6362 vsize=15702352 CPUtime=1107.92 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 153572 0 0 0 110760 32 0 0 25 0 22 0 529274033 16079208448 92323 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505821884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15702352 CPUtime=1107.66 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 155975 0 0 0 110734 32 0 0 25 0 22 0 529274033 16079208448 92323 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912506153344 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15702352 CPUtime=1108.25 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 149988 0 0 0 110797 28 0 0 25 0 22 0 529274033 16079208448 92323 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505810616 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.39
Current children cumulated vsize (KiB) 15702352

[startup+1182.3 s]
/proc/loadavg: 8.02 8.06 8.00 9/220 6418
/proc/meminfo: memFree=30098428/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15702352 CPUtime=4700.89 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 1346412 0 1 0 469734 355 0 0 25 0 22 0 529273999 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925588 86274 2299 9 0 3916307 0
[pid=6364/tid=6366] ppid=6362 vsize=15702352 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15702352 CPUtime=3.34 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 82235 0 0 0 315 19 0 0 16 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15702352 CPUtime=3.31 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 86326 0 0 0 314 17 0 0 15 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15702352 CPUtime=3.35 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 79716 0 0 0 318 17 0 0 16 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15702352 CPUtime=3.23 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 81010 0 0 0 307 16 0 0 15 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15702352 CPUtime=3.3 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 81784 0 0 0 311 19 0 0 16 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15702352 CPUtime=3.36 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 80960 0 0 0 318 18 0 0 15 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15702352 CPUtime=3.31 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 78982 0 0 0 312 19 0 0 15 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15702352 CPUtime=3.31 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 82336 0 0 0 312 19 0 0 16 0 22 0 529274000 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15702352 CPUtime=2.21 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 3349 0 0 0 156 65 0 0 15 0 22 0 529274001 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15702352 CPUtime=1.08 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) S 6362 6364 6256 0 -1 4202560 13296 0 0 0 107 1 0 0 15 0 22 0 529274003 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6380] ppid=6362 vsize=15702352 CPUtime=1.26 cores=1,3,5,7
/proc/6364/task/6380/stat : 6380 (java) S 6362 6364 6256 0 -1 4202560 6316 0 0 0 126 0 0 0 16 0 22 0 529274003 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6381] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6381/stat : 6381 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6382] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6382/stat : 6382 (java) S 6362 6364 6256 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529274003 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6383] ppid=6362 vsize=15702352 CPUtime=1167.56 cores=1,3,5,7
/proc/6364/task/6383/stat : 6383 (java) R 6362 6364 6256 0 -1 4202560 169435 0 0 0 116721 35 0 0 25 0 22 0 529274033 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505981324 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6364/tid=6384] ppid=6362 vsize=15702352 CPUtime=1167.1 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 161504 0 0 0 116677 33 0 0 25 0 22 0 529274033 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505742641 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15702352 CPUtime=1166.87 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 163707 0 0 0 116653 34 0 0 25 0 22 0 529274033 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505814111 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15702352 CPUtime=1167.53 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 157731 0 0 0 116723 30 0 0 25 0 22 0 529274033 16079208448 86274 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505813604 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.89
Current children cumulated vsize (KiB) 15702352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.72 7.99 7.98 10/220 6469
/proc/meminfo: memFree=29395140/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15702352 CPUtime=4800.27 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 1373371 0 1 0 479665 362 0 0 25 0 22 0 529273999 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925588 86338 2299 9 0 3916307 0
[pid=6364/tid=6366] ppid=6362 vsize=15702352 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15702352 CPUtime=3.4 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 84937 0 0 0 320 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15702352 CPUtime=3.4 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 89030 0 0 0 322 18 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15702352 CPUtime=3.43 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 81811 0 0 0 325 18 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15702352 CPUtime=3.3 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 83448 0 0 0 313 17 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15702352 CPUtime=3.36 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 84430 0 0 0 317 19 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15702352 CPUtime=3.43 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 83288 0 0 0 324 19 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15702352 CPUtime=3.38 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 81706 0 0 0 318 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15702352 CPUtime=3.39 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 85750 0 0 0 319 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15702352 CPUtime=2.27 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 3440 0 0 0 161 66 0 0 15 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15702352 CPUtime=1.08 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) S 6362 6364 6256 0 -1 4202560 13296 0 0 0 107 1 0 0 15 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6380] ppid=6362 vsize=15702352 CPUtime=1.26 cores=1,3,5,7
/proc/6364/task/6380/stat : 6380 (java) S 6362 6364 6256 0 -1 4202560 6316 0 0 0 126 0 0 0 16 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6381] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6381/stat : 6381 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6382] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6382/stat : 6382 (java) S 6362 6364 6256 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6383] ppid=6362 vsize=15702352 CPUtime=1192.23 cores=1,3,5,7
/proc/6364/task/6383/stat : 6383 (java) R 6362 6364 6256 0 -1 4202560 170981 0 0 0 119187 36 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505654692 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6384] ppid=6362 vsize=15702352 CPUtime=1191.77 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 162881 0 0 0 119144 33 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505822960 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15702352 CPUtime=1191.58 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 165250 0 0 0 119124 34 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311754311579 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15702352 CPUtime=1192.26 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 159080 0 0 0 119196 30 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505813929 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15702352

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

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

[startup+1207.3 s]
/proc/loadavg: 7.72 7.99 7.98 10/220 6469
/proc/meminfo: memFree=29395140/32951124 swapFree=67111364/67111528
[pid=6364] ppid=6362 vsize=15702352 CPUtime=4800.27 cores=1,3,5,7
/proc/6364/stat : 6364 (java) S 6362 6364 6256 0 -1 4202496 1373371 0 1 0 479665 362 0 0 25 0 22 0 529273999 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6364/statm: 3925588 86338 2299 9 0 3916307 0
[pid=6364/tid=6366] ppid=6362 vsize=15702352 CPUtime=0.57 cores=1,3,5,7
/proc/6364/task/6366/stat : 6366 (java) S 6362 6364 6256 0 -1 4202560 16280 0 1 0 54 3 0 0 21 0 22 0 529273999 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6367] ppid=6362 vsize=15702352 CPUtime=3.4 cores=1,3,5,7
/proc/6364/task/6367/stat : 6367 (java) S 6362 6364 6256 0 -1 4202560 84937 0 0 0 320 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6368] ppid=6362 vsize=15702352 CPUtime=3.4 cores=1,3,5,7
/proc/6364/task/6368/stat : 6368 (java) S 6362 6364 6256 0 -1 4202560 89030 0 0 0 322 18 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6369] ppid=6362 vsize=15702352 CPUtime=3.43 cores=1,3,5,7
/proc/6364/task/6369/stat : 6369 (java) S 6362 6364 6256 0 -1 4202560 81811 0 0 0 325 18 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6370] ppid=6362 vsize=15702352 CPUtime=3.3 cores=1,3,5,7
/proc/6364/task/6370/stat : 6370 (java) S 6362 6364 6256 0 -1 4202560 83448 0 0 0 313 17 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6371] ppid=6362 vsize=15702352 CPUtime=3.36 cores=1,3,5,7
/proc/6364/task/6371/stat : 6371 (java) S 6362 6364 6256 0 -1 4202560 84430 0 0 0 317 19 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6372] ppid=6362 vsize=15702352 CPUtime=3.43 cores=1,3,5,7
/proc/6364/task/6372/stat : 6372 (java) S 6362 6364 6256 0 -1 4202560 83288 0 0 0 324 19 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6373] ppid=6362 vsize=15702352 CPUtime=3.38 cores=1,3,5,7
/proc/6364/task/6373/stat : 6373 (java) S 6362 6364 6256 0 -1 4202560 81706 0 0 0 318 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6374] ppid=6362 vsize=15702352 CPUtime=3.39 cores=1,3,5,7
/proc/6364/task/6374/stat : 6374 (java) S 6362 6364 6256 0 -1 4202560 85750 0 0 0 319 20 0 0 15 0 22 0 529274000 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6375] ppid=6362 vsize=15702352 CPUtime=2.27 cores=1,3,5,7
/proc/6364/task/6375/stat : 6375 (java) S 6362 6364 6256 0 -1 4202560 3440 0 0 0 161 66 0 0 15 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 0 0 16800975 18446604471095812544 0 0 -1 3 0 0 0
[pid=6364/tid=6376] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6376/stat : 6376 (java) S 6362 6364 6256 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6377] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6377/stat : 6377 (java) S 6362 6364 6256 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529274001 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6378] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6378/stat : 6378 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256172465 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6379] ppid=6362 vsize=15702352 CPUtime=1.08 cores=1,3,5,7
/proc/6364/task/6379/stat : 6379 (java) S 6362 6364 6256 0 -1 4202560 13296 0 0 0 107 1 0 0 15 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 5 0 0 0
[pid=6364/tid=6380] ppid=6362 vsize=15702352 CPUtime=1.26 cores=1,3,5,7
/proc/6364/task/6380/stat : 6380 (java) S 6362 6364 6256 0 -1 4202560 6316 0 0 0 126 0 0 0 16 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 1 0 0 0
[pid=6364/tid=6381] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6381/stat : 6381 (java) S 6362 6364 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256164761 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6382] ppid=6362 vsize=15702352 CPUtime=0 cores=1,3,5,7
/proc/6364/task/6382/stat : 6382 (java) S 6362 6364 6256 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529274003 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 228256165376 0 4 0 16800975 18446604471095812544 0 0 -1 7 0 0 0
[pid=6364/tid=6383] ppid=6362 vsize=15702352 CPUtime=1192.23 cores=1,3,5,7
/proc/6364/task/6383/stat : 6383 (java) R 6362 6364 6256 0 -1 4202560 170981 0 0 0 119187 36 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505654692 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6364/tid=6384] ppid=6362 vsize=15702352 CPUtime=1191.77 cores=1,3,5,7
/proc/6364/task/6384/stat : 6384 (java) R 6362 6364 6256 0 -1 4202560 162881 0 0 0 119144 33 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505822960 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6364/tid=6385] ppid=6362 vsize=15702352 CPUtime=1191.58 cores=1,3,5,7
/proc/6364/task/6385/stat : 6385 (java) R 6362 6364 6256 0 -1 4202560 165250 0 0 0 119124 34 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 47311754311579 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6364/tid=6386] ppid=6362 vsize=15702352 CPUtime=1192.26 cores=1,3,5,7
/proc/6364/task/6386/stat : 6386 (java) R 6362 6364 6256 0 -1 4202560 159080 0 0 0 119196 30 0 0 25 0 22 0 529274033 16079208448 86338 33554432000 1073741824 1073778376 140736027067328 18446744073709551615 46912505813929 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15702352

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.33
CPU user time (s): 4796.68
CPU system time (s): 3.64645
CPU usage (%): 397.598
Max. virtual memory (cumulated for all children) (KiB): 15704496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.68
system time used= 3.64644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1373463
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= 289457
involuntary context switches= 163215

runsolver used 2.00169 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 17:19:20
IDJOB=3312828
IDBENCH=83013
IDSOLVER=1699
FILE ID=node136/3312828-1304176760
RUNJOBID= node136-1304176750-6275
PBS_JOBID= 13172430
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S271997978-024.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312828-1304176760/watcher-3312828-1304176760 -o /tmp/evaluation-result-3312828-1304176760/solver-3312828-1304176760 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312828-1304176760.cnf

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

MD5SUM BENCH= f2a33b1c7727ae45658e5fd83ad755d2
RANDOM SEED=912171040

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30232384 kB
Buffers:        625992 kB
Cached:        1012644 kB
SwapCached:          0 kB
Active:         776592 kB
Inactive:      1515332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30232384 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4128 kB
Writeback:           0 kB
AnonPages:      653548 kB
Mapped:          23572 kB
Slab:           361160 kB
PageTables:       5796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1601624 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= 73076 MiB
End job on node136 at 2011-04-30 17:39:30