Trace number 3313282

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.28 1207.33

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.10/0.12	35:34 INFO : Reading from input HOME/instance-3313282-1304184934.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.33	35:35 INFO : Found 368 xor gates
0.77/0.40	35:35 INFO : 520 variables remaining out of 708
0.77/0.40	35:35 INFO : 9376 literals remaining out of 6364
16.89/4.56	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
16.89/4.56	log4j:WARN Please initialize the log4j system properly.
16.89/4.56	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-3313282-1304184934/watcher-3313282-1304184934 -o /tmp/evaluation-result-3313282-1304184934/solver-3313282-1304184934 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313282-1304184934.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.56 6.95 7.65 9/186 10053
/proc/meminfo: memFree=29280704/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 1424 0 0 0 0 0 0 0 18 0 2 0 510908890 27824128 894 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 6793 894 684 9 0 381 0
[pid=10053/tid=10054] ppid=10043 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) R 10043 10053 9587 0 -1 4202560 71 0 0 0 0 0 0 0 19 0 2 0 510908891 29065216 898 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228090527367 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0427781 s]
/proc/loadavg: 4.56 6.95 7.65 9/186 10053
/proc/meminfo: memFree=29280704/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 3750 0 1 0 2 0 0 0 18 0 13 0 510908890 15978749952 3189 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3901062 3189 1682 9 0 3891810 0
[pid=10053/tid=10054] ppid=10043 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) R 10043 10053 9587 0 -1 4202560 2360 0 1 0 2 0 0 0 18 0 13 0 510908891 15978749952 3190 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 47473531872792 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.104809 s]
/proc/loadavg: 4.56 6.95 7.65 9/186 10053
/proc/meminfo: memFree=29280704/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15676396 CPUtime=0.1 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 5536 0 1 0 9 1 0 0 18 0 18 0 510908890 16052629504 4961 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3919099 4961 2116 9 0 3909818 0
[pid=10053/tid=10054] ppid=10043 vsize=15676396 CPUtime=0.08 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 3424 0 1 0 7 1 0 0 18 0 18 0 510908891 16052629504 4961 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107280351 0 2147483391 0 16800975 18446744071699207358 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676396

[startup+0.300733 s]
/proc/loadavg: 4.56 6.95 7.65 9/186 10053
/proc/meminfo: memFree=29280704/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15686936 CPUtime=0.51 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 11333 0 1 0 49 2 0 0 18 0 22 0 510908890 16063422464 9759 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3921734 9759 2213 9 0 3912453 0
[pid=10053/tid=10054] ppid=10043 vsize=15686936 CPUtime=0.27 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) R 10043 10053 9587 0 -1 4202560 6444 0 1 0 26 1 0 0 19 0 22 0 510908891 16063422464 9759 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505121170 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686936

[startup+0.700622 s]
/proc/loadavg: 4.56 6.95 7.65 9/186 10053
/proc/meminfo: memFree=29280704/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15705116 CPUtime=1.75 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 28504 0 1 0 171 4 0 0 18 0 22 0 510908890 16082038784 21513 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3926279 21514 2253 9 0 3916998 0
[pid=10053/tid=10054] ppid=10043 vsize=15705116 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16082038784 21514 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15705116

