Trace number 3313358

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.73

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_2_keyfind_1.cnf
MD5SUMc192a897c1414e3cc7eb965289993edd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32295
Satisfiable
(Un)Satisfiability was proved
Number of variables504
Number of clauses1840
Sum of the clauses size5744
Maximum clause length5
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 280
Number of clauses of size 31280
Number of clauses of size 4368
Number of clauses of size 540
Number of clauses of size over 50

Solver Data

0.09/0.12	34:56 INFO : Reading from input HOME/instance-3313358-1304184896.cnf
0.25/0.26	Executor set job limit to 1000000
0.25/0.26	Executor set job limit to 1000000
0.25/0.26	Executor set job limit to 1000000
0.25/0.26	Executor set job limit to 1000000
0.25/0.26	Starting Executor!
0.25/0.26	Starting Executor!
0.25/0.26	Starting Executor!
0.25/0.26	Starting Executor!
0.43/0.32	34:56 INFO : Found 256 xor gates
0.43/0.37	34:56 INFO : 336 variables remaining out of 504
0.43/0.37	34:56 INFO : 6080 literals remaining out of 4328
27.52/7.21	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
27.52/7.21	log4j:WARN Please initialize the log4j system properly.
27.52/7.21	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-3313358-1304184896/watcher-3313358-1304184896 -o /tmp/evaluation-result-3313358-1304184896/solver-3313358-1304184896 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313358-1304184896.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.36 7.66 7.78 3/172 28439
/proc/meminfo: memFree=30456876/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28439/stat : 28439 (java) R 28437 28439 28406 0 -1 4202496 1010 0 0 0 0 0 0 0 18 0 1 0 530091944 23580672 496 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212431054592 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28439/statm: 5757 510 390 9 0 124 0

[startup+0.049637 s]
/proc/loadavg: 6.36 7.66 7.78 3/172 28439
/proc/meminfo: memFree=30456876/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 3886 0 1 0 3 0 0 0 18 0 13 0 530091944 15978749952 3325 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3901062 3326 1689 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100587 s]
/proc/loadavg: 6.36 7.66 7.78 3/172 28439
/proc/meminfo: memFree=30456876/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15677016 CPUtime=0.09 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 5571 0 1 0 9 0 0 0 18 0 18 0 530091944 16053264384 4980 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3919254 4981 2115 9 0 3909973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677016

[startup+0.300517 s]
/proc/loadavg: 6.36 7.66 7.78 3/172 28439
/proc/meminfo: memFree=30456876/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15681820 CPUtime=0.43 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 8440 0 1 0 42 1 0 0 18 0 22 0 530091944 16058183680 7699 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3920455 7699 2207 9 0 3911174 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 15681820

[startup+1.03993 s]
/proc/loadavg: 6.36 7.66 7.78 3/172 28439
/proc/meminfo: memFree=30456876/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15711972 CPUtime=3.01 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 51266 0 1 0 295 6 0 0 18 0 22 0 530091944 16089059328 46467 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3927993 46490 2265 9 0 3918712 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 15711972

[startup+1.50126 s]
/proc/loadavg: 6.36 7.66 7.78 17/220 28487
/proc/meminfo: memFree=30057548/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15709380 CPUtime=4.84 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 57376 0 1 0 477 7 0 0 18 0 22 0 530091944 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3927345 48662 2275 9 0 3918064 0
[pid=28439/tid=28445] ppid=28437 vsize=15709380 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 408 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 203 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 428 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 192 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) R 28437 28439 28406 0 -1 4202560 439 0 0 0 0 0 0 0 17 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447842997 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) S 28437 28439 28406 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530091947 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 0 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) R 28437 28439 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530091947 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15709380 CPUtime=0.91 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) R 28437 28439 28406 0 -1 4202560 14346 0 0 0 89 2 0 0 17 0 22 0 530091949 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 47832659690640 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28439/tid=28476] ppid=28437 vsize=15709380 CPUtime=0.79 cores=0,2,4,6
/proc/28439/task/28476/stat : 28476 (java) R 28437 28439 28406 0 -1 4202560 4300 0 0 0 79 0 0 0 18 0 22 0 530091949 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 47832662876647 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28439/tid=28477] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28477/stat : 28477 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530091949 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28479] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28479/stat : 28479 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530091949 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28484] ppid=28437 vsize=15709380 CPUtime=0.41 cores=0,2,4,6
/proc/28439/task/28484/stat : 28484 (java) R 28437 28439 28406 0 -1 4202560 4546 0 0 0 41 0 0 0 17 0 22 0 530091970 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447842997 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28439/tid=28485] ppid=28437 vsize=15709380 CPUtime=1.03 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) R 28437 28439 28406 0 -1 4202560 10798 0 0 0 103 0 0 0 17 0 22 0 530091970 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15709380 CPUtime=0.71 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 7148 0 0 0 71 0 0 0 16 0 22 0 530091971 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505696240 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15709380 CPUtime=0.56 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) R 28437 28439 28406 0 -1 4202560 7107 0 0 0 56 0 0 0 16 0 22 0 530091971 16086405120 48662 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505652801 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 15709380

