Trace number 3312871

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.41 1207.43

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.11/0.12	43:40 INFO : Reading from input HOME/instance-3312871-1304178220.cnf
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.79/0.40	43:40 INFO : 100 variables remaining out of 100
0.79/0.40	43:40 INFO : 12780 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-3312871-1304178220/watcher-3312871-1304178220 -o /tmp/evaluation-result-3312871-1304178220/solver-3312871-1304178220 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312871-1304178220.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.72 8.01 7.99 6/198 2401
/proc/meminfo: memFree=29082508/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/2401/stat : 2401 (java) R 2399 2401 2146 0 -1 4202496 975 0 0 0 0 0 0 0 18 0 1 0 529419039 23580672 461 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239471732501 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2401/statm: 5757 474 364 9 0 124 0
[pid=2401/tid=2402] ppid=2399 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) R 2399 2401 2146 0 -1 4202560 113 0 0 0 0 0 0 0 19 0 2 0 529419039 31260672 933 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239476693051 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0756269 s]
/proc/loadavg: 7.72 8.01 7.99 6/198 2401
/proc/meminfo: memFree=29082508/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15676212 CPUtime=0.07 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 5107 0 1 0 7 0 0 0 18 0 18 0 529419039 16052441088 4546 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3919076 4730 2106 9 0 3909795 0
[pid=2401/tid=2402] ppid=2399 vsize=15676304 CPUtime=0.06 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) R 2399 2401 2146 0 -1 4202560 3159 0 1 0 6 0 0 0 18 0 18 0 529419039 16052535296 4730 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 47206473919315 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15676212

[startup+0.110375 s]
/proc/loadavg: 7.72 8.01 7.99 6/198 2401
/proc/meminfo: memFree=29082508/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15676380 CPUtime=0.11 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 5691 0 1 0 10 1 0 0 18 0 18 0 529419039 16052613120 5130 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3919095 5130 2119 9 0 3909814 0
[pid=2401/tid=2402] ppid=2399 vsize=15676380 CPUtime=0.09 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) R 2399 2401 2146 0 -1 4202560 3549 0 1 0 9 0 0 0 18 0 18 0 529419039 16052613120 5130 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676380

[startup+0.300314 s]
/proc/loadavg: 7.72 8.01 7.99 6/198 2401
/proc/meminfo: memFree=29082508/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15685416 CPUtime=0.51 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 11635 0 1 0 50 1 0 0 18 0 22 0 529419039 16061865984 10094 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3921354 10094 2214 9 0 3912073 0
[pid=2401/tid=2402] ppid=2399 vsize=15685416 CPUtime=0.28 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) R 2399 2401 2146 0 -1 4202560 6592 0 1 0 27 1 0 0 19 0 22 0 529419039 16061865984 10094 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 47206470273976 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15685416

[startup+0.850581 s]
/proc/loadavg: 7.72 8.01 7.99 6/198 2401
/proc/meminfo: memFree=29082508/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15702560 CPUtime=2.34 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 34742 0 1 0 230 4 0 0 18 0 22 0 529419039 16079421440 27076 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 37934 2262 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 37942 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 15702560

