Trace number 3195246

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
SAT_Intersec_01 2011-03-01? (TO) 1300.51 1300.12

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1610857498-043.SATISFIABLE.cnf
MD5SUM0d600e03980bc39de7eca1909ca62db5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 977)

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-3195246-1307669049/watcher-3195246-1307669049 -o /tmp/evaluation-result-3195246-1307669049/solver-3195246-1307669049 -C 2400 -W 1300 -M 7680 java -Xms7000m -Xmx7000m -jar HOME/SAT_Intersec_01.jar HOME/instance-3195246-1307669049.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.92 4.33 4/197 11376
/proc/meminfo: memFree=31994632/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=23028 CPUtime=0 cores=0,2
/proc/11376/stat : 11376 (java) R 11371 11376 11041 0 -1 4202496 909 0 0 0 0 0 0 0 25 0 1 0 878507534 23580672 666 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216629552917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11376/statm: 5757 675 502 9 0 124 0

[startup+0.098606 s]
/proc/loadavg: 3.68 3.92 4.33 4/197 11376
/proc/meminfo: memFree=31994632/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7394052 CPUtime=0.09 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 11066 0 1 0 8 1 0 0 25 0 18 0 878507534 7571509248 10775 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1848513 10778 2121 9 0 1838997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7394052

[startup+0.100616 s]
/proc/loadavg: 3.68 3.92 4.33 4/197 11376
/proc/meminfo: memFree=31994632/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7394052 CPUtime=0.09 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 11173 0 1 0 8 1 0 0 25 0 18 0 878507534 7571509248 10882 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1848513 10883 2121 9 0 1838997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7394052

[startup+0.323522 s]
/proc/loadavg: 3.68 3.92 4.33 4/197 11376
/proc/meminfo: memFree=31994632/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7476544 CPUtime=0.48 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 21897 0 1 0 44 4 0 0 25 0 18 0 878507534 7655981056 19219 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1869136 19219 2158 9 0 1859620 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7476544

[startup+0.700525 s]
/proc/loadavg: 3.68 3.92 4.33 4/197 11376
/proc/meminfo: memFree=31994632/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7482724 CPUtime=1.03 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 26464 0 1 0 98 5 0 0 25 0 18 0 878507534 7662309376 22199 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1870681 22199 2158 9 0 1861165 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 7482724

[startup+1.50138 s]
/proc/loadavg: 3.68 3.92 4.33 5/258 11452
/proc/meminfo: memFree=31703332/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7482724 CPUtime=1.83 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 29318 0 1 0 178 5 0 0 25 0 18 0 878507534 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1870681 25053 2158 9 0 1861165 0
[pid=11376/tid=11378] ppid=11371 vsize=7482724 CPUtime=1.46 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 17548 0 1 0 142 4 0 0 25 0 18 0 878507535 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505517416 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 878507537 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 878507538 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 878507538 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7482724 CPUtime=0.33 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9782 0 0 0 32 1 0 0 20 0 18 0 878507540 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7482724 CPUtime=0.02 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 864 0 0 0 2 0 0 0 17 0 18 0 878507540 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507540 7662309376 25053 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 7482724

[startup+3.10108 s]
/proc/loadavg: 3.68 3.92 4.33 5/258 11452
/proc/meminfo: memFree=31616904/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7482724 CPUtime=3.43 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 35074 0 1 0 337 6 0 0 25 0 18 0 878507534 7662309376 30809 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1870681 30809 2168 9 0 1861165 0
[pid=11376/tid=11378] ppid=11371 vsize=7482724 CPUtime=3.06 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 23294 0 1 0 302 4 0 0 25 0 18 0 878507535 7662309376 30809 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505602370 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30809 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30809 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30810 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30810 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30810 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30810 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 878507537 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 878507538 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 878507538 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7482724 CPUtime=0.33 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9792 0 0 0 32 1 0 0 18 0 18 0 878507540 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7482724 CPUtime=0.02 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 864 0 0 0 2 0 0 0 17 0 18 0 878507540 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7482724 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507540 7662309376 30811 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 7482724

