Trace number 3311636

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.16 1206.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
MD5SUM598e5ac0f35fb3d353f44669087059bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	36:32 INFO : Reading from input HOME/instance-3311636-1304177792.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.28	Starting Executor!
0.78/0.42	36:32 INFO : 793 variables remaining out of 800
0.78/0.42	36:32 INFO : 13420 literals remaining out of 13632

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

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

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


[startup+0 s]
/proc/loadavg: 8.15 8.09 7.77 5/198 11863
/proc/meminfo: memFree=29021984/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11863/stat : 11863 (java) R 11861 11863 11475 0 -1 4202496 934 0 0 0 0 0 0 0 25 0 1 0 608009831 23580672 419 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231890528000 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11863/statm: 5757 432 334 9 0 124 0

[startup+0.0454589 s]
/proc/loadavg: 8.15 8.09 7.77 5/198 11863
/proc/meminfo: memFree=29021984/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15669784 CPUtime=0.03 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 3834 0 1 0 3 0 0 0 25 0 13 0 608009831 16045858816 3272 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3917446 3273 1683 9 0 3908194 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15669784

[startup+0.100484 s]
/proc/loadavg: 8.15 8.09 7.77 5/198 11863
/proc/meminfo: memFree=29021984/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15676532 CPUtime=0.1 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 5494 0 1 0 9 1 0 0 25 0 18 0 608009831 16052768768 4932 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3919133 4932 2117 9 0 3909852 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676532

[startup+0.30258 s]
/proc/loadavg: 8.15 8.09 7.77 5/198 11863
/proc/meminfo: memFree=29021984/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15685272 CPUtime=0.5 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 12043 0 1 0 49 1 0 0 25 0 22 0 608009831 16061718528 10055 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3921318 10055 2213 9 0 3912037 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15685272

[startup+0.796472 s]
/proc/loadavg: 8.15 8.09 7.77 5/198 11863
/proc/meminfo: memFree=29021984/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=2.24 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 37046 0 1 0 220 4 0 0 25 0 22 0 608009831 16075325440 29892 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 29892 2258 9 0 3915359 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 15698560

[startup+1.50112 s]
/proc/loadavg: 8.38 8.13 7.79 13/220 11885
/proc/meminfo: memFree=28849396/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15701364 CPUtime=5.04 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 68448 0 1 0 495 9 0 0 25 0 22 0 608009831 16078196736 54659 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3925341 54659 2272 9 0 3916060 0
[pid=11863/tid=11865] ppid=11861 vsize=15701364 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16078196736 54659 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15701364 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 1212 0 0 0 3 0 0 0 16 0 22 0 608009832 16078196736 54661 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 944 0 0 0 0 0 0 0 16 0 22 0 608009832 16078196736 54663 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15701364 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 1428 0 0 0 2 0 0 0 16 0 22 0 608009832 16078196736 54664 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15701364 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 2 0 0 0 15 0 22 0 608009832 16078196736 54665 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15701364 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 2 0 0 0 16 0 22 0 608009832 16078196736 54666 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15701364 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 862 0 0 0 2 0 0 0 15 0 22 0 608009832 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15701364 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 987 0 0 0 3 0 0 0 16 0 22 0 608009832 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15701364 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 417 0 0 0 2 0 0 0 15 0 22 0 608009832 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 608009833 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 0 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) R 11861 11863 11475 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 22 0 608009833 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15701364 CPUtime=0.89 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4461 0 0 0 89 0 0 0 15 0 22 0 608009836 16078196736 54667 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11879] ppid=11861 vsize=15701364 CPUtime=1.12 cores=0,2,4,6
/proc/11863/task/11879/stat : 11879 (java) R 11861 11863 11475 0 -1 4202560 20534 0 0 0 110 2 0 0 19 0 22 0 608009836 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 47886018047393 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608009836 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11881] ppid=11861 vsize=15701364 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11881/stat : 11881 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608009836 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11882] ppid=11861 vsize=15701364 CPUtime=0.97 cores=0,2,4,6
/proc/11863/task/11882/stat : 11882 (java) R 11861 11863 11475 0 -1 4202560 13145 0 0 0 96 1 0 0 18 0 22 0 608009858 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505866289 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11863/tid=11883] ppid=11861 vsize=15701364 CPUtime=0.67 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) R 11861 11863 11475 0 -1 4202560 12137 0 0 0 67 0 0 0 17 0 22 0 608009858 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505919881 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15701364 CPUtime=0.29 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) R 11861 11863 11475 0 -1 4202560 1631 0 0 0 29 0 0 0 18 0 22 0 608009858 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15701364 CPUtime=0.41 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) R 11861 11863 11475 0 -1 4202560 1952 0 0 0 41 0 0 0 17 0 22 0 608009859 16078196736 54668 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505753582 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 15701364

