Trace number 3313212

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.11 1208.24

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
Bench CategoryCRAFTED (crafted 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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	44:13 INFO : Reading from input HOME/instance-3313212-1304181853.cnf
0.09/0.18	Executor set job limit to 1000000
0.09/0.18	Executor set job limit to 1000000
0.09/0.18	Executor set job limit to 1000000
0.09/0.18	Executor set job limit to 1000000
0.09/0.18	Starting Executor!
0.09/0.18	Starting Executor!
0.09/0.18	Starting Executor!
0.09/0.18	Starting Executor!
0.27/0.22	44:13 INFO : 201 variables remaining out of 201
0.27/0.22	44:13 INFO : 1648 literals remaining out of 1648

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-3313212-1304181853/watcher-3313212-1304181853 -o /tmp/evaluation-result-3313212-1304181853/solver-3313212-1304181853 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313212-1304181853.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: 8.07 8.03 7.60 5/198 29569
/proc/meminfo: memFree=29824568/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 1425 0 0 0 0 0 0 0 25 0 2 0 529785691 27824128 894 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 6793 894 684 9 0 381 0
[pid=29569/tid=29570] ppid=29567 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 529785692 27824128 894 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.00859206 s]
/proc/loadavg: 8.07 8.03 7.60 5/198 29569
/proc/meminfo: memFree=29824568/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 1575 0 0 0 0 0 0 0 25 0 2 0 529785691 36646912 1018 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 8947 1018 785 9 0 386 0
[pid=29569/tid=29570] ppid=29567 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 216 0 0 0 0 0 0 0 25 0 2 0 529785692 36646912 1018 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253640879686 0 0 0 16784584 16708663309729005567 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35788

[startup+0.100586 s]
/proc/loadavg: 8.07 8.03 7.60 5/198 29569
/proc/meminfo: memFree=29824568/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15741844 CPUtime=0.09 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 5572 0 1 0 9 0 0 0 25 0 18 0 529785691 16119648256 4972 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3935461 4972 2117 9 0 3926180 0
[pid=29569/tid=29570] ppid=29567 vsize=15741844 CPUtime=0.08 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) R 29567 29569 28847 0 -1 4202560 3400 0 1 0 8 0 0 0 18 0 18 0 529785692 16119648256 4972 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253640855397 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741844

[startup+0.302374 s]
/proc/loadavg: 8.07 8.03 7.60 5/198 29569
/proc/meminfo: memFree=29824568/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15746348 CPUtime=0.32 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 7665 0 1 0 31 1 0 0 25 0 22 0 529785691 16124260352 6913 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936587 6913 2193 9 0 3927306 0
[pid=29569/tid=29570] ppid=29567 vsize=15746348 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16124260352 6913 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15746348

[startup+0.750421 s]
/proc/loadavg: 8.07 8.03 7.60 5/198 29569
/proc/meminfo: memFree=29824568/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=1.91 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 23294 0 1 0 188 3 0 0 25 0 22 0 529785691 16125349888 20142 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 20153 2251 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 20154 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 15747412

