Trace number 3313065

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.4 1207.53

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	55:07 INFO : Reading from input HOME/instance-3313065-1304186107.cnf
0.26/0.22	Executor set job limit to 1000000
0.26/0.22	Executor set job limit to 1000000
0.26/0.22	Executor set job limit to 1000000
0.26/0.22	Executor set job limit to 1000000
0.26/0.22	Starting Executor!
0.26/0.22	Starting Executor!
0.26/0.22	Starting Executor!
0.26/0.22	Starting Executor!
0.26/0.25	55:07 INFO : Found 50 xor gates
0.26/0.28	55:08 INFO : 183 variables remaining out of 184
0.26/0.28	55:08 INFO : 3986 literals remaining out of 2280
11.08/3.01	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
11.08/3.01	log4j:WARN Please initialize the log4j system properly.
11.08/3.01	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3313065-1304186107/watcher-3313065-1304186107 -o /tmp/evaluation-result-3313065-1304186107/solver-3313065-1304186107 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313065-1304186107.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.89 8.07 7.99 7/198 28648
/proc/meminfo: memFree=30244720/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 1425 0 0 0 0 0 0 0 25 0 2 0 530213072 27824128 895 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 6793 895 684 9 0 381 0
[pid=28648/tid=28649] ppid=28646 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) R 28646 28648 28406 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 530213073 27824128 895 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212431093479 0 0 4096 0 0 0 0 -1 3 0 0 0

[startup+0.032315 s]
/proc/loadavg: 7.89 8.07 7.99 7/198 28648
/proc/meminfo: memFree=30244720/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 3495 0 1 0 1 0 0 0 25 0 13 0 530213072 15978614784 2934 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3901029 2934 1651 9 0 3891777 0
[pid=28648/tid=28649] ppid=28646 vsize=15604116 CPUtime=0.01 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) R 28646 28648 28406 0 -1 4202560 2104 0 1 0 1 0 0 0 25 0 13 0 530213073 15978614784 2935 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139369741816 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604116

[startup+0.100268 s]
/proc/loadavg: 7.89 8.07 7.99 7/198 28648
/proc/meminfo: memFree=30244720/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15676072 CPUtime=0.09 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 5504 0 1 0 9 0 0 0 25 0 18 0 530213072 16052297728 4943 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3919018 4945 2116 9 0 3909737 0
[pid=28648/tid=28649] ppid=28646 vsize=15676072 CPUtime=0.08 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) R 28646 28648 28406 0 -1 4202560 3361 0 1 0 8 0 0 0 18 0 18 0 530213073 16052297728 4945 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139368306200 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676072

[startup+0.300231 s]
/proc/loadavg: 7.89 8.07 7.99 7/198 28648
/proc/meminfo: memFree=30244720/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15690820 CPUtime=0.46 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 12277 0 1 0 44 2 0 0 25 0 22 0 530213072 16067399680 10195 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3922705 10200 2210 9 0 3913424 0
[pid=28648/tid=28649] ppid=28646 vsize=15690820 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16067399680 10205 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15690820

[startup+0.700156 s]
/proc/loadavg: 7.89 8.07 7.99 7/198 28648
/proc/meminfo: memFree=30244720/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15733668 CPUtime=1.93 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 35326 0 1 0 188 5 0 0 25 0 22 0 530213072 16111276032 30666 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933417 30666 2233 9 0 3924136 0
[pid=28648/tid=28649] ppid=28646 vsize=15733668 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16111276032 30666 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 15733668