[startup+3.10083 s]
/proc/loadavg: 8.38 8.13 7.79 9/220 11885
/proc/meminfo: memFree=28696876/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=11.42 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 165513 0 1 0 1120 22 0 0 25 0 22 0 608009831 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 150643 2284 9 0 3915359 0
[pid=11863/tid=11865] ppid=11861 vsize=15698560 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 1212 0 0 0 3 0 0 0 15 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 2981 0 0 0 0 0 0 0 15 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15698560 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 3973 0 0 0 2 0 0 0 16 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 1305 0 0 0 3 0 0 0 16 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15698560 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) S 11861 11863 11475 0 -1 4202560 1089 0 0 0 2 0 0 0 15 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 2913 0 0 0 3 0 0 0 15 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 2460 0 0 0 3 0 0 0 15 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15698560 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 1309 0 0 0 2 0 0 0 16 0 22 0 608009832 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 449 0 0 0 0 0 0 0 15 0 22 0 608009833 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 0 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) S 11861 11863 11475 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15698560 CPUtime=0.91 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4472 0 0 0 91 0 0 0 15 0 22 0 608009836 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11879] ppid=11861 vsize=15698560 CPUtime=1.26 cores=0,2,4,6
/proc/11863/task/11879/stat : 11879 (java) S 11861 11863 11475 0 -1 4202560 20587 0 0 0 123 3 0 0 15 0 22 0 608009836 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608009836 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11881] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11881/stat : 11881 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608009836 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11882] ppid=11861 vsize=15698560 CPUtime=2.55 cores=0,2,4,6
/proc/11863/task/11882/stat : 11882 (java) R 11861 11863 11475 0 -1 4202560 33928 0 0 0 252 3 0 0 20 0 22 0 608009858 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912506011110 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11863/tid=11883] ppid=11861 vsize=15698560 CPUtime=2.24 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) R 11861 11863 11475 0 -1 4202560 32973 0 0 0 221 3 0 0 19 0 22 0 608009858 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15698560 CPUtime=1.74 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) R 11861 11863 11475 0 -1 4202560 22881 0 0 0 172 2 0 0 20 0 22 0 608009858 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505981709 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15698560 CPUtime=1.99 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) R 11861 11863 11475 0 -1 4202560 24308 0 0 0 197 2 0 0 19 0 22 0 608009859 16075325440 150643 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505753970 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15698560

[startup+6.30123 s]
/proc/loadavg: 8.38 8.13 7.79 9/220 11885
/proc/meminfo: memFree=27930432/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=24.18 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 296409 0 1 0 2380 38 0 0 25 0 22 0 608009831 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 280078 2285 9 0 3915359 0
[pid=11863/tid=11865] ppid=11861 vsize=15698560 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 2674 0 0 0 3 0 0 0 15 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 4135 0 0 0 0 0 0 0 15 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15698560 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 5669 0 0 0 2 0 0 0 16 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 3538 0 0 0 3 0 0 0 15 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) S 11861 11863 11475 0 -1 4202560 2483 0 0 0 3 0 0 0 16 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15698560 CPUtime=0.03 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 3528 0 0 0 3 0 0 0 16 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15698560 CPUtime=0.04 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 2879 0 0 0 4 0 0 0 16 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15698560 CPUtime=0.02 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 2573 0 0 0 2 0 0 0 15 0 22 0 608009832 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 953 0 0 0 0 0 0 0 15 0 22 0 608009833 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 0 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) S 11861 11863 11475 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15698560 CPUtime=0.96 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4527 0 0 0 96 0 0 0 15 0 22 0 608009836 16075325440 280078 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0

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

