Trace number 3312955

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x30.cnf
MD5SUMb4a3233c98b6a02fd9143f926d90025d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.182971
Satisfiable
(Un)Satisfiability was proved
Number of variables720
Number of clauses27360
Sum of the clauses size107280
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21080
Number of clauses of size 30
Number of clauses of size 426280
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	49:52 INFO : Reading from input HOME/instance-3312955-1304182192.cnf
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Executor set job limit to 1000000
0.61/0.41	Starting Executor!
0.61/0.41	Starting Executor!
0.61/0.41	Starting Executor!
0.61/0.41	Starting Executor!
1.85/0.97	49:53 INFO : 720 variables remaining out of 720
1.85/0.97	49:53 INFO : 137880 literals remaining out of 134640
13.94/4.05	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
13.94/4.06	log4j:WARN Please initialize the log4j system properly.
13.94/4.06	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.09 8.02 5/198 27116
/proc/meminfo: memFree=20986932/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27116/stat : 27116 (java) R 27114 27116 26973 0 -1 4202496 681 0 0 0 0 0 0 0 25 0 1 0 529818889 23580672 167 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208075312006 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27116/statm: 5757 175 140 9 0 124 0

[startup+0.060784 s]
/proc/loadavg: 8.11 8.09 8.02 5/198 27116
/proc/meminfo: memFree=20986932/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 4189 0 1 0 4 1 0 0 25 0 18 0 529818889 15984414720 3627 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3902445 3627 1755 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100775 s]
/proc/loadavg: 8.11 8.09 8.02 5/198 27116
/proc/meminfo: memFree=20986932/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15676556 CPUtime=0.1 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 5575 0 1 0 9 1 0 0 25 0 18 0 529818889 16052793344 4968 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3919139 4968 2116 9 0 3909858 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676556

[startup+0.30074 s]
/proc/loadavg: 8.11 8.09 8.02 5/198 27116
/proc/meminfo: memFree=20986932/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15679208 CPUtime=0.51 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 15310 0 1 0 49 2 0 0 25 0 18 0 529818889 16055508992 13720 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3919802 13726 2206 9 0 3910521 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679208

[startup+0.700663 s]
/proc/loadavg: 8.11 8.09 8.02 5/198 27116
/proc/meminfo: memFree=20986932/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15689608 CPUtime=1.25 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 42587 0 1 0 119 6 0 0 25 0 22 0 529818889 16066158592 38651 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3922402 38651 2233 9 0 3913121 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 15689608

[startup+1.50151 s]
/proc/loadavg: 7.94 8.05 8.01 8/220 27138
/proc/meminfo: memFree=20827480/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697096 CPUtime=3.98 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 58470 0 1 0 390 8 0 0 25 0 22 0 529818889 16073826304 48858 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924274 48863 2274 9 0 3914993 0
[pid=27116/tid=27118] ppid=27114 vsize=15697096 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16073826304 48865 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48867 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48869 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48870 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 378 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48872 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 21 0 0 0 0 0 0 0 17 0 22 0 529818890 16073826304 48873 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 88 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48875 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 914 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48876 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 486 0 0 0 0 0 0 0 18 0 22 0 529818890 16073826304 48876 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529818891 16073826304 48877 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16073826304 48880 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16073826304 48882 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16073826304 48884 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697096 CPUtime=0.75 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) R 27114 27116 26973 0 -1 4202560 4581 0 0 0 75 0 0 0 25 0 22 0 529818894 16073826304 48885 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27116/tid=27132] ppid=27114 vsize=15697096 CPUtime=0.99 cores=0,2,4,6
/proc/27116/task/27132/stat : 27132 (java) S 27114 27116 26973 0 -1 4202560 15856 0 0 0 98 1 0 0 25 0 22 0 529818894 16073826304 48886 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27133] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27133/stat : 27133 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16073826304 48891 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27134] ppid=27114 vsize=15697096 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27134/stat : 27134 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529818894 16073826304 48893 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27135] ppid=27114 vsize=15697096 CPUtime=0.21 cores=0,2,4,6
/proc/27116/task/27135/stat : 27135 (java) R 27114 27116 26973 0 -1 4202560 438 0 0 0 21 0 0 0 17 0 22 0 529818930 16073826304 48899 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505970693 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27116/tid=27136] ppid=27114 vsize=15697096 CPUtime=0.41 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 1916 0 0 0 41 0 0 0 20 0 22 0 529818930 16073826304 48900 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505888049 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697096 CPUtime=0.47 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 1648 0 0 0 47 0 0 0 21 0 22 0 529818930 16073826304 48900 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506000925 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697096 CPUtime=0.13 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 13 0 0 0 13 0 0 0 16 0 22 0 529818930 16073826304 48903 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 15697096

