Trace number 3263929

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 458.728 456.089

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

458.63/456.07	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: 935)

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-3263929-1303571675/watcher-3263929-1303571675 -o /tmp/evaluation-result-3263929-1303571675/solver-3263929-1303571675 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3263929-1303571675.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.88 3.63 3.86 2/175 8703
/proc/meminfo: memFree=15467764/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/stat : 8703 (mono) S 8701 8703 8299 0 -1 4202496 692 0 0 0 0 0 0 0 22 0 8 0 468765450 104861696 600 33554432000 4194304 7232020 140736914111200 18446744073709551615 228122734150 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 25601 602 476 742 0 18172 0
[pid=8703/tid=8707] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=102404 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 468765451 104861696 602 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0

[startup+0.102163 s]
/proc/loadavg: 2.88 3.63 3.86 2/175 8703
/proc/meminfo: memFree=15467764/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=109052 CPUtime=0.09 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 2326 0 0 0 9 0 0 0 18 0 9 0 468765450 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 1096205672 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27263 2227 999 742 0 19834 0
[pid=8703/tid=8707] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=109052 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468765451 111669248 2227 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109052

[startup+0.201148 s]
/proc/loadavg: 2.88 3.63 3.86 2/175 8703
/proc/meminfo: memFree=15467764/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=110068 CPUtime=0.19 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 2430 0 0 0 19 0 0 0 18 0 9 0 468765450 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079731681 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27517 2331 1024 742 0 20088 0
[pid=8703/tid=8707] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=110068 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 468765451 112709632 2331 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 110068

[startup+0.301175 s]
/proc/loadavg: 2.88 3.63 3.86 2/175 8703
/proc/meminfo: memFree=15467764/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=110132 CPUtime=0.29 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 2438 0 0 0 29 0 0 0 18 0 9 0 468765450 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079734126 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27533 2339 1024 742 0 20104 0
[pid=8703/tid=8707] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 468765451 112775168 2339 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110132

[startup+0.701092 s]
/proc/loadavg: 2.88 3.63 3.86 2/175 8703
/proc/meminfo: memFree=15467764/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=110132 CPUtime=0.69 cores=0,2
/proc/8703/stat : 8703 (mono) S 8701 8703 8299 0 -1 4202496 2480 0 0 0 69 0 0 0 18 0 9 0 468765450 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27533 2281 1024 742 0 20104 0
[pid=8703/tid=8707] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134539636 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) R 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) R 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 0 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) R 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2281 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110132

[startup+1.50091 s]
/proc/loadavg: 2.88 3.63 3.86 5/222 8835
/proc/meminfo: memFree=15351880/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=110132 CPUtime=1.49 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 2611 0 0 0 149 0 0 0 18 0 9 0 468765450 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079731336 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27533 2412 1024 742 0 20104 0
[pid=8703/tid=8707] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=110132 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 112775168 2412 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110132

[startup+3.10062 s]
/proc/loadavg: 2.88 3.63 3.86 5/222 8835
/proc/meminfo: memFree=15344448/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=111520 CPUtime=3.11 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 2949 0 0 0 310 1 0 0 18 0 9 0 468765450 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079742001 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 27880 2685 1024 742 0 20451 0
[pid=8703/tid=8707] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=111520 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 114196480 2685 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 111520

[startup+6.30104 s]
/proc/loadavg: 2.97 3.64 3.86 6/222 8835
/proc/meminfo: memFree=15322004/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=113376 CPUtime=6.34 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 3777 0 0 0 631 3 0 0 18 0 9 0 468765450 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079734070 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 28344 3355 1024 742 0 20915 0
[pid=8703/tid=8707] ppid=8701 vsize=113376 CPUtime=0.01 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 468765451 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=113376 CPUtime=0.01 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468765451 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=113376 CPUtime=0 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468765451 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=113376 CPUtime=0.01 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468765451 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=113376 CPUtime=0.01 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468765451 116097024 3355 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0

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

/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68169 0 0 0 43747 29 0 0 25 0 9 0 468765450 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079755096 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 32744 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.73 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 73 0 0 0 15 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.85 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.81 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 81 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.79 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 79 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.81 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 81 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.76 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 76 0 0 0 16 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 32744 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 437.76
Current children cumulated vsize (KiB) 236884

[startup+448.001 s]
/proc/loadavg: 4.10 4.03 3.96 5/222 8882
/proc/meminfo: memFree=14808672/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=450.59 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45030 29 0 0 25 0 9 0 468765450 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079745177 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 32748 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.73 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 73 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.86 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 86 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.82 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.79 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.82 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.77 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 450.59
Current children cumulated vsize (KiB) 236884