[startup+1.50148 s]
/proc/loadavg: 4.92 6.99 7.66 14/220 10088
/proc/meminfo: memFree=28986740/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=4.93 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 61839 0 1 0 484 9 0 0 18 0 22 0 510908890 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 50517 2277 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 378 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 572 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 852 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 343 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 424 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10067] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10067/stat : 10067 (java) S 10043 10053 9587 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 510908892 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 0 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10068] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10068/stat : 10068 (java) S 10043 10053 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10069] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10069/stat : 10069 (java) S 10043 10053 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10075] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10075/stat : 10075 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510908895 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107274673 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10076] ppid=10043 vsize=15702488 CPUtime=0.89 cores=1,3,5,7
/proc/10053/task/10076/stat : 10076 (java) R 10043 10053 9587 0 -1 4202560 8960 0 0 0 88 1 0 0 19 0 22 0 510908895 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10077] ppid=10043 vsize=15702488 CPUtime=1.09 cores=1,3,5,7
/proc/10053/task/10077/stat : 10077 (java) R 10043 10053 9587 0 -1 4202560 12151 0 0 0 108 1 0 0 21 0 22 0 510908895 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107276981 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10053/tid=10078] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10078/stat : 10078 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908895 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10079] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10079/stat : 10079 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510908895 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10081] ppid=10043 vsize=15702488 CPUtime=0.6 cores=1,3,5,7
/proc/10053/task/10081/stat : 10081 (java) R 10043 10053 9587 0 -1 4202560 7374 0 0 0 60 0 0 0 16 0 22 0 510908916 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506164999 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=0.72 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 7236 0 0 0 71 1 0 0 16 0 22 0 510908916 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505771576 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=0.37 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 5460 0 0 0 37 0 0 0 18 0 22 0 510908916 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506170934 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=0.78 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 8816 0 0 0 77 1 0 0 18 0 22 0 510908917 16079347712 50517 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505772872 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15702488

[startup+3.10118 s]
/proc/loadavg: 4.92 6.99 7.66 13/220 10088
/proc/meminfo: memFree=28751264/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=11.31 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 159324 0 1 0 1109 22 0 0 18 0 22 0 510908890 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 146835 2284 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 1868 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 997 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 1477 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 1998 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 534 0 0 0 0 0 0 0 16 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 1102 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 1651 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 941 0 0 0 0 0 0 0 16 0 22 0 510908891 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10067] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10067/stat : 10067 (java) S 10043 10053 9587 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 510908892 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 0 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10068] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10068/stat : 10068 (java) S 10043 10053 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10069] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10069/stat : 10069 (java) S 10043 10053 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10075] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10075/stat : 10075 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510908895 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107274673 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10076] ppid=10043 vsize=15702488 CPUtime=1.14 cores=1,3,5,7
/proc/10053/task/10076/stat : 10076 (java) S 10043 10053 9587 0 -1 4202560 10114 0 0 0 113 1 0 0 15 0 22 0 510908895 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10077] ppid=10043 vsize=15702488 CPUtime=1.09 cores=1,3,5,7
/proc/10053/task/10077/stat : 10077 (java) R 10043 10053 9587 0 -1 4202560 12152 0 0 0 108 1 0 0 19 0 22 0 510908895 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107276981 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10053/tid=10078] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10078/stat : 10078 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908895 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10079] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10079/stat : 10079 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510908895 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10081] ppid=10043 vsize=15702488 CPUtime=2.18 cores=1,3,5,7
/proc/10053/task/10081/stat : 10081 (java) R 10043 10053 9587 0 -1 4202560 30523 0 0 0 216 2 0 0 18 0 22 0 510908916 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 47473532629862 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=2.31 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 30749 0 0 0 227 4 0 0 18 0 22 0 510908916 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506113765 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=1.71 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 24590 0 0 0 167 4 0 0 20 0 22 0 510908916 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505678334 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=2.37 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 31931 0 0 0 234 3 0 0 21 0 22 0 510908917 16079347712 146835 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 47473532629147 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 15702488

[startup+6.30159 s]
/proc/loadavg: 4.92 6.99 7.66 11/220 10088
/proc/meminfo: memFree=28131368/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=24.07 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 162046 0 1 0 2385 22 0 0 18 0 22 0 510908890 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 147365 2290 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 2254 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 1597 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 1790 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 2176 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 859 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 1420 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 1928 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 1205 0 0 0 0 0 0 0 15 0 22 0 510908891 16079347712 147365 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0

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