[startup+3.10127 s]
/proc/loadavg: 7.94 8.05 8.01 6/197 27141
/proc/meminfo: memFree=27477412/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697816 CPUtime=10.36 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 111057 0 1 0 1019 17 0 0 25 0 22 0 529818889 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924454 101322 2274 9 0 3915173 0
[pid=27116/tid=27118] ppid=27114 vsize=15697816 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 3174 0 0 0 0 0 0 0 16 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 2706 0 0 0 0 0 0 0 15 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697816 CPUtime=0.01 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 3733 0 0 0 1 0 0 0 16 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697816 CPUtime=0.01 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 7194 0 0 0 1 0 0 0 16 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 3914 0 0 0 0 0 0 0 15 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 4100 0 0 0 0 0 0 0 15 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697816 CPUtime=0.02 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 6338 0 0 0 1 1 0 0 16 0 22 0 529818890 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 529818891 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697816 CPUtime=0.97 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) S 27114 27116 26973 0 -1 4202560 4889 0 0 0 97 0 0 0 25 0 22 0 529818894 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27132] ppid=27114 vsize=15697816 CPUtime=1.02 cores=0,2,4,6
/proc/27116/task/27132/stat : 27132 (java) S 27114 27116 26973 0 -1 4202560 15860 0 0 0 101 1 0 0 22 0 22 0 529818894 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27133] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27133/stat : 27133 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27134] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27134/stat : 27134 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529818894 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27135] ppid=27114 vsize=15697816 CPUtime=1.76 cores=0,2,4,6
/proc/27116/task/27135/stat : 27135 (java) R 27114 27116 26973 0 -1 4202560 5862 0 0 0 176 0 0 0 19 0 22 0 529818930 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505804202 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27116/tid=27136] ppid=27114 vsize=15697816 CPUtime=1.95 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 7510 0 0 0 194 1 0 0 25 0 22 0 529818930 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505907123 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697816 CPUtime=1.81 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 8133 0 0 0 181 0 0 0 25 0 22 0 529818930 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505740923 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697816 CPUtime=1.69 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 5179 0 0 0 169 0 0 0 18 0 22 0 529818930 16074563584 101322 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 15697816

[startup+6.3016 s]
/proc/loadavg: 7.94 8.05 8.01 10/220 27238
/proc/meminfo: memFree=26596424/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697816 CPUtime=23.11 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 329638 0 1 0 2266 45 0 0 25 0 22 0 529818889 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924454 319597 2289 9 0 3915173 0
[pid=27116/tid=27118] ppid=27114 vsize=15697816 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697816 CPUtime=0.04 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 15505 0 0 0 2 2 0 0 16 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697816 CPUtime=0.02 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 7533 0 0 0 1 1 0 0 15 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697816 CPUtime=0.03 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 8149 0 0 0 2 1 0 0 15 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697816 CPUtime=0.06 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 19640 0 0 0 4 2 0 0 16 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697816 CPUtime=0.07 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 20268 0 0 0 4 3 0 0 16 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697816 CPUtime=0.02 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 8724 0 0 0 1 1 0 0 16 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697816 CPUtime=0.03 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 12075 0 0 0 2 1 0 0 16 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697816 CPUtime=0.02 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 6727 0 0 0 1 1 0 0 15 0 22 0 529818890 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 800 0 0 0 0 0 0 0 15 0 22 0 529818891 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697816 CPUtime=1.11 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) S 27114 27116 26973 0 -1 4202560 4901 0 0 0 111 0 0 0 16 0 22 0 529818894 16074563584 319597 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0

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

