Trace number 3311553

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.36 1207.13

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
MD5SUM91e4bda9499071fffccca1352d82691f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	29:29 INFO : Reading from input HOME/instance-3311553-1304134169.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.26	Starting Executor!
0.52/0.38	29:29 INFO : 596 variables remaining out of 600
0.52/0.38	29:29 INFO : 10096 literals remaining out of 10224

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-3311553-1304134169/watcher-3311553-1304134169 -o /tmp/evaluation-result-3311553-1304134169/solver-3311553-1304134169 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311553-1304134169.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.94 7.84 7.64 5/198 21179
/proc/meminfo: memFree=30569084/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/21179/stat : 21179 (java) R 21177 21179 20530 0 -1 4202496 923 0 0 0 0 0 0 0 25 0 1 0 525015598 23580672 410 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251809277696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21179/statm: 5757 421 326 9 0 124 0

[startup+0.02481 s]
/proc/loadavg: 7.94 7.84 7.64 5/198 21179
/proc/meminfo: memFree=30569084/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 3309 0 1 0 1 0 0 0 25 0 11 0 525015598 15976509440 2751 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3900515 2752 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100797 s]
/proc/loadavg: 7.94 7.84 7.64 5/198 21179
/proc/meminfo: memFree=30569084/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15676856 CPUtime=0.1 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 5565 0 1 0 8 2 0 0 25 0 18 0 525015598 16053100544 4983 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3919214 4983 2116 9 0 3909933 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676856

[startup+0.300764 s]
/proc/loadavg: 7.94 7.84 7.64 5/198 21179
/proc/meminfo: memFree=30569084/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15687216 CPUtime=0.52 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 11150 0 1 0 49 3 0 0 25 0 22 0 525015598 16063709184 9623 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3921804 9623 2213 9 0 3912523 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15687216

[startup+0.700697 s]
/proc/loadavg: 7.94 7.84 7.64 5/198 21179
/proc/meminfo: memFree=30569084/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15702436 CPUtime=1.86 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 28828 0 1 0 180 6 0 0 25 0 22 0 525015598 16079294464 24268 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3925609 24268 2252 9 0 3916328 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15702436

[startup+1.50157 s]
/proc/loadavg: 7.70 7.79 7.63 11/220 21201
/proc/meminfo: memFree=30434556/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15699828 CPUtime=5.04 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 60083 0 1 0 494 10 0 0 25 0 22 0 525015598 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3924957 51584 2273 9 0 3915676 0
[pid=21179/tid=21181] ppid=21177 vsize=15699828 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 596 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 891 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 196 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 1590 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 1134 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 525015600 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15699828 CPUtime=0.92 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5519 0 0 0 92 0 0 0 25 0 22 0 525015603 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21195] ppid=21177 vsize=15699828 CPUtime=0.84 cores=1,3,5,7
/proc/21179/task/21195/stat : 21195 (java) S 21177 21179 20530 0 -1 4202560 13184 0 0 0 83 1 0 0 24 0 22 0 525015603 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21196] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21196/stat : 21196 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21197] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21197/stat : 21197 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525015603 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21198] ppid=21177 vsize=15699828 CPUtime=0.68 cores=1,3,5,7
/proc/21179/task/21198/stat : 21198 (java) R 21177 21179 20530 0 -1 4202560 5983 0 0 0 67 1 0 0 25 0 22 0 525015624 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21179/tid=21199] ppid=21177 vsize=15699828 CPUtime=0.69 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 5185 0 0 0 69 0 0 0 25 0 22 0 525015624 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505704700 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15699828 CPUtime=0.88 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 9759 0 0 0 88 0 0 0 25 0 22 0 525015624 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505821719 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15699828 CPUtime=0.56 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 7822 0 0 0 55 1 0 0 25 0 22 0 525015624 16076623872 51584 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505743259 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 15699828

