Trace number 3312613

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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	58:23 INFO : Reading from input HOME/instance-3312613-1304125103.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.78/0.40	58:24 INFO : 697 variables remaining out of 700
0.78/0.40	58:24 INFO : 11820 literals remaining out of 11928

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.01 8.00 7.61 1/175 5411
/proc/meminfo: memFree=24139388/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5411/stat : 5411 (java) R 5409 5411 4941 0 -1 4202496 766 0 0 0 0 0 0 0 25 0 1 0 524108057 23580672 253 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212682712832 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5411/statm: 5757 264 210 9 0 124 0

[startup+0.0627961 s]
/proc/loadavg: 8.01 8.00 7.61 1/175 5411
/proc/meminfo: memFree=24139388/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 4233 0 1 0 4 1 0 0 25 0 18 0 524108057 15984414720 3672 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3902445 3673 1768 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100769 s]
/proc/loadavg: 8.01 8.00 7.61 1/175 5411
/proc/meminfo: memFree=24139388/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15676904 CPUtime=0.1 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 5553 0 1 0 9 1 0 0 25 0 18 0 524108057 16053149696 4970 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3919226 4972 2117 9 0 3909945 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676904

[startup+0.304795 s]
/proc/loadavg: 8.01 8.00 7.61 1/175 5411
/proc/meminfo: memFree=24139388/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15683372 CPUtime=0.52 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 11532 0 1 0 50 2 0 0 25 0 22 0 524108057 16059772928 9991 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3920843 9991 2213 9 0 3911562 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683372

[startup+0.713764 s]
/proc/loadavg: 8.01 8.00 7.61 1/175 5411
/proc/meminfo: memFree=24139388/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15720508 CPUtime=1.86 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 32936 0 1 0 181 5 0 0 25 0 22 0 524108057 16097800192 27730 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3930127 27730 2253 9 0 3920846 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15720508

[startup+1.50148 s]
/proc/loadavg: 8.01 8.00 7.61 11/220 5481
/proc/meminfo: memFree=23906204/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15722884 CPUtime=5 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 66110 0 1 0 490 10 0 0 25 0 22 0 524108057 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3930721 56936 2273 9 0 3921440 0
[pid=5411/tid=5413] ppid=5409 vsize=15722884 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 519 0 0 0 0 0 0 0 15 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 240 0 0 0 0 0 0 0 16 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 949 0 0 0 0 0 0 0 16 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 450 0 0 0 0 0 0 0 15 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 113 0 0 0 0 0 0 0 16 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 1513 0 0 0 0 0 0 0 15 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 697 0 0 0 0 0 0 0 15 0 22 0 524108058 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524108059 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15722884 CPUtime=0.81 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) R 5409 5411 4941 0 -1 4202560 6245 0 0 0 80 1 0 0 18 0 22 0 524108062 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699501237 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5411/tid=5427] ppid=5409 vsize=15722884 CPUtime=0.94 cores=1,3,5,7
/proc/5411/task/5427/stat : 5427 (java) R 5409 5411 4941 0 -1 4202560 18303 0 0 0 92 2 0 0 19 0 22 0 524108062 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912754064105 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5411/tid=5428] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5428/stat : 5428 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524108062 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5429] ppid=5409 vsize=15722884 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5429/stat : 5429 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524108062 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5430] ppid=5409 vsize=15722884 CPUtime=0.91 cores=1,3,5,7
/proc/5411/task/5430/stat : 5430 (java) R 5409 5411 4941 0 -1 4202560 9942 0 0 0 90 1 0 0 16 0 22 0 524108083 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505807162 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5411/tid=5431] ppid=5409 vsize=15722884 CPUtime=0.29 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 823 0 0 0 29 0 0 0 19 0 22 0 524108083 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505807453 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15722884 CPUtime=0.8 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 9691 0 0 0 80 0 0 0 19 0 22 0 524108083 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15722884 CPUtime=0.76 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 8175 0 0 0 76 0 0 0 17 0 22 0 524108083 16100233216 56936 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505222400 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 15722884

