Trace number 3394841

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 4966.45

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.124
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3394841-1306089821/watcher-3394841-1306089821 -o /tmp/evaluation-result-3394841-1306089821/solver-3394841-1306089821 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394841-1306089821.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.04 2.05 2/543 15874
/proc/meminfo: memFree=18227880/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=103260 CPUtime=0 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 1177 0 0 0 0 0 0 0 25 0 8 0 720580092 105738240 1084 33554432000 4194304 7232020 140735427395552 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 25815 1084 800 742 0 18386 0
[pid=15874/tid=15875] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1370 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 720580093 108339200 1371 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0

[startup+0.116279 s]
/proc/loadavg: 2.00 2.04 2.05 2/543 15874
/proc/meminfo: memFree=18227880/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=109148 CPUtime=0.1 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 2394 0 0 0 10 0 0 0 18 0 9 0 720580092 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091149980 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 27287 2296 1023 742 0 19858 0
[pid=15874/tid=15875] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=109148 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 720580093 111767552 2296 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 109148

[startup+0.201262 s]
/proc/loadavg: 2.00 2.04 2.05 2/543 15874
/proc/meminfo: memFree=18227880/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=109212 CPUtime=0.19 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 2409 0 0 0 19 0 0 0 18 0 9 0 720580092 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091144269 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 27303 2311 1023 742 0 19874 0
[pid=15874/tid=15875] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=109212 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 24 0 9 0 720580093 111833088 2311 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 109212

[startup+0.301258 s]
/proc/loadavg: 2.00 2.04 2.05 2/543 15874
/proc/meminfo: memFree=18227880/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=110236 CPUtime=0.29 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 2463 0 0 0 29 0 0 0 18 0 9 0 720580092 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147421 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 27559 2365 1023 742 0 20130 0
[pid=15874/tid=15875] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=110236 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 720580093 112881664 2365 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110236

[startup+0.701188 s]
/proc/loadavg: 2.00 2.04 2.05 2/543 15874
/proc/meminfo: memFree=18227880/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=111664 CPUtime=0.69 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 2783 0 0 0 69 0 0 0 18 0 9 0 720580092 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147337 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 27916 2685 1023 742 0 20487 0
[pid=15874/tid=15875] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=111664 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 720580093 114343936 2685 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111664

[startup+1.50103 s]
/proc/loadavg: 2.00 2.04 2.05 3/552 15883
/proc/meminfo: memFree=18218884/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=113484 CPUtime=1.5 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 3126 0 0 0 149 1 0 0 18 0 9 0 720580092 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091146847 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 28371 3028 1023 742 0 20942 0
[pid=15874/tid=15875] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=113484 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720580093 116207616 3028 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113484

[startup+3.10077 s]
/proc/loadavg: 2.00 2.04 2.05 3/552 15883
/proc/meminfo: memFree=18215408/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=115976 CPUtime=3.1 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 3794 0 0 0 309 1 0 0 18 0 9 0 720580092 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147595 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 28994 3696 1023 742 0 21565 0
[pid=15874/tid=15875] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=115976 CPUtime=0 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720580093 118759424 3696 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 115976

[startup+6.3012 s]
/proc/loadavg: 2.00 2.04 2.05 3/552 15883
/proc/meminfo: memFree=18211044/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=123596 CPUtime=6.32 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 5244 0 0 0 630 2 0 0 18 0 9 0 720580092 126562304 5095 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091144104 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 30899 5095 1023 742 0 23470 0

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

/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 558 1 0 0 16 0 9 0 720580093 846987264 139138 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=827136 CPUtime=5.87 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 585 2 0 0 16 0 9 0 720580093 846987264 139138 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=827136 CPUtime=5.58 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 556 2 0 0 16 0 9 0 720580093 846987264 139138 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=827136 CPUtime=5.66 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 564 2 0 0 15 0 9 0 720580093 846987264 139138 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=827136 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 846987264 139138 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4753.06
Current children cumulated vsize (KiB) 827136

