Trace number 3284256

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
jMiniSat 2011UNSAT 837.193 834.895

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
836.99/834.79	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3284256-1303772780/watcher-3284256-1303772780 -o /tmp/evaluation-result-3284256-1303772780/solver-3284256-1303772780 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3284256-1303772780.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.29 2.09 4/201 26819
/proc/meminfo: memFree=19727340/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0

[startup+0.0483919 s]
/proc/loadavg: 0.92 1.29 2.09 4/201 26819
/proc/meminfo: memFree=19727340/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100327 s]
/proc/loadavg: 0.92 1.29 2.09 4/201 26819
/proc/meminfo: memFree=19727340/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300355 s]
/proc/loadavg: 0.92 1.29 2.09 4/201 26819
/proc/meminfo: memFree=19727340/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700234 s]
/proc/loadavg: 0.92 1.29 2.09 4/201 26819
/proc/meminfo: memFree=19727340/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 0.92 1.29 2.09 6/220 26839
/proc/meminfo: memFree=19489328/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7402860 CPUtime=2.06 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 41404 0 1 0 198 8 0 0 24 0 18 0 567508746 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850715 40240 2204 9 0 1841194 0
[pid=26821/tid=26822] ppid=26819 vsize=7402860 CPUtime=1.47 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 37095 0 1 0 140 7 0 0 25 0 18 0 567508746 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505531155 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40240 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40241 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40243 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508747 7580528640 40243 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 567508748 7580528640 40243 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 567508748 7580528640 40244 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 567508748 7580528640 40244 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7580528640 40244 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7402860 CPUtime=0.24 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1908 0 0 0 24 0 0 0 24 0 18 0 567508751 7580528640 40244 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7402860 CPUtime=0.32 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1257 0 0 0 32 0 0 0 20 0 18 0 567508751 7580528640 40245 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7580528640 40245 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567508751 7580528640 40245 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 7411560

[startup+3.10086 s]
/proc/loadavg: 0.92 1.29 2.09 5/220 26839
/proc/meminfo: memFree=19349524/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7402860 CPUtime=3.81 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 67213 0 1 0 371 10 0 0 24 0 18 0 567508746 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850715 66023 2219 9 0 1841194 0
[pid=26821/tid=26822] ppid=26819 vsize=7402860 CPUtime=2.96 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 46704 0 1 0 287 9 0 0 25 0 18 0 567508746 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505687731 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7402860 CPUtime=0.11 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 7307 0 0 0 11 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7402860 CPUtime=0.1 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 8002 0 0 0 10 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 604 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 201 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 91 0 0 0 0 0 0 0 16 0 18 0 567508748 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7402860 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1908 0 0 0 25 0 0 0 15 0 18 0 567508751 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7402860 CPUtime=0.35 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1258 0 0 0 35 0 0 0 15 0 18 0 567508751 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7402860 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567508751 7580528640 66023 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 7411560

[startup+6.30133 s]
/proc/loadavg: 1.33 1.37 2.11 10/241 26864
/proc/meminfo: memFree=18826684/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7400424 CPUtime=7.02 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 67222 0 1 0 692 10 0 0 24 0 18 0 567508746 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850106 65567 2219 9 0 1840585 0
[pid=26821/tid=26822] ppid=26819 vsize=7400424 CPUtime=6.16 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 46712 0 1 0 607 9 0 0 25 0 18 0 567508746 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505687472 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7400424 CPUtime=0.11 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 7307 0 0 0 11 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7400424 CPUtime=0.1 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 8002 0 0 0 10 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 604 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 201 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 567508747 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 18 0 567508748 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7400424 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1908 0 0 0 25 0 0 0 15 0 18 0 567508751 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7400424 CPUtime=0.36 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1259 0 0 0 36 0 0 0 15 0 18 0 567508751 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 567508751 7578034176 65567 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.02

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

[pid=26821/tid=26832] ppid=26819 vsize=7400424 CPUtime=0.01 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 1023 0 0 0 0 1 0 0 15 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7400424 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1913 0 0 0 25 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7400424 CPUtime=0.36 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1259 0 0 0 36 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 832.89
Current children cumulated vsize (KiB) 7409124