[startup+3.1013 s]
/proc/loadavg: 7.70 7.79 7.63 9/220 21201
/proc/meminfo: memFree=30220656/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15699828 CPUtime=11.42 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 157632 0 1 0 1119 23 0 0 25 0 22 0 525015598 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3924957 149084 2284 9 0 3915676 0
[pid=21179/tid=21181] ppid=21177 vsize=15699828 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 1185 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 1985 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 1942 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 1501 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 2326 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 1148 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 2684 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 2429 0 0 0 0 0 0 0 16 0 22 0 525015599 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 525015600 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15699828 CPUtime=1 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5636 0 0 0 100 0 0 0 15 0 22 0 525015603 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21195] ppid=21177 vsize=15699828 CPUtime=0.84 cores=1,3,5,7
/proc/21179/task/21195/stat : 21195 (java) S 21177 21179 20530 0 -1 4202560 13184 0 0 0 83 1 0 0 19 0 22 0 525015603 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21196] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21196/stat : 21196 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21197] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21197/stat : 21197 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525015603 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21198] ppid=21177 vsize=15699828 CPUtime=2.25 cores=1,3,5,7
/proc/21179/task/21198/stat : 21198 (java) R 21177 21179 20530 0 -1 4202560 28051 0 0 0 221 4 0 0 25 0 22 0 525015624 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 47550693648929 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21179/tid=21199] ppid=21177 vsize=15699828 CPUtime=2.27 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 26979 0 0 0 224 3 0 0 25 0 22 0 525015624 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505742849 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15699828 CPUtime=2.45 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 31168 0 0 0 242 3 0 0 25 0 22 0 525015624 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505885886 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15699828 CPUtime=2.07 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 28980 0 0 0 204 3 0 0 25 0 22 0 525015624 16076623872 149084 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505696272 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15699828

[startup+6.30076 s]
/proc/loadavg: 7.72 7.80 7.63 9/220 21201
/proc/meminfo: memFree=29954740/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15699828 CPUtime=24.18 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 162827 0 1 0 2394 24 0 0 25 0 22 0 525015598 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3924957 150998 2284 9 0 3915676 0
[pid=21179/tid=21181] ppid=21177 vsize=15699828 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15699828 CPUtime=0.01 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 1304 0 0 0 1 0 0 0 16 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 2445 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 2632 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 2651 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15699828 CPUtime=0.01 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 3055 0 0 0 1 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 1579 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15699828 CPUtime=0.01 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 3394 0 0 0 1 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 3169 0 0 0 0 0 0 0 15 0 22 0 525015599 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 525015600 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15699828 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15699828 CPUtime=1.11 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5679 0 0 0 111 0 0 0 15 0 22 0 525015603 16076623872 150998 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0

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

[pid=21179/tid=21199] ppid=21177 vsize=15765364 CPUtime=1108 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 334187 0 0 0 110749 51 0 0 25 0 22 0 525015624 16143732736 96431 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 47550694265209 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15765364 CPUtime=1108.22 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 345205 0 0 0 110766 56 0 0 25 0 22 0 525015624 16143732736 96431 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 18446744073699066054 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15765364 CPUtime=1107.03 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 343249 0 0 0 110649 54 0 0 25 0 22 0 525015624 16143732736 96431 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.07
Current children cumulated vsize (KiB) 15765364

