Trace number 3394397

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.14 4955.75

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.84272
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
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-3394397-1306074951/watcher-3394397-1306074951 -o /tmp/evaluation-result-3394397-1306074951/solver-3394397-1306074951 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394397-1306074951.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.01 1.99 2/566 30765
/proc/meminfo: memFree=12269812/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=105800 CPUtime=0.01 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 1468 0 0 0 1 0 0 0 20 0 9 0 797725793 108339200 1373 33554432000 4194304 7232020 140737138861616 18446744073709551615 4551922 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 26450 1373 957 742 0 19021 0
[pid=30765/tid=30766] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 797725794 108339200 1381 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 797725794 108339200 1381 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 797725794 108339200 1381 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 797725794 108339200 1381 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 797725794 108339200 1381 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 797725794 108339200 1382 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=105932 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 797725794 108474368 1383 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=105932 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 797725794 108474368 1385 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0

[startup+0.0375581 s]
/proc/loadavg: 1.92 2.01 1.99 2/566 30765
/proc/meminfo: memFree=12269812/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=106908 CPUtime=0.03 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 1729 0 0 0 3 0 0 0 18 0 9 0 797725793 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171257176 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 26727 1631 998 742 0 19298 0
[pid=30765/tid=30766] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=106908 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 797725794 109473792 1631 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106908

[startup+0.10058 s]
/proc/loadavg: 1.92 2.01 1.99 2/566 30765
/proc/meminfo: memFree=12269812/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=107764 CPUtime=0.09 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 1972 0 0 0 9 0 0 0 18 0 9 0 797725793 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285229 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 26941 1874 1023 742 0 19512 0
[pid=30765/tid=30766] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 797725794 110350336 1874 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107764

[startup+0.300539 s]
/proc/loadavg: 1.92 2.01 1.99 2/566 30765
/proc/meminfo: memFree=12269812/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=109092 CPUtime=0.29 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 2290 0 0 0 29 0 0 0 18 0 9 0 797725793 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 27273 2192 1023 742 0 19844 0
[pid=30765/tid=30766] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=109092 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 797725794 111710208 2192 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109092

[startup+0.700474 s]
/proc/loadavg: 1.92 2.01 1.99 2/566 30765
/proc/meminfo: memFree=12269812/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=111440 CPUtime=0.69 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 2746 0 0 0 69 0 0 0 18 0 9 0 797725793 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285729 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 27860 2627 1023 742 0 20431 0
[pid=30765/tid=30766] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=111440 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 114114560 2627 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111440

[startup+1.50034 s]
/proc/loadavg: 1.92 2.01 1.99 3/575 30774
/proc/meminfo: memFree=12260400/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=113240 CPUtime=1.5 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 3431 0 0 0 150 0 0 0 18 0 9 0 797725793 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171290331 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 28310 3223 1023 742 0 20881 0
[pid=30765/tid=30766] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=113240 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 115957760 3223 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113240

[startup+3.10104 s]
/proc/loadavg: 1.92 2.01 1.99 3/575 30774
/proc/meminfo: memFree=12250852/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=118712 CPUtime=3.13 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 4662 0 0 0 312 1 0 0 18 0 9 0 797725793 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285790 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/30765/statm: 29678 4061 1023 742 0 22249 0
[pid=30765/tid=30766] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=118712 CPUtime=0.01 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=118712 CPUtime=0.01 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=118712 CPUtime=0 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725794 121561088 4061 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 118712

[startup+6.30058 s]
/proc/loadavg: 2.17 2.06 2.01 3/575 30774
/proc/meminfo: memFree=12243308/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=123152 CPUtime=6.38 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 6722 0 0 0 637 1 0 0 18 0 9 0 797725793 126107648 5177 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171286220 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30765/statm: 30788 5177 1023 742 0 23359 0

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