[startup+832.201 s]
/proc/loadavg: 4.07 3.94 3.33 5/262 27095
/proc/meminfo: memFree=10156648/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7400424 CPUtime=834.49 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 736443 0 1 0 83349 100 0 0 24 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850106 665868 2224 9 0 1840585 0
[pid=26821/tid=26822] ppid=26819 vsize=7400424 CPUtime=830.49 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 348823 0 1 0 82999 50 0 0 25 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505687472 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7400424 CPUtime=0.58 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 72490 0 0 0 49 9 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7400424 CPUtime=0.19 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 16537 0 0 0 18 1 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7400424 CPUtime=0.41 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 52685 0 0 0 36 5 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7400424 CPUtime=0.35 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 48372 0 0 0 30 5 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7400424 CPUtime=0.46 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 42709 0 0 0 40 6 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7400424 CPUtime=0.42 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 52732 0 0 0 35 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7400424 CPUtime=0.32 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 38795 0 0 0 29 3 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7400424 CPUtime=0.52 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 57923 0 0 0 45 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7400424 CPUtime=0.01 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 1023 0 0 0 0 1 0 0 15 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7400424 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1913 0 0 0 25 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7400424 CPUtime=0.36 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1259 0 0 0 36 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 834.49
Current children cumulated vsize (KiB) 7409124

[startup+833.801 s]
/proc/loadavg: 4.06 3.94 3.33 5/262 27095
/proc/meminfo: memFree=10156524/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7400424 CPUtime=836.09 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 736443 0 1 0 83509 100 0 0 24 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850106 665868 2224 9 0 1840585 0
[pid=26821/tid=26822] ppid=26819 vsize=7400424 CPUtime=832.09 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 348823 0 1 0 83159 50 0 0 25 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505687785 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7400424 CPUtime=0.58 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 72490 0 0 0 49 9 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7400424 CPUtime=0.19 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 16537 0 0 0 18 1 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7400424 CPUtime=0.41 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 52685 0 0 0 36 5 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7400424 CPUtime=0.35 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 48372 0 0 0 30 5 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7400424 CPUtime=0.46 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 42709 0 0 0 40 6 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7400424 CPUtime=0.42 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 52732 0 0 0 35 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7400424 CPUtime=0.32 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 38795 0 0 0 29 3 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7400424 CPUtime=0.52 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 57923 0 0 0 45 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7400424 CPUtime=0.01 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 1023 0 0 0 0 1 0 0 15 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7400424 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1913 0 0 0 25 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7400424 CPUtime=0.36 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1259 0 0 0 36 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 836.09
Current children cumulated vsize (KiB) 7409124

