Trace number 3394111

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.16 4950.76

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.61
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3394111-1306074943/watcher-3394111-1306074943 -o /tmp/evaluation-result-3394111-1306074943/solver-3394111-1306074943 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394111-1306074943.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.00 2.02 2.00 2/566 30729
/proc/meminfo: memFree=11590268/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=105800 CPUtime=0.01 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 1455 0 0 0 1 0 0 0 23 0 9 0 797724966 108339200 1361 33554432000 4194304 7232020 140733553404192 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 26450 1361 941 742 0 19021 0
[pid=30729/tid=30730] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 797724967 108339200 1378 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0

[startup+0.065355 s]
/proc/loadavg: 2.00 2.02 2.00 2/566 30729
/proc/meminfo: memFree=11590268/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=108416 CPUtime=0.05 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 2064 0 0 0 5 0 0 0 18 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296743055 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 27104 1968 975 742 0 19675 0
[pid=30729/tid=30730] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) R 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=108416 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4194368 3 0 0 0 0 0 0 0 23 0 9 0 797724967 111017984 1968 33554432000 4194304 7232020 140733553404192 18446744073709551615 224284313535 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 108416

[startup+0.100348 s]
/proc/loadavg: 2.00 2.02 2.00 2/566 30729
/proc/meminfo: memFree=11590268/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=109304 CPUtime=0.09 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 2357 0 0 0 9 0 0 0 18 0 9 0 797724966 111927296 2261 33554432000 4194304 7232020 140733553404192 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 27326 2263 975 742 0 19897 0
[pid=30729/tid=30730] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2265 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2268 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2270 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2270 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2273 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2274 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 797724966 111927296 2277 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=109304 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 797724967 111927296 2280 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109304

[startup+0.300769 s]
/proc/loadavg: 2.00 2.02 2.00 2/566 30729
/proc/meminfo: memFree=11590268/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=145756 CPUtime=0.31 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 9989 0 0 0 30 1 0 0 18 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296743055 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30729/statm: 36439 9893 1001 742 0 29010 0
[pid=30729/tid=30730] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) R 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) R 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296751797 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) R 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296743055 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) R 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=145756 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4194368 3 0 0 0 0 0 0 0 21 0 9 0 797724967 149254144 9893 33554432000 4194304 7232020 140733553404192 18446744073709551615 224284313535 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 145756

[startup+0.701283 s]
/proc/loadavg: 2.00 2.02 2.00 2/566 30729
/proc/meminfo: memFree=11590268/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=145972 CPUtime=0.71 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 10085 0 0 0 70 1 0 0 18 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 5574663 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30729/statm: 36493 9988 1023 742 0 29064 0
[pid=30729/tid=30730] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=145972 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 797724967 149475328 9988 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 145972

[startup+1.50112 s]
/proc/loadavg: 2.00 2.02 2.00 3/575 30738
/proc/meminfo: memFree=11552136/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=146228 CPUtime=1.52 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 10712 0 0 0 151 1 0 0 18 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427416 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/30729/statm: 36557 10615 1023 742 0 29128 0
[pid=30729/tid=30730] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=146228 CPUtime=0.01 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797724966 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=146228 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797724967 149737472 10615 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 146228

[startup+3.10089 s]
/proc/loadavg: 2.00 2.02 2.00 3/575 30738
/proc/meminfo: memFree=11546060/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=154612 CPUtime=3.15 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 12546 0 0 0 313 2 0 0 18 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086438201 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30729/statm: 38653 12449 1023 742 0 31224 0
[pid=30729/tid=30730] ppid=30727 vsize=154612 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=154612 CPUtime=0.01 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=154612 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=154612 CPUtime=0.01 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=154612 CPUtime=0.01 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=154612 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=154612 CPUtime=0.01 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797724966 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=154612 CPUtime=0 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797724967 158322688 12449 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 154612

[startup+6.30035 s]
/proc/loadavg: 2.00 2.02 2.00 3/575 30738
/proc/meminfo: memFree=11534752/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=162996 CPUtime=6.4 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 14456 0 0 0 638 2 0 0 19 0 9 0 797724966 166907904 14359 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427828 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 40749 14359 1023 742 0 33320 0

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

/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 898 6 0 0 16 0 9 0 797724966 1024163840 165364 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=8.58 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 853 5 0 0 15 0 9 0 797724966 1024163840 165364 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=8.98 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 893 5 0 0 15 0 9 0 797724966 1024163840 165364 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=8.82 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 876 6 0 0 16 0 9 0 797724966 1024163840 165364 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 165364 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4708.89
Current children cumulated vsize (KiB) 1000160

[startup+4722.32 s]
/proc/loadavg: 2.02 2.11 2.07 3/575 30915
/proc/meminfo: memFree=11030788/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=4769.39 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 539699 0 0 0 476804 135 0 0 19 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427534 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/30729/statm: 250040 169847 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=8.74 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 869 5 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.14 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 909 5 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=8.86 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 880 6 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.16 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 910 6 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=8.69 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 864 5 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.05 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 900 5 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=8.91 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 885 6 0 0 16 0 9 0 797724966 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 169847 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4769.39
Current children cumulated vsize (KiB) 1000160