/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 768 1 0 0 16 0 9 0 797725794 745422848 147462 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=727952 CPUtime=7.83 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 781 2 0 0 16 0 9 0 797725794 745422848 147462 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=727952 CPUtime=7.35 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 734 1 0 0 16 0 9 0 797725794 745422848 147462 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=727952 CPUtime=7.29 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 728 1 0 0 15 0 9 0 797725794 745422848 147462 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=727952 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 745422848 147462 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4702.21
Current children cumulated vsize (KiB) 727952

[startup+4722.32 s]
/proc/loadavg: 2.02 2.11 2.07 3/575 30915
/proc/meminfo: memFree=11030532/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=736216 CPUtime=4762.97 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 552844 0 0 0 476171 126 0 0 25 0 9 0 797725793 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285247 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30765/statm: 184054 152925 1035 742 0 176625 0
[pid=30765/tid=30766] ppid=30763 vsize=736216 CPUtime=7.64 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 763 1 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=736216 CPUtime=7.76 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 774 2 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=736216 CPUtime=7.42 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 741 1 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=736216 CPUtime=7.78 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 777 1 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=736216 CPUtime=7.96 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 794 2 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=736216 CPUtime=7.55 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 754 1 0 0 16 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=736216 CPUtime=7.4 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 739 1 0 0 16 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=736216 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 753885184 152925 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4762.97
Current children cumulated vsize (KiB) 736216

[startup+4782.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/575 30915
/proc/meminfo: memFree=11009804/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=752616 CPUtime=4823.71 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 560465 0 0 0 482244 127 0 0 25 0 9 0 797725793 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285995 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30765/statm: 188154 155188 1035 742 0 180725 0
[pid=30765/tid=30766] ppid=30763 vsize=752616 CPUtime=7.75 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 774 1 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=752616 CPUtime=7.88 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 786 2 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=752616 CPUtime=7.6 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 759 1 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=752616 CPUtime=7.9 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 789 1 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=752616 CPUtime=8.11 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 809 2 0 0 15 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=752616 CPUtime=7.7 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 769 1 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=752616 CPUtime=7.54 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 753 1 0 0 16 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=752616 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 770678784 155188 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4823.71
Current children cumulated vsize (KiB) 752616

[startup+4842.3 s]
/proc/loadavg: 2.16 2.10 2.07 3/575 30917
/proc/meminfo: memFree=11004576/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=752616 CPUtime=4884.4 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 561904 0 0 0 488312 128 0 0 25 0 9 0 797725793 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285960 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30765/statm: 188154 152342 1035 742 0 180725 0
[pid=30765/tid=30766] ppid=30763 vsize=752616 CPUtime=7.89 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 788 1 0 0 15 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=752616 CPUtime=8.01 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 799 2 0 0 16 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=752616 CPUtime=7.69 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 768 1 0 0 15 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=752616 CPUtime=8.03 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 802 1 0 0 15 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=752616 CPUtime=8.21 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 819 2 0 0 16 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=752616 CPUtime=7.81 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 780 1 0 0 16 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=752616 CPUtime=7.64 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 763 1 0 0 16 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=752616 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 770678784 152342 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4884.4
Current children cumulated vsize (KiB) 752616

[startup+4902.3 s]
/proc/loadavg: 2.13 2.10 2.07 3/575 30919
/proc/meminfo: memFree=10997236/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=752616 CPUtime=4945.58 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 562173 0 0 0 494430 128 0 0 25 0 9 0 797725793 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285790 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/30765/statm: 188154 150456 1035 742 0 180725 0
[pid=30765/tid=30766] ppid=30763 vsize=752616 CPUtime=8.1 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 809 1 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=752616 CPUtime=8.18 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 816 2 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=752616 CPUtime=7.86 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 785 1 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=752616 CPUtime=8.27 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 826 1 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=752616 CPUtime=8.45 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 843 2 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=752616 CPUtime=8.14 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 813 1 0 0 16 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=752616 CPUtime=7.83 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 782 1 0 0 15 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=752616 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 770678784 150456 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4945.58
Current children cumulated vsize (KiB) 752616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4955.7 s]
/proc/loadavg: 2.28 2.16 2.09 3/575 31027
/proc/meminfo: memFree=11634088/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=752616 CPUtime=5000.1 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 564956 0 0 0 499881 129 0 0 25 0 9 0 797725793 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285790 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 188154 151516 1035 742 0 180725 0
[pid=30765/tid=30766] ppid=30763 vsize=752616 CPUtime=8.3 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 829 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=752616 CPUtime=8.33 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 831 2 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=752616 CPUtime=8.17 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 816 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=752616 CPUtime=8.49 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 848 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=752616 CPUtime=8.65 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 863 2 0 0 15 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=752616 CPUtime=8.35 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 834 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=752616 CPUtime=7.98 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 797 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=752616 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 752616

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

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