[startup+3.10095 s]
/proc/loadavg: 6.36 7.66 7.78 8/220 28536
/proc/meminfo: memFree=30135980/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15709380 CPUtime=11.21 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 98415 0 1 0 1108 13 0 0 18 0 22 0 530091944 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3927345 87099 2287 9 0 3918064 0
[pid=28439/tid=28445] ppid=28437 vsize=15709380 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 951 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 514 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 551 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 176 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 577 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 558 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) S 28437 28439 28406 0 -1 4202560 659 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) S 28437 28439 28406 0 -1 4202560 82 0 0 0 0 0 0 0 16 0 22 0 530091947 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 0 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) S 28437 28439 28406 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530091947 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15709380 CPUtime=1.23 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) S 28437 28439 28406 0 -1 4202560 15741 0 0 0 121 2 0 0 16 0 22 0 530091949 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28476] ppid=28437 vsize=15709380 CPUtime=0.85 cores=0,2,4,6
/proc/28439/task/28476/stat : 28476 (java) S 28437 28439 28406 0 -1 4202560 4311 0 0 0 85 0 0 0 15 0 22 0 530091949 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28477] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28477/stat : 28477 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530091949 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28479] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28479/stat : 28479 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530091949 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28484] ppid=28437 vsize=15709380 CPUtime=1.71 cores=0,2,4,6
/proc/28439/task/28484/stat : 28484 (java) R 28437 28439 28406 0 -1 4202560 13844 0 0 0 170 1 0 0 18 0 22 0 530091970 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505727338 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28439/tid=28485] ppid=28437 vsize=15709380 CPUtime=2.55 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) R 28437 28439 28406 0 -1 4202560 20170 0 0 0 254 1 0 0 19 0 22 0 530091970 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505673244 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15709380 CPUtime=2.29 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 16204 0 0 0 228 1 0 0 18 0 22 0 530091971 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505673263 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15709380 CPUtime=2.12 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) R 28437 28439 28406 0 -1 4202560 16622 0 0 0 210 2 0 0 18 0 22 0 530091971 16086405120 87099 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505727300 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 15709380

[startup+6.30134 s]
/proc/loadavg: 6.49 7.67 7.78 9/220 28536
/proc/meminfo: memFree=29078036/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15709380 CPUtime=23.95 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 99056 0 1 0 2382 13 0 0 18 0 22 0 530091944 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3927345 76794 2290 9 0 3918064 0
[pid=28439/tid=28445] ppid=28437 vsize=15709380 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 1019 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 554 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 647 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 235 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 616 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 618 0 0 0 0 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15709380 CPUtime=0.01 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) S 28437 28439 28406 0 -1 4202560 744 0 0 0 1 0 0 0 15 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 160 0 0 0 0 0 0 0 16 0 22 0 530091946 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) S 28437 28439 28406 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 22 0 530091947 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 0 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) S 28437 28439 28406 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530091947 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15709380 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15709380 CPUtime=1.25 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) S 28437 28439 28406 0 -1 4202560 15746 0 0 0 123 2 0 0 15 0 22 0 530091949 16086405120 76794 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0

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

[pid=28439/tid=28485] ppid=28437 vsize=15774916 CPUtime=1048.26 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) R 28437 28439 28406 0 -1 4202560 132073 0 0 0 104796 30 0 0 25 0 22 0 530091970 16153513984 80968 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505841356 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15774916 CPUtime=1048.78 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 128998 0 0 0 104847 31 0 0 25 0 22 0 530091971 16153513984 80968 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505620480 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15774916 CPUtime=1048.64 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) R 28437 28439 28406 0 -1 4202560 129002 0 0 0 104835 29 0 0 25 0 22 0 530091971 16153513984 80968 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505951859 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4222.19
Current children cumulated vsize (KiB) 15774916