[pid=27116/tid=27136] ppid=27114 vsize=15697816 CPUtime=1048.22 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 231585 0 0 0 104785 37 0 0 25 0 22 0 529818930 16074563584 177038 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505865535 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697816 CPUtime=1048.14 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 226640 0 0 0 104778 36 0 0 25 0 22 0 529818930 16074563584 177038 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506003944 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697816 CPUtime=1048.07 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 242375 0 0 0 104764 43 0 0 25 0 22 0 529818930 16074563584 177038 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506003962 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4225.22
Current children cumulated vsize (KiB) 15697816

[startup+1122.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/220 27328
/proc/meminfo: memFree=25704612/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697816 CPUtime=4463.93 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 1533089 0 1 0 446050 343 0 0 25 0 22 0 529818889 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924454 160684 2298 9 0 3915173 0
[pid=27116/tid=27118] ppid=27114 vsize=15697816 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697816 CPUtime=3.51 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 67248 0 0 0 335 16 0 0 15 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697816 CPUtime=3.47 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 61633 0 0 0 333 14 0 0 15 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697816 CPUtime=3.45 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 60422 0 0 0 330 15 0 0 16 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697816 CPUtime=3.54 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 71754 0 0 0 340 14 0 0 16 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697816 CPUtime=3.54 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 68903 0 0 0 340 14 0 0 15 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697816 CPUtime=3.5 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 58556 0 0 0 337 13 0 0 15 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697816 CPUtime=3.52 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 63002 0 0 0 337 15 0 0 16 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697816 CPUtime=3.47 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 56496 0 0 0 332 15 0 0 15 0 22 0 529818890 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697816 CPUtime=1.71 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 3710 0 0 0 118 53 0 0 16 0 22 0 529818891 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697816 CPUtime=1.23 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) S 27114 27116 26973 0 -1 4202560 4931 0 0 0 123 0 0 0 16 0 22 0 529818894 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27132] ppid=27114 vsize=15697816 CPUtime=1.47 cores=0,2,4,6
/proc/27116/task/27132/stat : 27132 (java) S 27114 27116 26973 0 -1 4202560 15905 0 0 0 146 1 0 0 15 0 22 0 529818894 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27133] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27133/stat : 27133 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27134] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27134/stat : 27134 (java) S 27114 27116 26973 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529818894 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27135] ppid=27114 vsize=15697816 CPUtime=1108.22 cores=0,2,4,6
/proc/27116/task/27135/stat : 27135 (java) R 27114 27116 26973 0 -1 4202560 249102 0 0 0 110784 38 0 0 25 0 22 0 529818930 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506040763 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27136] ppid=27114 vsize=15697816 CPUtime=1107.57 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 237633 0 0 0 110719 38 0 0 25 0 22 0 529818930 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505903101 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697816 CPUtime=1107.42 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 232662 0 0 0 110705 37 0 0 25 0 22 0 529818930 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505759296 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697816 CPUtime=1107.17 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 248926 0 0 0 110672 45 0 0 25 0 22 0 529818930 16074563584 160684 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505741731 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4463.93
Current children cumulated vsize (KiB) 15697816

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/220 27330
/proc/meminfo: memFree=25733360/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697816 CPUtime=4702.6 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 1611288 0 1 0 469900 360 0 0 25 0 22 0 529818889 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924454 172818 2298 9 0 3915173 0
[pid=27116/tid=27118] ppid=27114 vsize=15697816 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697816 CPUtime=3.7 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 71910 0 0 0 353 17 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697816 CPUtime=3.66 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 66120 0 0 0 351 15 0 0 16 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697816 CPUtime=3.63 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 65104 0 0 0 347 16 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697816 CPUtime=3.76 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 77105 0 0 0 360 16 0 0 16 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697816 CPUtime=3.71 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 73328 0 0 0 356 15 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697816 CPUtime=3.7 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 62509 0 0 0 356 14 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697816 CPUtime=3.72 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 68564 0 0 0 357 15 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697816 CPUtime=3.66 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 61018 0 0 0 351 15 0 0 15 0 22 0 529818890 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697816 CPUtime=1.82 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 3907 0 0 0 126 56 0 0 15 0 22 0 529818891 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697816 CPUtime=1.23 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) S 27114 27116 26973 0 -1 4202560 4931 0 0 0 123 0 0 0 16 0 22 0 529818894 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27132] ppid=27114 vsize=15697816 CPUtime=1.47 cores=0,2,4,6
/proc/27116/task/27132/stat : 27132 (java) S 27114 27116 26973 0 -1 4202560 15905 0 0 0 146 1 0 0 15 0 22 0 529818894 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27133] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27133/stat : 27133 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27134] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27134/stat : 27134 (java) S 27114 27116 26973 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529818894 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27135] ppid=27114 vsize=15697816 CPUtime=1167.36 cores=0,2,4,6
/proc/27116/task/27135/stat : 27135 (java) R 27114 27116 26973 0 -1 4202560 260069 0 0 0 116696 40 0 0 25 0 22 0 529818930 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505736593 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27116/tid=27136] ppid=27114 vsize=15697816 CPUtime=1166.81 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 247229 0 0 0 116641 40 0 0 25 0 22 0 529818930 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697816 CPUtime=1166.76 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 241556 0 0 0 116637 39 0 0 25 0 22 0 529818930 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505523248 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697816 CPUtime=1166.49 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 259823 0 0 0 116602 47 0 0 25 0 22 0 529818930 16074563584 172818 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506001244 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4702.6
Current children cumulated vsize (KiB) 15697816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.00 8.04 8.00 9/220 27331
/proc/meminfo: memFree=25867272/32950928 swapFree=67111356/67111528
[pid=27116] ppid=27114 vsize=15697816 CPUtime=4800.07 cores=0,2,4,6
/proc/27116/stat : 27116 (java) S 27114 27116 26973 0 -1 4202496 1617603 0 1 0 479643 364 0 0 25 0 22 0 529818889 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27116/statm: 3924454 150557 2298 9 0 3915173 0
[pid=27116/tid=27118] ppid=27114 vsize=15697816 CPUtime=0.95 cores=0,2,4,6
/proc/27116/task/27118/stat : 27118 (java) S 27114 27116 26973 0 -1 4202560 30759 0 1 0 90 5 0 0 25 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27119] ppid=27114 vsize=15697816 CPUtime=3.76 cores=0,2,4,6
/proc/27116/task/27119/stat : 27119 (java) S 27114 27116 26973 0 -1 4202560 72076 0 0 0 359 17 0 0 16 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27120] ppid=27114 vsize=15697816 CPUtime=3.74 cores=0,2,4,6
/proc/27116/task/27120/stat : 27120 (java) S 27114 27116 26973 0 -1 4202560 66161 0 0 0 359 15 0 0 16 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27121] ppid=27114 vsize=15697816 CPUtime=3.7 cores=0,2,4,6
/proc/27116/task/27121/stat : 27121 (java) S 27114 27116 26973 0 -1 4202560 65198 0 0 0 354 16 0 0 15 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27122] ppid=27114 vsize=15697816 CPUtime=3.83 cores=0,2,4,6
/proc/27116/task/27122/stat : 27122 (java) S 27114 27116 26973 0 -1 4202560 77116 0 0 0 367 16 0 0 16 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27123] ppid=27114 vsize=15697816 CPUtime=3.79 cores=0,2,4,6
/proc/27116/task/27123/stat : 27123 (java) S 27114 27116 26973 0 -1 4202560 73534 0 0 0 364 15 0 0 15 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 6 0 0 0
[pid=27116/tid=27124] ppid=27114 vsize=15697816 CPUtime=3.79 cores=0,2,4,6
/proc/27116/task/27124/stat : 27124 (java) S 27114 27116 26973 0 -1 4202560 62784 0 0 0 365 14 0 0 15 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27125] ppid=27114 vsize=15697816 CPUtime=3.79 cores=0,2,4,6
/proc/27116/task/27125/stat : 27125 (java) S 27114 27116 26973 0 -1 4202560 68619 0 0 0 364 15 0 0 15 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27126] ppid=27114 vsize=15697816 CPUtime=3.73 cores=0,2,4,6
/proc/27116/task/27126/stat : 27126 (java) S 27114 27116 26973 0 -1 4202560 61366 0 0 0 358 15 0 0 15 0 22 0 529818890 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27127] ppid=27114 vsize=15697816 CPUtime=1.86 cores=0,2,4,6
/proc/27116/task/27127/stat : 27127 (java) S 27114 27116 26973 0 -1 4202560 3936 0 0 0 128 58 0 0 15 0 22 0 529818891 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 0 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27128] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27128/stat : 27128 (java) S 27114 27116 26973 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27129] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27129/stat : 27129 (java) S 27114 27116 26973 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529818892 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27130] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27130/stat : 27130 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092055985 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27131] ppid=27114 vsize=15697816 CPUtime=1.23 cores=0,2,4,6
/proc/27116/task/27131/stat : 27131 (java) S 27114 27116 26973 0 -1 4202560 4931 0 0 0 123 0 0 0 16 0 22 0 529818894 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 0 0 0 0
[pid=27116/tid=27132] ppid=27114 vsize=15697816 CPUtime=1.47 cores=0,2,4,6
/proc/27116/task/27132/stat : 27132 (java) S 27114 27116 26973 0 -1 4202560 15905 0 0 0 146 1 0 0 15 0 22 0 529818894 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 4 0 0 0
[pid=27116/tid=27133] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27133/stat : 27133 (java) S 27114 27116 26973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529818894 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048281 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27134] ppid=27114 vsize=15697816 CPUtime=0 cores=0,2,4,6
/proc/27116/task/27134/stat : 27134 (java) S 27114 27116 26973 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529818894 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 208092048896 0 4 0 16800975 18446604453883251392 0 0 -1 2 0 0 0
[pid=27116/tid=27135] ppid=27114 vsize=15697816 CPUtime=1191.53 cores=0,2,4,6
/proc/27116/task/27135/stat : 27135 (java) R 27114 27116 26973 0 -1 4202560 261491 0 0 0 119113 40 0 0 25 0 22 0 529818930 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505888384 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27116/tid=27136] ppid=27114 vsize=15697816 CPUtime=1191 cores=0,2,4,6
/proc/27116/task/27136/stat : 27136 (java) R 27114 27116 26973 0 -1 4202560 248539 0 0 0 119060 40 0 0 25 0 22 0 529818930 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505865440 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27116/tid=27137] ppid=27114 vsize=15697816 CPUtime=1190.97 cores=0,2,4,6
/proc/27116/task/27137/stat : 27137 (java) R 27114 27116 26973 0 -1 4202560 242694 0 0 0 119058 39 0 0 18 0 22 0 529818930 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912505791237 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27116/tid=27138] ppid=27114 vsize=15697816 CPUtime=1190.74 cores=0,2,4,6
/proc/27116/task/27138/stat : 27138 (java) R 27114 27116 26973 0 -1 4202560 261041 0 0 0 119027 47 0 0 25 0 22 0 529818930 16074563584 150557 33554432000 1073741824 1073778376 140736947188992 18446744073709551615 46912506263014 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15697816

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.14
CPU user time (s): 4796.46
CPU system time (s): 3.67444
CPU usage (%): 397.743
Max. virtual memory (cumulated for all children) (KiB): 15697816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.46
system time used= 3.67444
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1617629
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= 233042
involuntary context switches= 135888

runsolver used 1.9497 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 18:49:52
IDJOB=3312955
IDBENCH=83160
IDSOLVER=1699
FILE ID=node127/3312955-1304182192
RUNJOBID= node127-1304180985-26991
PBS_JOBID= 13172458
Free space on /tmp= 72732 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x30.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312955-1304182192/watcher-3312955-1304182192 -o /tmp/evaluation-result-3312955-1304182192/solver-3312955-1304182192 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312955-1304182192.cnf

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

MD5SUM BENCH= b4a3233c98b6a02fd9143f926d90025d
RANDOM SEED=644264150

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20987212 kB
Buffers:       1315708 kB
Cached:        3394132 kB
SwapCached:          8 kB
Active:        6985284 kB
Inactive:      4502804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20987212 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2420 kB
Writeback:           0 kB
AnonPages:     6777720 kB
Mapped:          23452 kB
Slab:           399212 kB
PageTables:      17612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7262736 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= 72732 MiB
End job on node127 at 2011-04-30 19:10:01