[startup+1.50128 s]
/proc/loadavg: 8.07 8.03 7.60 11/220 29591
/proc/meminfo: memFree=29715024/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=4.89 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 54531 0 1 0 482 7 0 0 25 0 22 0 529785691 16125349888 46762 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 46763 2284 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 204 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 250 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 258 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 419 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 328 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29580] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29580/stat : 29580 (java) S 29567 29569 28847 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529785693 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 0 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29581] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29581/stat : 29581 (java) S 29567 29569 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29582] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29582/stat : 29582 (java) S 29567 29569 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29583] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29583/stat : 29583 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652683185 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29584] ppid=29567 vsize=15747412 CPUtime=0.4 cores=1,3,5,7
/proc/29569/task/29584/stat : 29584 (java) R 29567 29569 28847 0 -1 4202560 3119 0 0 0 40 0 0 0 25 0 22 0 529785696 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 47643780431105 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29569/tid=29585] ppid=29567 vsize=15747412 CPUtime=1.08 cores=1,3,5,7
/proc/29569/task/29585/stat : 29585 (java) R 29567 29569 28847 0 -1 4202560 12914 0 0 0 107 1 0 0 16 0 22 0 529785696 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253640556299 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29569/tid=29586] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29586/stat : 29586 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29587] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29587/stat : 29587 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 529785696 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29588] ppid=29567 vsize=15747412 CPUtime=0.82 cores=1,3,5,7
/proc/29569/task/29588/stat : 29588 (java) R 29567 29569 28847 0 -1 4202560 9765 0 0 0 82 0 0 0 18 0 22 0 529785710 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505856783 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=0.81 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 7784 0 0 0 80 1 0 0 17 0 22 0 529785710 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505928717 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=0.64 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 5610 0 0 0 64 0 0 0 20 0 22 0 529785710 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505857361 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=0.87 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 7747 0 0 0 86 1 0 0 20 0 22 0 529785710 16125349888 46763 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912506004368 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 15747412

[startup+3.10099 s]
/proc/loadavg: 8.22 8.06 7.61 9/220 29591
/proc/meminfo: memFree=29517204/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=11.25 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 150649 0 1 0 1105 20 0 0 25 0 22 0 529785691 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 142643 2289 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 247 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 428 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 567 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 734 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 845 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29580] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29580/stat : 29580 (java) S 29567 29569 28847 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 22 0 529785693 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 0 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29581] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29581/stat : 29581 (java) S 29567 29569 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29582] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29582/stat : 29582 (java) S 29567 29569 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29583] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29583/stat : 29583 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652683185 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29584] ppid=29567 vsize=15747412 CPUtime=0.41 cores=1,3,5,7
/proc/29569/task/29584/stat : 29584 (java) S 29567 29569 28847 0 -1 4202560 3122 0 0 0 41 0 0 0 21 0 22 0 529785696 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29585] ppid=29567 vsize=15747412 CPUtime=1.21 cores=1,3,5,7
/proc/29569/task/29585/stat : 29585 (java) S 29567 29569 28847 0 -1 4202560 12960 0 0 0 120 1 0 0 15 0 22 0 529785696 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29586] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29586/stat : 29586 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29587] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29587/stat : 29587 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529785696 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29588] ppid=29567 vsize=15747412 CPUtime=2.4 cores=1,3,5,7
/proc/29569/task/29588/stat : 29588 (java) R 29567 29569 28847 0 -1 4202560 35181 0 0 0 237 3 0 0 20 0 22 0 529785710 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505668631 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=2.4 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 33168 0 0 0 236 4 0 0 19 0 22 0 529785710 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505668570 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=2.19 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 30681 0 0 0 216 3 0 0 19 0 22 0 529785710 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505857371 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=2.32 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 25900 0 0 0 228 4 0 0 25 0 22 0 529785710 16125349888 142643 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505669197 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 15747412

[startup+6.30141 s]
/proc/loadavg: 8.22 8.06 7.61 9/220 29591
/proc/meminfo: memFree=29290036/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=24 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 151389 0 1 0 2377 23 0 0 25 0 22 0 529785691 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 134486 2289 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 257 0 0 0 0 0 0 0 16 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 581 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 765 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 880 0 0 0 0 0 0 0 15 0 22 0 529785692 16125349888 134486 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0

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

