Trace number 3394745

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

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3326.88
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
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: 977)

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-3394745-1307654910/watcher-3394745-1307654910 -o /tmp/evaluation-result-3394745-1307654910/solver-3394745-1307654910 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394745-1307654910.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.00 2.03 2.01 3/185 11610
/proc/meminfo: memFree=32019712/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 8 0 333100424 104861696 617 33554432000 4194304 7232020 140736969263280 18446744073709551615 218880225989 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 25601 617 487 742 0 18172 0
[pid=11610/tid=11611] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 621 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 622 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 624 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 625 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 626 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 629 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=102404 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 333100425 104861696 630 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0

[startup+0.0821111 s]
/proc/loadavg: 2.00 2.03 2.01 3/185 11610
/proc/meminfo: memFree=32019712/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=107764 CPUtime=0.07 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 1975 0 0 0 7 0 0 0 25 0 9 0 333100424 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094841260 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 26941 1876 1023 742 0 19512 0
[pid=11610/tid=11611] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 333100425 110350336 1876 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 107764

[startup+0.101115 s]
/proc/loadavg: 2.00 2.03 2.01 3/185 11610
/proc/meminfo: memFree=32019712/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=107764 CPUtime=0.09 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 2001 0 0 0 9 0 0 0 25 0 9 0 333100424 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094849060 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 26941 1902 1023 742 0 19512 0
[pid=11610/tid=11611] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=107764 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 333100425 110350336 1902 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107764

[startup+0.301078 s]
/proc/loadavg: 2.00 2.03 2.01 3/185 11610
/proc/meminfo: memFree=32019712/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=109188 CPUtime=0.29 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 2250 0 0 0 29 0 0 0 18 0 9 0 333100424 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094848840 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 27297 2151 1023 742 0 19868 0
[pid=11610/tid=11611] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=109188 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 111808512 2151 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109188

[startup+0.701004 s]
/proc/loadavg: 2.00 2.03 2.01 3/185 11610
/proc/meminfo: memFree=32019712/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=110196 CPUtime=0.69 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 2612 0 0 0 69 0 0 0 18 0 9 0 333100424 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094841325 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/11610/statm: 27549 2513 1023 742 0 20120 0
[pid=11610/tid=11611] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=110196 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 112840704 2513 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110196

[startup+1.50084 s]
/proc/loadavg: 2.00 2.03 2.01 4/194 11619
/proc/meminfo: memFree=32013708/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=113652 CPUtime=1.5 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 3410 0 0 0 149 1 0 0 18 0 9 0 333100424 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844753 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 28413 3311 1023 742 0 20984 0
[pid=11610/tid=11611] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=113652 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 333100425 116379648 3311 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113652

[startup+3.10058 s]
/proc/loadavg: 2.00 2.03 2.01 4/194 11620
/proc/meminfo: memFree=32010484/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=119760 CPUtime=3.1 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 4411 0 0 0 309 1 0 0 18 0 9 0 333100424 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844552 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/11610/statm: 29940 4312 1023 742 0 22511 0
[pid=11610/tid=11611] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=119760 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 333100425 122634240 4312 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 119760

[startup+6.30102 s]
/proc/loadavg: 2.00 2.03 2.01 4/194 11620
/proc/meminfo: memFree=31999048/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=124444 CPUtime=6.32 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 5666 0 0 0 631 1 0 0 18 0 9 0 333100424 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094843983 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/11610/statm: 31111 5567 1024 742 0 23682 0
[pid=11610/tid=11611] ppid=11608 vsize=124444 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 333100425 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=124444 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=124444 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=124444 CPUtime=0 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 333100425 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=124444 CPUtime=0.01 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 333100425 127430656 5567 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0

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

/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4698.35
Current children cumulated vsize (KiB) 879368

[startup+4722.31 s]
/proc/loadavg: 1.05 1.57 1.83 2/180 11782
/proc/meminfo: memFree=31512520/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=4758.36 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 397887 0 0 0 475687 149 0 0 25 0 9 0 333100424 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094845125 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 166664 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 166664 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4758.36
Current children cumulated vsize (KiB) 879368

