Trace number 3394401

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.07 4940.55

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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-3394401-1306074953/watcher-3394401-1306074953 -o /tmp/evaluation-result-3394401-1306074953/solver-3394401-1306074953 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394401-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.18 2.07 2.02 3/529 17730
/proc/meminfo: memFree=9050016/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=105640 CPUtime=0 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 1320 0 0 0 0 0 0 0 25 0 9 0 699910743 108175360 1227 33554432000 4194304 7232020 140734906760560 18446744073709551615 5678710 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 26410 1227 877 742 0 18981 0
[pid=17730/tid=17731] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1377 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699910743 108388352 1378 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0

[startup+0.0794 s]
/proc/loadavg: 2.18 2.07 2.02 3/529 17730
/proc/meminfo: memFree=9050016/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=107308 CPUtime=0.07 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 1907 0 0 0 7 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632888 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 26827 1813 1023 742 0 19398 0
[pid=17730/tid=17731] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=107308 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699910743 109883392 1813 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 107308

[startup+0.100387 s]
/proc/loadavg: 2.18 2.07 2.02 3/529 17730
/proc/meminfo: memFree=9050016/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=107708 CPUtime=0.09 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 1974 0 0 0 9 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092635946 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 26927 1880 1023 742 0 19498 0
[pid=17730/tid=17731] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=107708 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699910743 110292992 1880 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107708

[startup+0.300349 s]
/proc/loadavg: 2.18 2.07 2.02 3/529 17730
/proc/meminfo: memFree=9050016/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=109016 CPUtime=0.29 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 2314 0 0 0 29 0 0 0 18 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092639844 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 27254 2220 1023 742 0 19825 0
[pid=17730/tid=17731] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=109016 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 699910743 111632384 2220 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109016

[startup+0.701292 s]
/proc/loadavg: 2.18 2.07 2.02 3/529 17730
/proc/meminfo: memFree=9050016/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=111292 CPUtime=0.71 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 2679 0 0 0 70 1 0 0 18 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632576 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 27823 2585 1023 742 0 20394 0
[pid=17730/tid=17731] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=111292 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699910743 113963008 2585 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 111292

[startup+1.50114 s]
/proc/loadavg: 2.17 2.07 2.02 3/538 17739
/proc/meminfo: memFree=9037320/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=115288 CPUtime=1.53 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 3483 0 0 0 151 2 0 0 18 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092635208 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 28822 3185 1023 742 0 21393 0
[pid=17730/tid=17731] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=115288 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699910743 118054912 3185 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 115288

[startup+3.10085 s]
/proc/loadavg: 2.17 2.07 2.02 3/538 17739
/proc/meminfo: memFree=9032352/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=118348 CPUtime=3.17 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 4660 0 0 0 313 4 0 0 18 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632617 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 29587 3632 1023 742 0 22158 0
[pid=17730/tid=17731] ppid=17728 vsize=118348 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=118348 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=118348 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=118348 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=118348 CPUtime=0.01 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=118348 CPUtime=0.01 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=118348 CPUtime=0.01 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=118348 CPUtime=0 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699910743 121188352 3632 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 118348

[startup+6.30125 s]
/proc/loadavg: 2.17 2.07 2.02 3/538 17739
/proc/meminfo: memFree=9020160/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=122476 CPUtime=6.44 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 6519 0 0 0 639 5 0 0 18 0 9 0 699910743 125415424 4906 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092631805 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/17730/statm: 30619 4906 1024 742 0 23190 0

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

/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 992 7 0 0 15 0 9 0 699910743 682967040 141664 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=666960 CPUtime=10.49 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1041 8 0 0 16 0 9 0 699910743 682967040 141664 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=666960 CPUtime=10.3 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1023 7 0 0 16 0 9 0 699910743 682967040 141664 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=666960 CPUtime=10.68 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1058 10 0 0 16 0 9 0 699910743 682967040 141664 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=666960 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 682967040 141664 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.12
Current children cumulated vsize (KiB) 666960

