Trace number 3312585

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.45 1207.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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	25:30 INFO : Reading from input HOME/instance-3312585-1304123130.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.44/0.37	25:30 INFO : 549 variables remaining out of 550
0.44/0.37	25:30 INFO : 9340 literals remaining out of 9372

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

running on 4 cores: 0,2,4,6

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: 3.62 6.10 7.29 4/176 29658
/proc/meminfo: memFree=30887528/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=256 CPUtime=0 cores=0,2,4,6
/proc/29656/stat : 29656 (java) D 29653 29656 29326 0 -1 4194304 526 0 0 0 0 0 0 0 17 0 1 0 523913912 262144 32 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270608187015 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29656/statm: 64 32 24 9 0 23 0

[startup+0.0515449 s]
/proc/loadavg: 3.62 6.10 7.29 4/176 29658
/proc/meminfo: memFree=30887528/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15669784 CPUtime=0.04 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 3869 0 1 0 3 1 0 0 17 0 13 0 523913912 16045858816 3309 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3917446 3310 1684 9 0 3908194 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15669784

[startup+0.100563 s]
/proc/loadavg: 3.62 6.10 7.29 4/176 29658
/proc/meminfo: memFree=30887528/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15742012 CPUtime=0.09 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 5544 0 1 0 8 1 0 0 17 0 18 0 523913912 16119820288 4939 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3935503 4939 2115 9 0 3926222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15742012

[startup+0.300883 s]
/proc/loadavg: 3.62 6.10 7.29 4/176 29658
/proc/meminfo: memFree=30887528/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15746856 CPUtime=0.44 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 8855 0 1 0 42 2 0 0 17 0 22 0 523913912 16124780544 8158 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3936714 8158 2207 9 0 3927433 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 15746856

[startup+0.700391 s]
/proc/loadavg: 3.62 6.10 7.29 4/176 29658
/proc/meminfo: memFree=30887528/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15754936 CPUtime=1.73 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 25139 0 1 0 169 4 0 0 17 0 22 0 523913912 16133054464 22030 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938734 22030 2260 9 0 3929453 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15754936

[startup+1.50125 s]
/proc/loadavg: 3.62 6.10 7.29 12/220 29702
/proc/meminfo: memFree=30570792/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15754936 CPUtime=4.91 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 72580 0 1 0 481 10 0 0 17 0 22 0 523913912 16133054464 69109 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938734 69110 2277 9 0 3929453 0
[pid=29656/tid=29662] ppid=29653 vsize=15754936 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16133054464 69111 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69113 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 792 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69115 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 922 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69117 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69123 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 1039 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69128 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 1385 0 0 0 0 0 0 0 16 0 22 0 523913914 16133054464 69138 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 69140 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 856 0 0 0 0 0 0 0 16 0 22 0 523913914 16133054464 69143 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 523913915 16133054464 69156 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16133054464 69157 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16133054464 69159 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16133054464 69167 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15754936 CPUtime=0.64 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4085 0 0 0 64 0 0 0 15 0 22 0 523913918 16133054464 69168 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29689] ppid=29653 vsize=15754936 CPUtime=0.5 cores=0,2,4,6
/proc/29656/task/29689/stat : 29689 (java) S 29653 29656 29326 0 -1 4202560 3463 0 0 0 50 0 0 0 15 0 22 0 523913918 16133054464 69170 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29691] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29691/stat : 29691 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523913918 16133054464 69172 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29693] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29693/stat : 29693 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523913918 16133054464 69173 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29695] ppid=29653 vsize=15754936 CPUtime=0.88 cores=0,2,4,6
/proc/29656/task/29695/stat : 29695 (java) R 29653 29656 29326 0 -1 4202560 14491 0 0 0 87 1 0 0 16 0 22 0 523913938 16133054464 69176 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505664636 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29656/tid=29696] ppid=29653 vsize=15754936 CPUtime=0.68 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 8359 0 0 0 68 0 0 0 16 0 22 0 523913938 16133054464 69178 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 47617829718867 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15754936 CPUtime=0.87 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 12510 0 0 0 87 0 0 0 16 0 22 0 523913938 16133054464 69179 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505806625 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15754936 CPUtime=0.87 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 15448 0 0 0 85 2 0 0 19 0 22 0 523913938 16133054464 69181 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505865131 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 15754936

