Trace number 3313505

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.26 1206.94

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.10/0.12	32:47 INFO : Reading from input HOME/instance-3313505-1304184767.cnf
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Executor set job limit to 1000000
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.50/0.33	Starting Executor!
0.93/0.50	32:48 INFO : Found 960 xor gates
1.81/0.82	32:48 INFO : 1408 variables remaining out of 1808
1.81/0.82	32:48 INFO : 45824 literals remaining out of 17264
6.42/2.09	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
6.42/2.09	log4j:WARN Please initialize the log4j system properly.
6.42/2.09	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-3313505-1304184767/watcher-3313505-1304184767 -o /tmp/evaluation-result-3313505-1304184767/solver-3313505-1304184767 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313505-1304184767.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: 7.48 7.91 7.40 3/174 10857
/proc/meminfo: memFree=28995276/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10857/stat : 10857 (java) R 10855 10857 9908 0 -1 4202496 716 0 0 0 0 0 0 0 21 0 1 0 608707368 23580672 201 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251362584341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10857/statm: 5757 212 172 9 0 124 0

[startup+0.006663 s]
/proc/loadavg: 7.48 7.91 7.40 3/174 10857
/proc/meminfo: memFree=28995276/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/10857/stat : 10857 (java) R 10855 10857 9908 0 -1 4202496 1141 0 0 0 0 0 0 0 21 0 1 0 608707368 23580672 626 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10857/statm: 5757 644 479 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100658 s]
/proc/loadavg: 7.48 7.91 7.40 3/174 10857
/proc/meminfo: memFree=28995276/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15677088 CPUtime=0.1 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 5481 0 1 0 9 1 0 0 21 0 18 0 608707368 16053338112 4882 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3919272 4882 2115 9 0 3909991 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677088

[startup+0.300552 s]
/proc/loadavg: 7.48 7.91 7.40 3/174 10857
/proc/meminfo: memFree=28995276/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15681184 CPUtime=0.5 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 14207 0 1 0 48 2 0 0 21 0 18 0 608707368 16057532416 12778 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3920296 12784 2207 9 0 3911015 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15681184

[startup+0.700534 s]
/proc/loadavg: 7.48 7.91 7.40 3/174 10857
/proc/meminfo: memFree=28995276/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15703564 CPUtime=1.51 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 30923 0 1 0 147 4 0 0 21 0 22 0 608707368 16080449536 25554 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3925891 25565 2247 9 0 3916610 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15703564

[startup+1.50133 s]
/proc/loadavg: 7.48 7.91 7.40 6/220 10906
/proc/meminfo: memFree=28730108/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15703616 CPUtime=4.43 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 60843 0 1 0 435 8 0 0 21 0 22 0 608707368 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3925904 50041 2272 9 0 3916623 0
[pid=10857/tid=10859] ppid=10855 vsize=15703616 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 615 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 708 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 370 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 942 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608707370 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608707371 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) R 10855 10857 9908 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 608707372 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 608707372 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15703616 CPUtime=0.84 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) R 10855 10857 9908 0 -1 4202560 12950 0 0 0 83 1 0 0 17 0 22 0 608707374 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 47843432971367 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10857/tid=10873] ppid=10855 vsize=15703616 CPUtime=0.83 cores=1,3,5,7
/proc/10857/task/10873/stat : 10873 (java) R 10855 10857 9908 0 -1 4202560 9171 0 0 0 82 1 0 0 16 0 22 0 608707374 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379365633 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10874] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10874/stat : 10874 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608707374 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10876] ppid=10855 vsize=15703616 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10876/stat : 10876 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608707374 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10899] ppid=10855 vsize=15703616 CPUtime=0.47 cores=1,3,5,7
/proc/10857/task/10899/stat : 10899 (java) R 10855 10857 9908 0 -1 4202560 4540 0 0 0 47 0 0 0 16 0 22 0 608707402 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505971704 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10857/tid=10900] ppid=10855 vsize=15703616 CPUtime=0.52 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 5481 0 0 0 52 0 0 0 16 0 22 0 608707402 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15703616 CPUtime=0.49 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 6089 0 0 0 49 0 0 0 16 0 22 0 608707402 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505974763 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15703616 CPUtime=0.4 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 4014 0 0 0 40 0 0 0 16 0 22 0 608707402 16080502784 50041 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505904442 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 15703616