[startup+4722.32 s]
/proc/loadavg: 2.01 2.04 2.06 3/538 17877
/proc/meminfo: memFree=7965400/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=675216 CPUtime=4778.86 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 515341 0 0 0 477710 176 0 0 25 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632686 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/17730/statm: 168804 143548 1035 742 0 161375 0
[pid=17730/tid=17731] ppid=17728 vsize=675216 CPUtime=10.85 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1077 8 0 0 15 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=675216 CPUtime=10.4 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1031 9 0 0 16 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=675216 CPUtime=10.56 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1047 9 0 0 15 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=675216 CPUtime=10.13 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1006 7 0 0 15 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=675216 CPUtime=10.61 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1053 8 0 0 16 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=675216 CPUtime=10.39 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1032 7 0 0 16 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=675216 CPUtime=10.81 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1071 10 0 0 16 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=675216 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 691421184 143548 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4778.86
Current children cumulated vsize (KiB) 675216

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/538 17878
/proc/meminfo: memFree=7959544/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=675216 CPUtime=4839.59 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 516272 0 0 0 483782 177 0 0 25 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632006 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/17730/statm: 168804 141429 1035 742 0 161375 0
[pid=17730/tid=17731] ppid=17728 vsize=675216 CPUtime=11.02 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1094 8 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=675216 CPUtime=10.53 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1044 9 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=675216 CPUtime=10.68 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1059 9 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=675216 CPUtime=10.25 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1018 7 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=675216 CPUtime=10.72 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1064 8 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=675216 CPUtime=10.52 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1045 7 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=675216 CPUtime=10.99 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1089 10 0 0 16 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=675216 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 691421184 141429 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4839.59
Current children cumulated vsize (KiB) 675216

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/538 17880
/proc/meminfo: memFree=7932612/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=683472 CPUtime=4900.44 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 520418 0 0 0 489866 178 0 0 21 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632006 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/17730/statm: 170868 144389 1035 742 0 163439 0
[pid=17730/tid=17731] ppid=17728 vsize=683472 CPUtime=11.15 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1107 8 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=683472 CPUtime=10.73 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1064 9 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=683472 CPUtime=10.82 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1073 9 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=683472 CPUtime=10.43 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1036 7 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=683472 CPUtime=10.86 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1078 8 0 0 15 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=683472 CPUtime=10.62 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1055 7 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=683472 CPUtime=11.16 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1106 10 0 0 16 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=683472 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 699875328 144389 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4900.44
Current children cumulated vsize (KiB) 683472

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/538 17882
/proc/meminfo: memFree=7904948/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=691728 CPUtime=4961.16 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 524083 0 0 0 495938 178 0 0 25 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632693 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17730/statm: 172932 147421 1035 742 0 165503 0
[pid=17730/tid=17731] ppid=17728 vsize=691728 CPUtime=11.3 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1122 8 0 0 15 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=691728 CPUtime=10.87 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1078 9 0 0 16 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=691728 CPUtime=10.92 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1083 9 0 0 16 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=691728 CPUtime=10.56 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1049 7 0 0 15 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=691728 CPUtime=11.02 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1094 8 0 0 15 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=691728 CPUtime=10.72 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1065 7 0 0 15 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=691728 CPUtime=11.3 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1120 10 0 0 16 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=691728 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 708329472 147421 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4961.16
Current children cumulated vsize (KiB) 691728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4940.5 s]
/proc/loadavg: 2.01 2.02 2.04 3/538 17883
/proc/meminfo: memFree=7909272/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=691792 CPUtime=5000.03 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 524104 0 0 0 499824 179 0 0 25 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632693 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17730/statm: 172948 143331 1035 742 0 165519 0
[pid=17730/tid=17731] ppid=17728 vsize=691792 CPUtime=11.4 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1132 8 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=691792 CPUtime=10.99 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1090 9 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=691792 CPUtime=11.04 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1095 9 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=691792 CPUtime=10.68 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1061 7 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=691792 CPUtime=11.14 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1106 8 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=691792 CPUtime=10.85 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1078 7 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=691792 CPUtime=11.47 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1137 10 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=691792 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 691792

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

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

