Trace number 3394131

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.11 4953.58

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3394131-1306074950/watcher-3394131-1306074950 -o /tmp/evaluation-result-3394131-1306074950/solver-3394131-1306074950 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394131-1306074950.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.01 2.05 2.01 1/434 13784
/proc/meminfo: memFree=7953160/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=105640 CPUtime=0 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1319 0 0 0 0 0 0 0 18 0 9 0 719092896 108175360 1226 33554432000 4194304 7232020 140736922752656 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 26410 1226 872 742 0 18981 0
[pid=13784/tid=13785] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1304 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1304 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1304 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1304 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1305 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1305 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1307 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 22 0 9 0 719092897 108199936 1308 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0

[startup+0.041733 s]
/proc/loadavg: 2.01 2.05 2.01 1/434 13784
/proc/meminfo: memFree=7953160/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=110100 CPUtime=0.03 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 2440 0 0 0 3 0 0 0 18 0 9 0 719092896 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 5710032 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 27525 2343 976 742 0 20096 0
[pid=13784/tid=13785] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=110100 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 22 0 9 0 719092897 112742400 2343 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 110100

[startup+0.100725 s]
/proc/loadavg: 2.01 2.05 2.01 1/434 13784
/proc/meminfo: memFree=7953160/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=111616 CPUtime=0.09 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 2946 0 0 0 9 0 0 0 18 0 9 0 719092896 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 6135755 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 27904 2849 976 742 0 20475 0
[pid=13784/tid=13785] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) R 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) R 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=111616 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 719092897 114294784 2849 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111616

[startup+0.300638 s]
/proc/loadavg: 2.01 2.05 2.01 1/434 13784
/proc/meminfo: memFree=7953160/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=119764 CPUtime=0.33 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 4713 0 0 0 32 1 0 0 18 0 9 0 719092896 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 6182104 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 29941 4616 976 742 0 22512 0
[pid=13784/tid=13785] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=119764 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719092897 122638336 4616 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 119764

[startup+0.700614 s]
/proc/loadavg: 2.01 2.05 2.01 1/434 13784
/proc/meminfo: memFree=7953160/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=181084 CPUtime=0.78 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 19413 0 0 0 75 3 0 0 18 0 9 0 719092896 185430016 19317 33554432000 4194304 7232020 140736922752656 18446744073709551615 255376995421 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 45271 19345 996 742 0 37842 0
[pid=13784/tid=13785] ppid=13782 vsize=181084 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 719092897 185430016 19359 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=181084 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719092897 185430016 19375 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=181084 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719092897 185430016 19391 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=181084 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719092897 185430016 19407 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=181084 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719092897 185430016 19424 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=181084 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719092897 185430016 19438 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=181084 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719092897 185430016 19455 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=181084 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719092897 185430016 19464 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 181084

[startup+1.50047 s]
/proc/loadavg: 2.01 2.05 2.01 2/443 13793
/proc/meminfo: memFree=7775140/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=339104 CPUtime=1.62 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 59528 0 0 0 155 7 0 0 19 0 9 0 719092896 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040369 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 84776 59430 1024 742 0 77347 0
[pid=13784/tid=13785] ppid=13782 vsize=339104 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=339104 CPUtime=0.03 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=339104 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=339104 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=339104 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=339104 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=339104 CPUtime=0.03 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=339104 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719092897 347242496 59430 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 339104

[startup+3.10117 s]
/proc/loadavg: 2.01 2.05 2.01 3/453 13828
/proc/meminfo: memFree=7724040/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=339744 CPUtime=3.23 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 60028 0 0 0 316 7 0 0 22 0 9 0 719092896 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082044602 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 84936 59930 1024 742 0 77507 0
[pid=13784/tid=13785] ppid=13782 vsize=339744 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=339744 CPUtime=0.03 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=339744 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=339744 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=339744 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=339744 CPUtime=0.02 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=339744 CPUtime=0.03 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=339744 CPUtime=0 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719092897 347897856 59930 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 339744

[startup+6.30057 s]
/proc/loadavg: 2.01 2.05 2.01 3/453 13828
/proc/meminfo: memFree=7710788/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=340576 CPUtime=6.45 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 60240 0 0 0 638 7 0 0 25 0 9 0 719092896 348749824 60142 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082046400 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 85144 60142 1024 742 0 77715 0

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

/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 797 4 0 0 16 0 9 0 719092897 1970024448 297048 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.19 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 816 3 0 0 16 0 9 0 719092897 1970024448 297050 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.05 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 802 3 0 0 16 0 9 0 719092897 1970024448 297050 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.21 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 819 2 0 0 16 0 9 0 719092897 1970024448 297050 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 297050 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4706.31
Current children cumulated vsize (KiB) 1923852

[startup+4722.32 s]
/proc/loadavg: 2.03 2.13 2.10 3/453 13966
/proc/meminfo: memFree=6287164/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=4766.99 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 993133 0 0 0 476526 173 0 0 25 0 9 0 719092896 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040437 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/13784/statm: 480963 304120 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 797 3 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=7.82 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 780 2 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.29 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 826 3 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.09 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 805 4 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.29 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 826 3 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.17 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 813 4 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.34 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 832 2 0 0 16 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 304120 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4766.99
Current children cumulated vsize (KiB) 1923852

