Trace number 3263533

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 935.889 932.098

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

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

running on 2 cores: 4,6

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: 3.74 3.96 3.85 4/217 20442
/proc/meminfo: memFree=14507240/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 917 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255376962593 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 25684 826 639 742 0 18255 0
[pid=20442/tid=20443] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=102736 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 468317880 105201664 826 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0

[startup+0.0667791 s]
/proc/loadavg: 3.74 3.96 3.85 4/217 20442
/proc/meminfo: memFree=14507240/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=108348 CPUtime=0.06 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 1996 0 0 0 6 0 0 0 18 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 1085453160 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 27087 1902 974 742 0 19658 0
[pid=20442/tid=20443] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=108348 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 110948352 1902 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 108348

[startup+0.100773 s]
/proc/loadavg: 3.74 3.96 3.85 4/217 20442
/proc/meminfo: memFree=14507240/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=108476 CPUtime=0.09 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 2161 0 0 0 9 0 0 0 18 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 1085465048 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 27119 2067 993 742 0 19690 0
[pid=20442/tid=20443] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=108476 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 468317880 111079424 2067 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108476

[startup+0.30078 s]
/proc/loadavg: 3.74 3.96 3.85 4/217 20442
/proc/meminfo: memFree=14507240/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=141320 CPUtime=0.3 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 8650 0 0 0 29 1 0 0 18 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163320394 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 35330 8556 998 742 0 27901 0
[pid=20442/tid=20443] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=141320 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 468317880 144711680 8556 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 141320

[startup+0.700699 s]
/proc/loadavg: 3.74 3.96 3.85 4/217 20442
/proc/meminfo: memFree=14507240/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=149840 CPUtime=0.7 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 10729 0 0 0 69 1 0 0 18 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163357035 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 37460 10635 1023 742 0 30031 0
[pid=20442/tid=20443] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=149840 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 468317880 153436160 10635 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 149840

[startup+1.50049 s]
/proc/loadavg: 3.74 3.96 3.85 5/226 20451
/proc/meminfo: memFree=14328496/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=149968 CPUtime=1.5 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 10768 0 0 0 149 1 0 0 18 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163329239 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/20442/statm: 37492 10674 1023 742 0 30063 0
[pid=20442/tid=20443] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=149968 CPUtime=0 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468317881 153567232 10674 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 149968

[startup+3.10125 s]
/proc/loadavg: 3.74 3.96 3.85 5/226 20451
/proc/meminfo: memFree=14323536/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=150160 CPUtime=3.11 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 11683 0 0 0 310 1 0 0 18 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163353228 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 37540 11589 1023 742 0 30111 0
[pid=20442/tid=20443] ppid=20440 vsize=150160 CPUtime=0.01 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=150160 CPUtime=0.01 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468317880 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=150160 CPUtime=0 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468317881 153763840 11589 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 150160

[startup+6.3006 s]
/proc/loadavg: 4.00 4.01 3.87 5/226 20451
/proc/meminfo: memFree=14287236/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=166928 CPUtime=6.32 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 15983 0 0 0 630 2 0 0 19 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163339197 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/20442/statm: 41732 15889 1023 742 0 34303 0
[pid=20442/tid=20443] ppid=20440 vsize=166928 CPUtime=0.02 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=166928 CPUtime=0.02 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=166928 CPUtime=0.01 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=166928 CPUtime=0 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=166928 CPUtime=0 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468317880 170934272 15889 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0

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

/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 345866 0 0 0 92459 63 0 0 25 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163352805 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 172838 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.56 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.32 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.19 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 925.22
Current children cumulated vsize (KiB) 811108

[startup+927.901 s]
/proc/loadavg: 4.11 4.14 4.04 5/226 20487
/proc/meminfo: memFree=12473060/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=931.62 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 345866 0 0 0 93099 63 0 0 25 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163353017 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 172838 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.56 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.32 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.19 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 931.62
Current children cumulated vsize (KiB) 811108

[startup+929.508 s]
/proc/loadavg: 4.10 4.14 4.04 5/226 20487
/proc/meminfo: memFree=12473060/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=933.23 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 345866 0 0 0 93260 63 0 0 25 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163336378 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 172838 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.56 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.32 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.19 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 172838 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 933.23
Current children cumulated vsize (KiB) 811108