[pid=11863/tid=11883] ppid=11861 vsize=15698560 CPUtime=1108.35 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) R 11861 11863 11475 0 -1 4202560 429782 0 0 0 110778 57 0 0 25 0 22 0 608009858 16075325440 99469 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505920658 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15698560 CPUtime=1107.94 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) R 11861 11863 11475 0 -1 4202560 421082 0 0 0 110737 57 0 0 25 0 22 0 608009858 16075325440 99469 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505882168 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15698560 CPUtime=1107.84 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) R 11861 11863 11475 0 -1 4202560 425148 0 0 0 110727 57 0 0 25 0 22 0 608009859 16075325440 99469 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505743952 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4464.67
Current children cumulated vsize (KiB) 15698560

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.97 10/220 11970
/proc/meminfo: memFree=28676608/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=4703.45 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 3111086 0 1 0 469796 549 0 0 25 0 22 0 608009831 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 118133 2299 9 0 3915359 0
[pid=11863/tid=11865] ppid=11861 vsize=15698560 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15698560 CPUtime=3.65 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 163063 0 0 0 341 24 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15698560 CPUtime=3.62 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 161873 0 0 0 336 26 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15698560 CPUtime=3.64 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 166279 0 0 0 336 28 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15698560 CPUtime=3.5 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 151993 0 0 0 324 26 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15698560 CPUtime=3.62 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) R 11861 11863 11475 0 -1 4202560 160980 0 0 0 335 27 0 0 16 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15698560 CPUtime=3.62 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 158075 0 0 0 334 28 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15698560 CPUtime=3.63 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 154501 0 0 0 339 24 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15698560 CPUtime=3.61 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 166451 0 0 0 335 26 0 0 15 0 22 0 608009832 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15698560 CPUtime=2.04 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 7914 0 0 0 120 84 0 0 16 0 22 0 608009833 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 0 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) S 11861 11863 11475 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15698560 CPUtime=1 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4538 0 0 0 100 0 0 0 15 0 22 0 608009836 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11879] ppid=11861 vsize=15698560 CPUtime=1.48 cores=0,2,4,6
/proc/11863/task/11879/stat : 11879 (java) S 11861 11863 11475 0 -1 4202560 20620 0 0 0 145 3 0 0 15 0 22 0 608009836 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608009836 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11881] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11881/stat : 11881 (java) S 11861 11863 11475 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 608009836 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11882] ppid=11861 vsize=15698560 CPUtime=1167.49 cores=0,2,4,6
/proc/11863/task/11882/stat : 11882 (java) S 11861 11863 11475 0 -1 4202560 452235 0 0 0 116684 65 0 0 25 0 22 0 608009858 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11883] ppid=11861 vsize=15698560 CPUtime=1167.48 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) S 11861 11863 11475 0 -1 4202560 448878 0 0 0 116689 59 0 0 25 0 22 0 608009858 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15698560 CPUtime=1167.33 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) S 11861 11863 11475 0 -1 4202560 440124 0 0 0 116673 60 0 0 25 0 22 0 608009858 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15698560 CPUtime=1167.17 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) S 11861 11863 11475 0 -1 4202560 444823 0 0 0 116657 60 0 0 25 0 22 0 608009859 16075325440 118133 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4703.45
Current children cumulated vsize (KiB) 15698560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 8.12 8.07 7.98 9/220 11971
/proc/meminfo: memFree=28781252/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=4800.1 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 3147455 0 1 0 479454 556 0 0 25 0 22 0 608009831 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 93351 2299 9 0 3915359 0
[pid=11863/tid=11865] ppid=11861 vsize=15698560 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15698560 CPUtime=3.72 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 166716 0 0 0 348 24 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 163755 0 0 0 342 27 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15698560 CPUtime=3.72 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 169234 0 0 0 343 29 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15698560 CPUtime=3.58 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 156109 0 0 0 332 26 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) S 11861 11863 11475 0 -1 4202560 163726 0 0 0 341 28 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15698560 CPUtime=3.7 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 162990 0 0 0 341 29 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15698560 CPUtime=3.71 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 158001 0 0 0 346 25 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 168693 0 0 0 342 27 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15698560 CPUtime=2.09 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 8019 0 0 0 124 85 0 0 15 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 0 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) S 11861 11863 11475 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15698560 CPUtime=1 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4538 0 0 0 100 0 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11879] ppid=11861 vsize=15698560 CPUtime=1.48 cores=0,2,4,6
/proc/11863/task/11879/stat : 11879 (java) S 11861 11863 11475 0 -1 4202560 20620 0 0 0 145 3 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11881] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11881/stat : 11881 (java) S 11861 11863 11475 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11882] ppid=11861 vsize=15698560 CPUtime=1191.52 cores=0,2,4,6
/proc/11863/task/11882/stat : 11882 (java) R 11861 11863 11475 0 -1 4202560 454495 0 0 0 119087 65 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505754294 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11863/tid=11883] ppid=11861 vsize=15698560 CPUtime=1191.5 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) R 11861 11863 11475 0 -1 4202560 451344 0 0 0 119091 59 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505754047 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15698560 CPUtime=1191.25 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) R 11861 11863 11475 0 -1 4202560 443364 0 0 0 119065 60 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505712585 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15698560 CPUtime=1191.19 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) R 11861 11863 11475 0 -1 4202560 447112 0 0 0 119059 60 0 0 25 0 22 0 608009859 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505753954 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15698560

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

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

