Trace number 3394099

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.12 4958.71

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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-3394099-1306070636/watcher-3394099-1306070636 -o /tmp/evaluation-result-3394099-1306070636/solver-3394099-1306070636 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394099-1306070636.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: 1.92 1.78 1.00 2/583 16083
/proc/meminfo: memFree=8090884/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=105524 CPUtime=0 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1260 0 0 0 0 0 0 0 21 0 9 0 718661332 108056576 1167 33554432000 4194304 7232020 140736719792256 18446744073709551615 4563384 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16083/statm: 26381 1167 841 742 0 18952 0
[pid=16083/tid=16084] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 718661332 108388352 1378 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718661332 108388352 1378 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718661332 108388352 1378 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718661332 108388352 1378 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718661332 108388352 1378 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718661332 108388352 1379 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 9 0 718661332 108388352 1379 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=105848 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 718661333 108388352 1379 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0

[startup+0.0293551 s]
/proc/loadavg: 1.92 1.78 1.00 2/583 16083
/proc/meminfo: memFree=8090884/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=108144 CPUtime=0.02 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 2054 0 0 0 2 0 0 0 18 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 5574608 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16083/statm: 27036 1961 975 742 0 19607 0
[pid=16083/tid=16084] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) R 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=108144 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) R 16081 16083 15985 0 -1 4194368 3 0 0 0 0 0 0 0 21 0 9 0 718661333 110739456 1961 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699499375 0 2147204825 4096 545260780 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 108144

[startup+0.101308 s]
/proc/loadavg: 1.92 1.78 1.00 2/583 16083
/proc/meminfo: memFree=8090884/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=111628 CPUtime=0.09 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 2943 0 0 0 9 0 0 0 18 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105525964 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16083/statm: 27907 2850 975 742 0 20478 0
[pid=16083/tid=16084] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) R 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699501237 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 718661332 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=111628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 718661333 114307072 2850 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111628

[startup+0.301922 s]
/proc/loadavg: 1.92 1.78 1.00 2/583 16083
/proc/meminfo: memFree=8090884/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=119776 CPUtime=0.33 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 4709 0 0 0 32 1 0 0 18 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/16083/statm: 29944 4616 975 742 0 22515 0
[pid=16083/tid=16084] ppid=16081 vsize=119776 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=119776 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 18 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=119776 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=119776 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=119776 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=119776 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=119776 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 718661332 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=119776 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4194368 3 0 0 0 0 0 0 0 19 0 9 0 718661333 122650624 4616 33554432000 4194304 7232020 140736719792256 18446744073709551615 212687062975 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 119776

[startup+0.701199 s]
/proc/loadavg: 1.92 1.78 1.00 2/583 16083
/proc/meminfo: memFree=8090884/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=164632 CPUtime=0.77 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 11158 0 0 0 75 2 0 0 18 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212687369275 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/16083/statm: 41158 11065 995 742 0 33729 0
[pid=16083/tid=16084] ppid=16081 vsize=164632 CPUtime=0.04 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=164632 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=164632 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=164632 CPUtime=0.03 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=164632 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=164632 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=164632 CPUtime=0.02 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 718661332 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=164632 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 168583168 11065 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 164632

[startup+1.50109 s]
/proc/loadavg: 1.92 1.78 1.00 3/592 16092
/proc/meminfo: memFree=7913128/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=339116 CPUtime=1.62 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 59523 0 0 0 154 8 0 0 18 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212687369172 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 84779 59429 1023 742 0 77350 0
[pid=16083/tid=16084] ppid=16081 vsize=339116 CPUtime=0.05 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=339116 CPUtime=0.03 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=339116 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=339116 CPUtime=0.03 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=339116 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=339116 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=339116 CPUtime=0.04 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 718661332 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=339116 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 347254784 59429 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 339116

[startup+3.1008 s]
/proc/loadavg: 1.92 1.78 1.00 3/592 16092
/proc/meminfo: memFree=7854716/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=339692 CPUtime=3.22 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 60012 0 0 0 314 8 0 0 20 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105657973 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 84923 59918 1023 742 0 77494 0
[pid=16083/tid=16084] ppid=16081 vsize=339692 CPUtime=0.05 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=339692 CPUtime=0.03 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=339692 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=339692 CPUtime=0.03 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=339692 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=339692 CPUtime=0.01 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=339692 CPUtime=0.04 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 718661332 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=339692 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 347844608 59918 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 339692

