Trace number 3313125

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.27 1206.75

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.865867
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.10/0.12	26:47 INFO : Reading from input HOME/instance-3313125-1304188007.cnf
0.52/0.32	Executor set job limit to 1000000
0.52/0.32	Executor set job limit to 1000000
0.52/0.32	Executor set job limit to 1000000
0.52/0.32	Executor set job limit to 1000000
0.52/0.32	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
1.82/0.87	26:48 INFO : 4829 variables remaining out of 5008
1.82/0.87	26:48 INFO : 77066 literals remaining out of 49298

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-3313125-1304188007/watcher-3313125-1304188007 -o /tmp/evaluation-result-3313125-1304188007/solver-3313125-1304188007 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313125-1304188007.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.09 8.04 7.74 6/198 955
/proc/meminfo: memFree=30481124/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=2464 CPUtime=0 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4194304 367 0 0 0 0 0 0 0 25 0 1 0 511216940 2523136 44 33554432000 1073741824 1073778376 140733511063616 18446744073709551615 212034731655 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/955/statm: 616 44 35 9 0 27 0

[startup+0.100777 s]
/proc/loadavg: 8.09 8.04 7.74 6/198 955
/proc/meminfo: memFree=30481124/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15676696 CPUtime=0.1 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 5557 0 1 0 9 1 0 0 25 0 18 0 511216940 16052936704 4963 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3919174 4963 2116 9 0 3909893 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676696

[startup+0.200764 s]
/proc/loadavg: 8.09 8.04 7.74 6/198 955
/proc/meminfo: memFree=30481124/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15677716 CPUtime=0.26 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 7000 0 1 0 25 1 0 0 25 0 18 0 511216940 16053981184 6375 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3919429 6375 2183 9 0 3910148 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15677716

[startup+0.300761 s]
/proc/loadavg: 8.09 8.04 7.74 6/198 955
/proc/meminfo: memFree=30481124/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15682284 CPUtime=0.52 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 15017 0 1 0 49 3 0 0 25 0 18 0 511216940 16058658816 13241 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3920571 13246 2206 9 0 3911290 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682284

[startup+0.700657 s]
/proc/loadavg: 8.09 8.04 7.74 6/198 955
/proc/meminfo: memFree=30481124/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15696552 CPUtime=1.51 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 30009 0 1 0 147 4 0 0 25 0 22 0 511216940 16073269248 25800 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924138 25800 2244 9 0 3914857 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 15696552

[startup+1.58835 s]
/proc/loadavg: 8.09 8.04 7.74 10/220 978
/proc/meminfo: memFree=30368048/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=4.52 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 61285 0 1 0 444 8 0 0 25 0 22 0 511216940 16076427264 51048 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 51051 2274 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 51053 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) R 953 955 647 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 511216941 16076427264 51056 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 47574175393523 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) R 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 511216941 16076427264 51058 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511216941 16076427264 51073 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511216941 16076427264 51088 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) R 953 955 647 0 -1 4202560 409 0 0 0 0 0 0 0 16 0 22 0 511216941 16076427264 51105 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 47574175393523 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 1101 0 0 0 0 0 0 0 18 0 22 0 511216941 16076427264 51120 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 1107 0 0 0 0 0 0 0 16 0 22 0 511216941 16076427264 51133 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 659 0 0 0 0 0 0 0 18 0 22 0 511216941 16076427264 51135 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 511216942 16076427264 51145 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 0 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 51156 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 51171 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 51185 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.16 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 14989 0 0 0 115 1 0 0 17 0 22 0 511216945 16076427264 51198 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=971] ppid=953 vsize=15699636 CPUtime=1 cores=0,2,4,6
/proc/955/task/971/stat : 971 (java) S 953 955 647 0 -1 4202560 6026 0 0 0 100 0 0 0 16 0 22 0 511216945 16076427264 51213 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=972] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/972/stat : 972 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 51225 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=973] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/973/stat : 973 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511216945 16076427264 51237 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=974] ppid=953 vsize=15699636 CPUtime=0.2 cores=0,2,4,6
/proc/955/task/974/stat : 974 (java) S 953 955 647 0 -1 4202560 219 0 0 0 20 0 0 0 15 0 22 0 511216973 16076427264 51250 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=0.22 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) S 953 955 647 0 -1 4202560 1290 0 0 0 22 0 0 0 16 0 22 0 511216973 16076427264 51264 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=0.5 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) S 953 955 647 0 -1 4202560 9827 0 0 0 49 1 0 0 16 0 22 0 511216973 16076427264 51279 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=0.5 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) S 953 955 647 0 -1 4202560 9112 0 0 0 50 0 0 0 16 0 22 0 511216973 16076427264 51292 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 15699636