[startup+1182.3 s]
/proc/loadavg: 4.03 5.49 6.79 5/193 21302
/proc/meminfo: memFree=30457236/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15765364 CPUtime=4701.69 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 2679050 0 1 0 469611 558 0 0 25 0 22 0 525015598 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3941341 102245 2298 9 0 3932060 0
[pid=21179/tid=21181] ppid=21177 vsize=15765364 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15765364 CPUtime=3.57 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 150292 0 0 0 327 30 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15765364 CPUtime=3.54 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 143435 0 0 0 324 30 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15765364 CPUtime=3.52 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 148739 0 0 0 323 29 0 0 16 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15765364 CPUtime=3.57 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 151032 0 0 0 327 30 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15765364 CPUtime=3.59 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 151709 0 0 0 330 29 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15765364 CPUtime=3.61 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 154361 0 0 0 331 30 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15765364 CPUtime=3.65 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 148903 0 0 0 336 29 0 0 16 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15765364 CPUtime=3.5 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 150431 0 0 0 320 30 0 0 15 0 22 0 525015599 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15765364 CPUtime=2.22 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 6951 0 0 0 141 81 0 0 15 0 22 0 525015600 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15765364 CPUtime=1.22 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5695 0 0 0 122 0 0 0 15 0 22 0 525015603 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21195] ppid=21177 vsize=15765364 CPUtime=0.98 cores=1,3,5,7
/proc/21179/task/21195/stat : 21195 (java) S 21177 21179 20530 0 -1 4202560 13215 0 0 0 96 2 0 0 15 0 22 0 525015603 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21196] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21196/stat : 21196 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21197] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21197/stat : 21197 (java) S 21177 21179 20530 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 525015603 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21198] ppid=21177 vsize=15765364 CPUtime=1167.05 cores=1,3,5,7
/proc/21179/task/21198/stat : 21198 (java) R 21177 21179 20530 0 -1 4202560 362758 0 0 0 116647 58 0 0 25 0 22 0 525015624 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912506181815 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21179/tid=21199] ppid=21177 vsize=15765364 CPUtime=1167.36 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 355098 0 0 0 116682 54 0 0 25 0 22 0 525015624 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505764250 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15765364 CPUtime=1167.49 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 365702 0 0 0 116690 59 0 0 25 0 22 0 525015624 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912506383038 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15765364 CPUtime=1166.3 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 362677 0 0 0 116573 57 0 0 25 0 22 0 525015624 16143732736 102245 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912506194499 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.69
Current children cumulated vsize (KiB) 15765364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 4.02 5.36 6.71 5/193 21302
/proc/meminfo: memFree=30524796/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15765364 CPUtime=4800.31 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 2722284 0 1 0 479462 569 0 0 25 0 22 0 525015598 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3941341 88219 2298 9 0 3932060 0
[pid=21179/tid=21181] ppid=21177 vsize=15765364 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15765364 CPUtime=3.64 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 152656 0 0 0 334 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15765364 CPUtime=3.62 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 144702 0 0 0 331 31 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15765364 CPUtime=3.61 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 150628 0 0 0 331 30 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15765364 CPUtime=3.64 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 152790 0 0 0 333 31 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15765364 CPUtime=3.67 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 154208 0 0 0 337 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15765364 CPUtime=3.67 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 156102 0 0 0 337 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15765364 CPUtime=3.73 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 150496 0 0 0 343 30 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15765364 CPUtime=3.56 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 151908 0 0 0 326 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15765364 CPUtime=2.28 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 7058 0 0 0 145 83 0 0 15 0 22 0 525015600 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15765364 CPUtime=1.22 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5695 0 0 0 122 0 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21195] ppid=21177 vsize=15765364 CPUtime=0.98 cores=1,3,5,7
/proc/21179/task/21195/stat : 21195 (java) S 21177 21179 20530 0 -1 4202560 13215 0 0 0 96 2 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21196] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21196/stat : 21196 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21197] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21197/stat : 21197 (java) S 21177 21179 20530 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21198] ppid=21177 vsize=15765364 CPUtime=1191.51 cores=1,3,5,7
/proc/21179/task/21198/stat : 21198 (java) R 21177 21179 20530 0 -1 4202560 369556 0 0 0 119092 59 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912506193216 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21199] ppid=21177 vsize=15765364 CPUtime=1191.86 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 362383 0 0 0 119131 55 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15765364 CPUtime=1191.99 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 372320 0 0 0 119139 60 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505929357 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15765364 CPUtime=1190.82 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 370513 0 0 0 119024 58 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505766223 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 15765364

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

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

