Trace number 3312854

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.22 1206.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	38:18 INFO : Reading from input HOME/instance-3312854-1304177898.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.28/0.26	Starting Executor!
0.52/0.40	38:18 INFO : 697 variables remaining out of 700
0.52/0.40	38:18 INFO : 11852 literals remaining out of 11928

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-3312854-1304177898/watcher-3312854-1304177898 -o /tmp/evaluation-result-3312854-1304177898/solver-3312854-1304177898 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312854-1304177898.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: 7.42 7.89 7.96 2/194 27565
/proc/meminfo: memFree=30360880/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 1442 0 0 0 0 0 0 0 25 0 2 0 529389594 31313920 910 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 7645 918 702 9 0 383 0
[pid=27565/tid=27566] ppid=27563 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) R 27563 27565 27376 0 -1 4202560 126 0 0 0 0 0 0 0 25 0 2 0 529389595 31260672 946 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839961865177 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.110862 s]
/proc/loadavg: 7.42 7.89 7.96 2/194 27565
/proc/meminfo: memFree=30360880/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15677028 CPUtime=0.11 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 5739 0 1 0 10 1 0 0 25 0 18 0 529389594 16053276672 5168 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3919257 5168 2120 9 0 3909976 0
[pid=27565/tid=27566] ppid=27563 vsize=15677028 CPUtime=0.1 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) R 27563 27565 27376 0 -1 4202560 3600 0 1 0 9 1 0 0 25 0 18 0 529389595 16053276672 5169 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101524939 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15677028

[startup+0.200773 s]
/proc/loadavg: 7.42 7.89 7.96 2/194 27565
/proc/meminfo: memFree=30360880/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15678024 CPUtime=0.28 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 7086 0 1 0 26 2 0 0 25 0 18 0 529389594 16054296576 6486 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3919506 6487 2184 9 0 3910225 0
[pid=27565/tid=27566] ppid=27563 vsize=15678024 CPUtime=0.19 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) R 27563 27565 27376 0 -1 4202560 4542 0 1 0 18 1 0 0 18 0 18 0 529389595 16054296576 6487 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839965694772 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15678024

[startup+0.300756 s]
/proc/loadavg: 7.42 7.89 7.96 2/194 27565
/proc/meminfo: memFree=30360880/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15749668 CPUtime=0.52 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 11428 0 1 0 50 2 0 0 25 0 22 0 529389594 16127660032 9933 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3937417 9933 2213 9 0 3928136 0
[pid=27565/tid=27566] ppid=27563 vsize=15749668 CPUtime=0.28 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) R 27563 27565 27376 0 -1 4202560 6609 0 1 0 27 1 0 0 19 0 22 0 529389595 16127660032 9933 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505228718 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15749668

[startup+0.791669 s]
/proc/loadavg: 7.42 7.89 7.96 2/194 27565
/proc/meminfo: memFree=30360880/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15772188 CPUtime=2.28 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 36974 0 1 0 222 6 0 0 25 0 22 0 529389594 16150720512 31891 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3943047 31893 2257 9 0 3933766 0
[pid=27565/tid=27566] ppid=27563 vsize=15772188 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16150720512 31894 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 15772188

[startup+1.50155 s]
/proc/loadavg: 7.42 7.89 7.96 13/220 27591
/proc/meminfo: memFree=30040832/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15769580 CPUtime=5.08 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 61607 0 1 0 499 9 0 0 25 0 22 0 529389594 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3942395 55849 2273 9 0 3933114 0
[pid=27565/tid=27566] ppid=27563 vsize=15769580 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 146 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 1523 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 1218 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 107 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 1286 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 2188 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 1696 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27576] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27576/stat : 27576 (java) S 27563 27565 27376 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529389596 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 0 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27577] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27577/stat : 27577 (java) S 27563 27565 27376 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529389596 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27578] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27578/stat : 27578 (java) S 27563 27565 27376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529389596 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27579] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27579/stat : 27579 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389598 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101521841 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27580] ppid=27563 vsize=15769580 CPUtime=0.52 cores=0,2,4,6
/proc/27565/task/27580/stat : 27580 (java) R 27563 27565 27376 0 -1 4202560 9694 0 0 0 51 1 0 0 24 0 22 0 529389598 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839960380912 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27565/tid=27581] ppid=27563 vsize=15769580 CPUtime=0.94 cores=0,2,4,6
/proc/27565/task/27581/stat : 27581 (java) S 27563 27565 27376 0 -1 4202560 6221 0 0 0 94 0 0 0 17 0 22 0 529389599 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27582] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27582/stat : 27582 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389599 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27583] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27583/stat : 27583 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529389599 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27588] ppid=27563 vsize=15769580 CPUtime=0.74 cores=0,2,4,6
/proc/27565/task/27588/stat : 27588 (java) R 27563 27565 27376 0 -1 4202560 4293 0 0 0 74 0 0 0 19 0 22 0 529389620 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505702771 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27565/tid=27589] ppid=27563 vsize=15769580 CPUtime=0.75 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) R 27563 27565 27376 0 -1 4202560 9041 0 0 0 74 1 0 0 19 0 22 0 529389620 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505745814 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15769580 CPUtime=0.82 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) R 27563 27565 27376 0 -1 4202560 7094 0 0 0 82 0 0 0 18 0 22 0 529389620 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505914721 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15769580 CPUtime=0.83 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) R 27563 27565 27376 0 -1 4202560 8419 0 0 0 82 1 0 0 18 0 22 0 529389620 16148049920 55849 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 18446744073699065989 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 15769580