[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=1108.55 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 159541 0 0 0 110824 31 0 0 25 0 22 0 510908916 16079347712 86832 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506528993 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=1107.65 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 154421 0 0 0 110730 35 0 0 25 0 22 0 510908916 16079347712 86832 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505709593 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=1107.91 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 160131 0 0 0 110761 30 0 0 25 0 22 0 510908917 16079347712 86832 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 47473531959610 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.32
Current children cumulated vsize (KiB) 15702488

[startup+1182.3 s]
/proc/loadavg: 8.25 8.13 7.97 11/220 10119
/proc/meminfo: memFree=28403108/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=4700.88 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 1280980 0 1 0 469731 357 0 0 18 0 22 0 510908890 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 99236 2298 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=3.17 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 71289 0 0 0 300 17 0 0 15 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=3.12 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 70908 0 0 0 295 17 0 0 16 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=3.24 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 67359 0 0 0 305 19 0 0 15 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=3.22 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 70479 0 0 0 302 20 0 0 15 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=3.3 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 69487 0 0 0 312 18 0 0 16 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=3.26 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 72221 0 0 0 309 17 0 0 16 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=3.16 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 72327 0 0 0 298 18 0 0 15 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=3.21 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 70209 0 0 0 304 17 0 0 16 0 22 0 510908891 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10067] ppid=10043 vsize=15702488 CPUtime=2.16 cores=1,3,5,7
/proc/10053/task/10067/stat : 10067 (java) S 10043 10053 9587 0 -1 4202560 3293 0 0 0 157 59 0 0 16 0 22 0 510908892 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 0 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10068] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10068/stat : 10068 (java) S 10043 10053 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10069] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10069/stat : 10069 (java) S 10043 10053 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10075] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10075/stat : 10075 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510908895 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107274673 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10076] ppid=10043 vsize=15702488 CPUtime=1.29 cores=1,3,5,7
/proc/10053/task/10076/stat : 10076 (java) S 10043 10053 9587 0 -1 4202560 10130 0 0 0 128 1 0 0 15 0 22 0 510908895 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10077] ppid=10043 vsize=15702488 CPUtime=1.32 cores=1,3,5,7
/proc/10053/task/10077/stat : 10077 (java) S 10043 10053 9587 0 -1 4202560 12181 0 0 0 131 1 0 0 15 0 22 0 510908895 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10078] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10078/stat : 10078 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908895 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10079] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10079/stat : 10079 (java) S 10043 10053 9587 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 510908895 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10081] ppid=10043 vsize=15702488 CPUtime=1167.78 cores=1,3,5,7
/proc/10053/task/10081/stat : 10081 (java) R 10043 10053 9587 0 -1 4202560 171388 0 0 0 116739 39 0 0 25 0 22 0 510908916 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505729358 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=1167.84 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 171932 0 0 0 116751 33 0 0 25 0 22 0 510908916 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505523299 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=1167.02 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 167057 0 0 0 116665 37 0 0 25 0 22 0 510908916 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=1167.21 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 172402 0 0 0 116688 33 0 0 25 0 22 0 510908917 16079347712 99236 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505703652 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.88
Current children cumulated vsize (KiB) 15702488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.05 8.09 7.96 9/220 10120
/proc/meminfo: memFree=28570612/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=4800.22 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 1294752 0 1 0 479659 363 0 0 18 0 22 0 510908890 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 82265 2298 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=3.24 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 71850 0 0 0 307 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=3.19 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 71396 0 0 0 302 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=3.31 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 67639 0 0 0 311 20 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=3.29 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 71198 0 0 0 309 20 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=3.37 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 69870 0 0 0 318 19 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=3.34 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 72627 0 0 0 316 18 0 0 16 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=3.24 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 72785 0 0 0 305 19 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=3.27 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 70540 0 0 0 310 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10067] ppid=10043 vsize=15702488 CPUtime=2.22 cores=1,3,5,7
/proc/10053/task/10067/stat : 10067 (java) S 10043 10053 9587 0 -1 4202560 3345 0 0 0 162 60 0 0 15 0 22 0 510908892 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 0 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10068] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10068/stat : 10068 (java) S 10043 10053 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10069] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10069/stat : 10069 (java) S 10043 10053 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10075] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10075/stat : 10075 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107274673 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10076] ppid=10043 vsize=15702488 CPUtime=1.29 cores=1,3,5,7
/proc/10053/task/10076/stat : 10076 (java) S 10043 10053 9587 0 -1 4202560 10130 0 0 0 128 1 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10077] ppid=10043 vsize=15702488 CPUtime=1.32 cores=1,3,5,7
/proc/10053/task/10077/stat : 10077 (java) S 10043 10053 9587 0 -1 4202560 12181 0 0 0 131 1 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10078] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10078/stat : 10078 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10079] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10079/stat : 10079 (java) S 10043 10053 9587 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10081] ppid=10043 vsize=15702488 CPUtime=1192.38 cores=1,3,5,7
/proc/10053/task/10081/stat : 10081 (java) R 10043 10053 9587 0 -1 4202560 173751 0 0 0 119199 39 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505821228 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=1192.54 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 174553 0 0 0 119220 34 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506482585 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=1191.74 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 169591 0 0 0 119136 38 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506113089 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=1191.93 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 174976 0 0 0 119160 33 0 0 25 0 22 0 510908917 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506107356 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15702488

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

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