[startup+1206.6 s]
/proc/loadavg: 8.12 8.07 7.98 9/220 11971
/proc/meminfo: memFree=28781252/32950928 swapFree=67111356/67111528
[pid=11863] ppid=11861 vsize=15698560 CPUtime=4800.1 cores=0,2,4,6
/proc/11863/stat : 11863 (java) S 11861 11863 11475 0 -1 4202496 3147455 0 1 0 479454 556 0 0 25 0 22 0 608009831 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11863/statm: 3924640 93351 2299 9 0 3915359 0
[pid=11863/tid=11865] ppid=11861 vsize=15698560 CPUtime=0.4 cores=0,2,4,6
/proc/11863/task/11865/stat : 11865 (java) S 11861 11863 11475 0 -1 4202560 7285 0 1 0 39 1 0 0 18 0 22 0 608009831 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11866] ppid=11861 vsize=15698560 CPUtime=3.72 cores=0,2,4,6
/proc/11863/task/11866/stat : 11866 (java) S 11861 11863 11475 0 -1 4202560 166716 0 0 0 348 24 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11867] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11867/stat : 11867 (java) S 11861 11863 11475 0 -1 4202560 163755 0 0 0 342 27 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11868] ppid=11861 vsize=15698560 CPUtime=3.72 cores=0,2,4,6
/proc/11863/task/11868/stat : 11868 (java) S 11861 11863 11475 0 -1 4202560 169234 0 0 0 343 29 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11869] ppid=11861 vsize=15698560 CPUtime=3.58 cores=0,2,4,6
/proc/11863/task/11869/stat : 11869 (java) S 11861 11863 11475 0 -1 4202560 156109 0 0 0 332 26 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11870] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11870/stat : 11870 (java) S 11861 11863 11475 0 -1 4202560 163726 0 0 0 341 28 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11871] ppid=11861 vsize=15698560 CPUtime=3.7 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (java) S 11861 11863 11475 0 -1 4202560 162990 0 0 0 341 29 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11872] ppid=11861 vsize=15698560 CPUtime=3.71 cores=0,2,4,6
/proc/11863/task/11872/stat : 11872 (java) S 11861 11863 11475 0 -1 4202560 158001 0 0 0 346 25 0 0 15 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11873] ppid=11861 vsize=15698560 CPUtime=3.69 cores=0,2,4,6
/proc/11863/task/11873/stat : 11873 (java) S 11861 11863 11475 0 -1 4202560 168693 0 0 0 342 27 0 0 16 0 22 0 608009832 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 0 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=15698560 CPUtime=2.09 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (java) S 11861 11863 11475 0 -1 4202560 8019 0 0 0 124 85 0 0 15 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 0 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11875] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11875/stat : 11875 (java) S 11861 11863 11475 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11876] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11876/stat : 11876 (java) S 11861 11863 11475 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 608009833 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907314097 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11878] ppid=11861 vsize=15698560 CPUtime=1 cores=0,2,4,6
/proc/11863/task/11878/stat : 11878 (java) S 11861 11863 11475 0 -1 4202560 4538 0 0 0 100 0 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 2 0 0 0
[pid=11863/tid=11879] ppid=11861 vsize=15698560 CPUtime=1.48 cores=0,2,4,6
/proc/11863/task/11879/stat : 11879 (java) S 11861 11863 11475 0 -1 4202560 20620 0 0 0 145 3 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 6 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (java) S 11861 11863 11475 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907306393 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11881] ppid=11861 vsize=15698560 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11881/stat : 11881 (java) S 11861 11863 11475 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 608009836 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 231907307008 0 4 0 16800975 18446604453839607040 0 0 -1 4 0 0 0
[pid=11863/tid=11882] ppid=11861 vsize=15698560 CPUtime=1191.52 cores=0,2,4,6
/proc/11863/task/11882/stat : 11882 (java) R 11861 11863 11475 0 -1 4202560 454495 0 0 0 119087 65 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505754294 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11863/tid=11883] ppid=11861 vsize=15698560 CPUtime=1191.5 cores=0,2,4,6
/proc/11863/task/11883/stat : 11883 (java) R 11861 11863 11475 0 -1 4202560 451344 0 0 0 119091 59 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505754047 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11863/tid=11884] ppid=11861 vsize=15698560 CPUtime=1191.25 cores=0,2,4,6
/proc/11863/task/11884/stat : 11884 (java) R 11861 11863 11475 0 -1 4202560 443364 0 0 0 119065 60 0 0 25 0 22 0 608009858 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505712585 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11863/tid=11885] ppid=11861 vsize=15698560 CPUtime=1191.19 cores=0,2,4,6
/proc/11863/task/11885/stat : 11885 (java) R 11861 11863 11475 0 -1 4202560 447112 0 0 0 119059 60 0 0 25 0 22 0 608009859 16075325440 93351 33554432000 1073741824 1073778376 140734903859312 18446744073709551615 46912505753954 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15698560

Child status: 143
Real time (s): 1206.63
CPU time (s): 4800.16
CPU user time (s): 4794.57
CPU system time (s): 5.58715
CPU usage (%): 397.814
Max. virtual memory (cumulated for all children) (KiB): 15701364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.57
system time used= 5.58715
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3147481
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= 189939
involuntary context switches= 110744

runsolver used 2.02769 second user time and 4.6023 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 17:36:32
IDJOB=3311636
IDBENCH=83021
IDSOLVER=1698
FILE ID=node114/3311636-1304177792
RUNJOBID= node114-1304176565-11493
PBS_JOBID= 13172426
Free space on /tmp= 73396 MiB

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

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

MD5SUM BENCH= 598e5ac0f35fb3d353f44669087059bc
RANDOM SEED=438029593

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29022396 kB
Buffers:       1108080 kB
Cached:        1812408 kB
SwapCached:        168 kB
Active:         634356 kB
Inactive:      2787420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29022396 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:      501096 kB
Mapped:          23484 kB
Slab:           441244 kB
PageTables:       6304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   700340 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= 73396 MiB
End job on node114 at 2011-04-30 17:56:40