[startup+4782.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/575 30915
/proc/meminfo: memFree=11012164/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=4829.97 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 542800 0 0 0 482861 136 0 0 25 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427246 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/30729/statm: 250040 172608 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=8.87 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 882 5 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.25 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 920 5 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=9 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 894 6 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.23 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 917 6 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=8.76 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 871 5 0 0 15 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.17 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 912 5 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=9.01 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 895 6 0 0 16 0 9 0 797724966 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 172608 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4829.97
Current children cumulated vsize (KiB) 1000160

[startup+4842.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/575 30917
/proc/meminfo: memFree=11006696/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=4890.56 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 546786 0 0 0 488918 138 0 0 25 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086426566 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 250040 176477 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=9.04 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 899 5 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.33 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 928 5 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=9.07 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 901 6 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.35 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 929 6 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=8.85 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 880 5 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.31 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 926 5 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=9.11 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 905 6 0 0 16 0 9 0 797724966 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 176477 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4890.56
Current children cumulated vsize (KiB) 1000160

[startup+4902.3 s]
/proc/loadavg: 2.14 2.10 2.07 3/575 30919
/proc/meminfo: memFree=10999096/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=4951.17 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 550781 0 0 0 494979 138 0 0 25 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427229 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/30729/statm: 250040 180340 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=9.18 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 913 5 0 0 16 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.42 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 937 5 0 0 16 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=9.18 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 912 6 0 0 15 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.46 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 940 6 0 0 15 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=8.97 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 892 5 0 0 16 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.41 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 936 5 0 0 15 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=9.23 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 917 6 0 0 15 0 9 0 797724966 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 180340 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4951.17
Current children cumulated vsize (KiB) 1000160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4950.7 s]
/proc/loadavg: 2.33 2.17 2.10 3/575 30921
/proc/meminfo: memFree=10988912/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=5000.11 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 552687 0 0 0 499873 138 0 0 25 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427211 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30729/statm: 250040 182178 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=9.28 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 923 5 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.51 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 946 5 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=9.26 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 920 6 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.58 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 952 6 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=9.09 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 904 5 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.53 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 948 5 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=9.31 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 925 6 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 1000160

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

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

[startup+4950.7 s]
/proc/loadavg: 2.33 2.17 2.10 3/575 30921
/proc/meminfo: memFree=10988912/32951124 swapFree=45193448/67111528
[pid=30729] ppid=30727 vsize=1000160 CPUtime=5000.11 cores=1,3,5,7
/proc/30729/stat : 30729 (mono) R 30727 30729 30502 0 -1 4202496 552687 0 0 0 499873 138 0 0 25 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 1086427211 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/30729/statm: 250040 182178 1035 742 0 242611 0
[pid=30729/tid=30730] ppid=30727 vsize=1000160 CPUtime=9.28 cores=1,3,5,7
/proc/30729/task/30730/stat : 30730 (mono) S 30727 30729 30502 0 -1 4202560 4 0 0 0 923 5 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30731] ppid=30727 vsize=1000160 CPUtime=9.51 cores=1,3,5,7
/proc/30729/task/30731/stat : 30731 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 946 5 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30732] ppid=30727 vsize=1000160 CPUtime=9.26 cores=1,3,5,7
/proc/30729/task/30732/stat : 30732 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 920 6 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30733] ppid=30727 vsize=1000160 CPUtime=9.58 cores=1,3,5,7
/proc/30729/task/30733/stat : 30733 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 952 6 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 7 0 0 0
[pid=30729/tid=30734] ppid=30727 vsize=1000160 CPUtime=9.09 cores=1,3,5,7
/proc/30729/task/30734/stat : 30734 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 904 5 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
[pid=30729/tid=30735] ppid=30727 vsize=1000160 CPUtime=9.53 cores=1,3,5,7
/proc/30729/task/30735/stat : 30735 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 948 5 0 0 16 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 3 0 0 0
[pid=30729/tid=30736] ppid=30727 vsize=1000160 CPUtime=9.31 cores=1,3,5,7
/proc/30729/task/30736/stat : 30736 (mono) S 30727 30729 30502 0 -1 4202560 2 0 0 0 925 6 0 0 15 0 9 0 797724966 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296741785 0 0 4096 545260780 18446604467674770240 0 0 -1 5 0 0 0
[pid=30729/tid=30737] ppid=30727 vsize=1000160 CPUtime=0.02 cores=1,3,5,7
/proc/30729/task/30737/stat : 30737 (mono) S 30727 30729 30502 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 797724967 1024163840 182178 33554432000 4194304 7232020 140733553404192 18446744073709551615 224296749489 0 0 4096 545260780 18446604467674770240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 1000160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4950.76
CPU time (s): 5000.16
CPU user time (s): 4998.74
CPU system time (s): 1.41878
CPU usage (%): 100.998
Max. virtual memory (cumulated for all children) (KiB): 1000160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.75
system time used= 1.41878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552687
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= 120255
involuntary context switches= 50928

runsolver used 25.9321 second user time and 64.4642 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-22 16:35:43
IDJOB=3394111
IDBENCH=71540
IDSOLVER=1880
FILE ID=node118/3394111-1306074943
RUNJOBID= node118-1306069997-30522
PBS_JOBID= 13387885
Free space on /tmp= 72944 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394111-1306074943/watcher-3394111-1306074943 -o /tmp/evaluation-result-3394111-1306074943/solver-3394111-1306074943 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394111-1306074943.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
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:      11590680 kB
Buffers:        341176 kB
Cached:        7639856 kB
SwapCached:      22072 kB
Active:       16929936 kB
Inactive:      4077984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11590680 kB
SwapTotal:    67111528 kB
SwapFree:     45193448 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:    13017776 kB
Mapped:          35280 kB
Slab:           164576 kB
PageTables:     117032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184602576 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:16