Trace number 3394403

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.15 4942.36

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-3394403-1306074953/watcher-3394403-1306074953 -o /tmp/evaluation-result-3394403-1306074953/solver-3394403-1306074953 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394403-1306074953.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.06 2.05 2.01 2/491 8578
/proc/meminfo: memFree=15240280/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=103260 CPUtime=0 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 1175 0 0 0 0 0 0 0 25 0 8 0 797725961 105738240 1082 33554432000 4194304 7232020 140734022575760 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 25815 1083 797 742 0 18386 0
[pid=8578/tid=8579] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725962 108339200 1375 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0

[startup+0.0823149 s]
/proc/loadavg: 2.06 2.05 2.01 2/491 8578
/proc/meminfo: memFree=15240280/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=107296 CPUtime=0.07 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 1922 0 0 0 7 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089368327 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 26824 1822 1023 742 0 19395 0
[pid=8578/tid=8579] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=107296 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725962 109871104 1822 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 107296

[startup+0.101353 s]
/proc/loadavg: 2.06 2.05 2.01 2/491 8578
/proc/meminfo: memFree=15240280/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=107712 CPUtime=0.09 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 1963 0 0 0 9 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364510 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 26928 1863 1023 742 0 19499 0
[pid=8578/tid=8579] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725961 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=107712 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725962 110297088 1863 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107712

[startup+0.300337 s]
/proc/loadavg: 2.06 2.05 2.01 2/491 8578
/proc/meminfo: memFree=15240280/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=109036 CPUtime=0.29 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 2328 0 0 0 29 0 0 0 25 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 1170535205 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 27259 2228 1023 742 0 19830 0
[pid=8578/tid=8579] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725961 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=109036 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 797725962 111652864 2228 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109036

[startup+0.701201 s]
/proc/loadavg: 2.06 2.05 2.01 2/491 8578
/proc/meminfo: memFree=15240280/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=111340 CPUtime=0.7 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 2724 0 0 0 70 0 0 0 18 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364085 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 27835 2624 1023 742 0 20406 0
[pid=8578/tid=8579] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=111340 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 797725962 114012160 2624 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 111340

[startup+1.50111 s]
/proc/loadavg: 2.05 2.05 2.00 3/500 8587
/proc/meminfo: memFree=15227336/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=115392 CPUtime=1.51 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 3528 0 0 0 150 1 0 0 18 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089367760 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 28848 3282 1023 742 0 21419 0
[pid=8578/tid=8579] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=115392 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725962 118161408 3282 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 115392

[startup+3.10076 s]
/proc/loadavg: 2.05 2.05 2.00 3/500 8587
/proc/meminfo: memFree=15222056/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=118508 CPUtime=3.12 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 4774 0 0 0 311 1 0 0 18 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364663 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 29627 3610 1023 742 0 22198 0
[pid=8578/tid=8579] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=118508 CPUtime=0.01 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=118508 CPUtime=0.01 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797725961 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=118508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725962 121352192 3610 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 118508

[startup+6.30118 s]
/proc/loadavg: 2.05 2.05 2.00 3/500 8587
/proc/meminfo: memFree=15212016/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=122696 CPUtime=6.38 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 6728 0 0 0 636 2 0 0 18 0 9 0 797725961 125640704 5187 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364017 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 30674 5187 1024 742 0 23245 0

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

/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1024 5 0 0 16 0 9 0 797725961 674996224 139704 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=659176 CPUtime=10.19 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1013 6 0 0 16 0 9 0 797725961 674996224 139704 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=659176 CPUtime=10.42 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1037 5 0 0 15 0 9 0 797725961 674996224 139704 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=659176 CPUtime=10.01 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 996 5 0 0 16 0 9 0 797725961 674996224 139704 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=659176 CPUtime=0.05 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 797725962 674996224 139704 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.34
Current children cumulated vsize (KiB) 659176