[startup+834.607 s]
/proc/loadavg: 4.06 3.94 3.33 5/262 27095
/proc/meminfo: memFree=10156644/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=7400424 CPUtime=836.89 cores=4,6
/proc/26821/stat : 26821 (java) S 26819 26819 26050 0 -1 4202496 736443 0 1 0 83589 100 0 0 24 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 1850106 665868 2224 9 0 1840585 0
[pid=26821/tid=26822] ppid=26819 vsize=7400424 CPUtime=832.9 cores=4,6
/proc/26821/task/26822/stat : 26822 (java) R 26819 26819 26050 0 -1 4202560 348823 0 1 0 83240 50 0 0 25 0 18 0 567508746 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 46912505687675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26821/tid=26824] ppid=26819 vsize=7400424 CPUtime=0.58 cores=4,6
/proc/26821/task/26824/stat : 26824 (java) S 26819 26819 26050 0 -1 4202560 72490 0 0 0 49 9 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26825] ppid=26819 vsize=7400424 CPUtime=0.19 cores=4,6
/proc/26821/task/26825/stat : 26825 (java) S 26819 26819 26050 0 -1 4202560 16537 0 0 0 18 1 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26826] ppid=26819 vsize=7400424 CPUtime=0.41 cores=4,6
/proc/26821/task/26826/stat : 26826 (java) S 26819 26819 26050 0 -1 4202560 52685 0 0 0 36 5 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26827] ppid=26819 vsize=7400424 CPUtime=0.35 cores=4,6
/proc/26821/task/26827/stat : 26827 (java) S 26819 26819 26050 0 -1 4202560 48372 0 0 0 30 5 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26828] ppid=26819 vsize=7400424 CPUtime=0.46 cores=4,6
/proc/26821/task/26828/stat : 26828 (java) S 26819 26819 26050 0 -1 4202560 42709 0 0 0 40 6 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26829] ppid=26819 vsize=7400424 CPUtime=0.42 cores=4,6
/proc/26821/task/26829/stat : 26829 (java) S 26819 26819 26050 0 -1 4202560 52732 0 0 0 35 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26830] ppid=26819 vsize=7400424 CPUtime=0.32 cores=4,6
/proc/26821/task/26830/stat : 26830 (java) S 26819 26819 26050 0 -1 4202560 38795 0 0 0 29 3 0 0 15 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=7400424 CPUtime=0.52 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) S 26819 26819 26050 0 -1 4202560 57923 0 0 0 45 7 0 0 16 0 18 0 567508747 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26832] ppid=26819 vsize=7400424 CPUtime=0.01 cores=4,6
/proc/26821/task/26832/stat : 26832 (java) S 26819 26819 26050 0 -1 4202560 1023 0 0 0 0 1 0 0 15 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 0 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26833] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26833/stat : 26833 (java) S 26819 26819 26050 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26834] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26834/stat : 26834 (java) S 26819 26819 26050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 567508748 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26835] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26835/stat : 26835 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296749489 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26836] ppid=26819 vsize=7400424 CPUtime=0.25 cores=4,6
/proc/26821/task/26836/stat : 26836 (java) S 26819 26819 26050 0 -1 4202560 1913 0 0 0 25 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26837] ppid=26819 vsize=7400424 CPUtime=0.36 cores=4,6
/proc/26821/task/26837/stat : 26837 (java) S 26819 26819 26050 0 -1 4202560 1259 0 0 0 36 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
[pid=26821/tid=26838] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26838/stat : 26838 (java) S 26819 26819 26050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296741785 0 4 0 16800975 18446604449261278272 0 0 -1 4 0 0 0
[pid=26821/tid=26839] ppid=26819 vsize=7400424 CPUtime=0 cores=4,6
/proc/26821/task/26839/stat : 26839 (java) S 26819 26819 26050 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 567508751 7578034176 665868 33554432000 1073741824 1073778376 140734630211168 18446744073709551615 224296742400 0 4 0 16800975 18446604449261278272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 836.89
Current children cumulated vsize (KiB) 7409124

[startup+834.805 s]
/proc/loadavg: 4.06 3.94 3.33 5/262 27095
/proc/meminfo: memFree=10156644/32951124 swapFree=67110396/67111528
[pid=26819] ppid=26817 vsize=8700 CPUtime=0 cores=4,6
/proc/26819/stat : 26819 (jMiniSat) S 26817 26819 26050 0 -1 4202496 349 232 0 0 0 0 0 0 21 0 1 0 567508746 8908800 249 33554432000 4194304 4922060 140736057868576 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26819/statm: 2175 249 209 178 0 68 0
[pid=26821] ppid=26819 vsize=0 CPUtime=837.09 cores=4,6
/proc/26821/stat : 26821 (java) Z 26819 26819 26050 0 -1 4203548 736450 0 1 0 83608 101 0 0 18 0 2 0 567508746 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26821/statm: 0 0 0 0 0 0 0
[pid=26821/tid=26831] ppid=26819 vsize=0 CPUtime=0.53 cores=4,6
/proc/26821/task/26831/stat : 26831 (java) R 26819 26819 26050 0 -1 4203588 57923 0 0 0 45 8 0 0 15 0 2 0 567508747 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 837.09
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 834.895
CPU time (s): 837.193
CPU user time (s): 836.084
CPU system time (s): 1.10883
CPU usage (%): 100.275
Max. virtual memory (cumulated for all children) (KiB): 7411560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 836.084
system time used= 1.10883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 737038
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= 17329
involuntary context switches= 2790

runsolver used 1.69374 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 01:06:21
IDJOB=3284256
IDBENCH=71743
IDSOLVER=1680
FILE ID=node118/3284256-1303772780
RUNJOBID= node118-1303772780-26771
PBS_JOBID= 13157160
Free space on /tmp= 71620 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284256-1303772780/watcher-3284256-1303772780 -o /tmp/evaluation-result-3284256-1303772780/solver-3284256-1303772780 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3284256-1303772780.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=687464525

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19728488 kB
Buffers:       1873336 kB
Cached:       10695320 kB
SwapCached:        600 kB
Active:        8826616 kB
Inactive:      3869576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19728488 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           55568 kB
Writeback:           0 kB
AnonPages:      126212 kB
Mapped:          22972 kB
Slab:           462604 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1313276 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= 71428 MiB
End job on node118 at 2011-04-26 01:20:16