Trace number 3313504

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.14 1207.34

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

0.10/0.12	34:09 INFO : Reading from input HOME/instance-3313504-1304184849.cnf
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.73/0.46	34:09 INFO : Found 736 xor gates
1.29/0.69	34:09 INFO : 1040 variables remaining out of 1404
1.29/0.69	34:09 INFO : 34112 literals remaining out of 13076
218.11/55.11	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
218.11/55.11	log4j:WARN Please initialize the log4j system properly.
218.11/55.11	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-3313504-1304184849/watcher-3313504-1304184849 -o /tmp/evaluation-result-3313504-1304184849/solver-3313504-1304184849 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313504-1304184849.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: 8.07 8.07 8.00 6/202 11875
/proc/meminfo: memFree=30471628/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11875/stat : 11875 (java) R 11873 11875 10996 0 -1 4202496 1035 0 0 0 0 0 0 0 25 0 1 0 530082734 23580672 520 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271545575168 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11875/statm: 5757 531 404 9 0 124 0

[startup+0.071296 s]
/proc/loadavg: 8.07 8.07 8.00 6/202 11875
/proc/meminfo: memFree=30471628/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 4391 0 1 0 5 0 0 0 25 0 18 0 530082734 15984414720 3829 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3902445 3829 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100292 s]
/proc/loadavg: 8.07 8.07 8.00 6/202 11875
/proc/meminfo: memFree=30471628/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15676432 CPUtime=0.1 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 5572 0 1 0 9 1 0 0 25 0 18 0 530082734 16052666368 4979 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3919108 4979 2117 9 0 3909827 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676432

[startup+0.300252 s]
/proc/loadavg: 8.07 8.07 8.00 6/202 11875
/proc/meminfo: memFree=30471628/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15679576 CPUtime=0.52 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 15537 0 1 0 49 3 0 0 25 0 18 0 530082734 16055885824 13964 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3919894 13970 2207 9 0 3910613 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679576

[startup+0.704192 s]
/proc/loadavg: 8.07 8.07 8.00 6/202 11875
/proc/meminfo: memFree=30471628/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15704256 CPUtime=1.59 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 28675 0 1 0 155 4 0 0 25 0 22 0 530082734 16081158144 23154 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3926064 23154 2250 9 0 3916783 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 15704256

[startup+1.501 s]
/proc/loadavg: 8.07 8.07 8.00 13/224 11897
/proc/meminfo: memFree=30258408/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=4.6 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 69625 0 1 0 450 10 0 0 25 0 22 0 530082734 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 60500 2276 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 1224 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 1507 0 0 0 0 0 0 0 16 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 1505 0 0 0 0 0 0 0 16 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 1414 0 0 0 0 0 0 0 16 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) R 11873 11875 10996 0 -1 4202560 4204 0 0 0 0 0 0 0 16 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 1239 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 2056 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530082737 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=0.71 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) R 11873 11875 10996 0 -1 4202560 10572 0 0 0 70 1 0 0 17 0 22 0 530082739 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11891] ppid=11873 vsize=15702088 CPUtime=0.8 cores=0,2,4,6
/proc/11875/task/11891/stat : 11891 (java) R 11873 11875 10996 0 -1 4202560 8716 0 0 0 79 1 0 0 18 0 22 0 530082739 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083065349589 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11892] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11892/stat : 11892 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11893] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11893/stat : 11893 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530082739 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11894] ppid=11873 vsize=15702088 CPUtime=0.6 cores=0,2,4,6
/proc/11875/task/11894/stat : 11894 (java) R 11873 11875 10996 0 -1 4202560 6267 0 0 0 60 0 0 0 16 0 22 0 530082766 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505228513 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=0.54 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 6609 0 0 0 54 0 0 0 16 0 22 0 530082766 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083065878476 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=0.52 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 3306 0 0 0 52 0 0 0 16 0 22 0 530082766 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912506097808 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=0.63 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 7451 0 0 0 62 1 0 0 16 0 22 0 530082766 16078938112 60500 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505858391 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 15702088