[startup+6.30121 s]
/proc/loadavg: 1.93 1.78 1.00 3/592 16092
/proc/meminfo: memFree=7851620/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=340460 CPUtime=6.47 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 60202 0 0 0 639 8 0 0 24 0 9 0 718661332 348631040 60108 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105658207 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 85115 60108 1023 742 0 77686 0

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

/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 726 4 0 0 16 0 9 0 718661332 2028552192 468418 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=1981008 CPUtime=7.05 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 702 3 0 0 15 0 9 0 718661332 2028552192 468418 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=1981008 CPUtime=7.09 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 707 2 0 0 16 0 9 0 718661332 2028552192 468418 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=1981008 CPUtime=6.99 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 696 3 0 0 16 0 9 0 718661332 2028552192 468418 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=1981008 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2028552192 468418 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4641.43
Current children cumulated vsize (KiB) 1981008

[startup+4662.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/592 16263
/proc/meminfo: memFree=6006312/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2006288 CPUtime=4701.86 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1023127 0 0 0 470010 176 0 0 25 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105657973 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16083/statm: 501572 475417 1035 742 0 494143 0
[pid=16083/tid=16084] ppid=16081 vsize=2006288 CPUtime=7.28 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 726 2 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2006288 CPUtime=7.28 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 725 3 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2006288 CPUtime=7.45 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 742 3 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2006288 CPUtime=7.38 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 734 4 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2006288 CPUtime=7.07 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 704 3 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2006288 CPUtime=7.12 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 710 2 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2006288 CPUtime=7.15 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 712 3 0 0 16 0 9 0 718661332 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2006288 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2054438912 475417 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.86
Current children cumulated vsize (KiB) 2006288

[startup+4722.32 s]
/proc/loadavg: 2.01 2.07 2.02 3/592 16265
/proc/meminfo: memFree=5969712/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2031312 CPUtime=4762.16 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1029132 0 0 0 476039 177 0 0 25 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105657973 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16083/statm: 507828 481422 1035 742 0 500399 0
[pid=16083/tid=16084] ppid=16081 vsize=2031312 CPUtime=7.32 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 730 2 0 0 16 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2031312 CPUtime=7.34 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 731 3 0 0 16 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2031312 CPUtime=7.46 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 743 3 0 0 15 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2031312 CPUtime=7.51 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 747 4 0 0 16 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2031312 CPUtime=7.08 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 705 3 0 0 15 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2031312 CPUtime=7.13 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 711 2 0 0 15 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2031312 CPUtime=7.17 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 714 3 0 0 15 0 9 0 718661332 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2031312 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2080063488 481422 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4762.16
Current children cumulated vsize (KiB) 2031312

[startup+4782.3 s]
/proc/loadavg: 2.10 2.08 2.03 3/592 16267
/proc/meminfo: memFree=5924292/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2056464 CPUtime=4822.55 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1036615 0 0 0 482077 178 0 0 25 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105658185 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/16083/statm: 514116 488905 1035 742 0 506687 0
[pid=16083/tid=16084] ppid=16081 vsize=2056464 CPUtime=7.36 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 733 3 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2056464 CPUtime=7.41 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 738 3 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2056464 CPUtime=7.54 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 751 3 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2056464 CPUtime=7.55 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 751 4 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2056464 CPUtime=7.16 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 713 3 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2056464 CPUtime=7.22 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 720 2 0 0 15 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2056464 CPUtime=7.34 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 731 3 0 0 16 0 9 0 718661332 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2056464 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2105819136 488905 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4822.55
Current children cumulated vsize (KiB) 2056464

[startup+4842.3 s]
/proc/loadavg: 2.12 2.09 2.03 3/592 16268
/proc/meminfo: memFree=5884460/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2089360 CPUtime=4882.89 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1043229 0 0 0 488110 179 0 0 25 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105660348 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/16083/statm: 522340 495519 1035 742 0 514911 0
[pid=16083/tid=16084] ppid=16081 vsize=2089360 CPUtime=7.4 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 737 3 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2089360 CPUtime=7.47 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 743 4 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2089360 CPUtime=7.59 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 756 3 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2089360 CPUtime=7.59 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 755 4 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2089360 CPUtime=7.26 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 723 3 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2089360 CPUtime=7.3 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 728 2 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2089360 CPUtime=7.4 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 737 3 0 0 16 0 9 0 718661332 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2089360 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2139504640 495519 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4882.89
Current children cumulated vsize (KiB) 2089360

[startup+4902.3 s]
/proc/loadavg: 2.04 2.07 2.03 3/592 16270
/proc/meminfo: memFree=5826272/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2131280 CPUtime=4943.36 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1054333 0 0 0 494155 181 0 0 25 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105657966 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 532820 506623 1035 742 0 525391 0
[pid=16083/tid=16084] ppid=16081 vsize=2131280 CPUtime=7.47 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 744 3 0 0 15 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2131280 CPUtime=7.6 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 756 4 0 0 16 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2131280 CPUtime=7.62 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 759 3 0 0 15 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2131280 CPUtime=7.65 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 761 4 0 0 15 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2131280 CPUtime=7.35 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 732 3 0 0 15 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2131280 CPUtime=7.46 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 744 2 0 0 16 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2131280 CPUtime=7.46 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 743 3 0 0 15 0 9 0 718661332 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2131280 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2182430720 506623 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4943.36
Current children cumulated vsize (KiB) 2131280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4958.6 s]
/proc/loadavg: 2.02 2.06 2.02 3/592 16271
/proc/meminfo: memFree=5796744/32951124 swapFree=67111364/67111528
[pid=16083] ppid=16081 vsize=2148240 CPUtime=5000.01 cores=1,3,5,7
/proc/16083/stat : 16083 (mono) R 16081 16083 15985 0 -1 4202496 1058463 0 0 0 499820 181 0 0 25 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 1105657286 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 537060 510753 1035 742 0 529631 0
[pid=16083/tid=16084] ppid=16081 vsize=2148240 CPUtime=7.5 cores=1,3,5,7
/proc/16083/task/16084/stat : 16084 (mono) S 16081 16083 15985 0 -1 4202560 4 0 0 0 747 3 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16085] ppid=16081 vsize=2148240 CPUtime=7.69 cores=1,3,5,7
/proc/16083/task/16085/stat : 16085 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 765 4 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16086] ppid=16081 vsize=2148240 CPUtime=7.73 cores=1,3,5,7
/proc/16083/task/16086/stat : 16086 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 770 3 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 5 0 0 0
[pid=16083/tid=16087] ppid=16081 vsize=2148240 CPUtime=7.74 cores=1,3,5,7
/proc/16083/task/16087/stat : 16087 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 770 4 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 7 0 0 0
[pid=16083/tid=16088] ppid=16081 vsize=2148240 CPUtime=7.38 cores=1,3,5,7
/proc/16083/task/16088/stat : 16088 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 735 3 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 1 0 0 0
[pid=16083/tid=16089] ppid=16081 vsize=2148240 CPUtime=7.53 cores=1,3,5,7
/proc/16083/task/16089/stat : 16089 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 751 2 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16090] ppid=16081 vsize=2148240 CPUtime=7.5 cores=1,3,5,7
/proc/16083/task/16090/stat : 16090 (mono) S 16081 16083 15985 0 -1 4202560 2 0 0 0 747 3 0 0 16 0 9 0 718661332 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699491225 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
[pid=16083/tid=16091] ppid=16081 vsize=2148240 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16091/stat : 16091 (mono) S 16081 16083 15985 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 718661333 2199797760 510753 33554432000 4194304 7232020 140736719792256 18446744073709551615 212699498929 0 0 4096 545260780 18446604467982314368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2148240

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4958.71
CPU time (s): 5000.12
CPU user time (s): 4998.22
CPU system time (s): 1.90171
CPU usage (%): 100.835
Max. virtual memory (cumulated for all children) (KiB): 2148240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.22
system time used= 1.90171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1058463
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= 54133
involuntary context switches= 27811

runsolver used 27.6248 second user time and 67.4347 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-22 15:23:56
IDJOB=3394099
IDBENCH=71471
IDSOLVER=1880
FILE ID=node139/3394099-1306070636
RUNJOBID= node139-1306069994-16004
PBS_JOBID= 13387864
Free space on /tmp= 73256 MiB

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

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=435758638

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8091164 kB
Buffers:        366792 kB
Cached:        7515508 kB
SwapCached:          0 kB
Active:       19174148 kB
Inactive:      5322656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8091164 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3504 kB
Writeback:           0 kB
AnonPages:    16614444 kB
Mapped:          47984 kB
Slab:           212420 kB
PageTables:      78868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 171211264 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= 73256 MiB
End job on node139 at 2011-05-22 16:46:37