[startup+3.10104 s]
/proc/loadavg: 7.48 7.91 7.40 10/220 10906
/proc/meminfo: memFree=28553404/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15700912 CPUtime=10.8 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 139574 0 1 0 1061 19 0 0 21 0 22 0 608707368 16077733888 127344 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3925228 127350 2284 9 0 3915947 0
[pid=10857/tid=10859] ppid=10855 vsize=15700912 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16077733888 127351 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 6680 0 0 0 2 0 0 0 15 0 22 0 608707370 16077733888 127352 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 1880 0 0 0 0 0 0 0 15 0 22 0 608707370 16077733888 127354 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 2793 0 0 0 0 0 0 0 16 0 22 0 608707370 16077733888 127356 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15700912 CPUtime=0.01 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 4725 0 0 0 1 0 0 0 15 0 22 0 608707370 16077733888 127357 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 4695 0 0 0 0 0 0 0 15 0 22 0 608707370 16077733888 127367 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 6771 0 0 0 1 1 0 0 15 0 22 0 608707370 16077733888 127378 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 5691 0 0 0 1 1 0 0 15 0 22 0 608707370 16077733888 127386 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 1716 0 0 0 0 0 0 0 15 0 22 0 608707370 16077733888 127389 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 221 0 0 0 0 0 0 0 15 0 22 0 608707371 16077733888 127391 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) S 10855 10857 9908 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 608707372 16077733888 127393 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608707372 16077733888 127396 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16077733888 127398 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15700912 CPUtime=0.97 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) S 10855 10857 9908 0 -1 4202560 13017 0 0 0 96 1 0 0 15 0 22 0 608707374 16077733888 127401 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10873] ppid=10855 vsize=15700912 CPUtime=1.48 cores=1,3,5,7
/proc/10857/task/10873/stat : 10873 (java) S 10855 10857 9908 0 -1 4202560 9888 0 0 0 147 1 0 0 15 0 22 0 608707374 16077733888 127403 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10874] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10874/stat : 10874 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608707374 16077733888 127405 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10876] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10876/stat : 10876 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608707374 16077733888 127407 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10899] ppid=10855 vsize=15700912 CPUtime=1.98 cores=1,3,5,7
/proc/10857/task/10899/stat : 10899 (java) R 10855 10857 9908 0 -1 4202560 16524 0 0 0 196 2 0 0 17 0 22 0 608707402 16077733888 127409 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 47843437450364 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10857/tid=10900] ppid=10855 vsize=15700912 CPUtime=2.03 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 17797 0 0 0 201 2 0 0 17 0 22 0 608707402 16077733888 127411 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 47843437451362 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15700912 CPUtime=1.6 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 15821 0 0 0 159 1 0 0 16 0 22 0 608707402 16077733888 127415 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505904292 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15700912 CPUtime=1.72 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 15479 0 0 0 171 1 0 0 17 0 22 0 608707402 16077733888 127418 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505798509 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.8
Current children cumulated vsize (KiB) 15700912

[startup+6.30145 s]
/proc/loadavg: 7.60 7.93 7.41 9/220 10906
/proc/meminfo: memFree=26927384/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15700912 CPUtime=23.56 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 302047 0 1 0 2317 39 0 0 21 0 22 0 608707368 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3925228 289761 2284 9 0 3915947 0
[pid=10857/tid=10859] ppid=10855 vsize=15700912 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 8385 0 0 0 2 0 0 0 15 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 2763 0 0 0 0 0 0 0 16 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15700912 CPUtime=0.01 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 5936 0 0 0 1 0 0 0 15 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 7395 0 0 0 1 1 0 0 15 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 6643 0 0 0 1 1 0 0 16 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 7821 0 0 0 1 1 0 0 15 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15700912 CPUtime=0.02 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 6353 0 0 0 1 1 0 0 15 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 3414 0 0 0 0 0 0 0 16 0 22 0 608707370 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 22 0 608707371 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) S 10855 10857 9908 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 608707372 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608707372 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15700912 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15700912 CPUtime=1.03 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) S 10855 10857 9908 0 -1 4202560 13022 0 0 0 102 1 0 0 16 0 22 0 608707374 16077733888 289761 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0

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