[startup+4782.3 s]
/proc/loadavg: 2.26 2.17 2.11 3/453 13967
/proc/meminfo: memFree=6255272/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=4827.54 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1001765 0 0 0 482579 175 0 0 25 0 9 0 719092896 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255376999072 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 480963 312590 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8.06 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 803 3 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=7.89 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 787 2 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.44 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 841 3 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.21 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 817 4 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.4 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 837 3 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.25 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 821 4 0 0 16 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.5 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 847 3 0 0 15 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 312590 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4827.54
Current children cumulated vsize (KiB) 1923852

[startup+4842.3 s]
/proc/loadavg: 2.09 2.13 2.10 3/453 13969
/proc/meminfo: memFree=6214988/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=4888 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1010831 0 0 0 488624 176 0 0 25 0 9 0 719092896 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040461 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 480963 321565 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8.11 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 808 3 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=7.99 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 797 2 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.53 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 850 3 0 0 15 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.26 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 822 4 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.54 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 851 3 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.32 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 828 4 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.54 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 851 3 0 0 16 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 321565 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4888
Current children cumulated vsize (KiB) 1923852

[startup+4902.3 s]
/proc/loadavg: 2.03 2.11 2.09 3/453 13970
/proc/meminfo: memFree=6163784/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=4948.48 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1019264 0 0 0 494671 177 0 0 25 0 9 0 719092896 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040437 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 480963 329998 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8.22 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 819 3 0 0 16 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=8.07 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 805 2 0 0 15 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.6 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 857 3 0 0 16 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.35 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 831 4 0 0 16 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.62 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 859 3 0 0 15 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.41 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 837 4 0 0 16 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.61 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 858 3 0 0 16 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 329998 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4948.48
Current children cumulated vsize (KiB) 1923852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4953.5 s]
/proc/loadavg: 2.15 2.12 2.09 3/453 13972
/proc/meminfo: memFree=6129912/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=5000.04 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1026046 0 0 0 499826 178 0 0 25 0 9 0 719092896 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040860 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 480963 336780 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8.28 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 825 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=8.09 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 807 2 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.67 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 864 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.4 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 836 4 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.68 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 865 3 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.56 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 852 4 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.69 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 866 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1923852

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

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

[startup+4953.5 s]
/proc/loadavg: 2.15 2.12 2.09 3/453 13972
/proc/meminfo: memFree=6129912/32951124 swapFree=63308224/67111528
[pid=13784] ppid=13782 vsize=1923852 CPUtime=5000.04 cores=1,3,5,7
/proc/13784/stat : 13784 (mono) R 13782 13784 13557 0 -1 4202496 1026046 0 0 0 499826 178 0 0 25 0 9 0 719092896 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 1082040860 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/13784/statm: 480963 336780 1036 742 0 473534 0
[pid=13784/tid=13785] ppid=13782 vsize=1923852 CPUtime=8.28 cores=1,3,5,7
/proc/13784/task/13785/stat : 13785 (mono) S 13782 13784 13557 0 -1 4202560 4 0 0 0 825 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13786] ppid=13782 vsize=1923852 CPUtime=8.09 cores=1,3,5,7
/proc/13784/task/13786/stat : 13786 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 807 2 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13787] ppid=13782 vsize=1923852 CPUtime=8.67 cores=1,3,5,7
/proc/13784/task/13787/stat : 13787 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 864 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13788] ppid=13782 vsize=1923852 CPUtime=8.4 cores=1,3,5,7
/proc/13784/task/13788/stat : 13788 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 836 4 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 5 0 0 0
[pid=13784/tid=13789] ppid=13782 vsize=1923852 CPUtime=8.68 cores=1,3,5,7
/proc/13784/task/13789/stat : 13789 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 865 3 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 3 0 0 0
[pid=13784/tid=13790] ppid=13782 vsize=1923852 CPUtime=8.56 cores=1,3,5,7
/proc/13784/task/13790/stat : 13790 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 852 4 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13791] ppid=13782 vsize=1923852 CPUtime=8.69 cores=1,3,5,7
/proc/13784/task/13791/stat : 13791 (mono) S 13782 13784 13557 0 -1 4202560 2 0 0 0 866 3 0 0 16 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389117337 0 0 4096 545260780 18446604469505070208 0 0 -1 7 0 0 0
[pid=13784/tid=13792] ppid=13782 vsize=1923852 CPUtime=0.01 cores=1,3,5,7
/proc/13784/task/13792/stat : 13792 (mono) S 13782 13784 13557 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 719092897 1970024448 336780 33554432000 4194304 7232020 140736922752656 18446744073709551615 255389125041 0 0 4096 545260780 18446604469505070208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1923852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4953.58
CPU time (s): 5000.11
CPU user time (s): 4998.27
CPU system time (s): 1.84472
CPU usage (%): 100.939
Max. virtual memory (cumulated for all children) (KiB): 1923852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.27
system time used= 1.84472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1026046
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= 62647
involuntary context switches= 21618

runsolver used 21.3608 second user time and 50.7133 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-22 16:35:50
IDJOB=3394131
IDBENCH=71612
IDSOLVER=1880
FILE ID=node135/3394131-1306074950
RUNJOBID= node135-1306069994-13576
PBS_JOBID= 13387868
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=435758638

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7953440 kB
Buffers:        349672 kB
Cached:       10712428 kB
SwapCached:      18108 kB
Active:       13731888 kB
Inactive:     10965132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7953440 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:    13621952 kB
Mapped:          26400 kB
Slab:           165996 kB
PageTables:      65752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124407872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node135 at 2011-05-22 17:58:26