[startup+3.10127 s]
/proc/loadavg: 7.42 7.89 7.96 11/220 27591
/proc/meminfo: memFree=29830032/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15769580 CPUtime=11.45 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 156215 0 1 0 1125 20 0 0 25 0 22 0 529389594 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3942395 150399 2284 9 0 3933114 0
[pid=27565/tid=27566] ppid=27563 vsize=15769580 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 2488 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 3962 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 1644 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 1789 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 1274 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 2296 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 3232 0 0 0 0 0 0 0 15 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 2731 0 0 0 0 0 0 0 16 0 22 0 529389595 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27576] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27576/stat : 27576 (java) S 27563 27565 27376 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 529389596 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 0 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27577] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27577/stat : 27577 (java) S 27563 27565 27376 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529389596 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27578] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27578/stat : 27578 (java) S 27563 27565 27376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529389596 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27579] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27579/stat : 27579 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389598 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101521841 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27580] ppid=27563 vsize=15769580 CPUtime=0.54 cores=0,2,4,6
/proc/27565/task/27580/stat : 27580 (java) S 27563 27565 27376 0 -1 4202560 9704 0 0 0 53 1 0 0 16 0 22 0 529389598 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27581] ppid=27563 vsize=15769580 CPUtime=0.99 cores=0,2,4,6
/proc/27565/task/27581/stat : 27581 (java) S 27563 27565 27376 0 -1 4202560 6247 0 0 0 99 0 0 0 15 0 22 0 529389599 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27582] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27582/stat : 27582 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389599 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27583] ppid=27563 vsize=15769580 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27583/stat : 27583 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529389599 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27588] ppid=27563 vsize=15769580 CPUtime=2.29 cores=0,2,4,6
/proc/27565/task/27588/stat : 27588 (java) R 27563 27565 27376 0 -1 4202560 25771 0 0 0 227 2 0 0 22 0 22 0 529389620 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839965016951 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27565/tid=27589] ppid=27563 vsize=15769580 CPUtime=2.32 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) R 27563 27565 27376 0 -1 4202560 29692 0 0 0 229 3 0 0 23 0 22 0 529389620 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505728932 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15769580 CPUtime=2.35 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) R 27563 27565 27376 0 -1 4202560 27322 0 0 0 232 3 0 0 20 0 22 0 529389620 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505523244 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15769580 CPUtime=2.41 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) R 27563 27565 27376 0 -1 4202560 29230 0 0 0 238 3 0 0 20 0 22 0 529389620 16148049920 150399 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505702771 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 15769580

[startup+6.3007 s]
/proc/loadavg: 7.54 7.91 7.97 11/220 27640
/proc/meminfo: memFree=29148424/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15764144 CPUtime=24.22 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 286121 0 1 0 2384 38 0 0 25 0 22 0 529389594 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3941036 278117 2284 9 0 3931755 0
[pid=27565/tid=27566] ppid=27563 vsize=15764144 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 2712 0 0 0 0 0 0 0 16 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 4870 0 0 0 0 0 0 0 15 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 2274 0 0 0 0 0 0 0 16 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 2066 0 0 0 0 0 0 0 15 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 2511 0 0 0 0 0 0 0 15 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 2712 0 0 0 0 0 0 0 16 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15764144 CPUtime=0.01 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 4183 0 0 0 1 0 0 0 15 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15764144 CPUtime=0.01 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 3441 0 0 0 1 0 0 0 16 0 22 0 529389595 16142483456 278117 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0

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