[startup+3.1012 s]
/proc/loadavg: 8.32 8.08 7.76 10/220 978
/proc/meminfo: memFree=30183040/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=10.54 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 170856 0 1 0 1033 21 0 0 25 0 22 0 511216940 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 160546 2284 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) S 953 955 647 0 -1 4202560 3821 0 0 0 1 0 0 0 16 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) S 953 955 647 0 -1 4202560 4986 0 0 0 1 0 0 0 16 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 5218 0 0 0 1 1 0 0 15 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 1951 0 0 0 0 0 0 0 15 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) S 953 955 647 0 -1 4202560 7649 0 0 0 1 1 0 0 15 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 7139 0 0 0 2 0 0 0 15 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 5155 0 0 0 2 0 0 0 16 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 2249 0 0 0 0 0 0 0 16 0 22 0 511216941 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 466 0 0 0 0 0 0 0 15 0 22 0 511216942 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 0 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.25 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 14996 0 0 0 124 1 0 0 15 0 22 0 511216945 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=971] ppid=953 vsize=15699636 CPUtime=1.2 cores=0,2,4,6
/proc/955/task/971/stat : 971 (java) S 953 955 647 0 -1 4202560 6056 0 0 0 120 0 0 0 15 0 22 0 511216945 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=972] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/972/stat : 972 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=973] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/973/stat : 973 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511216945 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=974] ppid=953 vsize=15699636 CPUtime=1.65 cores=0,2,4,6
/proc/955/task/974/stat : 974 (java) R 953 955 647 0 -1 4202560 19334 0 0 0 164 1 0 0 17 0 22 0 511216973 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505814930 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=1.64 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) R 953 955 647 0 -1 4202560 21568 0 0 0 162 2 0 0 17 0 22 0 511216973 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505814901 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=1.87 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) R 953 955 647 0 -1 4202560 24801 0 0 0 185 2 0 0 17 0 22 0 511216973 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=1.81 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) R 953 955 647 0 -1 4202560 28894 0 0 0 179 2 0 0 16 0 22 0 511216973 16076427264 160546 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505815178 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 15699636

[startup+6.30163 s]
/proc/loadavg: 8.32 8.08 7.76 9/220 978
/proc/meminfo: memFree=29356152/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=23.3 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 295173 0 1 0 2295 35 0 0 25 0 22 0 511216940 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 284554 2284 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) S 953 955 647 0 -1 4202560 4821 0 0 0 1 0 0 0 15 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) S 953 955 647 0 -1 4202560 4986 0 0 0 1 0 0 0 15 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 5381 0 0 0 1 1 0 0 16 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 3106 0 0 0 1 0 0 0 16 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) S 953 955 647 0 -1 4202560 8054 0 0 0 1 1 0 0 15 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=0.03 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 8503 0 0 0 2 1 0 0 16 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=0.02 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 5869 0 0 0 2 0 0 0 15 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=0.01 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 3533 0 0 0 1 0 0 0 15 0 22 0 511216941 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 770 0 0 0 0 0 0 0 15 0 22 0 511216942 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 0 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.43 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 15016 0 0 0 142 1 0 0 15 0 22 0 511216945 16076427264 284554 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0

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

