Trace number 3312672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.28 1208.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

Solver Data

0.10/0.11	51:46 INFO : Reading from input HOME/instance-3312672-1304128305.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.95/0.56	51:46 INFO : 80 variables remaining out of 80
0.95/0.56	51:46 INFO : 56960 literals remaining out of 56960

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

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.78 8.01 7.95 5/198 6634
/proc/meminfo: memFree=22542900/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6634/stat : 6634 (java) R 6632 6634 6206 0 -1 4202496 930 0 0 0 0 0 0 0 25 0 1 0 524430206 23580672 418 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274469005077 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 5757 432 334 9 0 124 0

[startup+0.0865679 s]
/proc/loadavg: 7.78 8.01 7.95 5/198 6634
/proc/meminfo: memFree=22542900/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15676440 CPUtime=0.09 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 5377 0 1 0 8 1 0 0 25 0 18 0 524430206 16052674560 4789 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3919110 4790 2116 9 0 3909829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676440

[startup+0.100552 s]
/proc/loadavg: 7.78 8.01 7.95 5/198 6634
/proc/meminfo: memFree=22542900/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15676440 CPUtime=0.1 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 5567 0 1 0 9 1 0 0 25 0 18 0 524430206 16052674560 4979 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3919110 4979 2117 9 0 3909829 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676440

[startup+0.300577 s]
/proc/loadavg: 7.78 8.01 7.95 5/198 6634
/proc/meminfo: memFree=22542900/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15679608 CPUtime=0.52 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 14976 0 1 0 49 3 0 0 25 0 18 0 524430206 16055918592 13385 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3919902 13392 2208 9 0 3910621 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679608

[startup+0.700451 s]
/proc/loadavg: 7.78 8.01 7.95 5/198 6634
/proc/meminfo: memFree=22542900/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15715984 CPUtime=1.55 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 32549 0 1 0 150 5 0 0 25 0 22 0 524430206 16093167616 27705 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3928996 27705 2259 9 0 3919715 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 15715984

[startup+1.50131 s]
/proc/loadavg: 7.78 8.01 7.95 9/220 6656
/proc/meminfo: memFree=22410728/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15717172 CPUtime=4.38 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 61150 0 1 0 429 9 0 0 25 0 22 0 524430206 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3929293 52793 2286 9 0 3920012 0
[pid=6634/tid=6636] ppid=6632 vsize=15717172 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 708 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 837 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 534 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 547 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 1821 0 0 0 0 0 0 0 16 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 398 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 52793 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524430208 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15717172 CPUtime=0.78 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) R 6632 6634 6206 0 -1 4202560 5477 0 0 0 77 1 0 0 25 0 22 0 524430211 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 47009401895174 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=15717172 CPUtime=0.88 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) R 6632 6634 6206 0 -1 4202560 13502 0 0 0 87 1 0 0 25 0 22 0 524430211 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274473628705 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6652] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6652/stat : 6652 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524430211 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6653] ppid=6632 vsize=15717172 CPUtime=0.4 cores=1,3,5,7
/proc/6634/task/6653/stat : 6653 (java) R 6632 6634 6206 0 -1 4202560 1913 0 0 0 40 0 0 0 20 0 22 0 524430240 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505878757 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6634/tid=6654] ppid=6632 vsize=15717172 CPUtime=0.5 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 3695 0 0 0 50 0 0 0 21 0 22 0 524430240 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505824118 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15717172 CPUtime=0.49 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 8332 0 0 0 49 0 0 0 21 0 22 0 524430240 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505878954 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15717172 CPUtime=0.7 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 6785 0 0 0 70 0 0 0 25 0 22 0 524430240 16094384128 52794 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505816735 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 15717172