[startup+451.201 s]
/proc/loadavg: 4.09 4.03 3.96 5/222 8882
/proc/meminfo: memFree=14802720/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=453.81 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45352 29 0 0 25 0 9 0 468765450 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079745253 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 32748 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.73 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 73 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.86 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 86 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.79 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.77 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 32748 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 453.81
Current children cumulated vsize (KiB) 236884

[startup+454.407 s]
/proc/loadavg: 4.08 4.03 3.96 5/222 8882
/proc/meminfo: memFree=14821320/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=457.03 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45673 30 0 0 25 0 9 0 468765450 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079744566 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 26346 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.74 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 74 0 0 0 16 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.87 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.8 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 80 0 0 0 15 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.83 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.77 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 26346 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 457.03
Current children cumulated vsize (KiB) 236884

[startup+455.201 s]
/proc/loadavg: 4.08 4.03 3.96 5/222 8882
/proc/meminfo: memFree=14821320/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=457.83 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45753 30 0 0 25 0 9 0 468765450 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079733453 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 23064 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.74 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 74 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.87 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.8 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.78 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 457.83
Current children cumulated vsize (KiB) 236884

[startup+455.601 s]
/proc/loadavg: 4.08 4.03 3.96 7/222 8882
/proc/meminfo: memFree=14832728/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=458.23 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45793 30 0 0 25 0 9 0 468765450 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079745520 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 23064 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.74 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 74 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.87 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.8 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.78 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 458.23
Current children cumulated vsize (KiB) 236884

[startup+456.001 s]
/proc/loadavg: 4.08 4.03 3.96 7/222 8882
/proc/meminfo: memFree=14832728/32951124 swapFree=67111528/67111528
[pid=8703] ppid=8701 vsize=236884 CPUtime=458.63 cores=0,2
/proc/8703/stat : 8703 (mono) R 8701 8703 8299 0 -1 4202496 68173 0 0 0 45833 30 0 0 25 0 9 0 468765450 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 1079745357 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8703/statm: 59221 23064 1036 742 0 51792 0
[pid=8703/tid=8707] ppid=8701 vsize=236884 CPUtime=0.74 cores=0,2
/proc/8703/task/8707/stat : 8707 (mono) S 8701 8703 8299 0 -1 4202560 4 0 0 0 74 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8708] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8708/stat : 8708 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8709] ppid=8701 vsize=236884 CPUtime=0.87 cores=0,2
/proc/8703/task/8709/stat : 8709 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8710] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8710/stat : 8710 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8711] ppid=8701 vsize=236884 CPUtime=0.8 cores=0,2
/proc/8703/task/8711/stat : 8711 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8712] ppid=8701 vsize=236884 CPUtime=0.84 cores=0,2
/proc/8703/task/8712/stat : 8712 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
[pid=8703/tid=8713] ppid=8701 vsize=236884 CPUtime=0.78 cores=0,2
/proc/8703/task/8713/stat : 8713 (mono) S 8701 8703 8299 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134529945 0 0 4096 545260780 18446604442959569344 0 0 -1 2 0 0 0
[pid=8703/tid=8720] ppid=8701 vsize=236884 CPUtime=0 cores=0,2
/proc/8703/task/8720/stat : 8720 (mono) S 8701 8703 8299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468765451 242569216 23064 33554432000 4194304 7232020 140736914111200 18446744073709551615 228134537649 0 0 4096 545260780 18446604442959569344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 458.63
Current children cumulated vsize (KiB) 236884

Child status: 0
Real time (s): 456.089
CPU time (s): 458.728
CPU user time (s): 458.419
CPU system time (s): 0.308953
CPU usage (%): 100.579
Max. virtual memory (cumulated for all children) (KiB): 236884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.419
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68268
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= 41428
involuntary context switches= 12040

runsolver used 0.804877 second user time and 1.68974 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 17:14:35
IDJOB=3263929
IDBENCH=84062
IDSOLVER=1608
FILE ID=node138/3263929-1303571675
RUNJOBID= node138-1303571675-8690
PBS_JOBID= 13150310
Free space on /tmp= 71956 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263929-1303571675/watcher-3263929-1303571675 -o /tmp/evaluation-result-3263929-1303571675/solver-3263929-1303571675 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263929-1303571675.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1866627192

node138.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.854
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      15467804 kB
Buffers:       2058980 kB
Cached:       14803244 kB
SwapCached:          0 kB
Active:        9703336 kB
Inactive:      7222772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15467804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:       63600 kB
Mapped:          14488 kB
Slab:           492852 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195052 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= 71956 MiB
End job on node138 at 2011-04-23 17:22:11