Trace number 3313497

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 1207.13

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications 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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.10/0.12	32:09 INFO : Reading from input HOME/instance-3313497-1304184729.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.91/0.51	32:10 INFO : Found 592 xor gates
1.51/0.79	32:10 INFO : 608 variables remaining out of 1192
1.51/0.79	32:10 INFO : 62324 literals remaining out of 50252
11.82/3.49	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
11.82/3.49	log4j:WARN Please initialize the log4j system properly.
11.82/3.49	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-3313497-1304184729/watcher-3313497-1304184729 -o /tmp/evaluation-result-3313497-1304184729/solver-3313497-1304184729 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313497-1304184729.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: 4.50 6.87 7.63 2/172 14175
/proc/meminfo: memFree=31105092/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 665 0 0 0 0 0 0 0 21 0 1 0 530071415 9318400 155 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699207358 0 0 17 5 0 0 0
/proc/14175/statm: 2275 155 126 9 0 67 0

[startup+0.0679541 s]
/proc/loadavg: 4.50 6.87 7.63 2/172 14175
/proc/meminfo: memFree=31105092/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 4314 0 1 0 4 1 0 0 21 0 18 0 530071415 15984414720 3755 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3902445 3760 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100946 s]
/proc/loadavg: 4.50 6.87 7.63 2/172 14175
/proc/meminfo: memFree=31105092/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15676380 CPUtime=0.1 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 5561 0 1 0 8 2 0 0 21 0 18 0 530071415 16052613120 4964 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3919095 4964 2117 9 0 3909814 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676380

[startup+0.30092 s]
/proc/loadavg: 4.50 6.87 7.63 2/172 14175
/proc/meminfo: memFree=31105092/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15679880 CPUtime=0.51 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 15369 0 1 0 48 3 0 0 21 0 18 0 530071415 16056197120 13810 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3919970 13816 2207 9 0 3910689 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679880

[startup+0.700824 s]
/proc/loadavg: 4.50 6.87 7.63 2/172 14175
/proc/meminfo: memFree=31105092/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15695760 CPUtime=1.51 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 31474 0 1 0 146 5 0 0 21 0 22 0 530071415 16072458240 26159 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3923940 26159 2247 9 0 3914659 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15695760

[startup+1.50066 s]
/proc/loadavg: 4.50 6.87 7.63 7/220 14223
/proc/meminfo: memFree=30847528/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15695760 CPUtime=4.25 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 60435 0 1 0 417 8 0 0 21 0 22 0 530071415 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3923940 52204 2274 9 0 3914659 0
[pid=14175/tid=14181] ppid=14173 vsize=15695760 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 757 0 0 0 0 0 0 0 17 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 1374 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 1548 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 622 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 2118 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 1434 0 0 0 0 0 0 0 16 0 22 0 530071416 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 22 0 530071417 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15695760 CPUtime=0.63 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) R 14173 14175 13814 0 -1 4202560 7337 0 0 0 63 0 0 0 22 0 22 0 530071420 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216473269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14208] ppid=14173 vsize=15695760 CPUtime=0.81 cores=1,3,5,7
/proc/14175/task/14208/stat : 14208 (java) R 14173 14175 13814 0 -1 4202560 8235 0 0 0 81 0 0 0 16 0 22 0 530071420 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 47019542791968 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14209] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14209/stat : 14209 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530071420 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14210] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14210/stat : 14210 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530071420 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14216] ppid=14173 vsize=15695760 CPUtime=0.5 cores=1,3,5,7
/proc/14175/task/14216/stat : 14216 (java) R 14173 14175 13814 0 -1 4202560 5571 0 0 0 50 0 0 0 16 0 22 0 530071449 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920984 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14217] ppid=14173 vsize=15695760 CPUtime=0.47 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 5137 0 0 0 47 0 0 0 16 0 22 0 530071449 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506174243 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15695760 CPUtime=0.52 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 5568 0 0 0 52 0 0 0 16 0 22 0 530071450 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506008296 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15695760 CPUtime=0.44 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 1633 0 0 0 44 0 0 0 16 0 22 0 530071450 16072458240 52204 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920861 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 15695760

