Trace number 3311580

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 (hbr=2)? (TO) 4800.43 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1300400916-048.SATISFIABLE.cnf
MD5SUM2d20051b8a7a248788d1c2610fe5ea54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.09/0.12	10:16 INFO : Reading from input HOME/instance-3311580-1304136616.cnf
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Executor set job limit to 1000000
0.26/0.28	Starting Executor!
0.26/0.29	Starting Executor!
0.26/0.29	Starting Executor!
0.26/0.29	Starting Executor!
0.78/0.43	10:16 INFO : 125 variables remaining out of 125
0.78/0.43	10:16 INFO : 15972 literals remaining out of 15972

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-3311580-1304136616/watcher-3311580-1304136616 -o /tmp/evaluation-result-3311580-1304136616/solver-3311580-1304136616 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311580-1304136616.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.54 7.91 7.34 4/176 24281
/proc/meminfo: memFree=27767736/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/24281/stat : 24281 (java) R 24277 24281 20956 0 -1 4202496 1191 0 0 0 0 0 0 0 18 0 1 0 525261264 23580672 678 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208075269608 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24281/statm: 5757 679 505 9 0 124 0

[startup+0.0102221 s]
/proc/loadavg: 7.54 7.91 7.34 4/176 24281
/proc/meminfo: memFree=27767736/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=30536 CPUtime=0 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 1498 0 0 0 0 0 0 0 18 0 2 0 525261264 31268864 960 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 7634 960 740 9 0 385 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30536

[startup+0.100249 s]
/proc/loadavg: 7.54 7.91 7.34 4/176 24281
/proc/meminfo: memFree=27767736/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15676864 CPUtime=0.09 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 5442 0 1 0 9 0 0 0 18 0 18 0 525261264 16053108736 4882 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3919216 4882 2115 9 0 3909935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676864

[startup+0.300168 s]
/proc/loadavg: 7.54 7.91 7.34 4/176 24281
/proc/meminfo: memFree=27767736/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15686712 CPUtime=0.49 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 12382 0 1 0 48 1 0 0 18 0 22 0 525261264 16063193088 10729 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3921678 10729 2209 9 0 3912397 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15686712

[startup+0.701095 s]
/proc/loadavg: 7.54 7.91 7.34 4/176 24281
/proc/meminfo: memFree=27767736/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15701212 CPUtime=1.79 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 30626 0 1 0 175 4 0 0 18 0 22 0 525261264 16078041088 23287 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3925303 23297 2254 9 0 3916022 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 15701212

[startup+1.50094 s]
/proc/loadavg: 7.58 7.91 7.34 15/220 24325
/proc/meminfo: memFree=27482688/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=4.97 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 60073 0 1 0 490 7 0 0 18 0 22 0 525261264 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 50406 2278 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 195 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 1273 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 262 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 307 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 426 0 0 0 0 0 0 0 16 0 22 0 525261265 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 525261266 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=0.91 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8402 0 0 0 90 1 0 0 18 0 22 0 525261269 16075337728 50406 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24314] ppid=24277 vsize=15698572 CPUtime=0.96 cores=1,3,5,7
/proc/24281/task/24314/stat : 24314 (java) R 24277 24281 20956 0 -1 4202560 12259 0 0 0 95 1 0 0 20 0 22 0 525261269 16075337728 50412 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24315] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24315/stat : 24315 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525261269 16075337728 50418 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24317] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24317/stat : 24317 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525261269 16075337728 50423 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24322] ppid=24277 vsize=15698572 CPUtime=0.89 cores=1,3,5,7
/proc/24281/task/24322/stat : 24322 (java) R 24277 24281 20956 0 -1 4202560 11923 0 0 0 88 1 0 0 17 0 22 0 525261293 16075337728 50425 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505175024 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=0.83 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 11653 0 0 0 82 1 0 0 18 0 22 0 525261293 16075337728 50427 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505766433 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=0.43 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 2564 0 0 0 43 0 0 0 19 0 22 0 525261293 16075337728 50429 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505768184 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=0.46 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 1894 0 0 0 46 0 0 0 19 0 22 0 525261293 16075337728 50430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 15698572

