Trace number 3394603

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 5000.12 4956.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.438932
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394603-1306084882/watcher-3394603-1306084882 -o /tmp/evaluation-result-3394603-1306084882/solver-3394603-1306084882 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394603-1306084882.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.05 1.01 1.16 2/459 28757
/proc/meminfo: memFree=10128360/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=105800 CPUtime=0.01 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 1448 0 0 0 1 0 0 0 25 0 9 0 720088044 108339200 1353 33554432000 4194304 7232020 140735886129872 18446744073709551615 4752944 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 26450 1353 936 742 0 19021 0
[pid=28757/tid=28762] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1372 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0

[startup+0.021145 s]
/proc/loadavg: 1.05 1.01 1.16 2/459 28757
/proc/meminfo: memFree=10128360/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=105800 CPUtime=0.01 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 1472 0 0 0 1 0 0 0 25 0 9 0 720088044 108339200 1377 33554432000 4194304 7232020 140735886129872 18446744073709551615 4620823 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 26450 1377 959 742 0 19021 0
[pid=28757/tid=28762] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1377 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1377 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 720088045 108339200 1378 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105800

[startup+0.101131 s]
/proc/loadavg: 1.05 1.01 1.16 2/459 28757
/proc/meminfo: memFree=10128360/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=109104 CPUtime=0.1 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 2222 0 0 0 10 0 0 0 25 0 9 0 720088044 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 1100012298 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 27276 2125 995 742 0 19847 0
[pid=28757/tid=28762] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=109104 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 720088045 111722496 2125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 109104

[startup+0.3011 s]
/proc/loadavg: 1.05 1.01 1.16 2/459 28757
/proc/meminfo: memFree=10128360/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=130068 CPUtime=0.31 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 7037 0 0 0 30 1 0 0 25 0 9 0 720088044 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079508567 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 32517 6939 1024 742 0 25088 0
[pid=28757/tid=28762] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=130068 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 720088045 133189632 6939 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 130068

[startup+0.701027 s]
/proc/loadavg: 1.05 1.01 1.16 2/459 28757
/proc/meminfo: memFree=10128360/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=130132 CPUtime=0.73 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 7261 0 0 0 72 1 0 0 25 0 9 0 720088044 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079508422 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 32533 6050 1024 742 0 25104 0
[pid=28757/tid=28762] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 720088045 133255168 6050 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 130132

[startup+1.50094 s]
/proc/loadavg: 1.05 1.01 1.16 3/481 28780
/proc/meminfo: memFree=10085668/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=130132 CPUtime=1.56 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 7701 0 0 0 155 1 0 0 18 0 9 0 720088044 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079505758 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 32533 6490 1024 742 0 25104 0
[pid=28757/tid=28762] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=130132 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=130132 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=130132 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720088045 133255168 6490 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 130132

[startup+3.10072 s]
/proc/loadavg: 1.12 1.03 1.16 3/481 28780
/proc/meminfo: memFree=10079716/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=130196 CPUtime=3.22 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 8339 0 0 0 320 2 0 0 18 0 9 0 720088044 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079506214 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 32549 7125 1024 742 0 25120 0
[pid=28757/tid=28762] ppid=28755 vsize=130196 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=130196 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=130196 CPUtime=0.01 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=130196 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=130196 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=130196 CPUtime=0.03 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=130196 CPUtime=0.02 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=130196 CPUtime=0 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720088045 133320704 7125 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 130196

[startup+6.30115 s]
/proc/loadavg: 1.12 1.03 1.16 3/481 28780
/proc/meminfo: memFree=10069912/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=138144 CPUtime=6.52 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 9734 0 0 0 650 2 0 0 18 0 9 0 720088044 141459456 7585 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079505816 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28757/statm: 34536 7585 1024 742 0 27107 0

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