[startup+1.50703 s]
/proc/loadavg: 7.72 8.01 7.99 10/220 2423
/proc/meminfo: memFree=28908184/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=4.94 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 57551 0 1 0 488 6 0 0 18 0 22 0 529419039 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 49495 2278 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 336 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 277 0 0 0 0 0 0 0 16 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 597 0 0 0 0 0 0 0 16 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2412] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2412/stat : 2412 (java) S 2399 2401 2146 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529419041 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 0 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2413] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2413/stat : 2413 (java) S 2399 2401 2146 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529419041 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2414] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2414/stat : 2414 (java) S 2399 2401 2146 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529419041 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2415] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2415/stat : 2415 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529419043 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488518577 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2416] ppid=2399 vsize=15699916 CPUtime=0.88 cores=0,2,4,6
/proc/2401/task/2416/stat : 2416 (java) S 2399 2401 2146 0 -1 4202560 6892 0 0 0 88 0 0 0 15 0 22 0 529419043 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2417] ppid=2399 vsize=15699916 CPUtime=0.89 cores=0,2,4,6
/proc/2401/task/2417/stat : 2417 (java) S 2399 2401 2146 0 -1 4202560 11938 0 0 0 88 1 0 0 15 0 22 0 529419043 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2418] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2418/stat : 2418 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529419043 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2419] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2419/stat : 2419 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529419043 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2420] ppid=2399 vsize=15699916 CPUtime=0.82 cores=0,2,4,6
/proc/2401/task/2420/stat : 2420 (java) R 2399 2401 2146 0 -1 4202560 10950 0 0 0 81 1 0 0 17 0 22 0 529419066 16076713984 49495 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505738480 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=0.66 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 8123 0 0 0 66 0 0 0 18 0 22 0 529419066 16076713984 49496 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511942 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=0.49 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 2693 0 0 0 49 0 0 0 18 0 22 0 529419066 16076713984 49496 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505177435 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=0.73 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 6864 0 0 0 73 0 0 0 18 0 22 0 529419066 16076713984 49496 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505821912 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 15699916

[startup+3.10072 s]
/proc/loadavg: 7.72 8.01 7.99 9/220 2423
/proc/meminfo: memFree=28912644/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=11.29 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 60220 0 1 0 1122 7 0 0 18 0 22 0 529419039 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 48782 2285 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 537 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 851 0 0 0 0 0 0 0 16 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 247 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 544 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 645 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 939 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2412] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2412/stat : 2412 (java) S 2399 2401 2146 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 529419041 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 0 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2413] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2413/stat : 2413 (java) S 2399 2401 2146 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529419041 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2414] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2414/stat : 2414 (java) S 2399 2401 2146 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529419041 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2415] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2415/stat : 2415 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529419043 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488518577 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2416] ppid=2399 vsize=15699916 CPUtime=0.99 cores=0,2,4,6
/proc/2401/task/2416/stat : 2416 (java) S 2399 2401 2146 0 -1 4202560 6915 0 0 0 99 0 0 0 16 0 22 0 529419043 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2417] ppid=2399 vsize=15699916 CPUtime=1.03 cores=0,2,4,6
/proc/2401/task/2417/stat : 2417 (java) S 2399 2401 2146 0 -1 4202560 11970 0 0 0 102 1 0 0 16 0 22 0 529419043 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2418] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2418/stat : 2418 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529419043 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2419] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2419/stat : 2419 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529419043 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2420] ppid=2399 vsize=15699916 CPUtime=2.27 cores=0,2,4,6
/proc/2401/task/2420/stat : 2420 (java) R 2399 2401 2146 0 -1 4202560 10953 0 0 0 226 1 0 0 18 0 22 0 529419066 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912506088347 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=2.13 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 8128 0 0 0 213 0 0 0 20 0 22 0 529419066 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505738602 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=2.07 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 2743 0 0 0 207 0 0 0 20 0 22 0 529419066 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 47206473241800 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=2.31 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 6914 0 0 0 231 0 0 0 20 0 22 0 529419066 16076713984 48782 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 47206472707147 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15699916

[startup+6.30111 s]
/proc/loadavg: 7.74 8.01 7.99 9/220 2423
/proc/meminfo: memFree=28935060/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=24.03 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 69260 0 1 0 2394 9 0 0 18 0 22 0 529419039 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 50965 2288 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=0.01 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 825 0 0 0 1 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=0.01 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 1077 0 0 0 1 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 343 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 570 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 865 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=0.01 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 1165 0 0 0 1 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=0.01 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 894 0 0 0 1 0 0 0 16 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 1378 0 0 0 0 0 0 0 15 0 22 0 529419040 16076713984 50965 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0

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