[startup+3.10139 s]
/proc/loadavg: 4.50 6.87 7.63 11/220 14223
/proc/meminfo: memFree=30408940/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15695760 CPUtime=10.63 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 167810 0 1 0 1041 22 0 0 21 0 22 0 530071415 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3923940 157820 2284 9 0 3914659 0
[pid=14175/tid=14181] ppid=14173 vsize=15695760 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 4962 0 0 0 1 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 4793 0 0 0 1 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 4626 0 0 0 1 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 4285 0 0 0 1 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15695760 CPUtime=0.02 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 5584 0 0 0 1 1 0 0 16 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 5416 0 0 0 1 0 0 0 16 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15695760 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 5954 0 0 0 1 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 2646 0 0 0 0 0 0 0 15 0 22 0 530071416 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 469 0 0 0 0 0 0 0 16 0 22 0 530071417 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15695760 CPUtime=0.68 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) R 14173 14175 13814 0 -1 4202560 8054 0 0 0 68 0 0 0 21 0 22 0 530071420 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 47019541849089 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14208] ppid=14173 vsize=15695760 CPUtime=1.04 cores=1,3,5,7
/proc/14175/task/14208/stat : 14208 (java) S 14173 14175 13814 0 -1 4202560 9219 0 0 0 103 1 0 0 15 0 22 0 530071420 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14209] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14209/stat : 14209 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530071420 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14210] ppid=14173 vsize=15695760 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14210/stat : 14210 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530071420 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14216] ppid=14173 vsize=15695760 CPUtime=2.03 cores=1,3,5,7
/proc/14175/task/14216/stat : 14216 (java) R 14173 14175 13814 0 -1 4202560 26038 0 0 0 201 2 0 0 17 0 22 0 530071449 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505981850 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14175/tid=14217] ppid=14173 vsize=15695760 CPUtime=1.81 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 20039 0 0 0 179 2 0 0 17 0 22 0 530071449 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505981862 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15695760 CPUtime=2.07 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 25901 0 0 0 205 2 0 0 17 0 22 0 530071450 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505523432 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15695760 CPUtime=1.99 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 20798 0 0 0 197 2 0 0 17 0 22 0 530071450 16072458240 157820 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 15695760

[startup+6.30086 s]
/proc/loadavg: 5.02 6.94 7.64 11/220 14224
/proc/meminfo: memFree=28673560/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15690712 CPUtime=23.39 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 296854 0 1 0 2303 36 0 0 21 0 22 0 530071415 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3922678 283075 2284 9 0 3913397 0
[pid=14175/tid=14181] ppid=14173 vsize=15690712 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 5472 0 0 0 1 0 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 5882 0 0 0 1 0 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15690712 CPUtime=0.02 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 5036 0 0 0 1 1 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 4657 0 0 0 1 0 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15690712 CPUtime=0.02 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 6260 0 0 0 1 1 0 0 16 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 6082 0 0 0 1 0 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 6933 0 0 0 1 0 0 0 15 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15690712 CPUtime=0.01 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 4460 0 0 0 1 0 0 0 16 0 22 0 530071416 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15690712 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 773 0 0 0 0 0 0 0 15 0 22 0 530071417 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15690712 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15690712 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15690712 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15690712 CPUtime=0.74 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) S 14173 14175 13814 0 -1 4202560 8064 0 0 0 74 0 0 0 16 0 22 0 530071420 16067289088 283075 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0

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

[pid=14175/tid=14217] ppid=14173 vsize=15756248 CPUtime=1108.11 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 288449 0 0 0 110768 43 0 0 25 0 22 0 530071449 16134397952 102253 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505803261 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15756248 CPUtime=1108.2 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 302663 0 0 0 110777 43 0 0 25 0 22 0 530071450 16134397952 102253 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 47019544180873 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15756248 CPUtime=1106.92 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 277548 0 0 0 110652 40 0 0 25 0 22 0 530071450 16134397952 102253 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920927 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.9
Current children cumulated vsize (KiB) 15756248