[startup+6.30154 s]
/proc/loadavg: 3.79 3.94 4.33 5/258 11452
/proc/meminfo: memFree=31392800/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7468500 CPUtime=6.63 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 46401 0 1 0 656 7 0 0 25 0 18 0 878507534 7647744000 38676 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1867125 38676 2170 9 0 1857609 0
[pid=11376/tid=11378] ppid=11371 vsize=7468500 CPUtime=6.26 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 34619 0 1 0 620 6 0 0 25 0 18 0 878507535 7647744000 38676 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505602016 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38676 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 878507536 7647744000 38677 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 878507537 7647744000 38678 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 878507538 7647744000 38678 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 878507538 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7468500 CPUtime=0.33 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9792 0 0 0 32 1 0 0 18 0 18 0 878507540 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7468500 CPUtime=0.02 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 864 0 0 0 2 0 0 0 17 0 18 0 878507540 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 878507540 7647744000 38679 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 7468500

[startup+12.7014 s]
/proc/loadavg: 3.80 3.94 4.33 5/258 11452
/proc/meminfo: memFree=30883672/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7468500 CPUtime=13.05 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 70362 0 1 0 1294 11 0 0 25 0 18 0 878507534 7647744000 62636 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1867125 62636 2183 9 0 1857609 0
[pid=11376/tid=11378] ppid=11371 vsize=7468500 CPUtime=12.66 cores=0,2

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

/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 420 0 0 0 0 0 0 0 18 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 18 0 878507537 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7468500 CPUtime=0.34 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9798 0 0 0 33 1 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7468500 CPUtime=0.03 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 871 0 0 0 3 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.68
Current children cumulated vsize (KiB) 7468500

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.08 5/258 11483
/proc/meminfo: memFree=22268688/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7468500 CPUtime=1182.68 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 617368 0 1 0 118193 75 0 0 25 0 18 0 878507534 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1867125 609550 2197 9 0 1857609 0
[pid=11376/tid=11378] ppid=11371 vsize=7468500 CPUtime=1182.27 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 603805 0 1 0 118154 73 0 0 25 0 18 0 878507535 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505601705 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 639 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 420 0 0 0 0 0 0 0 18 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 18 0 878507537 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7468500 CPUtime=0.34 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9798 0 0 0 33 1 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7468500 CPUtime=0.03 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 871 0 0 0 3 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.68
Current children cumulated vsize (KiB) 7468500

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 4.09 5/258 11485
/proc/meminfo: memFree=22268148/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7468500 CPUtime=1242.68 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 617372 0 1 0 124193 75 0 0 25 0 18 0 878507534 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1867125 609550 2197 9 0 1857609 0
[pid=11376/tid=11378] ppid=11371 vsize=7468500 CPUtime=1242.27 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 603805 0 1 0 124154 73 0 0 25 0 18 0 878507535 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505600922 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 639 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 420 0 0 0 0 0 0 0 18 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 18 0 878507537 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7468500 CPUtime=0.34 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9798 0 0 0 33 1 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7468500 CPUtime=0.03 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 871 0 0 0 3 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.68
Current children cumulated vsize (KiB) 7468500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.08 5/243 11488
/proc/meminfo: memFree=23463348/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=7468500 CPUtime=1300.39 cores=0,2
/proc/11376/stat : 11376 (java) S 11371 11376 11041 0 -1 4202496 617379 0 1 0 129964 75 0 0 25 0 18 0 878507534 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 1867125 609550 2197 9 0 1857609 0
[pid=11376/tid=11378] ppid=11371 vsize=7468500 CPUtime=1299.97 cores=0,2
/proc/11376/task/11378/stat : 11378 (java) R 11371 11376 11041 0 -1 4202560 603806 0 1 0 129924 73 0 0 25 0 18 0 878507535 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 46912505600581 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11376/tid=11381] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11381/stat : 11381 (java) S 11371 11376 11041 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11382] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11382/stat : 11382 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11383] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11383/stat : 11383 (java) S 11371 11376 11041 0 -1 4202560 639 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11384] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11384/stat : 11384 (java) S 11371 11376 11041 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11385] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11385/stat : 11385 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11386] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11386/stat : 11386 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11387] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11387/stat : 11387 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11388] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11388/stat : 11388 (java) S 11371 11376 11041 0 -1 4202560 420 0 0 0 0 0 0 0 18 0 18 0 878507536 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
[pid=11376/tid=11391] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11391/stat : 11391 (java) S 11371 11376 11041 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 18 0 878507537 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 0 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11396] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11396/stat : 11396 (java) S 11371 11376 11041 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11397] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11397/stat : 11397 (java) S 11371 11376 11041 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 878507538 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11410] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11410/stat : 11410 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646338993 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11411] ppid=11371 vsize=7468500 CPUtime=0.34 cores=0,2
/proc/11376/task/11411/stat : 11411 (java) S 11371 11376 11041 0 -1 4202560 9798 0 0 0 33 1 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11412] ppid=11371 vsize=7468500 CPUtime=0.03 cores=0,2
/proc/11376/task/11412/stat : 11412 (java) S 11371 11376 11041 0 -1 4202560 871 0 0 0 3 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11413] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11413/stat : 11413 (java) S 11371 11376 11041 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331289 0 4 0 16800975 18446604453913347392 0 0 -1 2 0 0 0
[pid=11376/tid=11414] ppid=11371 vsize=7468500 CPUtime=0 cores=0,2
/proc/11376/task/11414/stat : 11414 (java) S 11371 11376 11041 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 18 0 878507540 7647744000 609550 33554432000 1073741824 1073778376 140735147567280 18446744073709551615 216646331904 0 4 0 16800975 18446604453913347392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.39
Current children cumulated vsize (KiB) 7468500

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

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