[startup+3.10119 s]
/proc/loadavg: 8.01 8.00 7.61 10/220 5481
/proc/meminfo: memFree=23583568/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15719484 CPUtime=11.36 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 165903 0 1 0 1114 22 0 0 25 0 22 0 524108057 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3929871 154085 2284 9 0 3920590 0
[pid=5411/tid=5413] ppid=5409 vsize=15719484 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15719484 CPUtime=0.01 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 3701 0 0 0 1 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 1973 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 949 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 3100 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 2288 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 2343 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 1136 0 0 0 0 0 0 0 15 0 22 0 524108058 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 524108059 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15719484 CPUtime=1.02 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) S 5409 5411 4941 0 -1 4202560 7594 0 0 0 101 1 0 0 15 0 22 0 524108062 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5427] ppid=5409 vsize=15719484 CPUtime=1.21 cores=1,3,5,7
/proc/5411/task/5427/stat : 5427 (java) S 5409 5411 4941 0 -1 4202560 19416 0 0 0 119 2 0 0 18 0 22 0 524108062 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5428] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5428/stat : 5428 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524108062 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5429] ppid=5409 vsize=15719484 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5429/stat : 5429 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524108062 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5430] ppid=5409 vsize=15719484 CPUtime=2.49 cores=1,3,5,7
/proc/5411/task/5430/stat : 5430 (java) R 5409 5411 4941 0 -1 4202560 31612 0 0 0 245 4 0 0 18 0 22 0 524108083 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5411/tid=5431] ppid=5409 vsize=15719484 CPUtime=1.7 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 23042 0 0 0 168 2 0 0 21 0 22 0 524108083 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 18446744073699065925 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15719484 CPUtime=2.08 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 30644 0 0 0 205 3 0 0 18 0 22 0 524108083 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912755307527 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15719484 CPUtime=2.34 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 29285 0 0 0 231 3 0 0 19 0 22 0 524108083 16096751616 154085 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912506061377 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 15719484

[startup+6.3016 s]
/proc/loadavg: 8.09 8.02 7.62 9/220 5481
/proc/meminfo: memFree=22470420/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15711592 CPUtime=24.15 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 294421 0 1 0 2377 38 0 0 25 0 22 0 524108057 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3927898 277870 2284 9 0 3918617 0
[pid=5411/tid=5413] ppid=5409 vsize=15711592 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15711592 CPUtime=0.01 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 3701 0 0 0 1 0 0 0 15 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 154 0 0 0 0 0 0 0 15 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 2126 0 0 0 0 0 0 0 15 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 1780 0 0 0 0 0 0 0 16 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 3506 0 0 0 0 0 0 0 15 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15711592 CPUtime=0.01 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 3279 0 0 0 1 0 0 0 16 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 3169 0 0 0 0 0 0 0 16 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 2184 0 0 0 0 0 0 0 16 0 22 0 524108058 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 524108059 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15711592 CPUtime=1.08 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) S 5409 5411 4941 0 -1 4202560 8146 0 0 0 107 1 0 0 15 0 22 0 524108062 16088670208 277870 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0

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