[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=1048.46 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 135531 0 0 0 104822 24 0 0 25 0 22 0 529419066 16076713984 76683 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505659892 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=1049.25 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 130214 0 0 0 104895 30 0 0 25 0 22 0 529419066 16076713984 76683 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505729933 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=1048.82 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 133506 0 0 0 104855 27 0 0 25 0 22 0 529419066 16076713984 76683 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912506050680 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.48
Current children cumulated vsize (KiB) 15699916

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.04 9/220 2462
/proc/meminfo: memFree=29386444/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=4462.15 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 1013894 0 1 0 445920 295 0 0 18 0 22 0 529419039 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 80545 2298 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=3.09 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 49179 0 0 0 295 14 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=3.12 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 53165 0 0 0 297 15 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=3.04 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 51505 0 0 0 289 15 0 0 16 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=3.19 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 50769 0 0 0 305 14 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=3.17 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 53537 0 0 0 301 16 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=3.16 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 49688 0 0 0 303 13 0 0 16 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=3.12 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 52734 0 0 0 297 15 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=3.07 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 53607 0 0 0 291 16 0 0 15 0 22 0 529419040 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2412] ppid=2399 vsize=15699916 CPUtime=1.95 cores=0,2,4,6
/proc/2401/task/2412/stat : 2412 (java) S 2399 2401 2146 0 -1 4202560 2346 0 0 0 145 50 0 0 15 0 22 0 529419041 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 0 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2413] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2413/stat : 2413 (java) S 2399 2401 2146 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529419041 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2414] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2414/stat : 2414 (java) S 2399 2401 2146 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529419041 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2415] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2415/stat : 2415 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529419043 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488518577 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2416] ppid=2399 vsize=15699916 CPUtime=1.05 cores=0,2,4,6
/proc/2401/task/2416/stat : 2416 (java) S 2399 2401 2146 0 -1 4202560 6932 0 0 0 105 0 0 0 15 0 22 0 529419043 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2417] ppid=2399 vsize=15699916 CPUtime=1.08 cores=0,2,4,6
/proc/2401/task/2417/stat : 2417 (java) S 2399 2401 2146 0 -1 4202560 11979 0 0 0 107 1 0 0 16 0 22 0 529419043 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2418] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2418/stat : 2418 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529419043 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2419] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2419/stat : 2419 (java) S 2399 2401 2146 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 529419043 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2420] ppid=2399 vsize=15699916 CPUtime=1108.15 cores=0,2,4,6
/proc/2401/task/2420/stat : 2420 (java) R 2399 2401 2146 0 -1 4202560 144271 0 0 0 110785 30 0 0 25 0 22 0 529419066 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 18446744073699065856 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=1107.75 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 144492 0 0 0 110748 27 0 0 25 0 22 0 529419066 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505659892 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=1108.64 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 139365 0 0 0 110832 32 0 0 25 0 22 0 529419066 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505780843 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=1108.03 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 141974 0 0 0 110775 28 0 0 25 0 22 0 529419066 16076713984 80545 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505686237 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.15
Current children cumulated vsize (KiB) 15699916