[startup+3.10103 s]
/proc/loadavg: 7.78 8.01 7.95 11/220 6656
/proc/meminfo: memFree=22227908/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15717172 CPUtime=10.76 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 146964 0 1 0 1056 20 0 0 25 0 22 0 524430206 16094384128 138120 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3929293 138122 2286 9 0 3920012 0
[pid=6634/tid=6636] ppid=6632 vsize=15717172 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16094384128 138123 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 2118 0 0 0 0 0 0 0 16 0 22 0 524430207 16094384128 138125 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15717172 CPUtime=0.01 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 2789 0 0 0 1 0 0 0 16 0 22 0 524430207 16094384128 138126 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 1593 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 138128 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 2504 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 138129 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 1208 0 0 0 0 0 0 0 16 0 22 0 524430207 16094384128 138132 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 1177 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 138133 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 2594 0 0 0 0 0 0 0 16 0 22 0 524430207 16094384128 138133 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 1190 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 138133 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 193 0 0 0 0 0 0 0 15 0 22 0 524430208 16094384128 138133 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 138134 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15717172 CPUtime=0.89 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6206 0 -1 4202560 5495 0 0 0 88 1 0 0 18 0 22 0 524430211 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=15717172 CPUtime=0.96 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6206 0 -1 4202560 13972 0 0 0 95 1 0 0 19 0 22 0 524430211 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6652] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6652/stat : 6652 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524430211 16094384128 138135 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6653] ppid=6632 vsize=15717172 CPUtime=1.87 cores=1,3,5,7
/proc/6634/task/6653/stat : 6653 (java) R 6632 6634 6206 0 -1 4202560 20986 0 0 0 185 2 0 0 25 0 22 0 524430240 16094384128 138145 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505822696 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6634/tid=6654] ppid=6632 vsize=15717172 CPUtime=2.09 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 22271 0 0 0 205 4 0 0 25 0 22 0 524430240 16094384128 138152 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505928881 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15717172 CPUtime=1.99 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 27347 0 0 0 197 2 0 0 25 0 22 0 524430240 16094384128 138158 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505734235 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15717172 CPUtime=2.28 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 25176 0 0 0 226 2 0 0 25 0 22 0 524430240 16094384128 138161 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505825845 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 15717172

[startup+6.30146 s]
/proc/loadavg: 7.80 8.01 7.95 10/220 6656
/proc/meminfo: memFree=21948368/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15717172 CPUtime=23.53 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 160629 0 1 0 2331 22 0 0 25 0 22 0 524430206 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3929293 150493 2289 9 0 3920012 0
[pid=6634/tid=6636] ppid=6632 vsize=15717172 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15717172 CPUtime=0.01 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 3092 0 0 0 1 0 0 0 16 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15717172 CPUtime=0.01 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 3706 0 0 0 1 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 1851 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 3760 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 1560 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 2192 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 2673 0 0 0 0 0 0 0 16 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 1400 0 0 0 0 0 0 0 15 0 22 0 524430207 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 524430208 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15717172 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15717172 CPUtime=1 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6206 0 -1 4202560 5512 0 0 0 99 1 0 0 15 0 22 0 524430211 16094384128 150493 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0

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

[pid=6634/tid=6654] ppid=6632 vsize=15782708 CPUtime=1107.33 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 161456 0 0 0 110696 37 0 0 25 0 22 0 524430240 16161492992 73680 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505878853 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15782708 CPUtime=1107.82 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 168508 0 0 0 110748 34 0 0 25 0 22 0 524430240 16161492992 73680 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912506053472 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15782708 CPUtime=1107.55 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 162430 0 0 0 110723 32 0 0 25 0 22 0 524430240 16161492992 73680 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 47009403025609 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4459.11
Current children cumulated vsize (KiB) 15782708