[startup+3.10097 s]
/proc/loadavg: 3.62 6.10 7.29 10/220 29702
/proc/meminfo: memFree=30362852/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15754936 CPUtime=11.29 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 146854 0 1 0 1109 20 0 0 17 0 22 0 523913912 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938734 142952 2277 9 0 3929453 0
[pid=29656/tid=29662] ppid=29653 vsize=15754936 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 2321 0 0 0 0 0 0 0 16 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 2017 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 2257 0 0 0 0 0 0 0 16 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 1026 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 2092 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 2075 0 0 0 0 0 0 0 16 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 398 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 1434 0 0 0 0 0 0 0 15 0 22 0 523913914 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 523913915 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15754936 CPUtime=0.71 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4090 0 0 0 71 0 0 0 15 0 22 0 523913918 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29689] ppid=29653 vsize=15754936 CPUtime=0.59 cores=0,2,4,6
/proc/29656/task/29689/stat : 29689 (java) S 29653 29656 29326 0 -1 4202560 3860 0 0 0 59 0 0 0 15 0 22 0 523913918 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29691] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29691/stat : 29691 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523913918 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29693] ppid=29653 vsize=15754936 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29693/stat : 29693 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523913918 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29695] ppid=29653 vsize=15754936 CPUtime=2.47 cores=0,2,4,6
/proc/29656/task/29695/stat : 29695 (java) R 29653 29656 29326 0 -1 4202560 31261 0 0 0 243 4 0 0 18 0 22 0 523913938 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505866409 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29656/tid=29696] ppid=29653 vsize=15754936 CPUtime=2.18 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 24577 0 0 0 216 2 0 0 18 0 22 0 523913938 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505784649 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15754936 CPUtime=2.39 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 29173 0 0 0 237 2 0 0 18 0 22 0 523913938 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505664316 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15754936 CPUtime=2.44 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 32045 0 0 0 241 3 0 0 22 0 22 0 523913938 16133054464 142952 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505661240 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 15754936

[startup+6.3014 s]
/proc/loadavg: 3.97 6.14 7.29 10/220 29702
/proc/meminfo: memFree=29631172/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15752224 CPUtime=24.05 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 272805 0 1 0 2370 35 0 0 17 0 22 0 523913912 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938056 266529 2284 9 0 3928775 0
[pid=29656/tid=29662] ppid=29653 vsize=15752224 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 2326 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 2265 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 2548 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 1335 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 2092 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 2572 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 490 0 0 0 0 0 0 0 15 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 1654 0 0 0 0 0 0 0 16 0 22 0 523913914 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 523913915 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15752224 CPUtime=0.76 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4100 0 0 0 76 0 0 0 16 0 22 0 523913918 16130277376 266529 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0

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

[pid=29656/tid=29696] ppid=29653 vsize=15752224 CPUtime=1048.51 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 378373 0 0 0 104801 50 0 0 25 0 22 0 523913938 16130277376 99902 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505893863 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15752224 CPUtime=1048.42 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 383543 0 0 0 104788 54 0 0 25 0 22 0 523913938 16130277376 99902 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505865345 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15752224 CPUtime=1048.37 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 387477 0 0 0 104782 55 0 0 25 0 22 0 523913938 16130277376 99902 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505798201 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4224.09
Current children cumulated vsize (KiB) 15752224