/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 811 1 0 0 16 0 9 0 720088045 841256960 179604 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=821540 CPUtime=8.17 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 815 2 0 0 16 0 9 0 720088045 841256960 179604 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=821540 CPUtime=8.09 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 807 2 0 0 16 0 9 0 720088045 841256960 179604 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=821540 CPUtime=7.88 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 787 1 0 0 16 0 9 0 720088045 841256960 179604 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=821540 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 841256960 179604 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4645.29
Current children cumulated vsize (KiB) 821540

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/481 28923
/proc/meminfo: memFree=8577460/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=854628 CPUtime=4705.54 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 485172 0 0 0 470452 102 0 0 25 0 9 0 720088044 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079508559 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 213657 188091 1036 742 0 206228 0
[pid=28757/tid=28762] ppid=28755 vsize=854628 CPUtime=8.08 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 806 2 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=854628 CPUtime=8.1 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 809 1 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=854628 CPUtime=8.06 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 804 2 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=854628 CPUtime=8.16 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 815 1 0 0 15 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=854628 CPUtime=8.25 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 823 2 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=854628 CPUtime=8.14 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 812 2 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=854628 CPUtime=7.96 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 795 1 0 0 16 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=854628 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 875139072 188091 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4705.54
Current children cumulated vsize (KiB) 854628

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.04 3/481 28925
/proc/meminfo: memFree=8557828/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=863140 CPUtime=4765.69 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 487637 0 0 0 476466 103 0 0 25 0 9 0 720088044 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079509119 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 215785 190556 1036 742 0 208356 0
[pid=28757/tid=28762] ppid=28755 vsize=863140 CPUtime=8.13 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 811 2 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=863140 CPUtime=8.12 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 811 1 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=863140 CPUtime=8.09 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 807 2 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=863140 CPUtime=8.17 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 816 1 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=863140 CPUtime=8.26 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 824 2 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=863140 CPUtime=8.15 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 813 2 0 0 15 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=863140 CPUtime=7.97 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 796 1 0 0 16 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=863140 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 883855360 190556 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4765.69
Current children cumulated vsize (KiB) 863140

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/481 28928
/proc/meminfo: memFree=8528888/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=904420 CPUtime=4825.81 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 496269 0 0 0 482477 104 0 0 25 0 9 0 720088044 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079509102 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 226105 199188 1036 742 0 218676 0
[pid=28757/tid=28762] ppid=28755 vsize=904420 CPUtime=8.16 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 814 2 0 0 15 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=904420 CPUtime=8.15 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 814 1 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=904420 CPUtime=8.11 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 809 2 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=904420 CPUtime=8.18 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 817 1 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=904420 CPUtime=8.3 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 828 2 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=904420 CPUtime=8.16 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 814 2 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=904420 CPUtime=8 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 799 1 0 0 16 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=904420 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 926126080 199188 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4825.81
Current children cumulated vsize (KiB) 904420

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/481 28929
/proc/meminfo: memFree=8491388/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=929252 CPUtime=4886.08 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 504388 0 0 0 488503 105 0 0 25 0 9 0 720088044 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079508422 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 232313 207307 1036 742 0 224884 0
[pid=28757/tid=28762] ppid=28755 vsize=929252 CPUtime=8.21 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 819 2 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=929252 CPUtime=8.2 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 819 1 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=929252 CPUtime=8.18 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 816 2 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=929252 CPUtime=8.24 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 823 1 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=929252 CPUtime=8.33 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 831 2 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=929252 CPUtime=8.21 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 819 2 0 0 16 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=929252 CPUtime=8.06 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 805 1 0 0 15 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=929252 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 951554048 207307 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4886.08
Current children cumulated vsize (KiB) 929252

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/481 28931
/proc/meminfo: memFree=8488472/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=932132 CPUtime=4946.36 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 505110 0 0 0 494531 105 0 0 25 0 9 0 720088044 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079520414 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 233033 208029 1036 742 0 225604 0
[pid=28757/tid=28762] ppid=28755 vsize=932132 CPUtime=8.28 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 826 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=932132 CPUtime=8.23 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 822 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=932132 CPUtime=8.2 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 818 2 0 0 15 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=932132 CPUtime=8.31 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 830 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=932132 CPUtime=8.35 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 833 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=932132 CPUtime=8.27 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 825 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=932132 CPUtime=8.14 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 813 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=932132 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4946.36
Current children cumulated vsize (KiB) 932132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4956 s]
/proc/loadavg: 2.00 2.01 2.02 3/481 28933
/proc/meminfo: memFree=8488304/32950928 swapFree=62427732/67111528
[pid=28757] ppid=28755 vsize=932132 CPUtime=5000.07 cores=0,2,4,6
/proc/28757/stat : 28757 (mono) R 28755 28757 27953 0 -1 4202496 505110 0 0 0 499902 105 0 0 25 0 9 0 720088044 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 1079520392 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28757/statm: 233033 208029 1036 742 0 225604 0
[pid=28757/tid=28762] ppid=28755 vsize=932132 CPUtime=8.28 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (mono) S 28755 28757 27953 0 -1 4202560 4 0 0 0 826 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=932132 CPUtime=8.23 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 822 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28765] ppid=28755 vsize=932132 CPUtime=8.2 cores=0,2,4,6
/proc/28757/task/28765/stat : 28765 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 818 2 0 0 15 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 6 0 0 0
[pid=28757/tid=28766] ppid=28755 vsize=932132 CPUtime=8.31 cores=0,2,4,6
/proc/28757/task/28766/stat : 28766 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 830 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28767] ppid=28755 vsize=932132 CPUtime=8.35 cores=0,2,4,6
/proc/28757/task/28767/stat : 28767 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 833 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 0 0 0 0
[pid=28757/tid=28768] ppid=28755 vsize=932132 CPUtime=8.27 cores=0,2,4,6
/proc/28757/task/28768/stat : 28768 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 825 2 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
[pid=28757/tid=28769] ppid=28755 vsize=932132 CPUtime=8.14 cores=0,2,4,6
/proc/28757/task/28769/stat : 28769 (mono) S 28755 28757 27953 0 -1 4202560 2 0 0 0 813 1 0 0 16 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101514137 0 0 4096 545260780 18446604449615485696 0 0 -1 2 0 0 0
[pid=28757/tid=28777] ppid=28755 vsize=932132 CPUtime=0.05 cores=0,2,4,6
/proc/28757/task/28777/stat : 28777 (mono) S 28755 28757 27953 0 -1 4202560 3 0 0 0 4 1 0 0 15 0 9 0 720088045 954503168 208029 33554432000 4194304 7232020 140735886129872 18446744073709551615 248101521841 0 0 4096 545260780 18446604449615485696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 932132

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4956.06
CPU time (s): 5000.12
CPU user time (s): 4999.03
CPU system time (s): 1.08883
CPU usage (%): 100.889
Max. virtual memory (cumulated for all children) (KiB): 932132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.04
system time used= 1.08883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 505110
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= 94090
involuntary context switches= 33750

runsolver used 24.0073 second user time and 54.7137 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-22 19:21:22
IDJOB=3394603
IDBENCH=83293
IDSOLVER=1880
FILE ID=node123/3394603-1306084882
RUNJOBID= node123-1306084882-28742
PBS_JOBID= 13387880
Free space on /tmp= 73124 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394603-1306084882/watcher-3394603-1306084882 -o /tmp/evaluation-result-3394603-1306084882/solver-3394603-1306084882 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394603-1306084882.cnf

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=1652237339

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10128640 kB
Buffers:        178584 kB
Cached:        3557148 kB
SwapCached:      76116 kB
Active:        8172428 kB
Inactive:     14384688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10128640 kB
SwapTotal:    67111528 kB
SwapFree:     62427732 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:    18753332 kB
Mapped:          30804 kB
Slab:           118520 kB
PageTables:      78376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133351380 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= 73124 MiB
End job on node123 at 2011-05-22 20:44:01