Trace number 3394497

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-04UNSAT 266.803 259.396

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.858
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

266.70/259.38	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3394497-1306079903/watcher-3394497-1306079903 -o /tmp/evaluation-result-3394497-1306079903/solver-3394497-1306079903 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394497-1306079903.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.98 2.07 2.03 2/525 1296
/proc/meminfo: memFree=8718260/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=102604 CPUtime=0 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 916 0 0 0 0 0 0 0 25 0 8 0 719587003 105066496 826 33554432000 4194304 7232020 140734727348832 18446744073709551615 254500376915 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/1296/statm: 25651 826 637 742 0 18222 0
[pid=1296/tid=1297] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1381 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1381 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=105848 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719587004 108388352 1382 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0

[startup+0.021961 s]
/proc/loadavg: 1.98 2.07 2.03 2/525 1296
/proc/meminfo: memFree=8718260/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=105924 CPUtime=0.01 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 1494 0 0 0 1 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 4551546 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/1296/statm: 26481 1402 965 742 0 19052 0
[pid=1296/tid=1297] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719587003 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=105924 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719587004 108466176 1402 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105924

[startup+0.106953 s]
/proc/loadavg: 1.98 2.07 2.03 2/525 1296
/proc/meminfo: memFree=8718260/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=115944 CPUtime=0.1 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 3493 0 0 0 10 0 0 0 18 0 9 0 719587003 118726656 3401 33554432000 4194304 7232020 140734727348832 18446744073709551615 1091918576 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1296/statm: 28986 3401 999 742 0 21557 0
[pid=1296/tid=1297] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3401 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3401 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3401 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3404 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3404 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3404 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 719587003 118726656 3404 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=115944 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719587004 118726656 3404 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 115944

[startup+0.300911 s]
/proc/loadavg: 1.98 2.07 2.03 2/525 1296
/proc/meminfo: memFree=8718260/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=119312 CPUtime=0.29 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 4236 0 0 0 29 0 0 0 18 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356869 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1296/statm: 29828 4144 1024 742 0 22399 0
[pid=1296/tid=1297] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=119312 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719587004 122175488 4144 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119312

[startup+0.700828 s]
/proc/loadavg: 1.98 2.07 2.03 2/525 1296
/proc/meminfo: memFree=8718260/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=119376 CPUtime=0.69 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 4248 0 0 0 69 0 0 0 18 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078358359 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1296/statm: 29844 4156 1024 742 0 22415 0
[pid=1296/tid=1297] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=119376 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719587004 122241024 4156 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119376

[startup+1.50067 s]
/proc/loadavg: 1.98 2.07 2.03 3/534 1305
/proc/meminfo: memFree=8704804/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=119440 CPUtime=1.5 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 4332 0 0 0 150 0 0 0 18 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078363262 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1296/statm: 29860 4240 1024 742 0 22431 0
[pid=1296/tid=1297] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719587004 122306560 4240 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 119440

[startup+3.10135 s]
/proc/loadavg: 1.98 2.07 2.03 3/534 1305
/proc/meminfo: memFree=8702828/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=119440 CPUtime=3.1 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 4416 0 0 0 310 0 0 0 18 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356756 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/1296/statm: 29860 4324 1024 742 0 22431 0
[pid=1296/tid=1297] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719587003 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=119440 CPUtime=0 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719587004 122306560 4324 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 119440

[startup+6.30071 s]
/proc/loadavg: 1.98 2.07 2.03 3/534 1305
/proc/meminfo: memFree=8701084/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=123864 CPUtime=6.31 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 5062 0 0 0 631 0 0 0 18 0 9 0 719587003 126836736 4970 33554432000 4194304 7232020 140734727348832 18446744073709551615 6136308 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/1296/statm: 30966 4970 1024 742 0 23537 0

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

/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 61545 0 0 0 24947 19 0 0 18 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078357267 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/1296/statm: 51194 21091 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.26 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 125 1 0 0 15 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.22 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.23 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.22 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 121 1 0 0 15 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.19 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.26 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 126 0 0 0 16 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.27 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 719587003 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.03 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 719587004 209690624 21091 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 249.66
Current children cumulated vsize (KiB) 204776

