Trace number 3394445

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.1 4992.97

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394445-1306079856/watcher-3394445-1306079856 -o /tmp/evaluation-result-3394445-1306079856/solver-3394445-1306079856 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394445-1306079856.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.28 2.18 2.12 2/543 15356
/proc/meminfo: memFree=17222196/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=103260 CPUtime=0 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 1121 0 0 0 0 0 0 0 24 0 8 0 719583678 105738240 1029 33554432000 4194304 7232020 140737133943072 18446744073709551615 4753985 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 25815 1036 764 742 0 18386 0
[pid=15356/tid=15357] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719583678 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719583679 108388352 1372 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0

[startup+0.0691281 s]
/proc/loadavg: 2.28 2.18 2.12 2/543 15356
/proc/meminfo: memFree=17222196/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=115660 CPUtime=0.06 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 3753 0 0 0 6 0 0 0 18 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 6182104 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 28915 3661 975 742 0 21486 0
[pid=15356/tid=15357] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=115660 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719583679 118435840 3661 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 115660

[startup+0.101161 s]
/proc/loadavg: 2.28 2.18 2.12 2/543 15356
/proc/meminfo: memFree=17222196/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=118940 CPUtime=0.09 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 4075 0 0 0 9 0 0 0 18 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228244040082 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 29735 3983 975 742 0 22306 0
[pid=15356/tid=15357] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) R 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719583678 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=118940 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4194368 3 0 0 0 0 0 0 0 25 0 9 0 719583679 121794560 3983 33554432000 4194304 7232020 140737133943072 18446744073709551615 228243736511 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 118940

[startup+0.301125 s]
/proc/loadavg: 2.28 2.18 2.12 2/543 15356
/proc/meminfo: memFree=17222196/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=123504 CPUtime=0.31 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 5345 0 0 0 30 1 0 0 18 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 1094162539 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 30876 5253 975 742 0 23447 0
[pid=15356/tid=15357] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=123504 CPUtime=0.01 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=123504 CPUtime=0.01 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 719583678 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=123504 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719583679 126468096 5253 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 123504

[startup+0.701016 s]
/proc/loadavg: 2.28 2.18 2.12 2/543 15356
/proc/meminfo: memFree=17222196/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=137424 CPUtime=0.79 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 8180 0 0 0 77 2 0 0 18 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 1094161244 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/15356/statm: 34356 8088 975 742 0 26927 0
[pid=15356/tid=15357] ppid=15354 vsize=137424 CPUtime=0.03 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=137424 CPUtime=0.04 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=137424 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=137424 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=137424 CPUtime=0.04 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=137424 CPUtime=0.01 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=137424 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 719583678 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=137424 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719583679 140722176 8088 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 137424

[startup+1.50092 s]
/proc/loadavg: 2.28 2.18 2.12 3/552 15365
/proc/meminfo: memFree=17184544/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=154384 CPUtime=1.8 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 13519 0 0 0 176 4 0 0 18 0 9 0 719583678 158089216 13427 33554432000 4194304 7232020 140737133943072 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 38596 13431 975 742 0 31167 0
[pid=15356/tid=15357] ppid=15354 vsize=154384 CPUtime=0.08 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 719583678 158089216 13433 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=154384 CPUtime=0.07 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 719583678 158089216 13436 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=154384 CPUtime=0.04 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 719583678 158089216 13439 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=154384 CPUtime=0.02 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719583678 158089216 13441 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=154384 CPUtime=0.08 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 719583678 158089216 13443 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=154384 CPUtime=0.07 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 719583678 158089216 13445 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=154384 CPUtime=0.03 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719583678 158089216 13448 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=154384 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 158089216 13449 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 154384

[startup+3.1006 s]
/proc/loadavg: 2.28 2.18 2.12 3/552 15365
/proc/meminfo: memFree=17164084/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=480328 CPUtime=3.63 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 91938 0 0 0 351 12 0 0 18 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 1094182286 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/15356/statm: 120082 91846 999 742 0 112653 0
[pid=15356/tid=15357] ppid=15354 vsize=480328 CPUtime=0.12 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 12 0 0 0 15 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=480328 CPUtime=0.11 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=480328 CPUtime=0.07 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=480328 CPUtime=0.07 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=480328 CPUtime=0.13 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=480328 CPUtime=0.11 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=480328 CPUtime=0.06 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 719583678 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=480328 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 491855872 91846 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 480328

[startup+6.30107 s]
/proc/loadavg: 2.26 2.18 2.12 3/552 15365
/proc/meminfo: memFree=16838560/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=505352 CPUtime=6.82 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 99875 0 0 0 670 12 0 0 25 0 9 0 719583678 517480448 99783 33554432000 4194304 7232020 140737133943072 18446744073709551615 1094186759 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 126338 99783 999 742 0 118909 0

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