[startup+931.101 s]
/proc/loadavg: 4.10 4.14 4.04 10/226 20487
/proc/meminfo: memFree=12465372/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=934.89 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 346886 0 0 0 93425 64 0 0 25 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163352959 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 173858 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.57 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 157 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.37 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.31 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.24 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 934.89
Current children cumulated vsize (KiB) 811108

[startup+931.501 s]
/proc/loadavg: 4.10 4.14 4.04 10/226 20487
/proc/meminfo: memFree=12465372/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=935.29 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 346886 0 0 0 93465 64 0 0 25 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163353228 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 173858 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.57 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 157 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.37 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.31 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.24 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 935.29
Current children cumulated vsize (KiB) 811108

[startup+931.901 s]
/proc/loadavg: 4.10 4.14 4.04 5/226 20487
/proc/meminfo: memFree=12464752/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=935.69 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 346886 0 0 0 93505 64 0 0 25 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163352805 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 173858 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.57 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 157 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.37 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.31 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.24 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 935.69
Current children cumulated vsize (KiB) 811108

[startup+932.001 s]
/proc/loadavg: 4.10 4.14 4.04 5/226 20487
/proc/meminfo: memFree=12464752/32951124 swapFree=67111528/67111528
[pid=20442] ppid=20440 vsize=811108 CPUtime=935.79 cores=4,6
/proc/20442/stat : 20442 (mono) R 20440 20442 19478 0 -1 4202496 346886 0 0 0 93515 64 0 0 25 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 1163352138 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/20442/statm: 202777 173858 1035 742 0 195348 0
[pid=20442/tid=20443] ppid=20440 vsize=811108 CPUtime=1.22 cores=4,6
/proc/20442/task/20443/stat : 20443 (mono) S 20440 20442 19478 0 -1 4202560 4 0 0 0 122 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20444] ppid=20440 vsize=811108 CPUtime=1.57 cores=4,6
/proc/20442/task/20444/stat : 20444 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 157 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20445] ppid=20440 vsize=811108 CPUtime=1.37 cores=4,6
/proc/20442/task/20445/stat : 20445 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20446] ppid=20440 vsize=811108 CPUtime=1.31 cores=4,6
/proc/20442/task/20446/stat : 20446 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20447] ppid=20440 vsize=811108 CPUtime=1.3 cores=4,6
/proc/20442/task/20447/stat : 20447 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20448] ppid=20440 vsize=811108 CPUtime=1.24 cores=4,6
/proc/20442/task/20448/stat : 20448 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
[pid=20442/tid=20449] ppid=20440 vsize=811108 CPUtime=1.23 cores=4,6
/proc/20442/task/20449/stat : 20449 (mono) S 20440 20442 19478 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 468317880 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389117337 0 0 4096 545260780 18446604443122679936 0 0 -1 6 0 0 0
[pid=20442/tid=20451] ppid=20440 vsize=811108 CPUtime=0.01 cores=4,6
/proc/20442/task/20451/stat : 20451 (mono) S 20440 20442 19478 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 468317881 830574592 173858 33554432000 4194304 7232020 140735191717680 18446744073709551615 255389125041 0 0 4096 545260780 18446604443122679936 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 935.79
Current children cumulated vsize (KiB) 811108

Child status: 0
Real time (s): 932.098
CPU time (s): 935.889
CPU user time (s): 935.213
CPU system time (s): 0.675897
CPU usage (%): 100.407
Max. virtual memory (cumulated for all children) (KiB): 811108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 935.213
system time used= 0.675897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346978
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13338
involuntary context switches= 19173

runsolver used 1.64475 second user time and 3.46047 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 16:00:00
IDJOB=3263533
IDBENCH=83985
IDSOLVER=1608
FILE ID=node135/3263533-1303567200
RUNJOBID= node135-1303567200-20377
PBS_JOBID= 13150281
Free space on /tmp= 71372 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263533-1303567200/watcher-3263533-1303567200 -o /tmp/evaluation-result-3263533-1303567200/solver-3263533-1303567200 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263533-1303567200.cnf

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=1331401277

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14507396 kB
Buffers:       2057356 kB
Cached:       15712204 kB
SwapCached:          0 kB
Active:        7308212 kB
Inactive:     10541592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14507396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:       79352 kB
Mapped:          17600 kB
Slab:           530528 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   488076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node135 at 2011-04-23 16:15:32