[startup+249.501 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1320
/proc/meminfo: memFree=8645212/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=256.36 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 63001 0 0 0 25616 20 0 0 18 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356862 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/1296/statm: 51194 20800 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.32 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 131 1 0 0 15 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.28 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 127 1 0 0 15 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.3 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.28 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.24 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.31 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 131 0 0 0 15 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.33 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 719587003 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.03 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 719587004 209690624 20800 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 256.36
Current children cumulated vsize (KiB) 204776

[startup+255.901 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1321
/proc/meminfo: memFree=8643964/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=263.11 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 64955 0 0 0 26291 20 0 0 20 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078357184 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/1296/statm: 51194 20716 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.4 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 139 1 0 0 15 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.35 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 134 1 0 0 15 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.35 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 134 1 0 0 15 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.29 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.38 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 138 0 0 0 16 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.39 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 719587003 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.03 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 719587004 209690624 20716 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 263.11
Current children cumulated vsize (KiB) 204776

[startup+257.501 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1321
/proc/meminfo: memFree=8644584/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=264.81 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 65444 0 0 0 26460 21 0 0 18 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356773 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/1296/statm: 51194 21086 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.41 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 140 1 0 0 15 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.36 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 135 1 0 0 15 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.39 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 139 0 0 0 15 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 136 1 0 0 16 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.31 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.4 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.42 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 719587003 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.03 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 719587004 209690624 21086 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 264.81
Current children cumulated vsize (KiB) 204776

[startup+258.3 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1321
/proc/meminfo: memFree=8644584/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=265.64 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 65563 0 0 0 26543 21 0 0 18 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356182 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/1296/statm: 51194 20884 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.42 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 141 1 0 0 15 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 136 1 0 0 16 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.4 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 136 1 0 0 15 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.32 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.4 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.42 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 719587003 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.03 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 719587004 209690624 20884 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 265.64
Current children cumulated vsize (KiB) 204776

[startup+259.101 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1321
/proc/meminfo: memFree=8644832/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=266.49 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 65640 0 0 0 26628 21 0 0 18 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356862 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/1296/statm: 51194 20840 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.43 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 142 1 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 136 1 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.4 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.38 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 137 1 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.33 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.42 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.43 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 719587003 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.04 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719587004 209690624 20840 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 266.49
Current children cumulated vsize (KiB) 204776

[startup+259.301 s]
/proc/loadavg: 1.99 2.02 2.01 3/534 1321
/proc/meminfo: memFree=8644832/32950928 swapFree=45358860/67111528
[pid=1296] ppid=1294 vsize=204776 CPUtime=266.7 cores=0,2,4,6
/proc/1296/stat : 1296 (mono) R 1294 1296 758 0 -1 4202496 65651 0 0 0 26649 21 0 0 18 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 1078356106 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/1296/statm: 51194 20757 1036 742 0 43765 0
[pid=1296/tid=1297] ppid=1294 vsize=204776 CPUtime=1.43 cores=0,2,4,6
/proc/1296/task/1297/stat : 1297 (mono) S 1294 1296 758 0 -1 4202560 4 0 0 0 142 1 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1298] ppid=1294 vsize=204776 CPUtime=1.37 cores=0,2,4,6
/proc/1296/task/1298/stat : 1298 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 136 1 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=204776 CPUtime=1.41 cores=0,2,4,6
/proc/1296/task/1299/stat : 1299 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 4 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=204776 CPUtime=1.39 cores=0,2,4,6
/proc/1296/task/1300/stat : 1300 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 138 1 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 0 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=204776 CPUtime=1.33 cores=0,2,4,6
/proc/1296/task/1301/stat : 1301 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=204776 CPUtime=1.42 cores=0,2,4,6
/proc/1296/task/1302/stat : 1302 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=204776 CPUtime=1.44 cores=0,2,4,6
/proc/1296/task/1303/stat : 1303 (mono) S 1294 1296 758 0 -1 4202560 2 0 0 0 144 0 0 0 16 0 9 0 719587003 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512507801 0 0 4096 545260780 18446604442960353088 0 0 -1 6 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=204776 CPUtime=0.04 cores=0,2,4,6
/proc/1296/task/1304/stat : 1304 (mono) S 1294 1296 758 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 719587004 209690624 20757 33554432000 4194304 7232020 140734727348832 18446744073709551615 254512515505 0 0 4096 545260780 18446604442960353088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 266.7
Current children cumulated vsize (KiB) 204776

Child status: 0
Real time (s): 259.396
CPU time (s): 266.803
CPU user time (s): 266.588
CPU system time (s): 0.214967
CPU usage (%): 102.856
Max. virtual memory (cumulated for all children) (KiB): 204776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.588
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65739
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65126
involuntary context switches= 13591

runsolver used 1.43978 second user time and 3.04454 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-22 17:58:23
IDJOB=3394497
IDBENCH=83192
IDSOLVER=1880
FILE ID=node149/3394497-1306079903
RUNJOBID= node149-1306069993-781
PBS_JOBID= 13387854
Free space on /tmp= 73408 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394497-1306079903/watcher-3394497-1306079903 -o /tmp/evaluation-result-3394497-1306079903/solver-3394497-1306079903 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394497-1306079903.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=579709994

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8718292 kB
Buffers:        216728 kB
Cached:        5032124 kB
SwapCached:      36428 kB
Active:       11641720 kB
Inactive:     12271816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8718292 kB
SwapTotal:    67111528 kB
SwapFree:     45358860 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:    18641604 kB
Mapped:          34748 kB
Slab:           132244 kB
PageTables:     118192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173360936 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= 73408 MiB
End job on node149 at 2011-05-22 18:02:43