/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 136 0 0 0 16 0 9 0 719583678 895254528 175548 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.16 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 719583678 895254528 175548 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.14 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 719583678 895254528 175548 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.19 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 719583678 895254528 175548 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 175548 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4729.17
Current children cumulated vsize (KiB) 874272

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/552 15553
/proc/meminfo: memFree=16071944/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=4789.21 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 478888 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077927528 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.29 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 129 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.22 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.25 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.39 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.16 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.14 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.2 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4789.21
Current children cumulated vsize (KiB) 874272

[startup+4842.3 s]
/proc/loadavg: 2.52 2.14 2.07 3/552 15554
/proc/meminfo: memFree=16048708/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=4849.28 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 484895 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077927729 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.31 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 131 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.26 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 125 1 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.25 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.4 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 140 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.17 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.15 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.21 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4849.28
Current children cumulated vsize (KiB) 874272

[startup+4902.3 s]
/proc/loadavg: 2.48 2.21 2.10 3/552 15556
/proc/meminfo: memFree=16028696/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=4909.35 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 490902 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077927749 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.32 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 132 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.27 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.26 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.41 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.19 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.17 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.23 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 123 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4909.35
Current children cumulated vsize (KiB) 874272

[startup+4962.3 s]
/proc/loadavg: 1.69 2.05 2.05 2/538 15576
/proc/meminfo: memFree=18024568/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=4969.42 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 496909 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077931970 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.34 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 134 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.28 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.29 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.44 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.2 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.17 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.23 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4969.42
Current children cumulated vsize (KiB) 874272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4992.92 s]
/proc/loadavg: 1.41 1.95 2.01 2/538 15576
/proc/meminfo: memFree=18024668/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=5000.05 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 499972 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077927659 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.34 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 134 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.28 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.29 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.44 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.2 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.17 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.23 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 874272

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

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

[startup+4992.92 s]
/proc/loadavg: 1.41 1.95 2.01 2/538 15576
/proc/meminfo: memFree=18024668/32951124 swapFree=64205420/67111528
[pid=15356] ppid=15354 vsize=874272 CPUtime=5000.05 cores=1,3,5,7
/proc/15356/stat : 15356 (mono) R 15354 15356 14915 0 -1 4202496 240879 0 0 0 499972 33 0 0 25 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 1077927659 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/15356/statm: 218568 173852 1035 742 0 211139 0
[pid=15356/tid=15357] ppid=15354 vsize=874272 CPUtime=1.34 cores=1,3,5,7
/proc/15356/task/15357/stat : 15357 (mono) S 15354 15356 14915 0 -1 4202560 4 0 0 0 134 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15358] ppid=15354 vsize=874272 CPUtime=1.28 cores=1,3,5,7
/proc/15356/task/15358/stat : 15358 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 7 0 0 0
[pid=15356/tid=15359] ppid=15354 vsize=874272 CPUtime=1.29 cores=1,3,5,7
/proc/15356/task/15359/stat : 15359 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15360] ppid=15354 vsize=874272 CPUtime=1.44 cores=1,3,5,7
/proc/15356/task/15360/stat : 15360 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 5 0 0 0
[pid=15356/tid=15361] ppid=15354 vsize=874272 CPUtime=1.2 cores=1,3,5,7
/proc/15356/task/15361/stat : 15361 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 1 0 0 0
[pid=15356/tid=15362] ppid=15354 vsize=874272 CPUtime=1.17 cores=1,3,5,7
/proc/15356/task/15362/stat : 15362 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15363] ppid=15354 vsize=874272 CPUtime=1.23 cores=1,3,5,7
/proc/15356/task/15363/stat : 15363 (mono) S 15354 15356 14915 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 719583678 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256164761 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
[pid=15356/tid=15364] ppid=15354 vsize=874272 CPUtime=0 cores=1,3,5,7
/proc/15356/task/15364/stat : 15364 (mono) S 15354 15356 14915 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719583679 895254528 173852 33554432000 4194304 7232020 140737133943072 18446744073709551615 228256172465 0 0 4096 545260780 18446604464846485440 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 874272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4992.97
CPU time (s): 5000.1
CPU user time (s): 4999.74
CPU system time (s): 0.360945
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 874272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.74
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240879
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= 13052
involuntary context switches= 12515

runsolver used 25.1792 second user time and 61.4037 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-22 17:57:37
IDJOB=3394445
IDBENCH=83166
IDSOLVER=1880
FILE ID=node136/3394445-1306079856
RUNJOBID= node136-1306069994-14934
PBS_JOBID= 13387867
Free space on /tmp= 72872 MiB

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

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=2093520633

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:      17222600 kB
Buffers:        203632 kB
Cached:        4934424 kB
SwapCached:      25092 kB
Active:        5691848 kB
Inactive:      9768568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17222600 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:           16012 kB
Writeback:          44 kB
AnonPages:    10303428 kB
Mapped:          42776 kB
Slab:           126128 kB
PageTables:      72732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170800520 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= 72876 MiB
End job on node136 at 2011-05-22 19:20:52