[startup+1300.11 s]
/proc/loadavg: 4.03 4.03 4.08 4/194 11494
/proc/meminfo: memFree=29169416/32951124 swapFree=67052812/67111528
[pid=11376] ppid=11371 vsize=0 CPUtime=1300.5 cores=0,2
/proc/11376/stat : 11376 (java) Z 11371 11376 11041 0 -1 4203548 617400 0 1 0 129965 85 0 0 18 0 1 0 878507534 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11376/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.5
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.12
CPU time (s): 1300.51
CPU user time (s): 1299.65
CPU system time (s): 0.858869
CPU usage (%): 100.03
Max. virtual memory (cumulated for all children) (KiB): 7482724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.858869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617400
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= 26692
involuntary context switches= 27740

runsolver used 2.47062 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-10 03:24:09
IDJOB=3195246
IDBENCH=83026
IDSOLVER=1615
FILE ID=node103/3195246-1307669049
RUNJOBID= node103-1307667747-11059
PBS_JOBID= 13549507
Free space on /tmp= 74172 MiB

SOLVER NAME= SAT_Intersec_01 2011-03-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1610857498-043.SATISFIABLE.cnf
COMMAND LINE= java -Xms7000m -Xmx7000m -jar DIR/SAT_Intersec_01.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3195246-1307669049/watcher-3195246-1307669049 -o /tmp/evaluation-result-3195246-1307669049/solver-3195246-1307669049 -C 2400 -W 1300 -M 7680  java -Xms7000m -Xmx7000m -jar HOME/SAT_Intersec_01.jar HOME/instance-3195246-1307669049.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0d600e03980bc39de7eca1909ca62db5
RANDOM SEED=1136737781

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      31995944 kB
Buffers:        237676 kB
Cached:         451740 kB
SwapCached:      22864 kB
Active:         360700 kB
Inactive:       386284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31995944 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:              84 kB
Writeback:           0 kB
AnonPages:       55060 kB
Mapped:          15016 kB
Slab:           141992 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7449468 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= 74172 MiB
End job on node103 at 2011-06-10 03:45:51