Trace number 3394495

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.19 4858.83

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
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-3394495-1306079903/watcher-3394495-1306079903 -o /tmp/evaluation-result-3394495-1306079903/solver-3394495-1306079903 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394495-1306079903.cnf 

running on 4 cores: 0,2,4,6

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: 1.93 2.01 2.04 2/529 17981
/proc/meminfo: memFree=9049576/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=102604 CPUtime=0 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 915 0 0 0 0 0 0 0 25 0 8 0 700405770 105066496 824 33554432000 4194304 7232020 140733285709120 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17981/statm: 25651 824 639 742 0 18222 0
[pid=17981/tid=17982] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1286 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1288 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1289 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1292 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1292 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1292 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 700405770 108199936 1292 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700405771 108199936 1294 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0

[startup+0.049086 s]
/proc/loadavg: 1.93 2.01 2.04 2/529 17981
/proc/meminfo: memFree=9049576/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=108452 CPUtime=0.03 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 2136 0 0 0 3 0 0 0 18 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228095143632 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17981/statm: 27113 2039 975 742 0 19684 0
[pid=17981/tid=17982] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=108452 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700405771 111054848 2039 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 108452

[startup+0.101101 s]
/proc/loadavg: 1.93 2.01 2.04 2/529 17981
/proc/meminfo: memFree=9049576/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=110552 CPUtime=0.09 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 2543 0 0 0 9 0 0 0 18 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 6230305 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17981/statm: 27638 2446 975 742 0 20209 0
[pid=17981/tid=17982] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 700405770 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=110552 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 700405771 113205248 2446 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110552

[startup+0.306117 s]
/proc/loadavg: 1.93 2.01 2.04 2/529 17981
/proc/meminfo: memFree=9049576/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=117464 CPUtime=0.34 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 4196 0 0 0 33 1 0 0 18 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103695040 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 29366 4099 994 742 0 21937 0
[pid=17981/tid=17982] ppid=17979 vsize=117464 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=117464 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=117464 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=117464 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=117464 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=117464 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=117464 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=117464 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 700405771 120283136 4099 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 117464

[startup+0.70106 s]
/proc/loadavg: 1.93 2.01 2.04 2/529 17981
/proc/meminfo: memFree=9049576/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=213244 CPUtime=0.76 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 26813 0 0 0 72 4 0 0 18 0 9 0 700405770 218361856 26716 33554432000 4194304 7232020 140733285709120 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17981/statm: 53311 26716 999 742 0 45882 0
[pid=17981/tid=17982] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 700405770 218361856 26717 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 218361856 26717 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=213244 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 218361856 26717 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 218361856 26717 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700405770 218361856 26718 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 218361856 26718 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=213244 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700405770 218361856 26718 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=213244 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 700405771 218361856 26719 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 213244

[startup+1.50089 s]
/proc/loadavg: 1.93 2.01 2.04 3/538 17990
/proc/meminfo: memFree=8920676/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=238356 CPUtime=1.57 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 33111 0 0 0 152 5 0 0 19 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103733480 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17981/statm: 59589 33014 1024 742 0 52160 0
[pid=17981/tid=17982] ppid=17979 vsize=238356 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=238356 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=238356 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=238356 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=238356 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=238356 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=238356 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=238356 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 700405771 244076544 33014 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 238356

[startup+3.10057 s]
/proc/loadavg: 1.93 2.01 2.04 3/538 17990
/proc/meminfo: memFree=8919444/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=238420 CPUtime=3.17 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 33122 0 0 0 312 5 0 0 23 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103736738 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17981/statm: 59605 33025 1024 742 0 52176 0
[pid=17981/tid=17982] ppid=17979 vsize=238420 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=238420 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=238420 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=238420 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=238420 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=238420 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=238420 CPUtime=0.01 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700405770 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=238420 CPUtime=0 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 700405771 244142080 33025 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 238420

[startup+6.301 s]
/proc/loadavg: 1.93 2.01 2.04 3/538 17990
/proc/meminfo: memFree=8911632/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=239060 CPUtime=6.4 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 34855 0 0 0 635 5 0 0 25 0 9 0 700405770 244797440 34758 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103732751 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17981/statm: 59765 34758 1024 742 0 52336 0

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


[startup+4602.3 s]
/proc/loadavg: 2.34 2.20 2.18 3/538 18134
/proc/meminfo: memFree=6925180/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=4735.14 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1342019 0 0 0 473271 243 0 0 25 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103732736 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 596609 418310 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=24.46 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2444 2 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=24.73 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2471 2 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=23.26 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2324 2 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=23.41 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2340 1 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=26.39 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2638 1 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=24.58 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2457 1 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=25.65 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2564 1 0 0 16 0 9 0 700405770 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 418310 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4735.14
Current children cumulated vsize (KiB) 2386436

[startup+4662.3 s]
/proc/loadavg: 2.28 2.19 2.17 3/538 18135
/proc/meminfo: memFree=6847884/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=4797.22 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1358648 0 0 0 479477 245 0 0 25 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103732846 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 596609 432120 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=24.77 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2475 2 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=25.05 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2503 2 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=23.67 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2365 2 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=23.68 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2367 1 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=27.02 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2701 1 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=24.95 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2494 1 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=26.05 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2604 1 0 0 16 0 9 0 700405770 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 432120 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4797.22
Current children cumulated vsize (KiB) 2386436