[startup+1122.31 s]
/proc/loadavg: 8.14 8.12 8.00 9/220 28566
/proc/meminfo: memFree=29479908/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15774916 CPUtime=4460.69 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 1072044 0 1 0 445744 325 0 0 18 0 22 0 530091944 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3943729 106076 2298 9 0 3934448 0
[pid=28439/tid=28445] ppid=28437 vsize=15774916 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15774916 CPUtime=3.08 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 59914 0 0 0 295 13 0 0 16 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15774916 CPUtime=3.06 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 59326 0 0 0 290 16 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15774916 CPUtime=3.03 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 56484 0 0 0 287 16 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15774916 CPUtime=3.08 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 60390 0 0 0 292 16 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15774916 CPUtime=3.05 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 58170 0 0 0 289 16 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15774916 CPUtime=2.97 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 58133 0 0 0 282 15 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15774916 CPUtime=3.08 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) S 28437 28439 28406 0 -1 4202560 58298 0 0 0 291 17 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15774916 CPUtime=3.11 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 57977 0 0 0 295 16 0 0 15 0 22 0 530091946 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15774916 CPUtime=2.3 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) R 28437 28439 28406 0 -1 4202560 2789 0 0 0 171 59 0 0 15 0 22 0 530091947 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212435970359 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) S 28437 28439 28406 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530091947 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15774916 CPUtime=1.4 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) S 28437 28439 28406 0 -1 4202560 16773 0 0 0 138 2 0 0 15 0 22 0 530091949 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28476] ppid=28437 vsize=15774916 CPUtime=1.23 cores=0,2,4,6
/proc/28439/task/28476/stat : 28476 (java) S 28437 28439 28406 0 -1 4202560 4377 0 0 0 123 0 0 0 16 0 22 0 530091949 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28477] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28477/stat : 28477 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530091949 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28479] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28479/stat : 28479 (java) S 28437 28439 28406 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 530091949 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28484] ppid=28437 vsize=15774916 CPUtime=1107.23 cores=0,2,4,6
/proc/28439/task/28484/stat : 28484 (java) S 28437 28439 28406 0 -1 4202560 141327 0 0 0 110692 31 0 0 25 0 22 0 530091970 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28485] ppid=28437 vsize=15774916 CPUtime=1107.59 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) S 28437 28439 28406 0 -1 4202560 145505 0 0 0 110726 33 0 0 25 0 22 0 530091970 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15774916 CPUtime=1107.98 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 142477 0 0 0 110764 34 0 0 25 0 22 0 530091971 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505755200 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15774916 CPUtime=1108 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) S 28437 28439 28406 0 -1 4202560 142598 0 0 0 110768 32 0 0 25 0 22 0 530091971 16153513984 106076 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4460.69
Current children cumulated vsize (KiB) 15774916

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.00 10/220 28567
/proc/meminfo: memFree=29664500/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15774916 CPUtime=4699.24 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 1106860 0 1 0 469588 336 0 0 18 0 22 0 530091944 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3943729 89960 2298 9 0 3934448 0
[pid=28439/tid=28445] ppid=28437 vsize=15774916 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15774916 CPUtime=3.25 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 62083 0 0 0 312 13 0 0 15 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15774916 CPUtime=3.22 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 61287 0 0 0 305 17 0 0 16 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15774916 CPUtime=3.18 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 58683 0 0 0 302 16 0 0 15 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15774916 CPUtime=3.26 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 61930 0 0 0 309 17 0 0 16 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15774916 CPUtime=3.2 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 60030 0 0 0 303 17 0 0 16 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15774916 CPUtime=3.17 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 60020 0 0 0 301 16 0 0 15 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15774916 CPUtime=3.24 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) S 28437 28439 28406 0 -1 4202560 60233 0 0 0 306 18 0 0 16 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15774916 CPUtime=3.25 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 59858 0 0 0 308 17 0 0 15 0 22 0 530091946 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15774916 CPUtime=2.4 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) S 28437 28439 28406 0 -1 4202560 2942 0 0 0 179 61 0 0 15 0 22 0 530091947 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 0 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) S 28437 28439 28406 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530091947 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15774916 CPUtime=1.4 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) S 28437 28439 28406 0 -1 4202560 16773 0 0 0 138 2 0 0 15 0 22 0 530091949 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28476] ppid=28437 vsize=15774916 CPUtime=1.23 cores=0,2,4,6
/proc/28439/task/28476/stat : 28476 (java) S 28437 28439 28406 0 -1 4202560 4377 0 0 0 123 0 0 0 16 0 22 0 530091949 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28477] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28477/stat : 28477 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530091949 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28479] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28479/stat : 28479 (java) S 28437 28439 28406 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 530091949 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28484] ppid=28437 vsize=15774916 CPUtime=1166.58 cores=0,2,4,6
/proc/28439/task/28484/stat : 28484 (java) R 28437 28439 28406 0 -1 4202560 146262 0 0 0 116625 33 0 0 25 0 22 0 530091970 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 47832663757783 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28439/tid=28485] ppid=28437 vsize=15774916 CPUtime=1166.93 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) R 28437 28439 28406 0 -1 4202560 150167 0 0 0 116659 34 0 0 25 0 22 0 530091970 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912506390001 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15774916 CPUtime=1167.26 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 147282 0 0 0 116691 35 0 0 25 0 22 0 530091971 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912506510301 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15774916 CPUtime=1167.17 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) R 28437 28439 28406 0 -1 4202560 147425 0 0 0 116685 32 0 0 25 0 22 0 530091971 16153513984 89960 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4699.24
Current children cumulated vsize (KiB) 15774916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 8.14 8.12 8.01 9/220 28568
/proc/meminfo: memFree=29676388/32951124 swapFree=67111416/67111528
[pid=28439] ppid=28437 vsize=15774916 CPUtime=4800.22 cores=0,2,4,6
/proc/28439/stat : 28439 (java) S 28437 28439 28406 0 -1 4202496 1124807 0 1 0 479680 342 0 0 18 0 22 0 530091944 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28439/statm: 3943729 85562 2298 9 0 3934448 0
[pid=28439/tid=28445] ppid=28437 vsize=15774916 CPUtime=0.35 cores=0,2,4,6
/proc/28439/task/28445/stat : 28445 (java) S 28437 28439 28406 0 -1 4202560 6061 0 1 0 34 1 0 0 20 0 22 0 530091945 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28448] ppid=28437 vsize=15774916 CPUtime=3.32 cores=0,2,4,6
/proc/28439/task/28448/stat : 28448 (java) S 28437 28439 28406 0 -1 4202560 63101 0 0 0 318 14 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28449] ppid=28437 vsize=15774916 CPUtime=3.29 cores=0,2,4,6
/proc/28439/task/28449/stat : 28449 (java) S 28437 28439 28406 0 -1 4202560 62572 0 0 0 312 17 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28450] ppid=28437 vsize=15774916 CPUtime=3.24 cores=0,2,4,6
/proc/28439/task/28450/stat : 28450 (java) S 28437 28439 28406 0 -1 4202560 59726 0 0 0 308 16 0 0 16 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28451] ppid=28437 vsize=15774916 CPUtime=3.33 cores=0,2,4,6
/proc/28439/task/28451/stat : 28451 (java) S 28437 28439 28406 0 -1 4202560 63149 0 0 0 316 17 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28452] ppid=28437 vsize=15774916 CPUtime=3.26 cores=0,2,4,6
/proc/28439/task/28452/stat : 28452 (java) S 28437 28439 28406 0 -1 4202560 60846 0 0 0 309 17 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28453] ppid=28437 vsize=15774916 CPUtime=3.26 cores=0,2,4,6
/proc/28439/task/28453/stat : 28453 (java) S 28437 28439 28406 0 -1 4202560 61090 0 0 0 309 17 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28454] ppid=28437 vsize=15774916 CPUtime=3.31 cores=0,2,4,6
/proc/28439/task/28454/stat : 28454 (java) S 28437 28439 28406 0 -1 4202560 61424 0 0 0 313 18 0 0 15 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28455] ppid=28437 vsize=15774916 CPUtime=3.32 cores=0,2,4,6
/proc/28439/task/28455/stat : 28455 (java) S 28437 28439 28406 0 -1 4202560 60928 0 0 0 314 18 0 0 16 0 22 0 530091946 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28464] ppid=28437 vsize=15774916 CPUtime=2.47 cores=0,2,4,6
/proc/28439/task/28464/stat : 28464 (java) S 28437 28439 28406 0 -1 4202560 2980 0 0 0 185 62 0 0 15 0 22 0 530091947 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 0 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28466] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28466/stat : 28466 (java) S 28437 28439 28406 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 530091947 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28467] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28467/stat : 28467 (java) S 28437 28439 28406 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 530091947 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 6 0 0 0
[pid=28439/tid=28472] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28472/stat : 28472 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530091949 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447840689 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28473] ppid=28437 vsize=15774916 CPUtime=1.4 cores=0,2,4,6
/proc/28439/task/28473/stat : 28473 (java) S 28437 28439 28406 0 -1 4202560 16773 0 0 0 138 2 0 0 15 0 22 0 530091949 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28476] ppid=28437 vsize=15774916 CPUtime=1.23 cores=0,2,4,6
/proc/28439/task/28476/stat : 28476 (java) S 28437 28439 28406 0 -1 4202560 4377 0 0 0 123 0 0 0 16 0 22 0 530091949 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 0 0 0 0
[pid=28439/tid=28477] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28477/stat : 28477 (java) S 28437 28439 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530091949 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447832985 0 4 0 16800975 18446604453934127168 0 0 -1 2 0 0 0
[pid=28439/tid=28479] ppid=28437 vsize=15774916 CPUtime=0 cores=0,2,4,6
/proc/28439/task/28479/stat : 28479 (java) S 28437 28439 28406 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530091949 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 212447833600 0 4 0 16800975 18446604453934127168 0 0 -1 4 0 0 0
[pid=28439/tid=28484] ppid=28437 vsize=15774916 CPUtime=1191.71 cores=0,2,4,6
/proc/28439/task/28484/stat : 28484 (java) R 28437 28439 28406 0 -1 4202560 148534 0 0 0 119138 33 0 0 25 0 22 0 530091970 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505950542 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28439/tid=28485] ppid=28437 vsize=15774916 CPUtime=1191.93 cores=0,2,4,6
/proc/28439/task/28485/stat : 28485 (java) R 28437 28439 28406 0 -1 4202560 152493 0 0 0 119159 34 0 0 25 0 22 0 530091970 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28439/tid=28486] ppid=28437 vsize=15774916 CPUtime=1192.37 cores=0,2,4,6
/proc/28439/task/28486/stat : 28486 (java) R 28437 28439 28406 0 -1 4202560 149585 0 0 0 119202 35 0 0 25 0 22 0 530091971 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 46912505796256 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28439/tid=28487] ppid=28437 vsize=15774916 CPUtime=1192.28 cores=0,2,4,6
/proc/28439/task/28487/stat : 28487 (java) R 28437 28439 28406 0 -1 4202560 149719 0 0 0 119195 33 0 0 25 0 22 0 530091971 16153513984 85562 33554432000 1073741824 1073778376 140736942282576 18446744073709551615 47832663758401 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15774916

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

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

Child status: 143
Real time (s): 1207.73
CPU time (s): 4800.28
CPU user time (s): 4796.84
CPU system time (s): 3.44548
CPU usage (%): 397.462
Max. virtual memory (cumulated for all children) (KiB): 15774916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.84
system time used= 3.44548
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1124832
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= 358262
involuntary context switches= 175816

runsolver used 1.93771 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 19:34:56
IDJOB=3313358
IDBENCH=83424
IDSOLVER=1699
FILE ID=node102/3313358-1304184896
RUNJOBID= node102-1304184896-28424
PBS_JOBID= 13172473
Free space on /tmp= 72472 MiB

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

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

MD5SUM BENCH= c192a897c1414e3cc7eb965289993edd
RANDOM SEED=716316329

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      30457148 kB
Buffers:        638132 kB
Cached:        1374044 kB
SwapCached:          0 kB
Active:         201856 kB
Inactive:      1874644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30457148 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            3300 kB
Writeback:           8 kB
AnonPages:       64096 kB
Mapped:          14556 kB
Slab:           352232 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188864 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= 72468 MiB
End job on node102 at 2011-04-30 19:55:06