[pid=27565/tid=27589] ppid=27563 vsize=15764144 CPUtime=1107.92 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) R 27563 27565 27376 0 -1 4202560 416686 0 0 0 110732 60 0 0 25 0 22 0 529389620 16142483456 103390 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505835603 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15764144 CPUtime=1108.27 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) R 27563 27565 27376 0 -1 4202560 411605 0 0 0 110772 55 0 0 25 0 22 0 529389620 16142483456 103390 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839965017691 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15764144 CPUtime=1108.33 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) R 27563 27565 27376 0 -1 4202560 407228 0 0 0 110779 54 0 0 25 0 22 0 529389620 16142483456 103390 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505835755 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4464.74
Current children cumulated vsize (KiB) 15764144

[startup+1182.3 s]
/proc/loadavg: 8.20 8.11 8.02 9/220 27672
/proc/meminfo: memFree=29537764/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15764144 CPUtime=4703.5 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 3267493 0 1 0 469749 601 0 0 25 0 22 0 529389594 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3941036 111215 2298 9 0 3931755 0
[pid=27565/tid=27566] ppid=27563 vsize=15764144 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15764144 CPUtime=3.57 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 195298 0 0 0 324 33 0 0 15 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15764144 CPUtime=3.74 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 190973 0 0 0 343 31 0 0 15 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15764144 CPUtime=3.66 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 187406 0 0 0 330 36 0 0 16 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15764144 CPUtime=3.68 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 194932 0 0 0 333 35 0 0 15 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15764144 CPUtime=3.69 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 188229 0 0 0 336 33 0 0 16 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15764144 CPUtime=3.66 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 184496 0 0 0 333 33 0 0 16 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15764144 CPUtime=3.68 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 192389 0 0 0 336 32 0 0 15 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15764144 CPUtime=3.71 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 180104 0 0 0 337 34 0 0 15 0 22 0 529389595 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27576] ppid=27563 vsize=15764144 CPUtime=2.12 cores=0,2,4,6
/proc/27565/task/27576/stat : 27576 (java) S 27563 27565 27376 0 -1 4202560 8378 0 0 0 125 87 0 0 15 0 22 0 529389596 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 0 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27577] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27577/stat : 27577 (java) S 27563 27565 27376 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529389596 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27578] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27578/stat : 27578 (java) S 27563 27565 27376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529389596 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27579] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27579/stat : 27579 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389598 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101521841 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27580] ppid=27563 vsize=15764144 CPUtime=0.78 cores=0,2,4,6
/proc/27565/task/27580/stat : 27580 (java) S 27563 27565 27376 0 -1 4202560 9744 0 0 0 77 1 0 0 15 0 22 0 529389598 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27581] ppid=27563 vsize=15764144 CPUtime=1.08 cores=0,2,4,6
/proc/27565/task/27581/stat : 27581 (java) S 27563 27565 27376 0 -1 4202560 6259 0 0 0 108 0 0 0 15 0 22 0 529389599 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27582] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27582/stat : 27582 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389599 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27583] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27583/stat : 27583 (java) S 27563 27565 27376 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529389599 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27588] ppid=27563 vsize=15764144 CPUtime=1167.29 cores=0,2,4,6
/proc/27565/task/27588/stat : 27588 (java) R 27563 27565 27376 0 -1 4202560 425492 0 0 0 116669 60 0 0 25 0 22 0 529389620 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505836916 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27565/tid=27589] ppid=27563 vsize=15764144 CPUtime=1167.02 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) R 27563 27565 27376 0 -1 4202560 435778 0 0 0 116640 62 0 0 25 0 22 0 529389620 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505849435 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15764144 CPUtime=1167.64 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) R 27563 27565 27376 0 -1 4202560 433000 0 0 0 116706 58 0 0 25 0 22 0 529389620 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505835563 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15764144 CPUtime=1167.64 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) R 27563 27565 27376 0 -1 4202560 426565 0 0 0 116707 57 0 0 25 0 22 0 529389620 16142483456 111215 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 46912505932283 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4703.5
Current children cumulated vsize (KiB) 15764144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 8.13 8.10 8.02 6/220 27673
/proc/meminfo: memFree=29501992/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15764144 CPUtime=4800.17 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 3331651 0 1 0 479403 614 0 0 25 0 22 0 529389594 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3941036 119750 2298 9 0 3931755 0
[pid=27565/tid=27566] ppid=27563 vsize=15764144 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15764144 CPUtime=3.63 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 198523 0 0 0 330 33 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15764144 CPUtime=3.81 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 194403 0 0 0 350 31 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15764144 CPUtime=3.73 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 191558 0 0 0 336 37 0 0 16 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15764144 CPUtime=3.76 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 198521 0 0 0 340 36 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15764144 CPUtime=3.78 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 193882 0 0 0 344 34 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15764144 CPUtime=3.74 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 187847 0 0 0 340 34 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15764144 CPUtime=3.75 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 195244 0 0 0 342 33 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15764144 CPUtime=3.8 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 185476 0 0 0 345 35 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27576] ppid=27563 vsize=15764144 CPUtime=2.17 cores=0,2,4,6
/proc/27565/task/27576/stat : 27576 (java) R 27563 27565 27376 0 -1 4202560 8550 0 0 0 128 89 0 0 15 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839964785193 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=27565/tid=27577] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27577/stat : 27577 (java) S 27563 27565 27376 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27578] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27578/stat : 27578 (java) S 27563 27565 27376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27579] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27579/stat : 27579 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389598 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101521841 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27580] ppid=27563 vsize=15764144 CPUtime=0.78 cores=0,2,4,6
/proc/27565/task/27580/stat : 27580 (java) S 27563 27565 27376 0 -1 4202560 9744 0 0 0 77 1 0 0 15 0 22 0 529389598 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27581] ppid=27563 vsize=15764144 CPUtime=1.08 cores=0,2,4,6
/proc/27565/task/27581/stat : 27581 (java) S 27563 27565 27376 0 -1 4202560 6259 0 0 0 108 0 0 0 15 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27582] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27582/stat : 27582 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27583] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27583/stat : 27583 (java) S 27563 27565 27376 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27588] ppid=27563 vsize=15764144 CPUtime=1191.33 cores=0,2,4,6
/proc/27565/task/27588/stat : 27588 (java) S 27563 27565 27376 0 -1 4202560 433902 0 0 0 119072 61 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27589] ppid=27563 vsize=15764144 CPUtime=1191 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) S 27563 27565 27376 0 -1 4202560 443958 0 0 0 119037 63 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15764144 CPUtime=1191.67 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) S 27563 27565 27376 0 -1 4202560 440945 0 0 0 119108 59 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15764144 CPUtime=1191.6 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) S 27563 27565 27376 0 -1 4202560 434387 0 0 0 119102 58 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15764144

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

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