[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=1048.11 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 69971 0 0 0 104666 145 0 0 25 0 22 0 529785710 16125349888 159242 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505931584 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=1047.94 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 67591 0 0 0 104646 148 0 0 25 0 22 0 529785710 16125349888 159242 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652685493 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=1048.12 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 63145 0 0 0 104664 148 0 0 25 0 22 0 529785710 16125349888 159242 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4220.7
Current children cumulated vsize (KiB) 15747412

[startup+1122.3 s]
/proc/loadavg: 8.02 8.03 7.88 9/220 29630
/proc/meminfo: memFree=28930920/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=4459.07 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 497545 0 1 0 445142 765 0 0 25 0 22 0 529785691 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 141965 2297 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=3.28 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 25027 0 0 0 317 11 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=3.24 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 25285 0 0 0 312 12 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=3.18 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 24530 0 0 0 307 11 0 0 16 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=3.14 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 25121 0 0 0 303 11 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=3.36 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 25695 0 0 0 324 12 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=3.24 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 23635 0 0 0 313 11 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=3.31 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 25275 0 0 0 318 13 0 0 16 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=3.17 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 25209 0 0 0 304 13 0 0 15 0 22 0 529785692 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29580] ppid=29567 vsize=15747412 CPUtime=1.76 cores=1,3,5,7
/proc/29569/task/29580/stat : 29580 (java) S 29567 29569 28847 0 -1 4202560 1137 0 0 0 134 42 0 0 16 0 22 0 529785693 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 0 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29581] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29581/stat : 29581 (java) S 29567 29569 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29582] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29582/stat : 29582 (java) S 29567 29569 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29583] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29583/stat : 29583 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652683185 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29584] ppid=29567 vsize=15747412 CPUtime=0.5 cores=1,3,5,7
/proc/29569/task/29584/stat : 29584 (java) S 29567 29569 28847 0 -1 4202560 3673 0 0 0 50 0 0 0 15 0 22 0 529785696 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29585] ppid=29567 vsize=15747412 CPUtime=1.24 cores=1,3,5,7
/proc/29569/task/29585/stat : 29585 (java) S 29567 29569 28847 0 -1 4202560 12962 0 0 0 123 1 0 0 16 0 22 0 529785696 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29586] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29586/stat : 29586 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29587] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29587/stat : 29587 (java) S 29567 29569 28847 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 529785696 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29588] ppid=29567 vsize=15747412 CPUtime=1107.46 cores=1,3,5,7
/proc/29569/task/29588/stat : 29588 (java) R 29567 29569 28847 0 -1 4202560 72611 0 0 0 110594 152 0 0 18 0 22 0 529785710 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505702968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=1107.26 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 70161 0 0 0 110570 156 0 0 25 0 22 0 529785710 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505668826 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=1107.15 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 67745 0 0 0 110559 156 0 0 25 0 22 0 529785710 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505836205 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=1107.41 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 63318 0 0 0 110585 156 0 0 21 0 22 0 529785710 16125349888 141965 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505583859 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4459.07
Current children cumulated vsize (KiB) 15747412