[startup+1182.3 s]
/proc/loadavg: 8.03 8.03 7.92 9/220 14255
/proc/meminfo: memFree=30029804/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15756248 CPUtime=4701.44 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 2068441 0 1 0 469712 432 0 0 21 0 22 0 530071415 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3939062 90297 2298 9 0 3929781 0
[pid=14175/tid=14181] ppid=14173 vsize=15756248 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15756248 CPUtime=3.41 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 100070 0 0 0 322 19 0 0 16 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15756248 CPUtime=3.5 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 103014 0 0 0 330 20 0 0 15 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15756248 CPUtime=3.43 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 102309 0 0 0 320 23 0 0 16 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15756248 CPUtime=3.49 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 100686 0 0 0 329 20 0 0 15 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15756248 CPUtime=3.49 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 103591 0 0 0 327 22 0 0 15 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15756248 CPUtime=3.53 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 101945 0 0 0 331 22 0 0 15 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15756248 CPUtime=3.45 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 99019 0 0 0 325 20 0 0 15 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15756248 CPUtime=3.49 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 102056 0 0 0 328 21 0 0 16 0 22 0 530071416 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15756248 CPUtime=2.21 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 5441 0 0 0 147 74 0 0 15 0 22 0 530071417 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15756248 CPUtime=0.82 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) S 14173 14175 13814 0 -1 4202560 8074 0 0 0 82 0 0 0 15 0 22 0 530071420 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14208] ppid=14173 vsize=15756248 CPUtime=1.5 cores=1,3,5,7
/proc/14175/task/14208/stat : 14208 (java) S 14173 14175 13814 0 -1 4202560 11892 0 0 0 149 1 0 0 16 0 22 0 530071420 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14209] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14209/stat : 14209 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530071420 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14210] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14210/stat : 14210 (java) S 14173 14175 13814 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530071420 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14216] ppid=14173 vsize=15756248 CPUtime=1167.24 cores=1,3,5,7
/proc/14175/task/14216/stat : 14216 (java) R 14173 14175 13814 0 -1 4202560 305151 0 0 0 116676 48 0 0 25 0 22 0 530071449 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505996994 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14217] ppid=14173 vsize=15756248 CPUtime=1167.33 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 300401 0 0 0 116688 45 0 0 25 0 22 0 530071449 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15756248 CPUtime=1167.44 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 315699 0 0 0 116699 45 0 0 25 0 22 0 530071450 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920960 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15756248 CPUtime=1166.18 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 290002 0 0 0 116576 42 0 0 25 0 22 0 530071450 16134397952 90297 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506008215 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.44
Current children cumulated vsize (KiB) 15756248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.02 8.03 7.92 5/197 14259
/proc/meminfo: memFree=30670936/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15756248 CPUtime=4800.16 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 2123730 0 1 0 479573 443 0 0 21 0 22 0 530071415 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3939062 108600 2298 9 0 3929781 0
[pid=14175/tid=14181] ppid=14173 vsize=15756248 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15756248 CPUtime=3.48 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 103158 0 0 0 329 19 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15756248 CPUtime=3.58 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 105916 0 0 0 338 20 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15756248 CPUtime=3.51 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 105468 0 0 0 328 23 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15756248 CPUtime=3.56 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 103647 0 0 0 336 20 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15756248 CPUtime=3.57 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 106492 0 0 0 334 23 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15756248 CPUtime=3.59 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 104220 0 0 0 337 22 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15756248 CPUtime=3.55 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 101287 0 0 0 334 21 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15756248 CPUtime=3.57 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 105376 0 0 0 335 22 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15756248 CPUtime=2.25 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 5569 0 0 0 149 76 0 0 16 0 22 0 530071417 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15756248 CPUtime=0.82 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) S 14173 14175 13814 0 -1 4202560 8074 0 0 0 82 0 0 0 15 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14208] ppid=14173 vsize=15756248 CPUtime=1.5 cores=1,3,5,7
/proc/14175/task/14208/stat : 14208 (java) S 14173 14175 13814 0 -1 4202560 11892 0 0 0 149 1 0 0 16 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14209] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14209/stat : 14209 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14210] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14210/stat : 14210 (java) S 14173 14175 13814 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14216] ppid=14173 vsize=15756248 CPUtime=1191.78 cores=1,3,5,7
/proc/14175/task/14216/stat : 14216 (java) R 14173 14175 13814 0 -1 4202560 312999 0 0 0 119129 49 0 0 25 0 22 0 530071449 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506374774 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14217] ppid=14173 vsize=15756248 CPUtime=1191.88 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 308627 0 0 0 119142 46 0 0 25 0 22 0 530071449 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506380789 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15756248 CPUtime=1191.94 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 323909 0 0 0 119148 46 0 0 25 0 22 0 530071450 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15756248 CPUtime=1190.64 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 298003 0 0 0 119021 43 0 0 25 0 22 0 530071450 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920632 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15756248

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

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