[pid=10857/tid=10900] ppid=10855 vsize=15766448 CPUtime=1107.98 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 320643 0 0 0 110754 44 0 0 25 0 22 0 608707402 16144842752 126828 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505869560 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15766448 CPUtime=1107.15 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 317633 0 0 0 110670 45 0 0 25 0 22 0 608707402 16144842752 126828 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505776576 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15766448 CPUtime=1107.59 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 319464 0 0 0 110714 45 0 0 25 0 22 0 608707402 16144842752 126828 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505940649 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4463.56
Current children cumulated vsize (KiB) 15766448

[startup+1182.3 s]
/proc/loadavg: 8.05 8.05 7.86 9/220 10941
/proc/meminfo: memFree=18849444/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15766448 CPUtime=4702.27 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 2262875 0 1 0 469794 433 0 0 21 0 22 0 608707368 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3941612 127245 2297 9 0 3932331 0
[pid=10857/tid=10859] ppid=10855 vsize=15766448 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15766448 CPUtime=3.63 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 115949 0 0 0 342 21 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15766448 CPUtime=3.66 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 106793 0 0 0 348 18 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15766448 CPUtime=3.66 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 108546 0 0 0 345 21 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15766448 CPUtime=3.6 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 117450 0 0 0 339 21 0 0 16 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15766448 CPUtime=3.66 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 112432 0 0 0 347 19 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15766448 CPUtime=3.6 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 111611 0 0 0 336 24 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15766448 CPUtime=3.6 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 108283 0 0 0 338 22 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 108063 0 0 0 352 21 0 0 15 0 22 0 608707370 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15766448 CPUtime=2.03 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 5892 0 0 0 139 64 0 0 15 0 22 0 608707371 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) S 10855 10857 9908 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 608707372 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608707372 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15766448 CPUtime=1.16 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) S 10855 10857 9908 0 -1 4202560 13063 0 0 0 115 1 0 0 15 0 22 0 608707374 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10873] ppid=10855 vsize=15766448 CPUtime=1.61 cores=1,3,5,7
/proc/10857/task/10873/stat : 10873 (java) S 10855 10857 9908 0 -1 4202560 9901 0 0 0 160 1 0 0 15 0 22 0 608707374 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10874] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10874/stat : 10874 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608707374 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10876] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10876/stat : 10876 (java) S 10855 10857 9908 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608707374 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10899] ppid=10855 vsize=15766448 CPUtime=1166.73 cores=1,3,5,7
/proc/10857/task/10899/stat : 10899 (java) R 10855 10857 9908 0 -1 4202560 331570 0 0 0 116623 50 0 0 25 0 22 0 608707402 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505808042 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10857/tid=10900] ppid=10855 vsize=15766448 CPUtime=1167.35 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 334228 0 0 0 116689 46 0 0 25 0 22 0 608707402 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505904715 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15766448 CPUtime=1166.34 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 330797 0 0 0 116587 47 0 0 25 0 22 0 608707402 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912506018604 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15766448 CPUtime=1166.95 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 332283 0 0 0 116648 47 0 0 25 0 22 0 608707402 16144842752 127245 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4702.27
Current children cumulated vsize (KiB) 15766448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.15 8.08 7.88 5/197 10944
/proc/meminfo: memFree=28497800/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15766448 CPUtime=4800.21 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 2298136 0 1 0 479581 440 0 0 21 0 22 0 608707368 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3941612 124695 2297 9 0 3932331 0
[pid=10857/tid=10859] ppid=10855 vsize=15766448 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15766448 CPUtime=3.71 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 118204 0 0 0 349 22 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 108781 0 0 0 355 18 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 111057 0 0 0 352 21 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15766448 CPUtime=3.68 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 120093 0 0 0 346 22 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 113880 0 0 0 353 20 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15766448 CPUtime=3.69 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 114447 0 0 0 345 24 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15766448 CPUtime=3.69 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 110644 0 0 0 346 23 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15766448 CPUtime=3.8 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 109914 0 0 0 359 21 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15766448 CPUtime=2.06 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 6008 0 0 0 141 65 0 0 16 0 22 0 608707371 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) S 10855 10857 9908 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 608707372 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608707372 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15766448 CPUtime=1.16 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) S 10855 10857 9908 0 -1 4202560 13063 0 0 0 115 1 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10873] ppid=10855 vsize=15766448 CPUtime=1.61 cores=1,3,5,7
/proc/10857/task/10873/stat : 10873 (java) S 10855 10857 9908 0 -1 4202560 9901 0 0 0 160 1 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10874] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10874/stat : 10874 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10876] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10876/stat : 10876 (java) S 10855 10857 9908 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10899] ppid=10855 vsize=15766448 CPUtime=1191.06 cores=1,3,5,7
/proc/10857/task/10899/stat : 10899 (java) R 10855 10857 9908 0 -1 4202560 335977 0 0 0 119056 50 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505523475 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10900] ppid=10855 vsize=15766448 CPUtime=1191.66 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 338291 0 0 0 119120 46 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505807397 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15766448 CPUtime=1190.68 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 335194 0 0 0 119020 48 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505941353 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15766448 CPUtime=1191.28 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 336668 0 0 0 119080 48 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505776582 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15766448

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

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