[startup+4782.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/538 16049
/proc/meminfo: memFree=18183396/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=827136 CPUtime=4813.74 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 389020 0 0 0 481239 135 0 0 25 0 9 0 720580092 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147397 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15874/statm: 206784 137096 1035 742 0 199355 0
[pid=15874/tid=15875] ppid=15872 vsize=827136 CPUtime=5.81 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 579 2 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=827136 CPUtime=5.94 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 591 3 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=827136 CPUtime=6.09 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 607 2 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=827136 CPUtime=5.71 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 569 2 0 0 15 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=827136 CPUtime=6.02 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 600 2 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=827136 CPUtime=5.73 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 571 2 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=827136 CPUtime=5.81 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 579 2 0 0 16 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=827136 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 846987264 137096 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4813.74
Current children cumulated vsize (KiB) 827136

[startup+4842.32 s]
/proc/loadavg: 1.03 1.04 1.00 2/538 16053
/proc/meminfo: memFree=18164404/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=827136 CPUtime=4874.63 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 394793 0 0 0 487327 136 0 0 25 0 9 0 720580092 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091146847 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15874/statm: 206784 141932 1035 742 0 199355 0
[pid=15874/tid=15875] ppid=15872 vsize=827136 CPUtime=5.92 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 590 2 0 0 15 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=827136 CPUtime=6.12 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 609 3 0 0 16 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=827136 CPUtime=6.24 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 622 2 0 0 16 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=827136 CPUtime=5.83 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 581 2 0 0 15 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=827136 CPUtime=6.22 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 620 2 0 0 16 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=827136 CPUtime=5.91 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 588 3 0 0 16 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=827136 CPUtime=6.05 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 603 2 0 0 16 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=827136 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 846987264 141932 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4874.63
Current children cumulated vsize (KiB) 827136

[startup+4902.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/538 16056
/proc/meminfo: memFree=18137752/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=827136 CPUtime=4935.07 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 404166 0 0 0 493368 139 0 0 23 0 9 0 720580092 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147397 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15874/statm: 206784 148676 1035 742 0 199355 0
[pid=15874/tid=15875] ppid=15872 vsize=827136 CPUtime=6.05 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 603 2 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=827136 CPUtime=6.19 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 616 3 0 0 15 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=827136 CPUtime=6.3 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 628 2 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=827136 CPUtime=5.91 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 589 2 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=827136 CPUtime=6.31 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 629 2 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=827136 CPUtime=6.01 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 598 3 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=827136 CPUtime=6.12 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 610 2 0 0 16 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=827136 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 846987264 148676 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4935.07
Current children cumulated vsize (KiB) 827136

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/538 16057
/proc/meminfo: memFree=18136744/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=843528 CPUtime=4995.91 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 410877 0 0 0 499451 140 0 0 25 0 9 0 720580092 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091149779 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15874/statm: 210882 148982 1035 742 0 203453 0
[pid=15874/tid=15875] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 632 2 0 0 16 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 631 3 0 0 16 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=843528 CPUtime=6.45 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 643 2 0 0 16 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=843528 CPUtime=6.02 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 600 2 0 0 15 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=843528 CPUtime=6.43 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 641 2 0 0 15 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=843528 CPUtime=6.15 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 612 3 0 0 16 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=843528 CPUtime=6.29 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 627 2 0 0 16 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=843528 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 863772672 148982 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4995.91
Current children cumulated vsize (KiB) 843528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4966.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/538 16057
/proc/meminfo: memFree=18136124/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=843528 CPUtime=5000.01 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 411021 0 0 0 499861 140 0 0 25 0 9 0 720580092 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147321 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15874/statm: 210882 149126 1035 742 0 203453 0
[pid=15874/tid=15875] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 632 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 631 3 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=843528 CPUtime=6.45 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 643 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=843528 CPUtime=6.02 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 600 2 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=843528 CPUtime=6.43 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 641 2 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=843528 CPUtime=6.15 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 612 3 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=843528 CPUtime=6.29 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 627 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=843528 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 843528

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

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/538 16057
/proc/meminfo: memFree=18136124/32951124 swapFree=64205420/67111528
[pid=15874] ppid=15872 vsize=843528 CPUtime=5000.01 cores=1,3,5,7
/proc/15874/stat : 15874 (mono) R 15872 15874 14915 0 -1 4202496 411021 0 0 0 499861 140 0 0 25 0 9 0 720580092 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 1091147321 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15874/statm: 210882 149126 1035 742 0 203453 0
[pid=15874/tid=15875] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15875/stat : 15875 (mono) S 15872 15874 14915 0 -1 4202560 4 0 0 0 632 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 5 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=843528 CPUtime=6.34 cores=1,3,5,7
/proc/15874/task/15876/stat : 15876 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 631 3 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=843528 CPUtime=6.45 cores=1,3,5,7
/proc/15874/task/15877/stat : 15877 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 643 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=843528 CPUtime=6.02 cores=1,3,5,7
/proc/15874/task/15878/stat : 15878 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 600 2 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=843528 CPUtime=6.43 cores=1,3,5,7
/proc/15874/task/15879/stat : 15879 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 641 2 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=843528 CPUtime=6.15 cores=1,3,5,7
/proc/15874/task/15880/stat : 15880 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 612 3 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 3 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=843528 CPUtime=6.29 cores=1,3,5,7
/proc/15874/task/15881/stat : 15881 (mono) S 15872 15874 14915 0 -1 4202560 2 0 0 0 627 2 0 0 16 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256164761 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
[pid=15874/tid=15882] ppid=15872 vsize=843528 CPUtime=0.01 cores=1,3,5,7
/proc/15874/task/15882/stat : 15882 (mono) S 15872 15874 14915 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 720580093 863772672 149126 33554432000 4194304 7232020 140735427395552 18446744073709551615 228256172465 0 0 4096 545260780 18446604469952165696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 843528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4966.45
CPU time (s): 5000.07
CPU user time (s): 4998.63
CPU system time (s): 1.43378
CPU usage (%): 100.677
Max. virtual memory (cumulated for all children) (KiB): 843528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.63
system time used= 1.43378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411022
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= 65673
involuntary context switches= 20101

runsolver used 24.6772 second user time and 65.1631 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-22 20:43:41
IDJOB=3394841
IDBENCH=85368
IDSOLVER=1880
FILE ID=node136/3394841-1306089821
RUNJOBID= node136-1306084852-15596
PBS_JOBID= 13387867
Free space on /tmp= 72892 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394841-1306089821/watcher-3394841-1306089821 -o /tmp/evaluation-result-3394841-1306089821/solver-3394841-1306089821 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394841-1306089821.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=66002264

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18228160 kB
Buffers:        208284 kB
Cached:        4917892 kB
SwapCached:      25092 kB
Active:        4685416 kB
Inactive:      9773100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18228160 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:              52 kB
Writeback:          12 kB
AnonPages:     9313144 kB
Mapped:          42764 kB
Slab:           124776 kB
PageTables:      69732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169813408 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= 72892 MiB
End job on node136 at 2011-05-22 22:06:30