[startup+1207.1 s]
/proc/loadavg: 8.02 8.03 7.92 5/197 14259
/proc/meminfo: memFree=30670936/32951124 swapFree=67107188/67111528
[pid=14175] ppid=14173 vsize=15756248 CPUtime=4800.16 cores=1,3,5,7
/proc/14175/stat : 14175 (java) S 14173 14175 13814 0 -1 4202496 2123730 0 1 0 479573 443 0 0 21 0 22 0 530071415 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/14175/statm: 3939062 108600 2298 9 0 3929781 0
[pid=14175/tid=14181] ppid=14173 vsize=15756248 CPUtime=0.78 cores=1,3,5,7
/proc/14175/task/14181/stat : 14181 (java) S 14173 14175 13814 0 -1 4202560 17642 0 1 0 75 3 0 0 20 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14184] ppid=14173 vsize=15756248 CPUtime=3.48 cores=1,3,5,7
/proc/14175/task/14184/stat : 14184 (java) S 14173 14175 13814 0 -1 4202560 103158 0 0 0 329 19 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14185] ppid=14173 vsize=15756248 CPUtime=3.58 cores=1,3,5,7
/proc/14175/task/14185/stat : 14185 (java) S 14173 14175 13814 0 -1 4202560 105916 0 0 0 338 20 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14186] ppid=14173 vsize=15756248 CPUtime=3.51 cores=1,3,5,7
/proc/14175/task/14186/stat : 14186 (java) S 14173 14175 13814 0 -1 4202560 105468 0 0 0 328 23 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 3 0 0 0
[pid=14175/tid=14187] ppid=14173 vsize=15756248 CPUtime=3.56 cores=1,3,5,7
/proc/14175/task/14187/stat : 14187 (java) S 14173 14175 13814 0 -1 4202560 103647 0 0 0 336 20 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14188] ppid=14173 vsize=15756248 CPUtime=3.57 cores=1,3,5,7
/proc/14175/task/14188/stat : 14188 (java) S 14173 14175 13814 0 -1 4202560 106492 0 0 0 334 23 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14189] ppid=14173 vsize=15756248 CPUtime=3.59 cores=1,3,5,7
/proc/14175/task/14189/stat : 14189 (java) S 14173 14175 13814 0 -1 4202560 104220 0 0 0 337 22 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14190] ppid=14173 vsize=15756248 CPUtime=3.55 cores=1,3,5,7
/proc/14175/task/14190/stat : 14190 (java) S 14173 14175 13814 0 -1 4202560 101287 0 0 0 334 21 0 0 15 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14191] ppid=14173 vsize=15756248 CPUtime=3.57 cores=1,3,5,7
/proc/14175/task/14191/stat : 14191 (java) S 14173 14175 13814 0 -1 4202560 105376 0 0 0 335 22 0 0 16 0 22 0 530071416 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14200] ppid=14173 vsize=15756248 CPUtime=2.25 cores=1,3,5,7
/proc/14175/task/14200/stat : 14200 (java) S 14173 14175 13814 0 -1 4202560 5569 0 0 0 149 76 0 0 16 0 22 0 530071417 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 0 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14202] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14202/stat : 14202 (java) S 14173 14175 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14203] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14203/stat : 14203 (java) S 14173 14175 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530071418 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 1 0 0 0
[pid=14175/tid=14206] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14206/stat : 14206 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216470961 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14207] ppid=14173 vsize=15756248 CPUtime=0.82 cores=1,3,5,7
/proc/14175/task/14207/stat : 14207 (java) S 14173 14175 13814 0 -1 4202560 8074 0 0 0 82 0 0 0 15 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 7 0 0 0
[pid=14175/tid=14208] ppid=14173 vsize=15756248 CPUtime=1.5 cores=1,3,5,7
/proc/14175/task/14208/stat : 14208 (java) S 14173 14175 13814 0 -1 4202560 11892 0 0 0 149 1 0 0 16 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14209] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14209/stat : 14209 (java) S 14173 14175 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463257 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14210] ppid=14173 vsize=15756248 CPUtime=0 cores=1,3,5,7
/proc/14175/task/14210/stat : 14210 (java) S 14173 14175 13814 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530071420 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 210216463872 0 4 0 16800975 18446604459179808064 0 0 -1 5 0 0 0
[pid=14175/tid=14216] ppid=14173 vsize=15756248 CPUtime=1191.78 cores=1,3,5,7
/proc/14175/task/14216/stat : 14216 (java) R 14173 14175 13814 0 -1 4202560 312999 0 0 0 119129 49 0 0 25 0 22 0 530071449 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506374774 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14175/tid=14217] ppid=14173 vsize=15756248 CPUtime=1191.88 cores=1,3,5,7
/proc/14175/task/14217/stat : 14217 (java) R 14173 14175 13814 0 -1 4202560 308627 0 0 0 119142 46 0 0 25 0 22 0 530071449 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912506380789 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14175/tid=14218] ppid=14173 vsize=15756248 CPUtime=1191.94 cores=1,3,5,7
/proc/14175/task/14218/stat : 14218 (java) R 14173 14175 13814 0 -1 4202560 323909 0 0 0 119148 46 0 0 25 0 22 0 530071450 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 18446744073699065911 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14175/tid=14219] ppid=14173 vsize=15756248 CPUtime=1190.64 cores=1,3,5,7
/proc/14175/task/14219/stat : 14219 (java) R 14173 14175 13814 0 -1 4202560 298003 0 0 0 119021 43 0 0 25 0 22 0 530071450 16134397952 108600 33554432000 1073741824 1073778376 140737155315232 18446744073709551615 46912505920632 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15756248

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.21
CPU user time (s): 4795.76
CPU system time (s): 4.45032
CPU usage (%): 397.654
Max. virtual memory (cumulated for all children) (KiB): 15756248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.76
system time used= 4.45032
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2123757
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= 235655
involuntary context switches= 133033

runsolver used 1.9367 second user time and 4.70528 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 19:32:09
IDJOB=3313497
IDBENCH=83412
IDSOLVER=1699
FILE ID=node130/3313497-1304184729
RUNJOBID= node130-1304184729-14161
PBS_JOBID= 13172459
Free space on /tmp= 72700 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313497-1304184729/watcher-3313497-1304184729 -o /tmp/evaluation-result-3313497-1304184729/solver-3313497-1304184729 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313497-1304184729.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=2119965781

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31105860 kB
Buffers:        209428 kB
Cached:        1298848 kB
SwapCached:       1852 kB
Active:         364824 kB
Inactive:      1205132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31105860 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:       61008 kB
Mapped:          14580 kB
Slab:           212932 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189248 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= 72696 MiB
End job on node130 at 2011-04-30 19:52:18