[startup+1182.3 s]
/proc/loadavg: 8.04 8.09 8.03 9/220 2463
/proc/meminfo: memFree=29396712/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=4700.56 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 1066508 0 1 0 469743 313 0 0 18 0 22 0 529419039 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 74771 2298 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=3.25 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 51775 0 0 0 310 15 0 0 15 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=3.26 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 55999 0 0 0 310 16 0 0 16 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=3.2 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 53834 0 0 0 304 16 0 0 16 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=3.34 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 53689 0 0 0 319 15 0 0 16 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=3.32 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 55999 0 0 0 315 17 0 0 15 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=3.31 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 52849 0 0 0 317 14 0 0 15 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=3.3 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 55447 0 0 0 314 16 0 0 15 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=3.2 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 55667 0 0 0 304 16 0 0 15 0 22 0 529419040 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2412] ppid=2399 vsize=15699916 CPUtime=2.08 cores=0,2,4,6
/proc/2401/task/2412/stat : 2412 (java) S 2399 2401 2146 0 -1 4202560 2488 0 0 0 155 53 0 0 15 0 22 0 529419041 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 0 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2413] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2413/stat : 2413 (java) S 2399 2401 2146 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529419041 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2414] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2414/stat : 2414 (java) S 2399 2401 2146 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529419041 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2415] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2415/stat : 2415 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529419043 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488518577 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2416] ppid=2399 vsize=15699916 CPUtime=1.05 cores=0,2,4,6
/proc/2401/task/2416/stat : 2416 (java) S 2399 2401 2146 0 -1 4202560 6932 0 0 0 105 0 0 0 15 0 22 0 529419043 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2417] ppid=2399 vsize=15699916 CPUtime=1.08 cores=0,2,4,6
/proc/2401/task/2417/stat : 2417 (java) S 2399 2401 2146 0 -1 4202560 11979 0 0 0 107 1 0 0 16 0 22 0 529419043 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2418] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2418/stat : 2418 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529419043 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2419] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2419/stat : 2419 (java) S 2399 2401 2146 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529419043 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2420] ppid=2399 vsize=15699916 CPUtime=1167.41 cores=0,2,4,6
/proc/2401/task/2420/stat : 2420 (java) R 2399 2401 2146 0 -1 4202560 152104 0 0 0 116709 32 0 0 25 0 22 0 529419066 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505737362 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=1166.99 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 152176 0 0 0 116670 29 0 0 25 0 22 0 529419066 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505737256 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=1167.92 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 147331 0 0 0 116758 34 0 0 25 0 22 0 529419066 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505738432 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=1167.3 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 149884 0 0 0 116700 30 0 0 25 0 22 0 529419066 16076713984 74771 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505729538 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.56
Current children cumulated vsize (KiB) 15699916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 7.90 8.05 8.02 9/220 2515
/proc/meminfo: memFree=29253940/32950928 swapFree=67086612/67111528
[pid=2401] ppid=2399 vsize=15699916 CPUtime=4800.35 cores=0,2,4,6
/proc/2401/stat : 2401 (java) S 2399 2401 2146 0 -1 4202496 1089012 0 1 0 479716 319 0 0 18 0 22 0 529419039 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2401/statm: 3924979 77423 2298 9 0 3915698 0
[pid=2401/tid=2402] ppid=2399 vsize=15699916 CPUtime=0.39 cores=0,2,4,6
/proc/2401/task/2402/stat : 2402 (java) S 2399 2401 2146 0 -1 4202560 6905 0 1 0 38 1 0 0 20 0 22 0 529419039 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2404] ppid=2399 vsize=15699916 CPUtime=3.32 cores=0,2,4,6
/proc/2401/task/2404/stat : 2404 (java) S 2399 2401 2146 0 -1 4202560 53202 0 0 0 316 16 0 0 16 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2405] ppid=2399 vsize=15699916 CPUtime=3.33 cores=0,2,4,6
/proc/2401/task/2405/stat : 2405 (java) S 2399 2401 2146 0 -1 4202560 57533 0 0 0 317 16 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2406] ppid=2399 vsize=15699916 CPUtime=3.26 cores=0,2,4,6
/proc/2401/task/2406/stat : 2406 (java) S 2399 2401 2146 0 -1 4202560 55213 0 0 0 310 16 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2407] ppid=2399 vsize=15699916 CPUtime=3.41 cores=0,2,4,6
/proc/2401/task/2407/stat : 2407 (java) S 2399 2401 2146 0 -1 4202560 54941 0 0 0 326 15 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2408] ppid=2399 vsize=15699916 CPUtime=3.38 cores=0,2,4,6
/proc/2401/task/2408/stat : 2408 (java) S 2399 2401 2146 0 -1 4202560 57211 0 0 0 320 18 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2409] ppid=2399 vsize=15699916 CPUtime=3.38 cores=0,2,4,6
/proc/2401/task/2409/stat : 2409 (java) S 2399 2401 2146 0 -1 4202560 54498 0 0 0 324 14 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2410] ppid=2399 vsize=15699916 CPUtime=3.36 cores=0,2,4,6
/proc/2401/task/2410/stat : 2410 (java) S 2399 2401 2146 0 -1 4202560 57394 0 0 0 320 16 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2411] ppid=2399 vsize=15699916 CPUtime=3.28 cores=0,2,4,6
/proc/2401/task/2411/stat : 2411 (java) S 2399 2401 2146 0 -1 4202560 56919 0 0 0 311 17 0 0 15 0 22 0 529419040 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2412] ppid=2399 vsize=15699916 CPUtime=2.13 cores=0,2,4,6
/proc/2401/task/2412/stat : 2412 (java) S 2399 2401 2146 0 -1 4202560 2539 0 0 0 159 54 0 0 15 0 22 0 529419041 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 0 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2413] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2413/stat : 2413 (java) S 2399 2401 2146 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529419041 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2414] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2414/stat : 2414 (java) S 2399 2401 2146 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529419041 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 2 0 0 0
[pid=2401/tid=2415] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2415/stat : 2415 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529419043 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488518577 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2416] ppid=2399 vsize=15699916 CPUtime=1.05 cores=0,2,4,6
/proc/2401/task/2416/stat : 2416 (java) S 2399 2401 2146 0 -1 4202560 6932 0 0 0 105 0 0 0 15 0 22 0 529419043 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 0 0 0 0
[pid=2401/tid=2417] ppid=2399 vsize=15699916 CPUtime=1.08 cores=0,2,4,6
/proc/2401/task/2417/stat : 2417 (java) S 2399 2401 2146 0 -1 4202560 11979 0 0 0 107 1 0 0 16 0 22 0 529419043 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 4 0 0 0
[pid=2401/tid=2418] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2418/stat : 2418 (java) S 2399 2401 2146 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529419043 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488510873 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2419] ppid=2399 vsize=15699916 CPUtime=0 cores=0,2,4,6
/proc/2401/task/2419/stat : 2419 (java) S 2399 2401 2146 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529419043 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 239488511488 0 4 0 16800975 18446604453938393152 0 0 -1 6 0 0 0
[pid=2401/tid=2420] ppid=2399 vsize=15699916 CPUtime=1192.24 cores=0,2,4,6
/proc/2401/task/2420/stat : 2420 (java) R 2399 2401 2146 0 -1 4202560 154916 0 0 0 119192 32 0 0 25 0 22 0 529419066 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505729888 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=2401/tid=2421] ppid=2399 vsize=15699916 CPUtime=1191.79 cores=0,2,4,6
/proc/2401/task/2421/stat : 2421 (java) R 2399 2401 2146 0 -1 4202560 154718 0 0 0 119150 29 0 0 25 0 22 0 529419066 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505828492 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2401/tid=2422] ppid=2399 vsize=15699916 CPUtime=1192.75 cores=0,2,4,6
/proc/2401/task/2422/stat : 2422 (java) R 2399 2401 2146 0 -1 4202560 150125 0 0 0 119240 35 0 0 25 0 22 0 529419066 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912505781795 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2401/tid=2423] ppid=2399 vsize=15699916 CPUtime=1192.06 cores=0,2,4,6
/proc/2401/task/2423/stat : 2423 (java) R 2399 2401 2146 0 -1 4202560 152535 0 0 0 119175 31 0 0 25 0 22 0 529419066 16076713984 77423 33554432000 1073741824 1073778376 140735914006784 18446744073709551615 46912506125943 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15699916

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.41
CPU user time (s): 4797.2
CPU system time (s): 3.21051
CPU usage (%): 397.572
Max. virtual memory (cumulated for all children) (KiB): 15702560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.2
system time used= 3.21051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1089039
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= 337742
involuntary context switches= 167848

runsolver used 2.01769 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 17:43:40
IDJOB=3312871
IDBENCH=83056
IDSOLVER=1699
FILE ID=node148/3312871-1304178220
RUNJOBID= node148-1304176996-2164
PBS_JOBID= 13172434
Free space on /tmp= 72960 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312871-1304178220/watcher-3312871-1304178220 -o /tmp/evaluation-result-3312871-1304178220/solver-3312871-1304178220 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312871-1304178220.cnf

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

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=316006731

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29082540 kB
Buffers:        774164 kB
Cached:        1676292 kB
SwapCached:       3696 kB
Active:        1161388 kB
Inactive:      2334532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29082540 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            3628 kB
Writeback:           0 kB
AnonPages:     1044388 kB
Mapped:          22420 kB
Slab:           305164 kB
PageTables:       6928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1593188 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= 72960 MiB
End job on node148 at 2011-04-30 18:03:49