[startup+1122.3 s]
/proc/loadavg: 8.22 8.06 7.81 10/220 29732
/proc/meminfo: memFree=30226348/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15752224 CPUtime=4462.79 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 2779889 0 1 0 445748 531 0 0 17 0 22 0 523913912 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938056 103881 2298 9 0 3928775 0
[pid=29656/tid=29662] ppid=29653 vsize=15752224 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15752224 CPUtime=3.33 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 139607 0 0 0 307 26 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15752224 CPUtime=3.31 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 141234 0 0 0 307 24 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15752224 CPUtime=3.36 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 142502 0 0 0 308 28 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15752224 CPUtime=3.39 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 138599 0 0 0 312 27 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15752224 CPUtime=3.38 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 137425 0 0 0 312 26 0 0 16 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15752224 CPUtime=3.34 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 139575 0 0 0 309 25 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15752224 CPUtime=3.38 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 143882 0 0 0 314 24 0 0 15 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15752224 CPUtime=3.31 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 140157 0 0 0 307 24 0 0 16 0 22 0 523913914 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15752224 CPUtime=2.3 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 7143 0 0 0 143 87 0 0 15 0 22 0 523913915 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15752224 CPUtime=0.87 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4118 0 0 0 87 0 0 0 15 0 22 0 523913918 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29689] ppid=29653 vsize=15752224 CPUtime=0.64 cores=0,2,4,6
/proc/29656/task/29689/stat : 29689 (java) S 29653 29656 29326 0 -1 4202560 3910 0 0 0 64 0 0 0 15 0 22 0 523913918 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29691] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29691/stat : 29691 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523913918 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29693] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29693/stat : 29693 (java) S 29653 29656 29326 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 523913918 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29695] ppid=29653 vsize=15752224 CPUtime=1108.56 cores=0,2,4,6
/proc/29656/task/29695/stat : 29695 (java) R 29653 29656 29326 0 -1 4202560 411902 0 0 0 110796 60 0 0 25 0 22 0 523913938 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505523295 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29656/tid=29696] ppid=29653 vsize=15752224 CPUtime=1107.83 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 401776 0 0 0 110729 54 0 0 25 0 22 0 523913938 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505900396 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15752224 CPUtime=1107.76 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 408493 0 0 0 110718 58 0 0 25 0 22 0 523913938 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505784649 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15752224 CPUtime=1107.49 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 411721 0 0 0 110692 57 0 0 25 0 22 0 523913938 16130277376 103881 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505638030 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.79
Current children cumulated vsize (KiB) 15752224

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.82 10/220 29734
/proc/meminfo: memFree=30219488/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15752224 CPUtime=4701.38 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 2923462 0 1 0 469580 558 0 0 17 0 22 0 523913912 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938056 109008 2298 9 0 3928775 0
[pid=29656/tid=29662] ppid=29653 vsize=15752224 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15752224 CPUtime=3.53 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 147415 0 0 0 326 27 0 0 16 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15752224 CPUtime=3.48 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 148974 0 0 0 323 25 0 0 16 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15752224 CPUtime=3.54 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 149269 0 0 0 325 29 0 0 15 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15752224 CPUtime=3.59 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 143992 0 0 0 331 28 0 0 15 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15752224 CPUtime=3.55 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 143901 0 0 0 328 27 0 0 15 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15752224 CPUtime=3.52 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 146478 0 0 0 325 27 0 0 15 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15752224 CPUtime=3.55 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 148316 0 0 0 330 25 0 0 15 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15752224 CPUtime=3.49 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 146071 0 0 0 324 25 0 0 16 0 22 0 523913914 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15752224 CPUtime=2.43 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 7581 0 0 0 151 92 0 0 15 0 22 0 523913915 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15752224 CPUtime=0.87 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4118 0 0 0 87 0 0 0 15 0 22 0 523913918 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29689] ppid=29653 vsize=15752224 CPUtime=0.64 cores=0,2,4,6
/proc/29656/task/29689/stat : 29689 (java) S 29653 29656 29326 0 -1 4202560 3910 0 0 0 64 0 0 0 15 0 22 0 523913918 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29691] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29691/stat : 29691 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523913918 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29693] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29693/stat : 29693 (java) S 29653 29656 29326 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523913918 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29695] ppid=29653 vsize=15752224 CPUtime=1167.84 cores=0,2,4,6
/proc/29656/task/29695/stat : 29695 (java) R 29653 29656 29326 0 -1 4202560 435642 0 0 0 116721 63 0 0 25 0 22 0 523913938 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505864949 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29656/tid=29696] ppid=29653 vsize=15752224 CPUtime=1167.14 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 423797 0 0 0 116657 57 0 0 25 0 22 0 523913938 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505865314 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15752224 CPUtime=1166.96 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 431733 0 0 0 116634 62 0 0 25 0 22 0 523913938 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505784727 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15752224 CPUtime=1166.75 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 434416 0 0 0 116614 61 0 0 25 0 22 0 523913938 16130277376 109008 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505865355 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4701.38
Current children cumulated vsize (KiB) 15752224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.09 8.05 7.83 9/220 29734
/proc/meminfo: memFree=30225792/32951124 swapFree=67111524/67111528
[pid=29656] ppid=29653 vsize=15752224 CPUtime=4800.39 cores=0,2,4,6
/proc/29656/stat : 29656 (java) S 29653 29656 29326 0 -1 4202496 2983346 0 1 0 479470 569 0 0 17 0 22 0 523913912 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29656/statm: 3938056 100613 2298 9 0 3928775 0
[pid=29656/tid=29662] ppid=29653 vsize=15752224 CPUtime=0.35 cores=0,2,4,6
/proc/29656/task/29662/stat : 29662 (java) S 29653 29656 29326 0 -1 4202560 6401 0 1 0 33 2 0 0 18 0 22 0 523913913 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29664] ppid=29653 vsize=15752224 CPUtime=3.6 cores=0,2,4,6
/proc/29656/task/29664/stat : 29664 (java) S 29653 29656 29326 0 -1 4202560 148845 0 0 0 332 28 0 0 16 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29666] ppid=29653 vsize=15752224 CPUtime=3.55 cores=0,2,4,6
/proc/29656/task/29666/stat : 29666 (java) S 29653 29656 29326 0 -1 4202560 150588 0 0 0 330 25 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29668] ppid=29653 vsize=15752224 CPUtime=3.61 cores=0,2,4,6
/proc/29656/task/29668/stat : 29668 (java) S 29653 29656 29326 0 -1 4202560 151228 0 0 0 332 29 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29670] ppid=29653 vsize=15752224 CPUtime=3.64 cores=0,2,4,6
/proc/29656/task/29670/stat : 29670 (java) S 29653 29656 29326 0 -1 4202560 145081 0 0 0 336 28 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29672] ppid=29653 vsize=15752224 CPUtime=3.61 cores=0,2,4,6
/proc/29656/task/29672/stat : 29672 (java) S 29653 29656 29326 0 -1 4202560 145430 0 0 0 334 27 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29674] ppid=29653 vsize=15752224 CPUtime=3.59 cores=0,2,4,6
/proc/29656/task/29674/stat : 29674 (java) S 29653 29656 29326 0 -1 4202560 147794 0 0 0 332 27 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 6 0 0 0
[pid=29656/tid=29676] ppid=29653 vsize=15752224 CPUtime=3.62 cores=0,2,4,6
/proc/29656/task/29676/stat : 29676 (java) S 29653 29656 29326 0 -1 4202560 149762 0 0 0 336 26 0 0 15 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29678] ppid=29653 vsize=15752224 CPUtime=3.56 cores=0,2,4,6
/proc/29656/task/29678/stat : 29678 (java) S 29653 29656 29326 0 -1 4202560 147740 0 0 0 330 26 0 0 16 0 22 0 523913914 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29680] ppid=29653 vsize=15752224 CPUtime=2.5 cores=0,2,4,6
/proc/29656/task/29680/stat : 29680 (java) S 29653 29656 29326 0 -1 4202560 7707 0 0 0 155 95 0 0 15 0 22 0 523913915 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 0 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29682] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29682/stat : 29682 (java) S 29653 29656 29326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29684] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29684/stat : 29684 (java) S 29653 29656 29326 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523913915 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29685] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29685/stat : 29685 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 523913918 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624934321 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29686] ppid=29653 vsize=15752224 CPUtime=0.87 cores=0,2,4,6
/proc/29656/task/29686/stat : 29686 (java) S 29653 29656 29326 0 -1 4202560 4118 0 0 0 87 0 0 0 15 0 22 0 523913918 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 2 0 0 0
[pid=29656/tid=29689] ppid=29653 vsize=15752224 CPUtime=0.64 cores=0,2,4,6
/proc/29656/task/29689/stat : 29689 (java) S 29653 29656 29326 0 -1 4202560 3910 0 0 0 64 0 0 0 15 0 22 0 523913918 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29691] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29691/stat : 29691 (java) S 29653 29656 29326 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 523913918 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624926617 0 4 0 16800975 18446604453611036736 0 0 -1 4 0 0 0
[pid=29656/tid=29693] ppid=29653 vsize=15752224 CPUtime=0 cores=0,2,4,6
/proc/29656/task/29693/stat : 29693 (java) S 29653 29656 29326 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523913918 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 270624927232 0 4 0 16800975 18446604453611036736 0 0 -1 0 0 0 0
[pid=29656/tid=29695] ppid=29653 vsize=15752224 CPUtime=1192.49 cores=0,2,4,6
/proc/29656/task/29695/stat : 29695 (java) R 29653 29656 29326 0 -1 4202560 447884 0 0 0 119184 65 0 0 25 0 22 0 523913938 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505998015 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29656/tid=29696] ppid=29653 vsize=15752224 CPUtime=1191.69 cores=0,2,4,6
/proc/29656/task/29696/stat : 29696 (java) R 29653 29656 29326 0 -1 4202560 435311 0 0 0 119111 58 0 0 25 0 22 0 523913938 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912506005176 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29656/tid=29697] ppid=29653 vsize=15752224 CPUtime=1191.59 cores=0,2,4,6
/proc/29656/task/29697/stat : 29697 (java) R 29653 29656 29326 0 -1 4202560 443995 0 0 0 119096 63 0 0 25 0 22 0 523913938 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505894053 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29656/tid=29698] ppid=29653 vsize=15752224 CPUtime=1191.31 cores=0,2,4,6
/proc/29656/task/29698/stat : 29698 (java) R 29653 29656 29326 0 -1 4202560 446104 0 0 0 119069 62 0 0 25 0 22 0 523913938 16130277376 100613 33554432000 1073741824 1073778376 140735966172944 18446744073709551615 46912505801055 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15752224

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): 1207.23
CPU time (s): 4800.45
CPU user time (s): 4794.74
CPU system time (s): 5.70913
CPU usage (%): 397.64
Max. virtual memory (cumulated for all children) (KiB): 15754936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.74
system time used= 5.70913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2983373
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= 229722
involuntary context switches= 140367

runsolver used 1.91671 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 02:25:30
IDJOB=3312585
IDBENCH=82770
IDSOLVER=1699
FILE ID=node108/3312585-1304123130
RUNJOBID= node108-1304123130-29639
PBS_JOBID= 13170727
Free space on /tmp= 72120 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312585-1304123130/watcher-3312585-1304123130 -o /tmp/evaluation-result-3312585-1304123130/solver-3312585-1304123130 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312585-1304123130.cnf

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=317860560

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.77
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.820
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.820
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.820
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.820
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:      30888088 kB
Buffers:        549308 kB
Cached:        1058720 kB
SwapCached:          4 kB
Active:         109088 kB
Inactive:      1562296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30888088 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:       63240 kB
Mapped:          14492 kB
Slab:           327168 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187284 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= 72116 MiB
End job on node108 at 2011-04-30 02:45:39