[startup+4782.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/180 11784
/proc/meminfo: memFree=31512000/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=4818.35 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 398075 0 0 0 481686 149 0 0 25 0 9 0 333100424 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844431 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 166852 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 166852 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4818.35
Current children cumulated vsize (KiB) 879368

[startup+4842.3 s]
/proc/loadavg: 1.00 1.38 1.73 2/180 11785
/proc/meminfo: memFree=31504772/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=4878.35 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 399889 0 0 0 487686 149 0 0 25 0 9 0 333100424 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094845108 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 168666 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 168666 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4878.35
Current children cumulated vsize (KiB) 879368

[startup+4902.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/180 11787
/proc/meminfo: memFree=31495800/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=4938.36 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 402167 0 0 0 493686 150 0 0 25 0 9 0 333100424 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844465 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 170944 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 170944 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4938.36
Current children cumulated vsize (KiB) 879368

[startup+4962.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/180 11789
/proc/meminfo: memFree=31495748/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=4998.36 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 402230 0 0 0 499686 150 0 0 25 0 9 0 333100424 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844437 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 171007 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4998.36
Current children cumulated vsize (KiB) 879368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4964 s]
/proc/loadavg: 1.00 1.25 1.63 2/180 11789
/proc/meminfo: memFree=31495748/32950928 swapFree=67054696/67111528
[pid=11610] ppid=11608 vsize=879368 CPUtime=5000.06 cores=1,3,5,7
/proc/11610/stat : 11610 (mono) R 11608 11610 9650 0 -1 4202496 402230 0 0 0 499856 150 0 0 25 0 9 0 333100424 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 1094844416 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/11610/statm: 219842 171007 1035 742 0 212413 0
[pid=11610/tid=11611] ppid=11608 vsize=879368 CPUtime=6.81 cores=1,3,5,7
/proc/11610/task/11611/stat : 11611 (mono) S 11608 11610 9650 0 -1 4202560 4 0 0 0 676 5 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11612] ppid=11608 vsize=879368 CPUtime=6.48 cores=1,3,5,7
/proc/11610/task/11612/stat : 11612 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 645 3 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 5 0 0 0
[pid=11610/tid=11613] ppid=11608 vsize=879368 CPUtime=6.57 cores=1,3,5,7
/proc/11610/task/11613/stat : 11613 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 654 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11614] ppid=11608 vsize=879368 CPUtime=6.78 cores=1,3,5,7
/proc/11610/task/11614/stat : 11614 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 3 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 7 0 0 0
[pid=11610/tid=11615] ppid=11608 vsize=879368 CPUtime=6.79 cores=1,3,5,7
/proc/11610/task/11615/stat : 11615 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 675 4 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11616] ppid=11608 vsize=879368 CPUtime=6.56 cores=1,3,5,7
/proc/11610/task/11616/stat : 11616 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 653 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
[pid=11610/tid=11617] ppid=11608 vsize=879368 CPUtime=6.71 cores=1,3,5,7
/proc/11610/task/11617/stat : 11617 (mono) S 11608 11610 9650 0 -1 4202560 2 0 0 0 667 4 0 0 16 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892381081 0 0 4096 545260780 18446604466085739392 0 0 -1 3 0 0 0
[pid=11610/tid=11619] ppid=11608 vsize=879368 CPUtime=0.03 cores=1,3,5,7
/proc/11610/task/11619/stat : 11619 (mono) S 11608 11610 9650 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 333100425 900472832 171007 33554432000 4194304 7232020 140736969263280 18446744073709551615 218892388785 0 0 4096 545260780 18446604466085739392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 879368

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4964.04
CPU time (s): 5000.11
CPU user time (s): 4998.57
CPU system time (s): 1.53477
CPU usage (%): 100.727
Max. virtual memory (cumulated for all children) (KiB): 879368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.57
system time used= 1.53477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402230
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= 67953
involuntary context switches= 26544

runsolver used 8.14276 second user time and 18.9611 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-09 23:28:30
IDJOB=3394745
IDBENCH=84028
IDSOLVER=1880
FILE ID=node112/3394745-1307654910
RUNJOBID= node112-1307649471-11220
PBS_JOBID= 13549379
Free space on /tmp= 74200 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394745-1307654910/watcher-3394745-1307654910 -o /tmp/evaluation-result-3394745-1307654910/solver-3394745-1307654910 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394745-1307654910.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=27633359

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32020116 kB
Buffers:        198108 kB
Cached:         330192 kB
SwapCached:      10740 kB
Active:         450848 kB
Inactive:       255004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32020116 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:              56 kB
Writeback:           0 kB
AnonPages:      175148 kB
Mapped:          12252 kB
Slab:           159536 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   439552 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= 74200 MiB
End job on node112 at 2011-06-10 00:51:16