[startup+3.10164 s]
/proc/loadavg: 7.58 7.91 7.34 10/220 24325
/proc/meminfo: memFree=27231464/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=11.35 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 92614 0 1 0 1124 11 0 0 18 0 22 0 525261264 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 81430 2278 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 541 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 1355 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 1248 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 416 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 540 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 374 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 640 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 525261266 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=0.99 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8412 0 0 0 98 1 0 0 15 0 22 0 525261269 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24314] ppid=24277 vsize=15698572 CPUtime=1.01 cores=1,3,5,7
/proc/24281/task/24314/stat : 24314 (java) S 24277 24281 20956 0 -1 4202560 12267 0 0 0 100 1 0 0 17 0 22 0 525261269 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24315] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24315/stat : 24315 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525261269 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24317] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24317/stat : 24317 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525261269 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24322] ppid=24277 vsize=15698572 CPUtime=2.47 cores=1,3,5,7
/proc/24281/task/24322/stat : 24322 (java) R 24277 24281 20956 0 -1 4202560 19337 0 0 0 246 1 0 0 20 0 22 0 525261293 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505795136 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=2.42 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 19060 0 0 0 240 2 0 0 20 0 22 0 525261293 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505767356 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=1.95 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 9657 0 0 0 194 1 0 0 22 0 22 0 525261293 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505765325 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=1.99 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 9459 0 0 0 199 0 0 0 22 0 22 0 525261293 16075337728 81430 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505920285 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15698572

[startup+6.30103 s]
/proc/loadavg: 7.58 7.91 7.34 10/220 24325
/proc/meminfo: memFree=26386656/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=24.09 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 93225 0 1 0 2397 12 0 0 18 0 22 0 525261264 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 70360 2288 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=0.01 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 560 0 0 0 1 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 1393 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 1264 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 376 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 482 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 626 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 406 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 650 0 0 0 0 0 0 0 15 0 22 0 525261265 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 525261266 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=1.1 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8671 0 0 0 109 1 0 0 15 0 22 0 525261269 16075337728 70360 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0

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

[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=1108.24 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 154517 0 0 0 110793 31 0 0 25 0 22 0 525261293 16075337728 70939 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505765965 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=1107.65 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 145722 0 0 0 110732 33 0 0 25 0 22 0 525261293 16075337728 70939 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505920423 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=1107.59 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 144486 0 0 0 110731 28 0 0 25 0 22 0 525261293 16075337728 70939 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505928484 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.79
Current children cumulated vsize (KiB) 15698572

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 7.85 10/220 24357
/proc/meminfo: memFree=27043932/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=4700.25 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 1166865 0 1 0 469688 337 0 0 18 0 22 0 525261264 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 82658 2298 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=3.3 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 60867 0 0 0 313 17 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=3.29 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 60120 0 0 0 313 16 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=3.34 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 59725 0 0 0 319 15 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=3.31 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 61510 0 0 0 315 16 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=3.35 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 60358 0 0 0 318 17 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=3.22 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 60973 0 0 0 306 16 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=3.34 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 61096 0 0 0 315 19 0 0 16 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=3.28 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 62020 0 0 0 312 16 0 0 15 0 22 0 525261265 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=2.22 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 3244 0 0 0 161 61 0 0 16 0 22 0 525261266 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=1.12 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8678 0 0 0 111 1 0 0 15 0 22 0 525261269 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24314] ppid=24277 vsize=15698572 CPUtime=1.1 cores=1,3,5,7
/proc/24281/task/24314/stat : 24314 (java) S 24277 24281 20956 0 -1 4202560 12296 0 0 0 109 1 0 0 15 0 22 0 525261269 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24315] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24315/stat : 24315 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525261269 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24317] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24317/stat : 24317 (java) S 24277 24281 20956 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 525261269 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24322] ppid=24277 vsize=15698572 CPUtime=1167.58 cores=1,3,5,7
/proc/24281/task/24322/stat : 24322 (java) R 24277 24281 20956 0 -1 4202560 167623 0 0 0 116723 35 0 0 25 0 22 0 525261293 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505767030 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=1167.54 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 166336 0 0 0 116720 34 0 0 25 0 22 0 525261293 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505810859 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=1166.97 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 157191 0 0 0 116662 35 0 0 25 0 22 0 525261293 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912506160711 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=1166.73 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 155846 0 0 0 116643 30 0 0 25 0 22 0 525261293 16075337728 82658 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.25
Current children cumulated vsize (KiB) 15698572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.04 8.07 7.85 5/197 24360
/proc/meminfo: memFree=27476484/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=4800.38 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 1183276 0 1 0 479695 343 0 0 18 0 22 0 525261264 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 73562 2298 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=3.36 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 61948 0 0 0 319 17 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=3.36 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 61373 0 0 0 320 16 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=3.4 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 60791 0 0 0 325 15 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=3.37 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 62510 0 0 0 321 16 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=3.42 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 61266 0 0 0 325 17 0 0 16 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=3.28 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 61974 0 0 0 311 17 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=3.4 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 61740 0 0 0 321 19 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=3.34 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 63175 0 0 0 318 16 0 0 16 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=2.28 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 3293 0 0 0 166 62 0 0 15 0 22 0 525261266 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=1.12 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8678 0 0 0 111 1 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24314] ppid=24277 vsize=15698572 CPUtime=1.1 cores=1,3,5,7
/proc/24281/task/24314/stat : 24314 (java) S 24277 24281 20956 0 -1 4202560 12296 0 0 0 109 1 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24315] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24315/stat : 24315 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24317] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24317/stat : 24317 (java) S 24277 24281 20956 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24322] ppid=24277 vsize=15698572 CPUtime=1192.46 cores=1,3,5,7
/proc/24281/task/24322/stat : 24322 (java) R 24277 24281 20956 0 -1 4202560 169741 0 0 0 119211 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505767233 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=1192.39 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 168387 0 0 0 119204 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=1191.89 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 159187 0 0 0 119154 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505768319 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=1191.64 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 157933 0 0 0 119133 31 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15698572

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

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