[startup+1182.3 s]
/proc/loadavg: 7.88 8.02 7.88 5/194 29654
/proc/meminfo: memFree=29567672/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=4697.23 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 509871 0 1 0 468917 806 0 0 25 0 22 0 529785691 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 136878 2297 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=3.43 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 25554 0 0 0 332 11 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=3.38 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 25751 0 0 0 326 12 0 0 16 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=3.34 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 25072 0 0 0 322 12 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=3.3 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 25594 0 0 0 318 12 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=3.52 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 26274 0 0 0 339 13 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=3.39 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 24152 0 0 0 328 11 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=3.45 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 25748 0 0 0 332 13 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=3.33 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 25615 0 0 0 319 14 0 0 15 0 22 0 529785692 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29580] ppid=29567 vsize=15747412 CPUtime=1.88 cores=1,3,5,7
/proc/29569/task/29580/stat : 29580 (java) S 29567 29569 28847 0 -1 4202560 1195 0 0 0 143 45 0 0 15 0 22 0 529785693 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 0 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29581] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29581/stat : 29581 (java) S 29567 29569 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29582] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29582/stat : 29582 (java) S 29567 29569 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29583] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29583/stat : 29583 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652683185 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29584] ppid=29567 vsize=15747412 CPUtime=0.5 cores=1,3,5,7
/proc/29569/task/29584/stat : 29584 (java) S 29567 29569 28847 0 -1 4202560 3673 0 0 0 50 0 0 0 15 0 22 0 529785696 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29585] ppid=29567 vsize=15747412 CPUtime=1.24 cores=1,3,5,7
/proc/29569/task/29585/stat : 29585 (java) S 29567 29569 28847 0 -1 4202560 12962 0 0 0 123 1 0 0 16 0 22 0 529785696 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29586] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29586/stat : 29586 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29587] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29587/stat : 29587 (java) S 29567 29569 28847 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529785696 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29588] ppid=29567 vsize=15747412 CPUtime=1166.74 cores=1,3,5,7
/proc/29569/task/29588/stat : 29588 (java) R 29567 29569 28847 0 -1 4202560 74624 0 0 0 116513 161 0 0 25 0 22 0 529785710 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505929308 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=1166.42 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 72366 0 0 0 116477 165 0 0 22 0 22 0 529785710 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505732288 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=1166.38 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 69715 0 0 0 116474 164 0 0 25 0 22 0 529785710 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505607124 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=1166.57 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 65412 0 0 0 116491 166 0 0 20 0 22 0 529785710 16125349888 136878 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253640621972 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4697.23
Current children cumulated vsize (KiB) 15747412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.2 s]
/proc/loadavg: 6.55 7.69 7.78 5/193 29655
/proc/meminfo: memFree=29590952/32951124 swapFree=67111364/67111528
[pid=29569] ppid=29567 vsize=15747412 CPUtime=4800.05 cores=1,3,5,7
/proc/29569/stat : 29569 (java) S 29567 29569 28847 0 -1 4202496 514614 0 1 0 479175 830 0 0 25 0 22 0 529785691 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29569/statm: 3936853 131016 2297 9 0 3927572 0
[pid=29569/tid=29570] ppid=29567 vsize=15747412 CPUtime=0.2 cores=1,3,5,7
/proc/29569/task/29570/stat : 29570 (java) S 29567 29569 28847 0 -1 4202560 4713 0 1 0 20 0 0 0 19 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29572] ppid=29567 vsize=15747412 CPUtime=3.51 cores=1,3,5,7
/proc/29569/task/29572/stat : 29572 (java) S 29567 29569 28847 0 -1 4202560 26048 0 0 0 339 12 0 0 16 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29573] ppid=29567 vsize=15747412 CPUtime=3.46 cores=1,3,5,7
/proc/29569/task/29573/stat : 29573 (java) S 29567 29569 28847 0 -1 4202560 26363 0 0 0 333 13 0 0 15 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29574] ppid=29567 vsize=15747412 CPUtime=3.41 cores=1,3,5,7
/proc/29569/task/29574/stat : 29574 (java) S 29567 29569 28847 0 -1 4202560 25578 0 0 0 329 12 0 0 15 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29575] ppid=29567 vsize=15747412 CPUtime=3.38 cores=1,3,5,7
/proc/29569/task/29575/stat : 29575 (java) S 29567 29569 28847 0 -1 4202560 26153 0 0 0 326 12 0 0 15 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29576] ppid=29567 vsize=15747412 CPUtime=3.59 cores=1,3,5,7
/proc/29569/task/29576/stat : 29576 (java) S 29567 29569 28847 0 -1 4202560 26708 0 0 0 346 13 0 0 16 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29577] ppid=29567 vsize=15747412 CPUtime=3.47 cores=1,3,5,7
/proc/29569/task/29577/stat : 29577 (java) S 29567 29569 28847 0 -1 4202560 24626 0 0 0 335 12 0 0 15 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29578] ppid=29567 vsize=15747412 CPUtime=3.53 cores=1,3,5,7
/proc/29569/task/29578/stat : 29578 (java) S 29567 29569 28847 0 -1 4202560 26396 0 0 0 340 13 0 0 15 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29579] ppid=29567 vsize=15747412 CPUtime=3.38 cores=1,3,5,7
/proc/29569/task/29579/stat : 29579 (java) S 29567 29569 28847 0 -1 4202560 26202 0 0 0 324 14 0 0 16 0 22 0 529785692 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 1 0 0 0
[pid=29569/tid=29580] ppid=29567 vsize=15747412 CPUtime=1.93 cores=1,3,5,7
/proc/29569/task/29580/stat : 29580 (java) S 29567 29569 28847 0 -1 4202560 1197 0 0 0 147 46 0 0 15 0 22 0 529785693 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 0 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29581] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29581/stat : 29581 (java) S 29567 29569 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29582] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29582/stat : 29582 (java) S 29567 29569 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529785694 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29583] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29583/stat : 29583 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652683185 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29584] ppid=29567 vsize=15747412 CPUtime=0.5 cores=1,3,5,7
/proc/29569/task/29584/stat : 29584 (java) S 29567 29569 28847 0 -1 4202560 3673 0 0 0 50 0 0 0 15 0 22 0 529785696 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 7 0 0 0
[pid=29569/tid=29585] ppid=29567 vsize=15747412 CPUtime=1.24 cores=1,3,5,7
/proc/29569/task/29585/stat : 29585 (java) S 29567 29569 28847 0 -1 4202560 12962 0 0 0 123 1 0 0 16 0 22 0 529785696 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29586] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29586/stat : 29586 (java) S 29567 29569 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529785696 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652675481 0 4 0 16800975 18446604461097949376 0 0 -1 5 0 0 0
[pid=29569/tid=29587] ppid=29567 vsize=15747412 CPUtime=0 cores=1,3,5,7
/proc/29569/task/29587/stat : 29587 (java) S 29567 29569 28847 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529785696 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 253652676096 0 4 0 16800975 18446604461097949376 0 0 -1 3 0 0 0
[pid=29569/tid=29588] ppid=29567 vsize=15747412 CPUtime=1192.23 cores=1,3,5,7
/proc/29569/task/29588/stat : 29588 (java) R 29567 29569 28847 0 -1 4202560 74715 0 0 0 119057 166 0 0 22 0 22 0 529785710 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 47643785126048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29569/tid=29589] ppid=29567 vsize=15747412 CPUtime=1191.97 cores=1,3,5,7
/proc/29569/task/29589/stat : 29589 (java) R 29567 29569 28847 0 -1 4202560 72467 0 0 0 119028 169 0 0 21 0 22 0 529785710 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505668783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29569/tid=29590] ppid=29567 vsize=15747412 CPUtime=1191.92 cores=1,3,5,7
/proc/29569/task/29590/stat : 29590 (java) R 29567 29569 28847 0 -1 4202560 69845 0 0 0 119024 168 0 0 19 0 22 0 529785710 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 46912505926423 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29569/tid=29591] ppid=29567 vsize=15747412 CPUtime=1192.15 cores=1,3,5,7
/proc/29569/task/29591/stat : 29591 (java) R 29567 29569 28847 0 -1 4202560 65516 0 0 0 119046 169 0 0 25 0 22 0 529785710 16125349888 131016 33554432000 1073741824 1073778376 140733948727200 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15747412

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

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

Child status: 143
Real time (s): 1208.24
CPU time (s): 4800.11
CPU user time (s): 4791.78
CPU system time (s): 8.32573
CPU usage (%): 397.283
Max. virtual memory (cumulated for all children) (KiB): 15747412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.78
system time used= 8.32573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 514641
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= 970811
involuntary context switches= 175982

runsolver used 1.82772 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 18:44:13
IDJOB=3313212
IDBENCH=83151
IDSOLVER=1699
FILE ID=node106/3313212-1304181853
RUNJOBID= node106-1304180614-29394
PBS_JOBID= 13172424
Free space on /tmp= 72888 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313212-1304181853/watcher-3313212-1304181853 -o /tmp/evaluation-result-3313212-1304181853/solver-3313212-1304181853 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313212-1304181853.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1167108308

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29824848 kB
Buffers:        288208 kB
Cached:        2275808 kB
SwapCached:         88 kB
Active:        1184108 kB
Inactive:      1727812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29824848 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3428 kB
Writeback:           0 kB
AnonPages:      347832 kB
Mapped:          23416 kB
Slab:           148520 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   889328 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= 72888 MiB
End job on node106 at 2011-04-30 19:04:23