[startup+4955.7 s]
/proc/loadavg: 2.28 2.16 2.09 3/575 31027
/proc/meminfo: memFree=11634088/32951124 swapFree=45193448/67111528
[pid=30765] ppid=30763 vsize=752616 CPUtime=5000.1 cores=0,2,4,6
/proc/30765/stat : 30765 (mono) R 30763 30765 30502 0 -1 4202496 564956 0 0 0 499881 129 0 0 25 0 9 0 797725793 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 1171285790 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 188154 151516 1035 742 0 180725 0
[pid=30765/tid=30766] ppid=30763 vsize=752616 CPUtime=8.3 cores=0,2,4,6
/proc/30765/task/30766/stat : 30766 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 829 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30767] ppid=30763 vsize=752616 CPUtime=8.33 cores=0,2,4,6
/proc/30765/task/30767/stat : 30767 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 831 2 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 0 0 0 0
[pid=30765/tid=30768] ppid=30763 vsize=752616 CPUtime=8.17 cores=0,2,4,6
/proc/30765/task/30768/stat : 30768 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 816 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30769] ppid=30763 vsize=752616 CPUtime=8.49 cores=0,2,4,6
/proc/30765/task/30769/stat : 30769 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 848 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 6 0 0 0
[pid=30765/tid=30770] ppid=30763 vsize=752616 CPUtime=8.65 cores=0,2,4,6
/proc/30765/task/30770/stat : 30770 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 863 2 0 0 15 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30771] ppid=30763 vsize=752616 CPUtime=8.35 cores=0,2,4,6
/proc/30765/task/30771/stat : 30771 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 834 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 4 0 0 0
[pid=30765/tid=30772] ppid=30763 vsize=752616 CPUtime=7.98 cores=0,2,4,6
/proc/30765/task/30772/stat : 30772 (mono) S 30763 30765 30502 0 -1 4202560 2 0 0 0 797 1 0 0 16 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296741785 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
[pid=30765/tid=30773] ppid=30763 vsize=752616 CPUtime=0.05 cores=0,2,4,6
/proc/30765/task/30773/stat : 30773 (mono) S 30763 30765 30502 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 797725794 770678784 151516 33554432000 4194304 7232020 140737138861616 18446744073709551615 224296749489 0 0 4096 545260780 18446604440822760384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 752616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4955.75
CPU time (s): 5000.14
CPU user time (s): 4998.82
CPU system time (s): 1.3178
CPU usage (%): 100.896
Max. virtual memory (cumulated for all children) (KiB): 752616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.83
system time used= 1.3178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564956
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= 115514
involuntary context switches= 32624

runsolver used 28.8576 second user time and 62.7485 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-22 16:35:51
IDJOB=3394397
IDBENCH=83142
IDSOLVER=1880
FILE ID=node118/3394397-1306074951
RUNJOBID= node118-1306069997-30521
PBS_JOBID= 13387885
Free space on /tmp= 72944 MiB

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

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=435758638

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12270084 kB
Buffers:        341188 kB
Cached:        7638796 kB
SwapCached:      22072 kB
Active:       16252444 kB
Inactive:      4077584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12270084 kB
SwapTotal:    67111528 kB
SwapFree:     45193448 kB
Dirty:            1028 kB
Writeback:           0 kB
AnonPages:    12340852 kB
Mapped:          35300 kB
Slab:           164824 kB
PageTables:     115656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183931416 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= 72944 MiB
End job on node118 at 2011-05-22 17:58:29