[startup+4940.5 s]
/proc/loadavg: 2.01 2.02 2.04 3/538 17883
/proc/meminfo: memFree=7909272/32951124 swapFree=65066528/67111528
[pid=17730] ppid=17728 vsize=691792 CPUtime=5000.03 cores=1,3,5,7
/proc/17730/stat : 17730 (mono) R 17728 17730 17465 0 -1 4202496 524104 0 0 0 499824 179 0 0 25 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 1092632693 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17730/statm: 172948 143331 1035 742 0 165519 0
[pid=17730/tid=17731] ppid=17728 vsize=691792 CPUtime=11.4 cores=1,3,5,7
/proc/17730/task/17731/stat : 17731 (mono) S 17728 17730 17465 0 -1 4202560 4 0 0 0 1132 8 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17732] ppid=17728 vsize=691792 CPUtime=10.99 cores=1,3,5,7
/proc/17730/task/17732/stat : 17732 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1090 9 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 5 0 0 0
[pid=17730/tid=17733] ppid=17728 vsize=691792 CPUtime=11.04 cores=1,3,5,7
/proc/17730/task/17733/stat : 17733 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1095 9 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17734] ppid=17728 vsize=691792 CPUtime=10.68 cores=1,3,5,7
/proc/17730/task/17734/stat : 17734 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1061 7 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17735] ppid=17728 vsize=691792 CPUtime=11.14 cores=1,3,5,7
/proc/17730/task/17735/stat : 17735 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1106 8 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
[pid=17730/tid=17736] ppid=17728 vsize=691792 CPUtime=10.85 cores=1,3,5,7
/proc/17730/task/17736/stat : 17736 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1078 7 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 7 0 0 0
[pid=17730/tid=17737] ppid=17728 vsize=691792 CPUtime=11.47 cores=1,3,5,7
/proc/17730/task/17737/stat : 17737 (mono) S 17728 17730 17465 0 -1 4202560 2 0 0 0 1137 10 0 0 16 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107266969 0 0 4096 545260780 18446604454817110720 0 0 -1 1 0 0 0
[pid=17730/tid=17738] ppid=17728 vsize=691792 CPUtime=0.05 cores=1,3,5,7
/proc/17730/task/17738/stat : 17738 (mono) S 17728 17730 17465 0 -1 4202560 3 0 0 0 1 4 0 0 15 0 9 0 699910743 708395008 143331 33554432000 4194304 7232020 140734906760560 18446744073709551615 228107274673 0 0 4096 545260780 18446604454817110720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 691792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4940.55
CPU time (s): 5000.07
CPU user time (s): 4998.26
CPU system time (s): 1.81572
CPU usage (%): 101.205
Max. virtual memory (cumulated for all children) (KiB): 691792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.26
system time used= 1.81572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524104
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= 147619
involuntary context switches= 39096

runsolver used 24.9172 second user time and 60.5048 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-22 16:35:53
IDJOB=3394401
IDBENCH=83144
IDSOLVER=1880
FILE ID=node142/3394401-1306074953
RUNJOBID= node142-1306069999-17484
PBS_JOBID= 13387861
Free space on /tmp= 73408 MiB

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

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1327506054

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:       9050296 kB
Buffers:        238264 kB
Cached:        6594316 kB
SwapCached:      20520 kB
Active:       11906284 kB
Inactive:     11664172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9050296 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:            1020 kB
Writeback:           0 kB
AnonPages:    16726132 kB
Mapped:          36484 kB
Slab:           185824 kB
PageTables:      74904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145527220 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 17:58:15