[startup+4722.32 s]
/proc/loadavg: 2.00 2.00 2.02 3/500 8728
/proc/meminfo: memFree=14188668/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=675624 CPUtime=4777.2 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 471885 0 0 0 477577 143 0 0 25 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364085 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 168906 142381 1035 742 0 161477 0
[pid=8578/tid=8579] ppid=8576 vsize=675624 CPUtime=10.62 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1056 6 0 0 16 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=675624 CPUtime=10.19 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1014 5 0 0 16 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=675624 CPUtime=10.19 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1012 7 0 0 15 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=675624 CPUtime=10.44 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1039 5 0 0 15 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=675624 CPUtime=10.33 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1027 6 0 0 16 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=675624 CPUtime=10.59 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1054 5 0 0 16 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=675624 CPUtime=10.17 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1012 5 0 0 16 0 9 0 797725961 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=675624 CPUtime=0.05 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 797725962 691838976 142381 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4777.2
Current children cumulated vsize (KiB) 675624

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.02 3/500 8730
/proc/meminfo: memFree=14188736/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=675688 CPUtime=4837.84 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 473426 0 0 0 483641 143 0 0 25 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364271 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/8578/statm: 168922 141359 1035 742 0 161493 0
[pid=8578/tid=8579] ppid=8576 vsize=675688 CPUtime=10.74 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1068 6 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=675688 CPUtime=10.27 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1022 5 0 0 15 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=675688 CPUtime=10.29 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1022 7 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=675688 CPUtime=10.57 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1052 5 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=675688 CPUtime=10.47 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1041 6 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=675688 CPUtime=10.75 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1070 5 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=675688 CPUtime=10.28 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1023 5 0 0 16 0 9 0 797725961 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=675688 CPUtime=0.06 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 797725962 691904512 141359 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4837.84
Current children cumulated vsize (KiB) 675688

[startup+4842.3 s]
/proc/loadavg: 2.04 2.02 2.02 3/500 8731
/proc/meminfo: memFree=14184484/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=675816 CPUtime=4898.62 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 476024 0 0 0 489718 144 0 0 25 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364078 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/8578/statm: 168954 139143 1035 742 0 161525 0
[pid=8578/tid=8579] ppid=8576 vsize=675816 CPUtime=10.89 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1083 6 0 0 16 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=675816 CPUtime=10.41 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1036 5 0 0 16 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=675816 CPUtime=10.4 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1033 7 0 0 15 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=675816 CPUtime=10.7 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1065 5 0 0 15 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=675816 CPUtime=10.62 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1056 6 0 0 16 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=675816 CPUtime=10.92 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1087 5 0 0 16 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=675816 CPUtime=10.41 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1036 5 0 0 16 0 9 0 797725961 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=675816 CPUtime=0.06 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 797725962 692035584 139143 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4898.62
Current children cumulated vsize (KiB) 675816

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/500 8733
/proc/meminfo: memFree=14157392/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=684008 CPUtime=4959.48 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 482765 0 0 0 495802 146 0 0 25 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089364248 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/8578/statm: 171002 145884 1035 742 0 163573 0
[pid=8578/tid=8579] ppid=8576 vsize=684008 CPUtime=11.02 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1096 6 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=684008 CPUtime=10.63 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1058 5 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=684008 CPUtime=10.53 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1046 7 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=684008 CPUtime=10.89 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1084 5 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=684008 CPUtime=10.78 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1072 6 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=684008 CPUtime=11.04 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1099 5 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=684008 CPUtime=10.57 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1051 6 0 0 16 0 9 0 797725961 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=684008 CPUtime=0.06 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 797725962 700424192 145884 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4959.48
Current children cumulated vsize (KiB) 684008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4942.32 s]
/proc/loadavg: 2.01 2.02 2.01 3/500 8734
/proc/meminfo: memFree=14159228/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=684072 CPUtime=5000.1 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 482817 0 0 0 499864 146 0 0 25 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089363535 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/8578/statm: 171018 144622 1035 742 0 163589 0
[pid=8578/tid=8579] ppid=8576 vsize=684072 CPUtime=11.15 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1108 7 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=684072 CPUtime=10.71 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1066 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=684072 CPUtime=10.61 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1054 7 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=684072 CPUtime=10.99 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1094 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=684072 CPUtime=10.87 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1081 6 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=684072 CPUtime=11.17 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1112 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=684072 CPUtime=10.73 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1067 6 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=684072 CPUtime=0.06 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 797725962 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 684072

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

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

