Trace number 3394467

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
Sol 2011-04-04? (TO) 5000.07 4981.15

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 961)

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-3394467-1306079897/watcher-3394467-1306079897 -o /tmp/evaluation-result-3394467-1306079897/solver-3394467-1306079897 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394467-1306079897.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.33 2.17 2.10 2/566 31018
/proc/meminfo: memFree=11717120/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=105800 CPUtime=0.01 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 1469 0 0 0 1 0 0 0 19 0 9 0 798220337 108339200 1374 33554432000 4194304 7232020 140735199521040 18446744073709551615 4393485 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31018/statm: 26450 1374 959 742 0 19021 0
[pid=31018/tid=31019] ppid=31016 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 798220337 108339200 1382 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108339200 1382 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108339200 1383 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=105932 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108474368 1384 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=105932 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108474368 1386 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=105932 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108474368 1386 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=105932 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 798220337 108474368 1387 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=105892 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 798220338 108433408 1387 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0

[startup+0.0759581 s]
/proc/loadavg: 2.33 2.17 2.10 2/566 31018
/proc/meminfo: memFree=11717120/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=108712 CPUtime=0.07 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) S 31016 31018 30502 0 -1 4202496 2124 0 0 0 7 0 0 0 18 0 9 0 798220337 111321088 2027 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/31018/statm: 27178 2057 976 742 0 19749 0
[pid=31018/tid=31019] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2057 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2074 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) R 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2089 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 111321088 2108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) R 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2124 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) R 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 798220337 111321088 2124 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=108712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4194368 3 0 0 0 0 0 0 0 19 0 9 0 798220338 111321088 2124 33554432000 4194304 7232020 140735199521040 18446744073709551615 224284313535 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108712

[startup+0.122884 s]
/proc/loadavg: 2.33 2.17 2.10 2/566 31018
/proc/meminfo: memFree=11717120/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=109700 CPUtime=0.12 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 2437 0 0 0 12 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31018/statm: 27425 2340 976 742 0 19996 0
[pid=31018/tid=31019] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) R 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=109700 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 798220338 112332800 2340 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 109700

[startup+0.304764 s]
/proc/loadavg: 2.33 2.17 2.10 2/566 31018
/proc/meminfo: memFree=11717120/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=145948 CPUtime=0.32 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 10205 0 0 0 31 1 0 0 18 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31018/statm: 36487 10108 997 742 0 29058 0
[pid=31018/tid=31019] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=145948 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 798220337 149450752 10108 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=145948 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 798220338 149450752 10109 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 145948

[startup+0.70073 s]
/proc/loadavg: 2.33 2.17 2.10 2/566 31018
/proc/meminfo: memFree=11717120/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=162712 CPUtime=0.72 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 14581 0 0 0 70 2 0 0 18 0 9 0 798220337 166617088 14484 33554432000 4194304 7232020 140735199521040 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31018/statm: 40678 14484 1000 742 0 33249 0
[pid=31018/tid=31019] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220337 166617088 14485 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 798220337 166617088 14486 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 166617088 14486 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 166617088 14487 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=162712 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 798220337 166617088 14487 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 166617088 14488 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=162712 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 798220337 166617088 14488 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=162712 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220338 166617088 14489 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 162712

[startup+1.5006 s]
/proc/loadavg: 2.33 2.17 2.10 3/575 31027
/proc/meminfo: memFree=11649352/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=179416 CPUtime=1.53 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 19031 0 0 0 150 3 0 0 19 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 1098081120 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31018/statm: 44854 18934 1000 742 0 37425 0
[pid=31018/tid=31019] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=179416 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=179416 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 798220337 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=179416 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220338 183721984 18934 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 179416

[startup+3.10134 s]
/proc/loadavg: 2.30 2.17 2.09 3/575 31027
/proc/meminfo: memFree=11636580/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=187800 CPUtime=3.14 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 20574 0 0 0 311 3 0 0 18 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 1098097942 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 46950 20477 1000 742 0 39521 0
[pid=31018/tid=31019] ppid=31016 vsize=187800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=187800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=187800 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=187800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=187800 CPUtime=0.02 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=187800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=187800 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 798220337 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=187800 CPUtime=0 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 798220338 192307200 20477 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 187800

[startup+6.3008 s]
/proc/loadavg: 2.30 2.17 2.09 10/575 31027
/proc/meminfo: memFree=11635936/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=187800 CPUtime=6.36 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 20825 0 0 0 633 3 0 0 18 0 9 0 798220337 192307200 20728 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083394967 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 46950 20728 1000 742 0 39521 0

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

/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 338 2 0 0 16 0 9 0 798220337 683347968 111035 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.31 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 329 2 0 0 15 0 9 0 798220337 683347968 111035 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.15 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 313 2 0 0 15 0 9 0 798220337 683347968 111035 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.28 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 326 2 0 0 16 0 9 0 798220337 683347968 111035 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 111035 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4739.83
Current children cumulated vsize (KiB) 667332