[startup+1206.6 s]
/proc/loadavg: 8.13 8.10 8.02 6/220 27673
/proc/meminfo: memFree=29501992/32950928 swapFree=67111428/67111528
[pid=27565] ppid=27563 vsize=15764144 CPUtime=4800.17 cores=0,2,4,6
/proc/27565/stat : 27565 (java) S 27563 27565 27376 0 -1 4202496 3331651 0 1 0 479403 614 0 0 25 0 22 0 529389594 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27565/statm: 3941036 119750 2298 9 0 3931755 0
[pid=27565/tid=27566] ppid=27563 vsize=15764144 CPUtime=0.38 cores=0,2,4,6
/proc/27565/task/27566/stat : 27566 (java) S 27563 27565 27376 0 -1 4202560 7001 0 1 0 37 1 0 0 20 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27568] ppid=27563 vsize=15764144 CPUtime=3.63 cores=0,2,4,6
/proc/27565/task/27568/stat : 27568 (java) S 27563 27565 27376 0 -1 4202560 198523 0 0 0 330 33 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27569] ppid=27563 vsize=15764144 CPUtime=3.81 cores=0,2,4,6
/proc/27565/task/27569/stat : 27569 (java) S 27563 27565 27376 0 -1 4202560 194403 0 0 0 350 31 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27570] ppid=27563 vsize=15764144 CPUtime=3.73 cores=0,2,4,6
/proc/27565/task/27570/stat : 27570 (java) S 27563 27565 27376 0 -1 4202560 191558 0 0 0 336 37 0 0 16 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27571] ppid=27563 vsize=15764144 CPUtime=3.76 cores=0,2,4,6
/proc/27565/task/27571/stat : 27571 (java) S 27563 27565 27376 0 -1 4202560 198521 0 0 0 340 36 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27572] ppid=27563 vsize=15764144 CPUtime=3.78 cores=0,2,4,6
/proc/27565/task/27572/stat : 27572 (java) S 27563 27565 27376 0 -1 4202560 193882 0 0 0 344 34 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27573] ppid=27563 vsize=15764144 CPUtime=3.74 cores=0,2,4,6
/proc/27565/task/27573/stat : 27573 (java) S 27563 27565 27376 0 -1 4202560 187847 0 0 0 340 34 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27574] ppid=27563 vsize=15764144 CPUtime=3.75 cores=0,2,4,6
/proc/27565/task/27574/stat : 27574 (java) S 27563 27565 27376 0 -1 4202560 195244 0 0 0 342 33 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27575] ppid=27563 vsize=15764144 CPUtime=3.8 cores=0,2,4,6
/proc/27565/task/27575/stat : 27575 (java) S 27563 27565 27376 0 -1 4202560 185476 0 0 0 345 35 0 0 15 0 22 0 529389595 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27576] ppid=27563 vsize=15764144 CPUtime=2.17 cores=0,2,4,6
/proc/27565/task/27576/stat : 27576 (java) R 27563 27565 27376 0 -1 4202560 8550 0 0 0 128 89 0 0 15 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 47839964785193 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=27565/tid=27577] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27577/stat : 27577 (java) S 27563 27565 27376 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27578] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27578/stat : 27578 (java) S 27563 27565 27376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529389596 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27579] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27579/stat : 27579 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389598 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101521841 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27580] ppid=27563 vsize=15764144 CPUtime=0.78 cores=0,2,4,6
/proc/27565/task/27580/stat : 27580 (java) S 27563 27565 27376 0 -1 4202560 9744 0 0 0 77 1 0 0 15 0 22 0 529389598 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27581] ppid=27563 vsize=15764144 CPUtime=1.08 cores=0,2,4,6
/proc/27565/task/27581/stat : 27581 (java) S 27563 27565 27376 0 -1 4202560 6259 0 0 0 108 0 0 0 15 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27582] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27582/stat : 27582 (java) S 27563 27565 27376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
[pid=27565/tid=27583] ppid=27563 vsize=15764144 CPUtime=0 cores=0,2,4,6
/proc/27565/task/27583/stat : 27583 (java) S 27563 27565 27376 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529389599 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514752 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27588] ppid=27563 vsize=15764144 CPUtime=1191.33 cores=0,2,4,6
/proc/27565/task/27588/stat : 27588 (java) S 27563 27565 27376 0 -1 4202560 433902 0 0 0 119072 61 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 2 0 0 0
[pid=27565/tid=27589] ppid=27563 vsize=15764144 CPUtime=1191 cores=0,2,4,6
/proc/27565/task/27589/stat : 27589 (java) S 27563 27565 27376 0 -1 4202560 443958 0 0 0 119037 63 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 4 0 0 0
[pid=27565/tid=27590] ppid=27563 vsize=15764144 CPUtime=1191.67 cores=0,2,4,6
/proc/27565/task/27590/stat : 27590 (java) S 27563 27565 27376 0 -1 4202560 440945 0 0 0 119108 59 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 0 0 0 0
[pid=27565/tid=27591] ppid=27563 vsize=15764144 CPUtime=1191.6 cores=0,2,4,6
/proc/27565/task/27591/stat : 27591 (java) S 27563 27565 27376 0 -1 4202560 434387 0 0 0 119102 58 0 0 25 0 22 0 529389620 16142483456 119750 33554432000 1073741824 1073778376 140734993040240 18446744073709551615 248101514137 0 4 0 16800975 18446604453846581696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15764144

Child status: 143
Real time (s): 1206.64
CPU time (s): 4800.22
CPU user time (s): 4794.05
CPU system time (s): 6.16706
CPU usage (%): 397.817
Max. virtual memory (cumulated for all children) (KiB): 15772188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.05
system time used= 6.16706
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3331677
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= 196339
involuntary context switches= 114117

runsolver used 2.01169 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 17:38:18
IDJOB=3312854
IDBENCH=83039
IDSOLVER=1699
FILE ID=node123/3312854-1304177898
RUNJOBID= node123-1304176689-27394
PBS_JOBID= 13172429
Free space on /tmp= 73468 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312854-1304177898/watcher-3312854-1304177898 -o /tmp/evaluation-result-3312854-1304177898/solver-3312854-1304177898 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312854-1304177898.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=1551177013

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30361284 kB
Buffers:        649356 kB
Cached:        1491892 kB
SwapCached:        100 kB
Active:         247140 kB
Inactive:      1971568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30361284 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            3184 kB
Writeback:           0 kB
AnonPages:       77512 kB
Mapped:          22064 kB
Slab:           307644 kB
PageTables:       4236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   781240 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= 73464 MiB
End job on node123 at 2011-04-30 17:58:27