[startup+1207.3 s]
/proc/loadavg: 8.05 8.09 7.96 9/220 10120
/proc/meminfo: memFree=28570612/32951124 swapFree=67111348/67111528
[pid=10053] ppid=10043 vsize=15702488 CPUtime=4800.22 cores=1,3,5,7
/proc/10053/stat : 10053 (java) S 10043 10053 9587 0 -1 4202496 1294752 0 1 0 479659 363 0 0 18 0 22 0 510908890 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10053/statm: 3925622 82265 2298 9 0 3916341 0
[pid=10053/tid=10054] ppid=10043 vsize=15702488 CPUtime=0.38 cores=1,3,5,7
/proc/10053/task/10054/stat : 10054 (java) S 10043 10053 9587 0 -1 4202560 6872 0 1 0 37 1 0 0 20 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10057] ppid=10043 vsize=15702488 CPUtime=3.24 cores=1,3,5,7
/proc/10053/task/10057/stat : 10057 (java) S 10043 10053 9587 0 -1 4202560 71850 0 0 0 307 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10058] ppid=10043 vsize=15702488 CPUtime=3.19 cores=1,3,5,7
/proc/10053/task/10058/stat : 10058 (java) S 10043 10053 9587 0 -1 4202560 71396 0 0 0 302 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10059] ppid=10043 vsize=15702488 CPUtime=3.31 cores=1,3,5,7
/proc/10053/task/10059/stat : 10059 (java) S 10043 10053 9587 0 -1 4202560 67639 0 0 0 311 20 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10060] ppid=10043 vsize=15702488 CPUtime=3.29 cores=1,3,5,7
/proc/10053/task/10060/stat : 10060 (java) S 10043 10053 9587 0 -1 4202560 71198 0 0 0 309 20 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10061] ppid=10043 vsize=15702488 CPUtime=3.37 cores=1,3,5,7
/proc/10053/task/10061/stat : 10061 (java) S 10043 10053 9587 0 -1 4202560 69870 0 0 0 318 19 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10062] ppid=10043 vsize=15702488 CPUtime=3.34 cores=1,3,5,7
/proc/10053/task/10062/stat : 10062 (java) S 10043 10053 9587 0 -1 4202560 72627 0 0 0 316 18 0 0 16 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10063] ppid=10043 vsize=15702488 CPUtime=3.24 cores=1,3,5,7
/proc/10053/task/10063/stat : 10063 (java) S 10043 10053 9587 0 -1 4202560 72785 0 0 0 305 19 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10064] ppid=10043 vsize=15702488 CPUtime=3.27 cores=1,3,5,7
/proc/10053/task/10064/stat : 10064 (java) S 10043 10053 9587 0 -1 4202560 70540 0 0 0 310 17 0 0 15 0 22 0 510908891 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10067] ppid=10043 vsize=15702488 CPUtime=2.22 cores=1,3,5,7
/proc/10053/task/10067/stat : 10067 (java) S 10043 10053 9587 0 -1 4202560 3345 0 0 0 162 60 0 0 15 0 22 0 510908892 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 0 0 16800975 18446604463089189184 0 0 -1 7 0 0 0
[pid=10053/tid=10068] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10068/stat : 10068 (java) S 10043 10053 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10069] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10069/stat : 10069 (java) S 10043 10053 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510908893 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10075] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10075/stat : 10075 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107274673 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10076] ppid=10043 vsize=15702488 CPUtime=1.29 cores=1,3,5,7
/proc/10053/task/10076/stat : 10076 (java) S 10043 10053 9587 0 -1 4202560 10130 0 0 0 128 1 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 3 0 0 0
[pid=10053/tid=10077] ppid=10043 vsize=15702488 CPUtime=1.32 cores=1,3,5,7
/proc/10053/task/10077/stat : 10077 (java) S 10043 10053 9587 0 -1 4202560 12181 0 0 0 131 1 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 1 0 0 0
[pid=10053/tid=10078] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10078/stat : 10078 (java) S 10043 10053 9587 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107266969 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10079] ppid=10043 vsize=15702488 CPUtime=0 cores=1,3,5,7
/proc/10053/task/10079/stat : 10079 (java) S 10043 10053 9587 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 510908895 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 228107267584 0 4 0 16800975 18446604463089189184 0 0 -1 5 0 0 0
[pid=10053/tid=10081] ppid=10043 vsize=15702488 CPUtime=1192.38 cores=1,3,5,7
/proc/10053/task/10081/stat : 10081 (java) R 10043 10053 9587 0 -1 4202560 173751 0 0 0 119199 39 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912505821228 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10053/tid=10082] ppid=10043 vsize=15702488 CPUtime=1192.54 cores=1,3,5,7
/proc/10053/task/10082/stat : 10082 (java) R 10043 10053 9587 0 -1 4202560 174553 0 0 0 119220 34 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506482585 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10053/tid=10083] ppid=10043 vsize=15702488 CPUtime=1191.74 cores=1,3,5,7
/proc/10053/task/10083/stat : 10083 (java) R 10043 10053 9587 0 -1 4202560 169591 0 0 0 119136 38 0 0 25 0 22 0 510908916 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506113089 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10053/tid=10084] ppid=10043 vsize=15702488 CPUtime=1191.93 cores=1,3,5,7
/proc/10053/task/10084/stat : 10084 (java) R 10043 10053 9587 0 -1 4202560 174976 0 0 0 119160 33 0 0 25 0 22 0 510908917 16079347712 82265 33554432000 1073741824 1073778376 140736736570240 18446744073709551615 46912506107356 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15702488

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.28
CPU user time (s): 4796.63
CPU system time (s): 3.65045
CPU usage (%): 397.594
Max. virtual memory (cumulated for all children) (KiB): 15705136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.63
system time used= 3.65044
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1294778
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= 326348
involuntary context switches= 175047

runsolver used 2.03469 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 19:35:34
IDJOB=3313282
IDBENCH=83432
IDSOLVER=1699
FILE ID=node142/3313282-1304184934
RUNJOBID= node142-1304184934-10025
PBS_JOBID= 13172464
Free space on /tmp= 73320 MiB

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

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=2043654391

node142.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	: 5131.95
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.82
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.67
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.81
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29283148 kB
Buffers:       1112924 kB
Cached:        1994140 kB
SwapCached:        176 kB
Active:         477704 kB
Inactive:      2695168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29283148 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3524 kB
Writeback:           0 kB
AnonPages:       65848 kB
Mapped:          17192 kB
Slab:           431892 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207284 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= 73320 MiB
End job on node142 at 2011-04-30 19:55:44