[startup+4782.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/575 31245
/proc/meminfo: memFree=11428520/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=4800.11 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 317578 0 0 0 479930 81 0 0 25 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083408048 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 166833 113404 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.65 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 362 3 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.31 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 329 2 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.32 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 329 3 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.45 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 343 2 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.36 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 334 2 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.21 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 319 2 0 0 15 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.38 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 336 2 0 0 16 0 9 0 798220337 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 113404 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 667332

[startup+4842.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/575 31247
/proc/meminfo: memFree=11397220/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=4860.42 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 320871 0 0 0 485960 82 0 0 25 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083408197 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/31018/statm: 166833 116697 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.69 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 366 3 0 0 16 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.36 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 334 2 0 0 15 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.4 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 337 3 0 0 16 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.52 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 350 2 0 0 15 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.44 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 342 2 0 0 16 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.27 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 325 2 0 0 15 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.42 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 340 2 0 0 16 0 9 0 798220337 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 116697 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4860.42
Current children cumulated vsize (KiB) 667332

[startup+4902.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/575 31249
/proc/meminfo: memFree=11368028/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=4920.75 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 324631 0 0 0 491992 83 0 0 25 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083408107 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/31018/statm: 166833 120457 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.74 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 371 3 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.43 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 341 2 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.49 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 346 3 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.58 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 356 2 0 0 15 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.49 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 347 2 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.32 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 330 2 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.49 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 347 2 0 0 16 0 9 0 798220337 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 120457 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4920.75
Current children cumulated vsize (KiB) 667332

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/575 31251
/proc/meminfo: memFree=11366732/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=4981.08 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 327546 0 0 0 498024 84 0 0 25 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083420085 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 166833 123372 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.78 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 375 3 0 0 15 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.51 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 348 3 0 0 16 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.56 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 353 3 0 0 16 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.66 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 364 2 0 0 16 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.54 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 352 2 0 0 16 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.39 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 336 3 0 0 16 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.54 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 352 2 0 0 15 0 9 0 798220337 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 7 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 123372 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4981.08
Current children cumulated vsize (KiB) 667332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4981.1 s]
/proc/loadavg: 2.04 2.05 2.00 3/575 31251
/proc/meminfo: memFree=11359020/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=5000.03 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 329197 0 0 0 499919 84 0 0 25 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083408099 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 166833 125023 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.82 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 379 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.52 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 349 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.59 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 356 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.71 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 369 2 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.57 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 355 2 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.4 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 337 3 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.57 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 354 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 667332

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

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

[startup+4981.1 s]
/proc/loadavg: 2.04 2.05 2.00 3/575 31251
/proc/meminfo: memFree=11359020/32951124 swapFree=45193448/67111528
[pid=31018] ppid=31016 vsize=667332 CPUtime=5000.03 cores=1,3,5,7
/proc/31018/stat : 31018 (mono) R 31016 31018 30502 0 -1 4202496 329197 0 0 0 499919 84 0 0 25 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 1083408099 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/31018/statm: 166833 125023 1036 742 0 159404 0
[pid=31018/tid=31019] ppid=31016 vsize=667332 CPUtime=3.82 cores=1,3,5,7
/proc/31018/task/31019/stat : 31019 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 379 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31020] ppid=31016 vsize=667332 CPUtime=3.52 cores=1,3,5,7
/proc/31018/task/31020/stat : 31020 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 349 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 3 0 0 0
[pid=31018/tid=31021] ppid=31016 vsize=667332 CPUtime=3.59 cores=1,3,5,7
/proc/31018/task/31021/stat : 31021 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 356 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31022] ppid=31016 vsize=667332 CPUtime=3.71 cores=1,3,5,7
/proc/31018/task/31022/stat : 31022 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 369 2 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31023] ppid=31016 vsize=667332 CPUtime=3.57 cores=1,3,5,7
/proc/31018/task/31023/stat : 31023 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 355 2 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31024] ppid=31016 vsize=667332 CPUtime=3.4 cores=1,3,5,7
/proc/31018/task/31024/stat : 31024 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 337 3 0 0 16 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
[pid=31018/tid=31025] ppid=31016 vsize=667332 CPUtime=3.57 cores=1,3,5,7
/proc/31018/task/31025/stat : 31025 (mono) S 31016 31018 30502 0 -1 4202560 2 0 0 0 354 3 0 0 15 0 9 0 798220337 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087953280 0 0 -1 1 0 0 0
[pid=31018/tid=31026] ppid=31016 vsize=667332 CPUtime=0.01 cores=1,3,5,7
/proc/31018/task/31026/stat : 31026 (mono) S 31016 31018 30502 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 798220338 683347968 125023 33554432000 4194304 7232020 140735199521040 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087953280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 667332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4981.15
CPU time (s): 5000.07
CPU user time (s): 4999.2
CPU system time (s): 0.868867
CPU usage (%): 100.38
Max. virtual memory (cumulated for all children) (KiB): 667332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 0.868867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329197
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61810
involuntary context switches= 34272

runsolver used 26.086 second user time and 64.5992 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-22 17:58:17
IDJOB=3394467
IDBENCH=83177
IDSOLVER=1880
FILE ID=node118/3394467-1306079897
RUNJOBID= node118-1306069997-30522
PBS_JOBID= 13387885
Free space on /tmp= 72944 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394467-1306079897/watcher-3394467-1306079897 -o /tmp/evaluation-result-3394467-1306079897/solver-3394467-1306079897 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394467-1306079897.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=489985238

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:      11717400 kB
Buffers:        341764 kB
Cached:        7639988 kB
SwapCached:      22072 kB
Active:       16803768 kB
Inactive:      4077316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11717400 kB
SwapTotal:    67111528 kB
SwapFree:     45193448 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:    12890352 kB
Mapped:          35300 kB
Slab:           164576 kB
PageTables:     116412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184479904 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= 72944 MiB
End job on node118 at 2011-05-22 19:21:20