[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=1047.98 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) R 953 955 647 0 -1 4202560 273925 0 0 0 104760 38 0 0 25 0 22 0 511216973 16076427264 122680 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505814816 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=1048.34 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) R 953 955 647 0 -1 4202560 292826 0 0 0 104793 41 0 0 25 0 22 0 511216973 16076427264 122680 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506410167 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=1048.18 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) R 953 955 647 0 -1 4202560 300579 0 0 0 104781 37 0 0 25 0 22 0 511216973 16076427264 122680 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506108988 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4225.61
Current children cumulated vsize (KiB) 15699636

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.95 9/220 1059
/proc/meminfo: memFree=30068312/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=4464.31 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 2109764 0 1 0 446028 403 0 0 25 0 22 0 511216940 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 129913 2298 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=3.39 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) S 953 955 647 0 -1 4202560 103466 0 0 0 317 22 0 0 16 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=3.51 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) S 953 955 647 0 -1 4202560 107137 0 0 0 329 22 0 0 16 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=3.46 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 102129 0 0 0 328 18 0 0 15 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=3.49 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 105740 0 0 0 327 22 0 0 15 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=3.39 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) S 953 955 647 0 -1 4202560 105966 0 0 0 320 19 0 0 15 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=3.48 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 109547 0 0 0 328 20 0 0 16 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=3.42 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 103736 0 0 0 322 20 0 0 16 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=3.56 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 105651 0 0 0 336 20 0 0 15 0 22 0 511216941 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=1.87 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 5517 0 0 0 124 63 0 0 15 0 22 0 511216942 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 0 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.55 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 15037 0 0 0 154 1 0 0 15 0 22 0 511216945 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=971] ppid=953 vsize=15699636 CPUtime=1.35 cores=0,2,4,6
/proc/955/task/971/stat : 971 (java) S 953 955 647 0 -1 4202560 6069 0 0 0 135 0 0 0 15 0 22 0 511216945 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=972] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/972/stat : 972 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=973] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/973/stat : 973 (java) S 953 955 647 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 511216945 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=974] ppid=953 vsize=15699636 CPUtime=1108.36 cores=0,2,4,6
/proc/955/task/974/stat : 974 (java) R 953 955 647 0 -1 4202560 296223 0 0 0 110797 39 0 0 25 0 22 0 511216973 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505702883 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=1107.28 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) R 953 955 647 0 -1 4202560 292795 0 0 0 110689 39 0 0 25 0 22 0 511216973 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506108687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=1107.69 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) R 953 955 647 0 -1 4202560 312942 0 0 0 110724 45 0 0 25 0 22 0 511216973 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505814996 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=1107.48 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) R 953 955 647 0 -1 4202560 321174 0 0 0 110707 41 0 0 25 0 22 0 511216973 16076427264 129913 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505931763 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4464.31
Current children cumulated vsize (KiB) 15699636