[startup+4942.32 s]
/proc/loadavg: 2.01 2.02 2.01 3/500 8734
/proc/meminfo: memFree=14159228/32950928 swapFree=65730944/67111528
[pid=8578] ppid=8576 vsize=684072 CPUtime=5000.1 cores=1,3,5,7
/proc/8578/stat : 8578 (mono) R 8576 8578 8316 0 -1 4202496 482817 0 0 0 499864 146 0 0 25 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 1089363535 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/8578/statm: 171018 144622 1035 742 0 163589 0
[pid=8578/tid=8579] ppid=8576 vsize=684072 CPUtime=11.15 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (mono) S 8576 8578 8316 0 -1 4202560 4 0 0 0 1108 7 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8580] ppid=8576 vsize=684072 CPUtime=10.71 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1066 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 3 0 0 0
[pid=8578/tid=8581] ppid=8576 vsize=684072 CPUtime=10.61 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1054 7 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8582] ppid=8576 vsize=684072 CPUtime=10.99 cores=1,3,5,7
/proc/8578/task/8582/stat : 8582 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1094 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8583] ppid=8576 vsize=684072 CPUtime=10.87 cores=1,3,5,7
/proc/8578/task/8583/stat : 8583 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1081 6 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
[pid=8578/tid=8584] ppid=8576 vsize=684072 CPUtime=11.17 cores=1,3,5,7
/proc/8578/task/8584/stat : 8584 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1112 5 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 7 0 0 0
[pid=8578/tid=8585] ppid=8576 vsize=684072 CPUtime=10.73 cores=1,3,5,7
/proc/8578/task/8585/stat : 8585 (mono) S 8576 8578 8316 0 -1 4202560 2 0 0 0 1067 6 0 0 16 0 9 0 797725961 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917210009 0 0 4096 545260780 18446604454462878784 0 0 -1 5 0 0 0
[pid=8578/tid=8586] ppid=8576 vsize=684072 CPUtime=0.06 cores=1,3,5,7
/proc/8578/task/8586/stat : 8586 (mono) S 8576 8578 8316 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 797725962 700489728 144622 33554432000 4194304 7232020 140734022575760 18446744073709551615 260917217713 0 0 4096 545260780 18446604454462878784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 684072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4942.36
CPU time (s): 5000.15
CPU user time (s): 4998.66
CPU system time (s): 1.48877
CPU usage (%): 101.169
Max. virtual memory (cumulated for all children) (KiB): 684072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.66
system time used= 1.48877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482817
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= 147573
involuntary context switches= 45947

runsolver used 22.6136 second user time and 55.2336 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-22 16:35:53
IDJOB=3394403
IDBENCH=83145
IDSOLVER=1880
FILE ID=node116/3394403-1306074953
RUNJOBID= node116-1306069998-8335
PBS_JOBID= 13387887
Free space on /tmp= 73224 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394403-1306074953/watcher-3394403-1306074953 -o /tmp/evaluation-result-3394403-1306074953/solver-3394403-1306074953 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394403-1306074953.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=435758638

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      15240684 kB
Buffers:        273344 kB
Cached:        5854444 kB
SwapCached:      12328 kB
Active:       14633972 kB
Inactive:      2802164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15240684 kB
SwapTotal:    67111528 kB
SwapFree:     65730944 kB
Dirty:             124 kB
Writeback:           0 kB
AnonPages:    11305976 kB
Mapped:          27668 kB
Slab:           141752 kB
PageTables:      62608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139682648 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= 73224 MiB
End job on node116 at 2011-05-22 17:58:17