[startup+1206.9 s]
/proc/loadavg: 8.15 8.08 7.88 5/197 10944
/proc/meminfo: memFree=28497800/32950928 swapFree=67111352/67111528
[pid=10857] ppid=10855 vsize=15766448 CPUtime=4800.21 cores=1,3,5,7
/proc/10857/stat : 10857 (java) S 10855 10857 9908 0 -1 4202496 2298136 0 1 0 479581 440 0 0 21 0 22 0 608707368 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10857/statm: 3941612 124695 2297 9 0 3932331 0
[pid=10857/tid=10859] ppid=10855 vsize=15766448 CPUtime=0.8 cores=1,3,5,7
/proc/10857/task/10859/stat : 10859 (java) S 10855 10857 9908 0 -1 4202560 14562 0 1 0 78 2 0 0 20 0 22 0 608707369 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10860] ppid=10855 vsize=15766448 CPUtime=3.71 cores=1,3,5,7
/proc/10857/task/10860/stat : 10860 (java) S 10855 10857 9908 0 -1 4202560 118204 0 0 0 349 22 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10861] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10861/stat : 10861 (java) S 10855 10857 9908 0 -1 4202560 108781 0 0 0 355 18 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10862] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10862/stat : 10862 (java) S 10855 10857 9908 0 -1 4202560 111057 0 0 0 352 21 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10863] ppid=10855 vsize=15766448 CPUtime=3.68 cores=1,3,5,7
/proc/10857/task/10863/stat : 10863 (java) S 10855 10857 9908 0 -1 4202560 120093 0 0 0 346 22 0 0 15 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10864] ppid=10855 vsize=15766448 CPUtime=3.73 cores=1,3,5,7
/proc/10857/task/10864/stat : 10864 (java) S 10855 10857 9908 0 -1 4202560 113880 0 0 0 353 20 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10865] ppid=10855 vsize=15766448 CPUtime=3.69 cores=1,3,5,7
/proc/10857/task/10865/stat : 10865 (java) S 10855 10857 9908 0 -1 4202560 114447 0 0 0 345 24 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10866] ppid=10855 vsize=15766448 CPUtime=3.69 cores=1,3,5,7
/proc/10857/task/10866/stat : 10866 (java) S 10855 10857 9908 0 -1 4202560 110644 0 0 0 346 23 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10867] ppid=10855 vsize=15766448 CPUtime=3.8 cores=1,3,5,7
/proc/10857/task/10867/stat : 10867 (java) S 10855 10857 9908 0 -1 4202560 109914 0 0 0 359 21 0 0 16 0 22 0 608707370 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10868] ppid=10855 vsize=15766448 CPUtime=2.06 cores=1,3,5,7
/proc/10857/task/10868/stat : 10868 (java) S 10855 10857 9908 0 -1 4202560 6008 0 0 0 141 65 0 0 16 0 22 0 608707371 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 0 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10869] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10869/stat : 10869 (java) S 10855 10857 9908 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 608707372 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10870] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10870/stat : 10870 (java) S 10855 10857 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608707372 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 7 0 0 0
[pid=10857/tid=10871] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10871/stat : 10871 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379370417 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10872] ppid=10855 vsize=15766448 CPUtime=1.16 cores=1,3,5,7
/proc/10857/task/10872/stat : 10872 (java) S 10855 10857 9908 0 -1 4202560 13063 0 0 0 115 1 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10873] ppid=10855 vsize=15766448 CPUtime=1.61 cores=1,3,5,7
/proc/10857/task/10873/stat : 10873 (java) S 10855 10857 9908 0 -1 4202560 9901 0 0 0 160 1 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 1 0 0 0
[pid=10857/tid=10874] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10874/stat : 10874 (java) S 10855 10857 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379362713 0 4 0 16800975 18446604457831230336 0 0 -1 5 0 0 0
[pid=10857/tid=10876] ppid=10855 vsize=15766448 CPUtime=0 cores=1,3,5,7
/proc/10857/task/10876/stat : 10876 (java) S 10855 10857 9908 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608707374 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 251379363328 0 4 0 16800975 18446604457831230336 0 0 -1 3 0 0 0
[pid=10857/tid=10899] ppid=10855 vsize=15766448 CPUtime=1191.06 cores=1,3,5,7
/proc/10857/task/10899/stat : 10899 (java) R 10855 10857 9908 0 -1 4202560 335977 0 0 0 119056 50 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505523475 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10857/tid=10900] ppid=10855 vsize=15766448 CPUtime=1191.66 cores=1,3,5,7
/proc/10857/task/10900/stat : 10900 (java) R 10855 10857 9908 0 -1 4202560 338291 0 0 0 119120 46 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505807397 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10857/tid=10901] ppid=10855 vsize=15766448 CPUtime=1190.68 cores=1,3,5,7
/proc/10857/task/10901/stat : 10901 (java) R 10855 10857 9908 0 -1 4202560 335194 0 0 0 119020 48 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505941353 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10857/tid=10902] ppid=10855 vsize=15766448 CPUtime=1191.28 cores=1,3,5,7
/proc/10857/task/10902/stat : 10902 (java) R 10855 10857 9908 0 -1 4202560 336668 0 0 0 119080 48 0 0 25 0 22 0 608707402 16144842752 124695 33554432000 1073741824 1073778376 140735720540224 18446744073709551615 46912505776582 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15766448

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.26
CPU user time (s): 4795.84
CPU system time (s): 4.42433
CPU usage (%): 397.723
Max. virtual memory (cumulated for all children) (KiB): 15766448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.84
system time used= 4.42433
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2298162
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= 200352
involuntary context switches= 122954

runsolver used 1.9887 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 19:32:47
IDJOB=3313505
IDBENCH=83416
IDSOLVER=1699
FILE ID=node113/3313505-1304184767
RUNJOBID= node113-1304184767-10844
PBS_JOBID= 13172438
Free space on /tmp= 72396 MiB

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

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1297439978

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28995300 kB
Buffers:        779224 kB
Cached:        2605464 kB
SwapCached:         12 kB
Active:         217644 kB
Inactive:      3234496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28995300 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:       67108 kB
Mapped:          14480 kB
Slab:           438772 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190124 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= 72392 MiB
End job on node113 at 2011-04-30 19:52:56