[startup+3.11221 s]
/proc/loadavg: 8.07 8.07 8.00 11/224 11897
/proc/meminfo: memFree=30083444/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=11 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 162402 0 1 0 1077 23 0 0 25 0 22 0 530082734 16078938112 150070 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 150073 2288 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 150074 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 5064 0 0 0 0 1 0 0 15 0 22 0 530082736 16078938112 150076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 6227 0 0 0 0 1 0 0 16 0 22 0 530082736 16078938112 150078 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 1505 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 150080 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 2560 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 150083 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 2302 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 150085 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) S 11873 11875 10996 0 -1 4202560 5033 0 0 0 1 0 0 0 15 0 22 0 530082736 16078938112 150089 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 3571 0 0 0 0 0 0 0 15 0 22 0 530082736 16078938112 150091 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 5031 0 0 0 0 1 0 0 15 0 22 0 530082736 16078938112 150093 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 216 0 0 0 0 0 0 0 15 0 22 0 530082737 16078938112 150097 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 150099 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 150101 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 150103 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=1.29 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) R 11873 11875 10996 0 -1 4202560 15327 0 0 0 128 1 0 0 15 0 22 0 530082739 16078938112 150105 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354630 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11891] ppid=11873 vsize=15702088 CPUtime=1.01 cores=0,2,4,6
/proc/11875/task/11891/stat : 11891 (java) R 11873 11875 10996 0 -1 4202560 8777 0 0 0 100 1 0 0 16 0 22 0 530082739 16078938112 150106 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11892] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11892/stat : 11892 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 150108 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11893] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11893/stat : 11893 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530082739 16078938112 150109 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11894] ppid=11873 vsize=15702088 CPUtime=1.91 cores=0,2,4,6
/proc/11875/task/11894/stat : 11894 (java) R 11873 11875 10996 0 -1 4202560 26664 0 0 0 189 2 0 0 17 0 22 0 530082766 16078938112 150112 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912506108738 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=1.92 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 23211 0 0 0 190 2 0 0 17 0 22 0 530082766 16078938112 150114 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505857763 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=2 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 19179 0 0 0 198 2 0 0 17 0 22 0 530082766 16078938112 150116 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083070228508 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=2 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 24300 0 0 0 198 2 0 0 17 0 22 0 530082766 16078938112 150117 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505894376 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 15702088

[startup+6.30113 s]
/proc/loadavg: 8.30 8.12 8.02 9/224 11897
/proc/meminfo: memFree=29351560/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=23.72 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 296027 0 1 0 2333 39 0 0 25 0 22 0 530082734 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 283656 2288 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 5174 0 0 0 0 1 0 0 15 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=0.02 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 7696 0 0 0 1 1 0 0 15 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 2761 0 0 0 1 0 0 0 16 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 3675 0 0 0 0 0 0 0 16 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 4029 0 0 0 0 1 0 0 15 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=0.02 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) S 11873 11875 10996 0 -1 4202560 7012 0 0 0 1 1 0 0 15 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=0.01 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 4392 0 0 0 0 1 0 0 15 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=0.02 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 5679 0 0 0 1 1 0 0 16 0 22 0 530082736 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 22 0 530082737 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=1.36 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) S 11873 11875 10996 0 -1 4202560 15327 0 0 0 135 1 0 0 16 0 22 0 530082739 16078938112 283656 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0

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

[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=1048.64 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 258689 0 0 0 104826 38 0 0 25 0 22 0 530082766 16078938112 120179 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505784056 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=1048.98 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 260452 0 0 0 104858 40 0 0 25 0 22 0 530082766 16078938112 120179 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083070232713 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=1048.14 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 264578 0 0 0 104774 40 0 0 18 0 22 0 530082766 16078938112 120179 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083070232400 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.63
Current children cumulated vsize (KiB) 15702088

[startup+1122.3 s]
/proc/loadavg: 4.19 5.35 6.79 5/197 11947
/proc/meminfo: memFree=30323656/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=4462.16 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 1704155 0 1 0 445851 365 0 0 25 0 22 0 530082734 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 123246 2299 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=3.21 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 69654 0 0 0 306 15 0 0 16 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=3.21 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 71620 0 0 0 305 16 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=3.11 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 65445 0 0 0 297 14 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=3.21 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 66042 0 0 0 307 14 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=3.12 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 64104 0 0 0 297 15 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=3.21 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) S 11873 11875 10996 0 -1 4202560 68809 0 0 0 305 16 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=3.23 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 68267 0 0 0 308 15 0 0 15 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=3.14 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 68585 0 0 0 300 14 0 0 16 0 22 0 530082736 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=2.05 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 4321 0 0 0 135 70 0 0 15 0 22 0 530082737 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=1.62 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) S 11873 11875 10996 0 -1 4202560 15360 0 0 0 161 1 0 0 15 0 22 0 530082739 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11891] ppid=11873 vsize=15702088 CPUtime=1.27 cores=0,2,4,6
/proc/11875/task/11891/stat : 11891 (java) S 11873 11875 10996 0 -1 4202560 8815 0 0 0 126 1 0 0 15 0 22 0 530082739 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11892] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11892/stat : 11892 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11893] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11893/stat : 11893 (java) S 11873 11875 10996 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 530082739 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11894] ppid=11873 vsize=15702088 CPUtime=1107.39 cores=0,2,4,6
/proc/11875/task/11894/stat : 11894 (java) R 11873 11875 10996 0 -1 4202560 286013 0 0 0 110700 39 0 0 25 0 22 0 530082766 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912506109725 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=1107.74 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 275271 0 0 0 110734 40 0 0 25 0 22 0 530082766 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505774990 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=1108.33 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 277106 0 0 0 110791 42 0 0 25 0 22 0 530082766 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912506618942 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=1107.47 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 281209 0 0 0 110705 42 0 0 25 0 22 0 530082766 16078938112 123246 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505784346 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.16
Current children cumulated vsize (KiB) 15702088