[startup+1.501 s]
/proc/loadavg: 7.89 8.07 7.99 12/220 28670
/proc/meminfo: memFree=29951904/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=5.13 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 54938 0 1 0 505 8 0 0 25 0 22 0 530213072 16112676864 46844 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 46844 2250 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213074 16112676864 46845 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28406 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 22 0 530213075 16112676864 46846 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28406 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 530213075 16112676864 46846 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28406 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 530213076 16112676864 46847 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 46847 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=15735036 CPUtime=1.3 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) R 28646 28648 28406 0 -1 4202560 20438 0 0 0 128 2 0 0 19 0 22 0 530213078 16112676864 46847 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139365820724 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=15735036 CPUtime=0.34 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) R 28646 28648 28406 0 -1 4202560 6317 0 0 0 34 0 0 0 24 0 22 0 530213078 16112676864 46851 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139368951454 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 46853 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530213078 16112676864 46854 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28667] ppid=28646 vsize=15735036 CPUtime=0.86 cores=1,3,5,7
/proc/28648/task/28667/stat : 28667 (java) R 28646 28648 28406 0 -1 4202560 6093 0 0 0 86 0 0 0 20 0 22 0 530213095 16112676864 46855 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912506025023 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=0.7 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 5233 0 0 0 70 0 0 0 20 0 22 0 530213095 16112676864 46855 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139365262231 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=0.69 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 4285 0 0 0 69 0 0 0 19 0 22 0 530213095 16112676864 46855 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505121146 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=0.89 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 5991 0 0 0 89 0 0 0 19 0 22 0 530213095 16112676864 46855 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505215938 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 15735036

[startup+3.1007 s]
/proc/loadavg: 7.89 8.07 7.99 12/220 28670
/proc/meminfo: memFree=29612640/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=11.48 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 97916 0 1 0 1136 12 0 0 25 0 22 0 530213072 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 85165 2289 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 713 0 0 0 0 0 0 0 16 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 484 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 181 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 312 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28406 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 530213075 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28406 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530213075 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530213076 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=15735036 CPUtime=1.86 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28406 0 -1 4202560 20539 0 0 0 184 2 0 0 16 0 22 0 530213078 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=15735036 CPUtime=0.65 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28406 0 -1 4202560 10416 0 0 0 64 1 0 0 19 0 22 0 530213078 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530213078 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28667] ppid=28646 vsize=15735036 CPUtime=2.16 cores=1,3,5,7
/proc/28648/task/28667/stat : 28667 (java) R 28646 28648 28406 0 -1 4202560 13226 0 0 0 215 1 0 0 23 0 22 0 530213095 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505908336 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=2.07 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 16091 0 0 0 206 1 0 0 23 0 22 0 530213095 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505908438 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=2.2 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 14053 0 0 0 219 1 0 0 22 0 22 0 530213095 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139365990549 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=2.17 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 14659 0 0 0 216 1 0 0 21 0 22 0 530213095 16112676864 85165 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505523071 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 15735036

[startup+6.30109 s]
/proc/loadavg: 7.90 8.07 7.99 10/220 28670
/proc/meminfo: memFree=29029716/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=24.23 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 98312 0 1 0 2410 13 0 0 25 0 22 0 530213072 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 80017 2289 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=0.01 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 742 0 0 0 1 0 0 0 15 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=0.01 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 126 0 0 0 1 0 0 0 15 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 545 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 204 0 0 0 0 0 0 0 16 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=0.01 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 484 0 0 0 1 0 0 0 16 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 431 0 0 0 0 0 0 0 16 0 22 0 530213074 16112676864 80017 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0

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