[startup+1182.3 s]
/proc/loadavg: 8.01 8.12 8.08 9/220 8978
/proc/meminfo: memFree=22382220/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15782708 CPUtime=4697.62 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 1278001 0 1 0 469403 359 0 0 25 0 22 0 524430206 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3945677 65572 2299 9 0 3936396 0
[pid=6634/tid=6636] ppid=6632 vsize=15782708 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15782708 CPUtime=3.24 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 70083 0 0 0 306 18 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15782708 CPUtime=3.35 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 70804 0 0 0 316 19 0 0 16 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15782708 CPUtime=3.39 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 67931 0 0 0 322 17 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15782708 CPUtime=3.3 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 67504 0 0 0 311 19 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15782708 CPUtime=3.23 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 67671 0 0 0 307 16 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15782708 CPUtime=3.2 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 68220 0 0 0 302 18 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15782708 CPUtime=3.28 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 68154 0 0 0 311 17 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15782708 CPUtime=3.26 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 68378 0 0 0 310 16 0 0 15 0 22 0 524430207 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15782708 CPUtime=2.13 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 3110 0 0 0 148 65 0 0 15 0 22 0 524430208 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15782708 CPUtime=1.02 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6206 0 -1 4202560 5521 0 0 0 101 1 0 0 15 0 22 0 524430211 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=15782708 CPUtime=1.05 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6206 0 -1 4202560 14044 0 0 0 104 1 0 0 16 0 22 0 524430211 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6652] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6652/stat : 6652 (java) S 6632 6634 6206 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 524430211 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6653] ppid=6632 vsize=15782708 CPUtime=1165.85 cores=1,3,5,7
/proc/6634/task/6653/stat : 6653 (java) R 6632 6634 6206 0 -1 4202560 169914 0 0 0 116551 34 0 0 18 0 22 0 524430240 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505864033 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6634/tid=6654] ppid=6632 vsize=15782708 CPUtime=1166.69 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 170754 0 0 0 116631 38 0 0 25 0 22 0 524430240 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 47009403021405 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15782708 CPUtime=1167.07 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 177810 0 0 0 116671 36 0 0 25 0 22 0 524430240 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912506059169 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15782708 CPUtime=1166.86 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 171662 0 0 0 116652 34 0 0 25 0 22 0 524430240 16161492992 65572 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912506052494 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4697.62
Current children cumulated vsize (KiB) 15782708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.1 s]
/proc/loadavg: 8.01 8.11 8.08 9/220 8979
/proc/meminfo: memFree=22422252/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15782708 CPUtime=4800.22 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 1315083 0 1 0 479652 370 0 0 25 0 22 0 524430206 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3945677 74088 2299 9 0 3936396 0
[pid=6634/tid=6636] ppid=6632 vsize=15782708 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15782708 CPUtime=3.3 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 71399 0 0 0 312 18 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15782708 CPUtime=3.43 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 72756 0 0 0 324 19 0 0 16 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15782708 CPUtime=3.45 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 69388 0 0 0 328 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15782708 CPUtime=3.36 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 68880 0 0 0 317 19 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15782708 CPUtime=3.29 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 69233 0 0 0 313 16 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15782708 CPUtime=3.25 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 69817 0 0 0 307 18 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15782708 CPUtime=3.33 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 69596 0 0 0 316 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15782708 CPUtime=3.34 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 70311 0 0 0 317 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15782708 CPUtime=2.18 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 3220 0 0 0 151 67 0 0 15 0 22 0 524430208 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15782708 CPUtime=1.02 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6206 0 -1 4202560 5521 0 0 0 101 1 0 0 15 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=15782708 CPUtime=1.05 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6206 0 -1 4202560 14044 0 0 0 104 1 0 0 16 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6652] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6652/stat : 6652 (java) S 6632 6634 6206 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6653] ppid=6632 vsize=15782708 CPUtime=1191.36 cores=1,3,5,7
/proc/6634/task/6653/stat : 6653 (java) R 6632 6634 6206 0 -1 4202560 175955 0 0 0 119101 35 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505759156 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6634/tid=6654] ppid=6632 vsize=15782708 CPUtime=1192.18 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 177216 0 0 0 119178 40 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505759427 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15782708 CPUtime=1192.6 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 184030 0 0 0 119222 38 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505824467 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15782708 CPUtime=1192.35 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 177275 0 0 0 119200 35 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505872538 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15782708

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

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