[startup+1182.3 s]
/proc/loadavg: 4.13 5.13 6.62 5/197 11948
/proc/meminfo: memFree=30345172/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=4700.68 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 1780214 0 1 0 469687 381 0 0 25 0 22 0 530082734 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 118372 2299 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=3.39 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 74998 0 0 0 323 16 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=3.38 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 77014 0 0 0 321 17 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=3.28 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 69876 0 0 0 314 14 0 0 16 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=3.37 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 70278 0 0 0 322 15 0 0 16 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=3.29 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 68201 0 0 0 314 15 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=3.38 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) S 11873 11875 10996 0 -1 4202560 73434 0 0 0 321 17 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=3.39 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 72809 0 0 0 323 16 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=3.31 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 74006 0 0 0 316 15 0 0 15 0 22 0 530082736 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=2.16 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 4566 0 0 0 142 74 0 0 16 0 22 0 530082737 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=1.62 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) S 11873 11875 10996 0 -1 4202560 15360 0 0 0 161 1 0 0 15 0 22 0 530082739 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11891] ppid=11873 vsize=15702088 CPUtime=1.27 cores=0,2,4,6
/proc/11875/task/11891/stat : 11891 (java) S 11873 11875 10996 0 -1 4202560 8815 0 0 0 126 1 0 0 15 0 22 0 530082739 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11892] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11892/stat : 11892 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11893] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11893/stat : 11893 (java) S 11873 11875 10996 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 530082739 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11894] ppid=11873 vsize=15702088 CPUtime=1166.68 cores=0,2,4,6
/proc/11875/task/11894/stat : 11894 (java) R 11873 11875 10996 0 -1 4202560 295398 0 0 0 116628 40 0 0 25 0 22 0 530082766 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505858387 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=1166.85 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 284746 0 0 0 116644 41 0 0 25 0 22 0 530082766 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505897642 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=1167.64 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 286132 0 0 0 116721 43 0 0 25 0 22 0 530082766 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505858589 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=1166.81 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 291044 0 0 0 116637 44 0 0 25 0 22 0 530082766 16078938112 118372 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 47083070232745 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.68
Current children cumulated vsize (KiB) 15702088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 4.08 5.04 6.55 5/197 11949
/proc/meminfo: memFree=30385084/32951124 swapFree=67111336/67111528
[pid=11875] ppid=11873 vsize=15702088 CPUtime=4800.08 cores=0,2,4,6
/proc/11875/stat : 11875 (java) S 11873 11875 10996 0 -1 4202496 1802657 0 1 0 479622 386 0 0 25 0 22 0 530082734 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11875/statm: 3925522 108076 2299 9 0 3916241 0
[pid=11875/tid=11877] ppid=11873 vsize=15702088 CPUtime=0.67 cores=0,2,4,6
/proc/11875/task/11877/stat : 11877 (java) S 11873 11875 10996 0 -1 4202560 12092 0 1 0 65 2 0 0 20 0 22 0 530082735 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11878] ppid=11873 vsize=15702088 CPUtime=3.47 cores=0,2,4,6
/proc/11875/task/11878/stat : 11878 (java) S 11873 11875 10996 0 -1 4202560 76098 0 0 0 331 16 0 0 16 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 0 0 0 0
[pid=11875/tid=11879] ppid=11873 vsize=15702088 CPUtime=3.45 cores=0,2,4,6
/proc/11875/task/11879/stat : 11879 (java) S 11873 11875 10996 0 -1 4202560 78608 0 0 0 328 17 0 0 15 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11880] ppid=11873 vsize=15702088 CPUtime=3.35 cores=0,2,4,6
/proc/11875/task/11880/stat : 11880 (java) S 11873 11875 10996 0 -1 4202560 71447 0 0 0 321 14 0 0 15 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11881] ppid=11873 vsize=15702088 CPUtime=3.44 cores=0,2,4,6
/proc/11875/task/11881/stat : 11881 (java) S 11873 11875 10996 0 -1 4202560 72098 0 0 0 329 15 0 0 16 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11882] ppid=11873 vsize=15702088 CPUtime=3.38 cores=0,2,4,6
/proc/11875/task/11882/stat : 11882 (java) S 11873 11875 10996 0 -1 4202560 69875 0 0 0 323 15 0 0 16 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11883] ppid=11873 vsize=15702088 CPUtime=3.46 cores=0,2,4,6
/proc/11875/task/11883/stat : 11883 (java) S 11873 11875 10996 0 -1 4202560 74484 0 0 0 328 18 0 0 15 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11884] ppid=11873 vsize=15702088 CPUtime=3.45 cores=0,2,4,6
/proc/11875/task/11884/stat : 11884 (java) S 11873 11875 10996 0 -1 4202560 74674 0 0 0 329 16 0 0 15 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11885] ppid=11873 vsize=15702088 CPUtime=3.4 cores=0,2,4,6
/proc/11875/task/11885/stat : 11885 (java) S 11873 11875 10996 0 -1 4202560 75201 0 0 0 324 16 0 0 15 0 22 0 530082736 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11886] ppid=11873 vsize=15702088 CPUtime=2.21 cores=0,2,4,6
/proc/11875/task/11886/stat : 11886 (java) S 11873 11875 10996 0 -1 4202560 4635 0 0 0 146 75 0 0 15 0 22 0 530082737 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 0 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11887] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11887/stat : 11887 (java) S 11873 11875 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11888] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11888/stat : 11888 (java) S 11873 11875 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530082737 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11889] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11889/stat : 11889 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562361265 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11890] ppid=11873 vsize=15702088 CPUtime=1.62 cores=0,2,4,6
/proc/11875/task/11890/stat : 11890 (java) S 11873 11875 10996 0 -1 4202560 15360 0 0 0 161 1 0 0 15 0 22 0 530082739 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11891] ppid=11873 vsize=15702088 CPUtime=1.27 cores=0,2,4,6
/proc/11875/task/11891/stat : 11891 (java) S 11873 11875 10996 0 -1 4202560 8815 0 0 0 126 1 0 0 15 0 22 0 530082739 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 6 0 0 0
[pid=11875/tid=11892] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11892/stat : 11892 (java) S 11873 11875 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530082739 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562353561 0 4 0 16800975 18446604447009667008 0 0 -1 2 0 0 0
[pid=11875/tid=11893] ppid=11873 vsize=15702088 CPUtime=0 cores=0,2,4,6
/proc/11875/task/11893/stat : 11893 (java) S 11873 11875 10996 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 530082739 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 271562354176 0 4 0 16800975 18446604447009667008 0 0 -1 4 0 0 0
[pid=11875/tid=11894] ppid=11873 vsize=15702088 CPUtime=1191.33 cores=0,2,4,6
/proc/11875/task/11894/stat : 11894 (java) R 11873 11875 10996 0 -1 4202560 297874 0 0 0 119092 41 0 0 25 0 22 0 530082766 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505784160 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11875/tid=11895] ppid=11873 vsize=15702088 CPUtime=1191.58 cores=0,2,4,6
/proc/11875/task/11895/stat : 11895 (java) R 11873 11875 10996 0 -1 4202560 287662 0 0 0 119116 42 0 0 25 0 22 0 530082766 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912506097985 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11875/tid=11896] ppid=11873 vsize=15702088 CPUtime=1192.3 cores=0,2,4,6
/proc/11875/task/11896/stat : 11896 (java) R 11873 11875 10996 0 -1 4202560 288729 0 0 0 119187 43 0 0 25 0 22 0 530082766 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505858308 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11875/tid=11897] ppid=11873 vsize=15702088 CPUtime=1191.53 cores=0,2,4,6
/proc/11875/task/11897/stat : 11897 (java) R 11873 11875 10996 0 -1 4202560 293559 0 0 0 119109 44 0 0 25 0 22 0 530082766 16078938112 108076 33554432000 1073741824 1073778376 140734265363456 18446744073709551615 46912505858234 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15702088

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.34
CPU time (s): 4800.14
CPU user time (s): 4796.26
CPU system time (s): 3.88141
CPU usage (%): 397.581
Max. virtual memory (cumulated for all children) (KiB): 15704272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.26
system time used= 3.88141
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1802683
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= 254807
involuntary context switches= 189406

runsolver used 2.11068 second user time and 4.53931 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 19:34:09
IDJOB=3313504
IDBENCH=83421
IDSOLVER=1699
FILE ID=node133/3313504-1304184849
RUNJOBID= node133-1304184407-11773
PBS_JOBID= 13172441
Free space on /tmp= 72752 MiB

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1820612209

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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:      30471900 kB
Buffers:        554160 kB
Cached:        1177296 kB
SwapCached:        124 kB
Active:         577380 kB
Inactive:      1557504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30471900 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:      402720 kB
Mapped:          23624 kB
Slab:           280544 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   635124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72752 MiB
End job on node133 at 2011-04-30 19:54:18