[startup+1207.1 s]
/proc/loadavg: 4.02 5.36 6.71 5/193 21302
/proc/meminfo: memFree=30524796/32950928 swapFree=67111448/67111528
[pid=21179] ppid=21177 vsize=15765364 CPUtime=4800.31 cores=1,3,5,7
/proc/21179/stat : 21179 (java) S 21177 21179 20530 0 -1 4202496 2722284 0 1 0 479462 569 0 0 25 0 22 0 525015598 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/21179/statm: 3941341 88219 2298 9 0 3932060 0
[pid=21179/tid=21181] ppid=21177 vsize=15765364 CPUtime=0.36 cores=1,3,5,7
/proc/21179/task/21181/stat : 21181 (java) S 21177 21179 20530 0 -1 4202560 6607 0 1 0 34 2 0 0 25 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21182] ppid=21177 vsize=15765364 CPUtime=3.64 cores=1,3,5,7
/proc/21179/task/21182/stat : 21182 (java) S 21177 21179 20530 0 -1 4202560 152656 0 0 0 334 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21183] ppid=21177 vsize=15765364 CPUtime=3.62 cores=1,3,5,7
/proc/21179/task/21183/stat : 21183 (java) S 21177 21179 20530 0 -1 4202560 144702 0 0 0 331 31 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21184] ppid=21177 vsize=15765364 CPUtime=3.61 cores=1,3,5,7
/proc/21179/task/21184/stat : 21184 (java) S 21177 21179 20530 0 -1 4202560 150628 0 0 0 331 30 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21185] ppid=21177 vsize=15765364 CPUtime=3.64 cores=1,3,5,7
/proc/21179/task/21185/stat : 21185 (java) S 21177 21179 20530 0 -1 4202560 152790 0 0 0 333 31 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21186] ppid=21177 vsize=15765364 CPUtime=3.67 cores=1,3,5,7
/proc/21179/task/21186/stat : 21186 (java) S 21177 21179 20530 0 -1 4202560 154208 0 0 0 337 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21187] ppid=21177 vsize=15765364 CPUtime=3.67 cores=1,3,5,7
/proc/21179/task/21187/stat : 21187 (java) S 21177 21179 20530 0 -1 4202560 156102 0 0 0 337 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21188] ppid=21177 vsize=15765364 CPUtime=3.73 cores=1,3,5,7
/proc/21179/task/21188/stat : 21188 (java) S 21177 21179 20530 0 -1 4202560 150496 0 0 0 343 30 0 0 16 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21189] ppid=21177 vsize=15765364 CPUtime=3.56 cores=1,3,5,7
/proc/21179/task/21189/stat : 21189 (java) S 21177 21179 20530 0 -1 4202560 151908 0 0 0 326 30 0 0 15 0 22 0 525015599 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21190] ppid=21177 vsize=15765364 CPUtime=2.28 cores=1,3,5,7
/proc/21179/task/21190/stat : 21190 (java) S 21177 21179 20530 0 -1 4202560 7058 0 0 0 145 83 0 0 15 0 22 0 525015600 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 0 0 16800975 18446604471105530624 0 0 -1 3 0 0 0
[pid=21179/tid=21191] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21191/stat : 21191 (java) S 21177 21179 20530 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21192] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21192/stat : 21192 (java) S 21177 21179 20530 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525015601 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21193] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21193/stat : 21193 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826063793 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21194] ppid=21177 vsize=15765364 CPUtime=1.22 cores=1,3,5,7
/proc/21179/task/21194/stat : 21194 (java) S 21177 21179 20530 0 -1 4202560 5695 0 0 0 122 0 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 5 0 0 0
[pid=21179/tid=21195] ppid=21177 vsize=15765364 CPUtime=0.98 cores=1,3,5,7
/proc/21179/task/21195/stat : 21195 (java) S 21177 21179 20530 0 -1 4202560 13215 0 0 0 96 2 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21196] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21196/stat : 21196 (java) S 21177 21179 20530 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056089 0 4 0 16800975 18446604471105530624 0 0 -1 1 0 0 0
[pid=21179/tid=21197] ppid=21177 vsize=15765364 CPUtime=0 cores=1,3,5,7
/proc/21179/task/21197/stat : 21197 (java) S 21177 21179 20530 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 525015603 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 251826056704 0 4 0 16800975 18446604471105530624 0 0 -1 7 0 0 0
[pid=21179/tid=21198] ppid=21177 vsize=15765364 CPUtime=1191.51 cores=1,3,5,7
/proc/21179/task/21198/stat : 21198 (java) R 21177 21179 20530 0 -1 4202560 369556 0 0 0 119092 59 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912506193216 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=21179/tid=21199] ppid=21177 vsize=15765364 CPUtime=1191.86 cores=1,3,5,7
/proc/21179/task/21199/stat : 21199 (java) R 21177 21179 20530 0 -1 4202560 362383 0 0 0 119131 55 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21179/tid=21200] ppid=21177 vsize=15765364 CPUtime=1191.99 cores=1,3,5,7
/proc/21179/task/21200/stat : 21200 (java) R 21177 21179 20530 0 -1 4202560 372320 0 0 0 119139 60 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505929357 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21179/tid=21201] ppid=21177 vsize=15765364 CPUtime=1190.82 cores=1,3,5,7
/proc/21179/task/21201/stat : 21201 (java) R 21177 21179 20530 0 -1 4202560 370513 0 0 0 119024 58 0 0 25 0 22 0 525015624 16143732736 88219 33554432000 1073741824 1073778376 140733403565920 18446744073709551615 46912505766223 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 15765364

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.36
CPU user time (s): 4794.65
CPU system time (s): 5.71113
CPU usage (%): 397.667
Max. virtual memory (cumulated for all children) (KiB): 15765364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.65
system time used= 5.71113
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2722310
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= 225474
involuntary context switches= 130708

runsolver used 1.89571 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 05:29:29
IDJOB=3311553
IDBENCH=82938
IDSOLVER=1698
FILE ID=node126/3311553-1304134169
RUNJOBID= node126-1304133446-21071
PBS_JOBID= 13170788
Free space on /tmp= 73180 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311553-1304134169/watcher-3311553-1304134169 -o /tmp/evaluation-result-3311553-1304134169/solver-3311553-1304134169 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311553-1304134169.cnf -hbr 2

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

MD5SUM BENCH= 91e4bda9499071fffccca1352d82691f
RANDOM SEED=193355643

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30569480 kB
Buffers:        281020 kB
Cached:        1422664 kB
SwapCached:         76 kB
Active:         451696 kB
Inactive:      1617448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30569480 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:      365292 kB
Mapped:          23620 kB
Slab:           247340 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   569044 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= 73180 MiB
End job on node126 at 2011-04-30 05:49:38