[pid=5411/tid=5431] ppid=5409 vsize=15711592 CPUtime=1048.59 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 404869 0 0 0 104803 56 0 0 25 0 22 0 524108083 16088670208 125344 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505807162 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15711592 CPUtime=1048.15 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 423280 0 0 0 104757 58 0 0 25 0 22 0 524108083 16088670208 125344 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505704118 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15711592 CPUtime=1048.27 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 414149 0 0 0 104769 58 0 0 25 0 22 0 524108083 16088670208 125344 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505735887 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4225.32
Current children cumulated vsize (KiB) 15711592

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.91 9/220 5523
/proc/meminfo: memFree=23343924/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15711592 CPUtime=4464 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 3108535 0 1 0 445839 561 0 0 25 0 22 0 524108057 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3927898 123486 2298 9 0 3918617 0
[pid=5411/tid=5413] ppid=5409 vsize=15711592 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15711592 CPUtime=3.52 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 165470 0 0 0 323 29 0 0 16 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15711592 CPUtime=3.42 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 158424 0 0 0 313 29 0 0 16 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15711592 CPUtime=3.45 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 163200 0 0 0 316 29 0 0 15 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15711592 CPUtime=3.43 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 163587 0 0 0 317 26 0 0 15 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15711592 CPUtime=3.45 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 160019 0 0 0 317 28 0 0 15 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15711592 CPUtime=3.46 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 163390 0 0 0 317 29 0 0 16 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15711592 CPUtime=3.44 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 165606 0 0 0 316 28 0 0 16 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15711592 CPUtime=3.48 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 165456 0 0 0 318 30 0 0 15 0 22 0 524108058 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15711592 CPUtime=2.03 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 8134 0 0 0 127 76 0 0 16 0 22 0 524108059 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15711592 CPUtime=1.23 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) S 5409 5411 4941 0 -1 4202560 8167 0 0 0 122 1 0 0 15 0 22 0 524108062 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5427] ppid=5409 vsize=15711592 CPUtime=1.34 cores=1,3,5,7
/proc/5411/task/5427/stat : 5427 (java) S 5409 5411 4941 0 -1 4202560 19453 0 0 0 131 3 0 0 15 0 22 0 524108062 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5428] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5428/stat : 5428 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524108062 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5429] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5429/stat : 5429 (java) S 5409 5411 4941 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 524108062 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5430] ppid=5409 vsize=15711592 CPUtime=1108.4 cores=1,3,5,7
/proc/5411/task/5430/stat : 5430 (java) R 5409 5411 4941 0 -1 4202560 446860 0 0 0 110778 62 0 0 25 0 22 0 524108083 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505719947 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5411/tid=5431] ppid=5409 vsize=15711592 CPUtime=1107.73 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 428136 0 0 0 110714 59 0 0 25 0 22 0 524108083 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505965271 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15711592 CPUtime=1107.51 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 446570 0 0 0 110689 62 0 0 25 0 22 0 524108083 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505735887 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15711592 CPUtime=1107.58 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 437623 0 0 0 110697 61 0 0 25 0 22 0 524108083 16088670208 123486 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505807190 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464
Current children cumulated vsize (KiB) 15711592

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.92 9/220 5525
/proc/meminfo: memFree=23463196/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15711592 CPUtime=4702.62 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 3252617 0 1 0 469673 589 0 0 25 0 22 0 524108057 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3927898 97231 2298 9 0 3918617 0
[pid=5411/tid=5413] ppid=5409 vsize=15711592 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15711592 CPUtime=3.71 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 173896 0 0 0 340 31 0 0 15 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15711592 CPUtime=3.6 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 167000 0 0 0 330 30 0 0 15 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15711592 CPUtime=3.62 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 171663 0 0 0 331 31 0 0 15 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15711592 CPUtime=3.61 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 172346 0 0 0 334 27 0 0 15 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15711592 CPUtime=3.64 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 169642 0 0 0 334 30 0 0 16 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15711592 CPUtime=3.64 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 171653 0 0 0 333 31 0 0 16 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15711592 CPUtime=3.63 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 175249 0 0 0 334 29 0 0 16 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15711592 CPUtime=3.68 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 175310 0 0 0 336 32 0 0 15 0 22 0 524108058 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15711592 CPUtime=2.17 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 8588 0 0 0 136 81 0 0 15 0 22 0 524108059 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15711592 CPUtime=1.23 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) S 5409 5411 4941 0 -1 4202560 8167 0 0 0 122 1 0 0 15 0 22 0 524108062 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5427] ppid=5409 vsize=15711592 CPUtime=1.34 cores=1,3,5,7
/proc/5411/task/5427/stat : 5427 (java) S 5409 5411 4941 0 -1 4202560 19453 0 0 0 131 3 0 0 15 0 22 0 524108062 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5428] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5428/stat : 5428 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524108062 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5429] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5429/stat : 5429 (java) S 5409 5411 4941 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 524108062 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5430] ppid=5409 vsize=15711592 CPUtime=1167.66 cores=1,3,5,7
/proc/5411/task/5430/stat : 5430 (java) R 5409 5411 4941 0 -1 4202560 464859 0 0 0 116702 64 0 0 25 0 22 0 524108083 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505807230 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5411/tid=5431] ppid=5409 vsize=15711592 CPUtime=1166.97 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 445526 0 0 0 116635 62 0 0 25 0 22 0 524108083 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505943349 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15711592 CPUtime=1166.8 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 465250 0 0 0 116615 65 0 0 25 0 22 0 524108083 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505808546 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15711592 CPUtime=1166.76 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 455573 0 0 0 116613 63 0 0 25 0 22 0 524108083 16088670208 97231 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505667963 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4702.62
Current children cumulated vsize (KiB) 15711592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.11 8.07 7.92 9/220 5525
/proc/meminfo: memFree=23380732/32951124 swapFree=67111524/67111528
[pid=5411] ppid=5409 vsize=15711592 CPUtime=4800.15 cores=1,3,5,7
/proc/5411/stat : 5411 (java) S 5409 5411 4941 0 -1 4202496 3333835 0 1 0 479411 604 0 0 25 0 22 0 524108057 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5411/statm: 3927898 115134 2298 9 0 3918617 0
[pid=5411/tid=5413] ppid=5409 vsize=15711592 CPUtime=0.38 cores=1,3,5,7
/proc/5411/task/5413/stat : 5413 (java) S 5409 5411 4941 0 -1 4202560 6989 0 1 0 37 1 0 0 20 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5414] ppid=5409 vsize=15711592 CPUtime=3.79 cores=1,3,5,7
/proc/5411/task/5414/stat : 5414 (java) S 5409 5411 4941 0 -1 4202560 177954 0 0 0 347 32 0 0 15 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5415] ppid=5409 vsize=15711592 CPUtime=3.68 cores=1,3,5,7
/proc/5411/task/5415/stat : 5415 (java) S 5409 5411 4941 0 -1 4202560 169585 0 0 0 337 31 0 0 15 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5416] ppid=5409 vsize=15711592 CPUtime=3.71 cores=1,3,5,7
/proc/5411/task/5416/stat : 5416 (java) S 5409 5411 4941 0 -1 4202560 176671 0 0 0 339 32 0 0 16 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 3 0 0 0
[pid=5411/tid=5417] ppid=5409 vsize=15711592 CPUtime=3.7 cores=1,3,5,7
/proc/5411/task/5417/stat : 5417 (java) S 5409 5411 4941 0 -1 4202560 176028 0 0 0 342 28 0 0 16 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5418] ppid=5409 vsize=15711592 CPUtime=3.74 cores=1,3,5,7
/proc/5411/task/5418/stat : 5418 (java) S 5409 5411 4941 0 -1 4202560 175314 0 0 0 343 31 0 0 16 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5419] ppid=5409 vsize=15711592 CPUtime=3.72 cores=1,3,5,7
/proc/5411/task/5419/stat : 5419 (java) S 5409 5411 4941 0 -1 4202560 175171 0 0 0 341 31 0 0 16 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5420] ppid=5409 vsize=15711592 CPUtime=3.72 cores=1,3,5,7
/proc/5411/task/5420/stat : 5420 (java) S 5409 5411 4941 0 -1 4202560 179401 0 0 0 342 30 0 0 15 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5421] ppid=5409 vsize=15711592 CPUtime=3.75 cores=1,3,5,7
/proc/5411/task/5421/stat : 5421 (java) S 5409 5411 4941 0 -1 4202560 178541 0 0 0 343 32 0 0 15 0 22 0 524108058 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5422] ppid=5409 vsize=15711592 CPUtime=2.2 cores=1,3,5,7
/proc/5411/task/5422/stat : 5422 (java) S 5409 5411 4941 0 -1 4202560 8754 0 0 0 137 83 0 0 15 0 22 0 524108059 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 0 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5423] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5423/stat : 5423 (java) S 5409 5411 4941 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5424] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5424/stat : 5424 (java) S 5409 5411 4941 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524108060 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5425] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5425/stat : 5425 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524108062 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699498929 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5426] ppid=5409 vsize=15711592 CPUtime=1.23 cores=1,3,5,7
/proc/5411/task/5426/stat : 5426 (java) S 5409 5411 4941 0 -1 4202560 8167 0 0 0 122 1 0 0 15 0 22 0 524108062 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 1 0 0 0
[pid=5411/tid=5427] ppid=5409 vsize=15711592 CPUtime=1.34 cores=1,3,5,7
/proc/5411/task/5427/stat : 5427 (java) S 5409 5411 4941 0 -1 4202560 19453 0 0 0 131 3 0 0 15 0 22 0 524108062 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5428] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5428/stat : 5428 (java) S 5409 5411 4941 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524108062 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491225 0 4 0 16800975 18446604471162520512 0 0 -1 5 0 0 0
[pid=5411/tid=5429] ppid=5409 vsize=15711592 CPUtime=0 cores=1,3,5,7
/proc/5411/task/5429/stat : 5429 (java) S 5409 5411 4941 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 524108062 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 212699491840 0 4 0 16800975 18446604471162520512 0 0 -1 7 0 0 0
[pid=5411/tid=5430] ppid=5409 vsize=15711592 CPUtime=1191.84 cores=1,3,5,7
/proc/5411/task/5430/stat : 5430 (java) R 5409 5411 4941 0 -1 4202560 477238 0 0 0 119119 65 0 0 25 0 22 0 524108083 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505668444 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5411/tid=5431] ppid=5409 vsize=15711592 CPUtime=1191.22 cores=1,3,5,7
/proc/5411/task/5431/stat : 5431 (java) R 5409 5411 4941 0 -1 4202560 458056 0 0 0 119058 64 0 0 25 0 22 0 524108083 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505690428 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5411/tid=5432] ppid=5409 vsize=15711592 CPUtime=1191 cores=1,3,5,7
/proc/5411/task/5432/stat : 5432 (java) R 5409 5411 4941 0 -1 4202560 477331 0 0 0 119033 67 0 0 25 0 22 0 524108083 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505808536 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5411/tid=5433] ppid=5409 vsize=15711592 CPUtime=1190.97 cores=1,3,5,7
/proc/5411/task/5433/stat : 5433 (java) R 5409 5411 4941 0 -1 4202560 467727 0 0 0 119032 65 0 0 25 0 22 0 524108083 16088670208 115134 33554432000 1073741824 1073778376 140735542922816 18446744073709551615 46912505693280 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15711592

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): 1206.84
CPU time (s): 4800.21
CPU user time (s): 4794.15
CPU system time (s): 6.06108
CPU usage (%): 397.751
Max. virtual memory (cumulated for all children) (KiB): 15723300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.15
system time used= 6.06108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3333860
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= 197790
involuntary context switches= 115862

runsolver used 2.05169 second user time and 4.5873 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 02:58:23
IDJOB=3312613
IDBENCH=82798
IDSOLVER=1699
FILE ID=node139/3312613-1304125103
RUNJOBID= node139-1304123894-5285
PBS_JOBID= 13170733
Free space on /tmp= 72552 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312613-1304125103/watcher-3312613-1304125103 -o /tmp/evaluation-result-3312613-1304125103/solver-3312613-1304125103 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312613-1304125103.cnf

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

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=846950686

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24139660 kB
Buffers:       2052640 kB
Cached:        6174644 kB
SwapCached:          4 kB
Active:         944620 kB
Inactive:      7348096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24139660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:       65036 kB
Mapped:          15084 kB
Slab:           454404 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218860 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= 72548 MiB
End job on node139 at 2011-04-30 03:18:32