[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=1108.12 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 71473 0 0 0 110764 48 0 0 25 0 22 0 530213095 16112676864 108594 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505667520 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=1107.77 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 69170 0 0 0 110734 43 0 0 25 0 22 0 530213095 16112676864 108594 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912506274244 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=1107.8 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 71357 0 0 0 110730 50 0 0 25 0 22 0 530213095 16112676864 108594 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139369063063 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.75
Current children cumulated vsize (KiB) 15735036

[startup+1182.3 s]
/proc/loadavg: 8.05 8.10 8.05 10/220 28713
/proc/meminfo: memFree=29498512/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=4700.19 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 609751 0 1 0 469655 364 0 0 25 0 22 0 530213072 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 130797 2297 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=3.33 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 33016 0 0 0 319 14 0 0 16 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=3.28 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 33196 0 0 0 315 13 0 0 16 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=3.23 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 33410 0 0 0 310 13 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=3.28 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 32864 0 0 0 317 11 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=3.28 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 32015 0 0 0 315 13 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=3.3 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 31682 0 0 0 318 12 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=3.31 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 32834 0 0 0 316 15 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=3.3 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 32001 0 0 0 316 14 0 0 15 0 22 0 530213074 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=15735036 CPUtime=1.98 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28406 0 -1 4202560 1415 0 0 0 149 49 0 0 16 0 22 0 530213075 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28406 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530213075 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530213076 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=15735036 CPUtime=1.86 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28406 0 -1 4202560 20539 0 0 0 184 2 0 0 16 0 22 0 530213078 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=15735036 CPUtime=0.73 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28406 0 -1 4202560 10425 0 0 0 72 1 0 0 15 0 22 0 530213078 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28406 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530213078 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28667] ppid=28646 vsize=15735036 CPUtime=1167.31 cores=1,3,5,7
/proc/28648/task/28667/stat : 28667 (java) R 28646 28648 28406 0 -1 4202560 76154 0 0 0 116682 49 0 0 25 0 22 0 530213095 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505908737 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=1167.37 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 78628 0 0 0 116686 51 0 0 25 0 22 0 530213095 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505629533 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=1167.12 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 76416 0 0 0 116666 46 0 0 25 0 22 0 530213095 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139369062609 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=1167.07 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 78510 0 0 0 116655 52 0 0 25 0 22 0 530213095 16112676864 130797 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505647695 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.19
Current children cumulated vsize (KiB) 15735036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 7.89 8.06 8.03 5/197 28717
/proc/meminfo: memFree=29986252/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=4800.34 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 610176 0 1 0 479661 373 0 0 25 0 22 0 530213072 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 118046 2297 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=3.4 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 33021 0 0 0 326 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=3.36 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 33202 0 0 0 322 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=3.3 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 33415 0 0 0 316 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=3.35 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 32870 0 0 0 324 11 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=3.35 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 32021 0 0 0 321 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=3.37 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 31686 0 0 0 325 12 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=3.38 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 32839 0 0 0 323 15 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=3.36 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 32006 0 0 0 322 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=15735036 CPUtime=2.05 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28406 0 -1 4202560 1415 0 0 0 155 50 0 0 15 0 22 0 530213075 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28406 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530213075 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530213076 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=15735036 CPUtime=1.86 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28406 0 -1 4202560 20539 0 0 0 184 2 0 0 16 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=15735036 CPUtime=0.73 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28406 0 -1 4202560 10425 0 0 0 72 1 0 0 15 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28406 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28667] ppid=28646 vsize=15735036 CPUtime=1192.17 cores=1,3,5,7
/proc/28648/task/28667/stat : 28667 (java) R 28646 28648 28406 0 -1 4202560 76256 0 0 0 119167 50 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912506278790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=1192.21 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 78705 0 0 0 119169 52 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139365990587 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=1192.04 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 76516 0 0 0 119157 47 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505523082 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=1191.98 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 78614 0 0 0 119144 54 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505523111 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15735036

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

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