[startup+4722.32 s]
/proc/loadavg: 2.18 2.17 2.17 3/538 18137
/proc/meminfo: memFree=6783128/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=4859.01 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1371577 0 0 0 485653 248 0 0 25 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103733042 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17981/statm: 596609 442570 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=25.08 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2506 2 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=25.27 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2525 2 0 0 15 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=23.98 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2396 2 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=23.99 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2398 1 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=27.48 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2747 1 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=25.33 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2532 1 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=26.4 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2639 1 0 0 16 0 9 0 700405770 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 442570 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4859.01
Current children cumulated vsize (KiB) 2386436

[startup+4782.3 s]
/proc/loadavg: 2.06 2.14 2.16 3/538 18138
/proc/meminfo: memFree=6759176/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=4921.13 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1378530 0 0 0 491864 249 0 0 25 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103733095 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 596609 443118 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=25.48 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2546 2 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=25.72 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2570 2 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=24.6 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2458 2 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=24.27 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2426 1 0 0 15 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=27.83 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2782 1 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=25.63 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2562 1 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=26.85 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2683 2 0 0 16 0 9 0 700405770 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 443118 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4921.13
Current children cumulated vsize (KiB) 2386436

[startup+4842.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/538 18140
/proc/meminfo: memFree=6716968/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=4982.93 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1382795 0 0 0 498043 250 0 0 25 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103732853 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 596609 447383 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=25.92 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2590 2 0 0 15 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=26.1 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2608 2 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=24.81 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2479 2 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=24.55 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2454 1 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=28.24 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2823 1 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=25.92 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2591 1 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=27.19 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2717 2 0 0 16 0 9 0 700405770 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 447383 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4982.93
Current children cumulated vsize (KiB) 2386436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4858.72 s]
/proc/loadavg: 2.12 2.14 2.16 3/538 18141
/proc/meminfo: memFree=6704440/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=2386436 CPUtime=5000.08 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) R 17979 17981 17465 0 -1 4202496 1382842 0 0 0 499758 250 0 0 25 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 1103733276 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 596609 447430 1035 742 0 589180 0
[pid=17981/tid=17982] ppid=17979 vsize=2386436 CPUtime=26.04 cores=0,2,4,6
/proc/17981/task/17982/stat : 17982 (mono) S 17979 17981 17465 0 -1 4202560 4 0 0 0 2602 2 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17983] ppid=17979 vsize=2386436 CPUtime=26.22 cores=0,2,4,6
/proc/17981/task/17983/stat : 17983 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2620 2 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17984] ppid=17979 vsize=2386436 CPUtime=24.91 cores=0,2,4,6
/proc/17981/task/17984/stat : 17984 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2489 2 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17985] ppid=17979 vsize=2386436 CPUtime=24.67 cores=0,2,4,6
/proc/17981/task/17985/stat : 17985 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2466 1 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 0 0 0 0
[pid=17981/tid=17986] ppid=17979 vsize=2386436 CPUtime=28.48 cores=0,2,4,6
/proc/17981/task/17986/stat : 17986 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2847 1 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 2 0 0 0
[pid=17981/tid=17987] ppid=17979 vsize=2386436 CPUtime=26.05 cores=0,2,4,6
/proc/17981/task/17987/stat : 17987 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2604 1 0 0 16 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 6 0 0 0
[pid=17981/tid=17988] ppid=17979 vsize=2386436 CPUtime=27.29 cores=0,2,4,6
/proc/17981/task/17988/stat : 17988 (mono) S 17979 17981 17465 0 -1 4202560 2 0 0 0 2727 2 0 0 15 0 9 0 700405770 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107266969 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=2386436 CPUtime=0.02 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) S 17979 17981 17465 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700405771 2443710464 447430 33554432000 4194304 7232020 140733285709120 18446744073709551615 228107274673 0 0 4096 545260780 18446604450822989056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2386436

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

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

[startup+4858.83 s]
/proc/loadavg: 2.12 2.14 2.16 3/538 18141
/proc/meminfo: memFree=6704440/32951124 swapFree=65066528/67111528
[pid=17981] ppid=17979 vsize=0 CPUtime=5000.18 cores=0,2,4,6
/proc/17981/stat : 17981 (mono) Z 17979 17981 17465 0 -1 4203548 1382842 0 0 0 499760 258 0 0 25 0 2 0 700405770 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17981/statm: 0 0 0 0 0 0 0
[pid=17981/tid=17989] ppid=17979 vsize=0 CPUtime=0.1 cores=0,2,4,6
/proc/17981/task/17989/stat : 17989 (mono) R 17979 17981 17465 0 -1 4203588 3 0 0 0 2 8 0 0 15 0 2 0 700405771 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4858.83
CPU time (s): 5000.19
CPU user time (s): 4997.6
CPU system time (s): 2.58561
CPU usage (%): 102.909
Max. virtual memory (cumulated for all children) (KiB): 2386436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.6
system time used= 2.58561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1382842
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= 73103
involuntary context switches= 28945

runsolver used 26.8319 second user time and 57.1633 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-22 17:58:23
IDJOB=3394495
IDBENCH=83191
IDSOLVER=1880
FILE ID=node142/3394495-1306079903
RUNJOBID= node142-1306069999-17483
PBS_JOBID= 13387861
Free space on /tmp= 73404 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394495-1306079903/watcher-3394495-1306079903 -o /tmp/evaluation-result-3394495-1306079903/solver-3394495-1306079903 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394495-1306079903.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=1251252464

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9049856 kB
Buffers:        239388 kB
Cached:        6598076 kB
SwapCached:      20520 kB
Active:       11906356 kB
Inactive:     11664732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9049856 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:            4068 kB
Writeback:           0 kB
AnonPages:    16721520 kB
Mapped:          36508 kB
Slab:           186156 kB
PageTables:      75468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145525868 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= 73404 MiB
End job on node142 at 2011-05-22 19:19:24