[startup+1207.5 s]
/proc/loadavg: 8.04 8.07 7.85 5/197 24360
/proc/meminfo: memFree=27476484/32950928 swapFree=67111356/67111528
[pid=24281] ppid=24277 vsize=15698572 CPUtime=4800.38 cores=1,3,5,7
/proc/24281/stat : 24281 (java) S 24277 24281 20956 0 -1 4202496 1183276 0 1 0 479695 343 0 0 18 0 22 0 525261264 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24281/statm: 3924643 73562 2298 9 0 3915362 0
[pid=24281/tid=24285] ppid=24277 vsize=15698572 CPUtime=0.41 cores=1,3,5,7
/proc/24281/task/24285/stat : 24285 (java) S 24277 24281 20956 0 -1 4202560 7535 0 1 0 40 1 0 0 20 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24286] ppid=24277 vsize=15698572 CPUtime=3.36 cores=1,3,5,7
/proc/24281/task/24286/stat : 24286 (java) S 24277 24281 20956 0 -1 4202560 61948 0 0 0 319 17 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24288] ppid=24277 vsize=15698572 CPUtime=3.36 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (java) S 24277 24281 20956 0 -1 4202560 61373 0 0 0 320 16 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24290] ppid=24277 vsize=15698572 CPUtime=3.4 cores=1,3,5,7
/proc/24281/task/24290/stat : 24290 (java) S 24277 24281 20956 0 -1 4202560 60791 0 0 0 325 15 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24292] ppid=24277 vsize=15698572 CPUtime=3.37 cores=1,3,5,7
/proc/24281/task/24292/stat : 24292 (java) S 24277 24281 20956 0 -1 4202560 62510 0 0 0 321 16 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24294] ppid=24277 vsize=15698572 CPUtime=3.42 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (java) S 24277 24281 20956 0 -1 4202560 61266 0 0 0 325 17 0 0 16 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24296] ppid=24277 vsize=15698572 CPUtime=3.28 cores=1,3,5,7
/proc/24281/task/24296/stat : 24296 (java) S 24277 24281 20956 0 -1 4202560 61974 0 0 0 311 17 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24298] ppid=24277 vsize=15698572 CPUtime=3.4 cores=1,3,5,7
/proc/24281/task/24298/stat : 24298 (java) S 24277 24281 20956 0 -1 4202560 61740 0 0 0 321 19 0 0 15 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24300] ppid=24277 vsize=15698572 CPUtime=3.34 cores=1,3,5,7
/proc/24281/task/24300/stat : 24300 (java) S 24277 24281 20956 0 -1 4202560 63175 0 0 0 318 16 0 0 16 0 22 0 525261265 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24303] ppid=24277 vsize=15698572 CPUtime=2.28 cores=1,3,5,7
/proc/24281/task/24303/stat : 24303 (java) S 24277 24281 20956 0 -1 4202560 3293 0 0 0 166 62 0 0 15 0 22 0 525261266 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 0 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24304] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24304/stat : 24304 (java) S 24277 24281 20956 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 1 0 0 0
[pid=24281/tid=24306] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24306/stat : 24306 (java) S 24277 24281 20956 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525261267 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24310] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24310/stat : 24310 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092055985 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24311] ppid=24277 vsize=15698572 CPUtime=1.12 cores=1,3,5,7
/proc/24281/task/24311/stat : 24311 (java) S 24277 24281 20956 0 -1 4202560 8678 0 0 0 111 1 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 5 0 0 0
[pid=24281/tid=24314] ppid=24277 vsize=15698572 CPUtime=1.1 cores=1,3,5,7
/proc/24281/task/24314/stat : 24314 (java) S 24277 24281 20956 0 -1 4202560 12296 0 0 0 109 1 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 7 0 0 0
[pid=24281/tid=24315] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24315/stat : 24315 (java) S 24277 24281 20956 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24317] ppid=24277 vsize=15698572 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24317/stat : 24317 (java) S 24277 24281 20956 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 525261269 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048896 0 4 0 16800975 18446604471137366080 0 0 -1 3 0 0 0
[pid=24281/tid=24322] ppid=24277 vsize=15698572 CPUtime=1192.46 cores=1,3,5,7
/proc/24281/task/24322/stat : 24322 (java) R 24277 24281 20956 0 -1 4202560 169741 0 0 0 119211 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505767233 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24281/tid=24323] ppid=24277 vsize=15698572 CPUtime=1192.39 cores=1,3,5,7
/proc/24281/task/24323/stat : 24323 (java) R 24277 24281 20956 0 -1 4202560 168387 0 0 0 119204 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24281/tid=24324] ppid=24277 vsize=15698572 CPUtime=1191.89 cores=1,3,5,7
/proc/24281/task/24324/stat : 24324 (java) R 24277 24281 20956 0 -1 4202560 159187 0 0 0 119154 35 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 46912505768319 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24281/tid=24325] ppid=24277 vsize=15698572 CPUtime=1191.64 cores=1,3,5,7
/proc/24281/task/24325/stat : 24325 (java) R 24277 24281 20956 0 -1 4202560 157933 0 0 0 119133 31 0 0 25 0 22 0 525261293 16075337728 73562 33554432000 1073741824 1073778376 140737390392112 18446744073709551615 208092048281 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15698572

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.43
CPU user time (s): 4796.97
CPU system time (s): 3.45347
CPU usage (%): 397.542
Max. virtual memory (cumulated for all children) (KiB): 15701228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.97
system time used= 3.45347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1183302
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= 339603
involuntary context switches= 189037

runsolver used 1.9367 second user time and 4.76228 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 06:10:16
IDJOB=3311580
IDBENCH=82965
IDSOLVER=1698
FILE ID=node127/3311580-1304136616
RUNJOBID= node127-1304136616-24263
PBS_JOBID= 13170783
Free space on /tmp= 72736 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1300400916-048.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311580-1304136616/watcher-3311580-1304136616 -o /tmp/evaluation-result-3311580-1304136616/solver-3311580-1304136616 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311580-1304136616.cnf -hbr 2

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

MD5SUM BENCH= 2d20051b8a7a248788d1c2610fe5ea54
RANDOM SEED=547445656

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27768164 kB
Buffers:       1300120 kB
Cached:        3356112 kB
SwapCached:          8 kB
Active:         233044 kB
Inactive:      4486944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27768164 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3236 kB
Writeback:           0 kB
AnonPages:       63908 kB
Mapped:          14484 kB
Slab:           399356 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185876 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= 72736 MiB
End job on node127 at 2011-04-30 06:30:26