[startup+1207.5 s]
/proc/loadavg: 7.89 8.06 8.03 5/197 28717
/proc/meminfo: memFree=29986252/32951124 swapFree=67111416/67111528
[pid=28648] ppid=28646 vsize=15735036 CPUtime=4800.34 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28406 0 -1 4202496 610176 0 1 0 479661 373 0 0 25 0 22 0 530213072 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28648/statm: 3933759 118046 2297 9 0 3924478 0
[pid=28648/tid=28649] ppid=28646 vsize=15735036 CPUtime=0.27 cores=1,3,5,7
/proc/28648/task/28649/stat : 28649 (java) S 28646 28648 28406 0 -1 4202560 5193 0 1 0 26 1 0 0 20 0 22 0 530213073 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=15735036 CPUtime=3.4 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28406 0 -1 4202560 33021 0 0 0 326 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=15735036 CPUtime=3.36 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28406 0 -1 4202560 33202 0 0 0 322 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=15735036 CPUtime=3.3 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28406 0 -1 4202560 33415 0 0 0 316 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=15735036 CPUtime=3.35 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28406 0 -1 4202560 32870 0 0 0 324 11 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=15735036 CPUtime=3.35 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28406 0 -1 4202560 32021 0 0 0 321 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 1 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=15735036 CPUtime=3.37 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28406 0 -1 4202560 31686 0 0 0 325 12 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=15735036 CPUtime=3.38 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28406 0 -1 4202560 32839 0 0 0 323 15 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=15735036 CPUtime=3.36 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28406 0 -1 4202560 32006 0 0 0 322 14 0 0 15 0 22 0 530213074 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=15735036 CPUtime=2.05 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28406 0 -1 4202560 1415 0 0 0 155 50 0 0 15 0 22 0 530213075 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 0 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28406 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530213075 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28406 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530213076 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447840689 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=15735036 CPUtime=1.86 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28406 0 -1 4202560 20539 0 0 0 184 2 0 0 16 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=15735036 CPUtime=0.73 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28406 0 -1 4202560 10425 0 0 0 72 1 0 0 15 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 5 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28406 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447832985 0 4 0 16800975 18446604464284423296 0 0 -1 3 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=15735036 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28406 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530213078 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 212447833600 0 4 0 16800975 18446604464284423296 0 0 -1 7 0 0 0
[pid=28648/tid=28667] ppid=28646 vsize=15735036 CPUtime=1192.17 cores=1,3,5,7
/proc/28648/task/28667/stat : 28667 (java) R 28646 28648 28406 0 -1 4202560 76256 0 0 0 119167 50 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912506278790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28648/tid=28668] ppid=28646 vsize=15735036 CPUtime=1192.21 cores=1,3,5,7
/proc/28648/task/28668/stat : 28668 (java) R 28646 28648 28406 0 -1 4202560 78705 0 0 0 119169 52 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 47139365990587 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28648/tid=28669] ppid=28646 vsize=15735036 CPUtime=1192.04 cores=1,3,5,7
/proc/28648/task/28669/stat : 28669 (java) R 28646 28648 28406 0 -1 4202560 76516 0 0 0 119157 47 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505523082 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=15735036 CPUtime=1191.98 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) R 28646 28648 28406 0 -1 4202560 78614 0 0 0 119144 54 0 0 25 0 22 0 530213095 16112676864 118046 33554432000 1073741824 1073778376 140733533507056 18446744073709551615 46912505523111 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15735036

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.4
CPU user time (s): 4796.64
CPU system time (s): 3.75343
CPU usage (%): 397.537
Max. virtual memory (cumulated for all children) (KiB): 15736880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.64
system time used= 3.75343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 610202
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= 416173
involuntary context switches= 178230

runsolver used 2.01769 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 19:55:07
IDJOB=3313065
IDBENCH=84030
IDSOLVER=1699
FILE ID=node102/3313065-1304186107
RUNJOBID= node102-1304184896-28425
PBS_JOBID= 13172473
Free space on /tmp= 72468 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313065-1304186107/watcher-3313065-1304186107 -o /tmp/evaluation-result-3313065-1304186107/solver-3313065-1304186107 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313065-1304186107.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=1222604692

node102.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	: 5226.15
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.82
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.75
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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32951124 kB
MemFree:      30245488 kB
Buffers:        638652 kB
Cached:        1374576 kB
SwapCached:          0 kB
Active:         416468 kB
Inactive:      1872980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30245488 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:      276464 kB
Mapped:          22916 kB
Slab:           352140 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   992072 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= 72468 MiB
End job on node102 at 2011-04-30 20:15:17