[startup+1208.1 s]
/proc/loadavg: 8.01 8.11 8.08 9/220 8979
/proc/meminfo: memFree=22422252/32950928 swapFree=67111524/67111528
[pid=6634] ppid=6632 vsize=15782708 CPUtime=4800.22 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6206 0 -1 4202496 1315083 0 1 0 479652 370 0 0 25 0 22 0 524430206 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6634/statm: 3945677 74088 2299 9 0 3936396 0
[pid=6634/tid=6636] ppid=6632 vsize=15782708 CPUtime=0.54 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6206 0 -1 4202560 14997 0 1 0 52 2 0 0 25 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=15782708 CPUtime=3.3 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6206 0 -1 4202560 71399 0 0 0 312 18 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=15782708 CPUtime=3.43 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6206 0 -1 4202560 72756 0 0 0 324 19 0 0 16 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=15782708 CPUtime=3.45 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6206 0 -1 4202560 69388 0 0 0 328 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 3 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=15782708 CPUtime=3.36 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6206 0 -1 4202560 68880 0 0 0 317 19 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=15782708 CPUtime=3.29 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6206 0 -1 4202560 69233 0 0 0 313 16 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=15782708 CPUtime=3.25 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6206 0 -1 4202560 69817 0 0 0 307 18 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=15782708 CPUtime=3.33 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6206 0 -1 4202560 69596 0 0 0 316 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=15782708 CPUtime=3.34 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6206 0 -1 4202560 70311 0 0 0 317 17 0 0 15 0 22 0 524430207 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=15782708 CPUtime=2.18 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6206 0 -1 4202560 3220 0 0 0 151 67 0 0 15 0 22 0 524430208 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 0 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524430209 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485791153 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=15782708 CPUtime=1.02 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6206 0 -1 4202560 5521 0 0 0 101 1 0 0 15 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=15782708 CPUtime=1.05 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6206 0 -1 4202560 14044 0 0 0 104 1 0 0 16 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 1 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485783449 0 4 0 16800975 18446604471132542912 0 0 -1 5 0 0 0
[pid=6634/tid=6652] ppid=6632 vsize=15782708 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6652/stat : 6652 (java) S 6632 6634 6206 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524430211 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 274485784064 0 4 0 16800975 18446604471132542912 0 0 -1 7 0 0 0
[pid=6634/tid=6653] ppid=6632 vsize=15782708 CPUtime=1191.36 cores=1,3,5,7
/proc/6634/task/6653/stat : 6653 (java) R 6632 6634 6206 0 -1 4202560 175955 0 0 0 119101 35 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505759156 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6634/tid=6654] ppid=6632 vsize=15782708 CPUtime=1192.18 cores=1,3,5,7
/proc/6634/task/6654/stat : 6654 (java) R 6632 6634 6206 0 -1 4202560 177216 0 0 0 119178 40 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505759427 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6634/tid=6655] ppid=6632 vsize=15782708 CPUtime=1192.6 cores=1,3,5,7
/proc/6634/task/6655/stat : 6655 (java) R 6632 6634 6206 0 -1 4202560 184030 0 0 0 119222 38 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505824467 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6634/tid=6656] ppid=6632 vsize=15782708 CPUtime=1192.35 cores=1,3,5,7
/proc/6634/task/6656/stat : 6656 (java) R 6632 6634 6206 0 -1 4202560 177275 0 0 0 119200 35 0 0 25 0 22 0 524430240 16161492992 74088 33554432000 1073741824 1073778376 140735356597840 18446744073709551615 46912505872538 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15782708

Child status: 143
Real time (s): 1208.13
CPU time (s): 4800.28
CPU user time (s): 4796.56
CPU system time (s): 3.71544
CPU usage (%): 397.33
Max. virtual memory (cumulated for all children) (KiB): 15782708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.56
system time used= 3.71543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1315110
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= 297410
involuntary context switches= 154327

runsolver used 2.08768 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 03:51:45
IDJOB=3312672
IDBENCH=82857
IDSOLVER=1699
FILE ID=node125/3312672-1304128305
RUNJOBID= node125-1304125722-6225
PBS_JOBID= 13170766
Free space on /tmp= 72760 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312672-1304128305/watcher-3312672-1304128305 -o /tmp/evaluation-result-3312672-1304128305/solver-3312672-1304128305 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312672-1304128305.cnf

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=1928378504

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22543172 kB
Buffers:       2125604 kB
Cached:        7403504 kB
SwapCached:          4 kB
Active:        2427456 kB
Inactive:      7454700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22543172 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      352788 kB
Mapped:          23488 kB
Slab:           460260 kB
PageTables:       6988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   553988 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= 73016 MiB
End job on node125 at 2011-04-30 04:11:56