[startup+1182.3 s]
/proc/loadavg: 8.14 8.11 7.96 9/220 1060
/proc/meminfo: memFree=30019732/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=4703.04 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 2226687 0 1 0 469881 423 0 0 25 0 22 0 511216940 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 138798 2298 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=3.6 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) S 953 955 647 0 -1 4202560 108159 0 0 0 337 23 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=3.69 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) S 953 955 647 0 -1 4202560 112126 0 0 0 346 23 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=3.65 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 108300 0 0 0 345 20 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=3.68 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 111277 0 0 0 345 23 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=3.6 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) S 953 955 647 0 -1 4202560 111799 0 0 0 340 20 0 0 16 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=3.67 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 114537 0 0 0 345 22 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=3.61 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 109585 0 0 0 341 20 0 0 16 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=3.75 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 109774 0 0 0 354 21 0 0 15 0 22 0 511216941 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=1.98 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 5835 0 0 0 132 66 0 0 16 0 22 0 511216942 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 0 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.55 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 15037 0 0 0 154 1 0 0 15 0 22 0 511216945 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=971] ppid=953 vsize=15699636 CPUtime=1.35 cores=0,2,4,6
/proc/955/task/971/stat : 971 (java) S 953 955 647 0 -1 4202560 6069 0 0 0 135 0 0 0 15 0 22 0 511216945 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=972] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/972/stat : 972 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=973] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/973/stat : 973 (java) S 953 955 647 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 511216945 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=974] ppid=953 vsize=15699636 CPUtime=1167.41 cores=0,2,4,6
/proc/955/task/974/stat : 974 (java) R 953 955 647 0 -1 4202560 313325 0 0 0 116700 41 0 0 25 0 22 0 511216973 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506109285 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=1166.65 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) R 953 955 647 0 -1 4202560 311557 0 0 0 116623 42 0 0 25 0 22 0 511216973 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505602036 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=1167.02 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) R 953 955 647 0 -1 4202560 332363 0 0 0 116655 47 0 0 25 0 22 0 511216973 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506032578 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=1166.82 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) R 953 955 647 0 -1 4202560 340306 0 0 0 116639 43 0 0 25 0 22 0 511216973 16076427264 138798 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506076897 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4703.04
Current children cumulated vsize (KiB) 15699636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.7 s]
/proc/loadavg: 8.09 8.10 7.96 9/220 1061
/proc/meminfo: memFree=29994416/32951124 swapFree=67106388/67111528
[pid=955] ppid=953 vsize=15699636 CPUtime=4800.2 cores=0,2,4,6
/proc/955/stat : 955 (java) S 953 955 647 0 -1 4202496 2270833 0 1 0 479590 430 0 0 25 0 22 0 511216940 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/955/statm: 3924909 135977 2298 9 0 3915628 0
[pid=955/tid=957] ppid=953 vsize=15699636 CPUtime=0.85 cores=0,2,4,6
/proc/955/task/957/stat : 957 (java) S 953 955 647 0 -1 4202560 15188 0 1 0 83 2 0 0 18 0 22 0 511216940 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=958] ppid=953 vsize=15699636 CPUtime=3.67 cores=0,2,4,6
/proc/955/task/958/stat : 958 (java) S 953 955 647 0 -1 4202560 108983 0 0 0 344 23 0 0 16 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=959] ppid=953 vsize=15699636 CPUtime=3.76 cores=0,2,4,6
/proc/955/task/959/stat : 959 (java) S 953 955 647 0 -1 4202560 113027 0 0 0 353 23 0 0 15 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=960] ppid=953 vsize=15699636 CPUtime=3.73 cores=0,2,4,6
/proc/955/task/960/stat : 960 (java) S 953 955 647 0 -1 4202560 109225 0 0 0 353 20 0 0 15 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=961] ppid=953 vsize=15699636 CPUtime=3.78 cores=0,2,4,6
/proc/955/task/961/stat : 961 (java) S 953 955 647 0 -1 4202560 112976 0 0 0 354 24 0 0 15 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=962] ppid=953 vsize=15699636 CPUtime=3.68 cores=0,2,4,6
/proc/955/task/962/stat : 962 (java) S 953 955 647 0 -1 4202560 112510 0 0 0 348 20 0 0 16 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=963] ppid=953 vsize=15699636 CPUtime=3.76 cores=0,2,4,6
/proc/955/task/963/stat : 963 (java) S 953 955 647 0 -1 4202560 115441 0 0 0 354 22 0 0 16 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 0 0 0 0
[pid=955/tid=964] ppid=953 vsize=15699636 CPUtime=3.67 cores=0,2,4,6
/proc/955/task/964/stat : 964 (java) S 953 955 647 0 -1 4202560 110555 0 0 0 347 20 0 0 15 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=965] ppid=953 vsize=15699636 CPUtime=3.83 cores=0,2,4,6
/proc/955/task/965/stat : 965 (java) S 953 955 647 0 -1 4202560 110874 0 0 0 362 21 0 0 15 0 22 0 511216941 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=966] ppid=953 vsize=15699636 CPUtime=2.02 cores=0,2,4,6
/proc/955/task/966/stat : 966 (java) S 953 955 647 0 -1 4202560 5954 0 0 0 134 68 0 0 15 0 22 0 511216942 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 0 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=967] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/967/stat : 967 (java) S 953 955 647 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=968] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/968/stat : 968 (java) S 953 955 647 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511216942 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 6 0 0 0
[pid=955/tid=969] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/969/stat : 969 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051478961 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=970] ppid=953 vsize=15699636 CPUtime=1.55 cores=0,2,4,6
/proc/955/task/970/stat : 970 (java) S 953 955 647 0 -1 4202560 15037 0 0 0 154 1 0 0 15 0 22 0 511216945 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=971] ppid=953 vsize=15699636 CPUtime=1.35 cores=0,2,4,6
/proc/955/task/971/stat : 971 (java) S 953 955 647 0 -1 4202560 6069 0 0 0 135 0 0 0 15 0 22 0 511216945 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=972] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/972/stat : 972 (java) S 953 955 647 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511216945 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471257 0 4 0 16800975 18446604453979547776 0 0 -1 2 0 0 0
[pid=955/tid=973] ppid=953 vsize=15699636 CPUtime=0 cores=0,2,4,6
/proc/955/task/973/stat : 973 (java) S 953 955 647 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 511216945 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 212051471872 0 4 0 16800975 18446604453979547776 0 0 -1 4 0 0 0
[pid=955/tid=974] ppid=953 vsize=15699636 CPUtime=1191.56 cores=0,2,4,6
/proc/955/task/974/stat : 974 (java) R 953 955 647 0 -1 4202560 322744 0 0 0 119113 43 0 0 25 0 22 0 511216973 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505815068 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=955/tid=975] ppid=953 vsize=15699636 CPUtime=1190.81 cores=0,2,4,6
/proc/955/task/975/stat : 975 (java) R 953 955 647 0 -1 4202560 319995 0 0 0 119039 42 0 0 25 0 22 0 511216973 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912505814906 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=955/tid=977] ppid=953 vsize=15699636 CPUtime=1191.16 cores=0,2,4,6
/proc/955/task/977/stat : 977 (java) R 953 955 647 0 -1 4202560 341330 0 0 0 119068 48 0 0 25 0 22 0 511216973 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 46912506032444 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=955/tid=978] ppid=953 vsize=15699636 CPUtime=1190.89 cores=0,2,4,6
/proc/955/task/978/stat : 978 (java) R 953 955 647 0 -1 4202560 349473 0 0 0 119044 45 0 0 25 0 22 0 511216973 16076427264 135977 33554432000 1073741824 1073778376 140735347912896 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15699636

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): 1206.75
CPU time (s): 4800.27
CPU user time (s): 4795.95
CPU system time (s): 4.32634
CPU usage (%): 397.785
Max. virtual memory (cumulated for all children) (KiB): 15699636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.95
system time used= 4.32634
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2271581
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= 202271
involuntary context switches= 116535

runsolver used 2.01069 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 20:26:47
IDJOB=3313125
IDBENCH=87734
IDSOLVER=1699
FILE ID=node146/3313125-1304188007
RUNJOBID= node146-1304185588-665
PBS_JOBID= 13172484
Free space on /tmp= 73348 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313125-1304188007/watcher-3313125-1304188007 -o /tmp/evaluation-result-3313125-1304188007/solver-3313125-1304188007 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313125-1304188007.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=2142402630

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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:      30481280 kB
Buffers:        442244 kB
Cached:        1111940 kB
SwapCached:        732 kB
Active:         612008 kB
Inactive:      1481420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30481280 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:      538368 kB
Mapped:          23320 kB
Slab:           310412 kB
PageTables:       5972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   736032 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= 73344 MiB
End job on node146 at 2011-04-30 20:46:56