Trace number 3394395

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.15 4957.67

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.223965
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

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-3394395-1306074951/watcher-3394395-1306074951 -o /tmp/evaluation-result-3394395-1306074951/solver-3394395-1306074951 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394395-1306074951.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.99 2.03 2.00 2/472 28228
/proc/meminfo: memFree=10009372/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=105720 CPUtime=0.01 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 1408 0 0 0 1 0 0 0 25 0 9 0 719094929 108257280 1315 33554432000 4194304 7232020 140736396631328 18446744073709551615 5667152 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 26430 1317 934 742 0 19001 0
[pid=28228/tid=28229] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 719094929 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719094930 108339200 1369 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0

[startup+0.0653771 s]
/proc/loadavg: 1.99 2.03 2.00 2/472 28228
/proc/meminfo: memFree=10009372/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=107300 CPUtime=0.06 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 1919 0 0 0 6 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086952381 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 26825 1821 1023 742 0 19396 0
[pid=28228/tid=28229] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=107300 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719094930 109875200 1821 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 107300

[startup+0.101371 s]
/proc/loadavg: 1.99 2.03 2.00 2/472 28228
/proc/meminfo: memFree=10009372/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=107764 CPUtime=0.09 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 1975 0 0 0 9 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086950296 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 26941 1877 1023 742 0 19512 0
[pid=28228/tid=28229] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 719094929 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=107764 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 719094930 110350336 1877 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107764

[startup+0.300339 s]
/proc/loadavg: 1.99 2.03 2.00 2/472 28228
/proc/meminfo: memFree=10009372/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=109072 CPUtime=0.29 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 2308 0 0 0 29 0 0 0 18 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086957170 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 27268 2210 1023 742 0 19839 0
[pid=28228/tid=28229] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=109072 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 719094930 111689728 2210 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109072

[startup+0.701249 s]
/proc/loadavg: 1.99 2.03 2.00 2/472 28228
/proc/meminfo: memFree=10009372/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=111404 CPUtime=0.69 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 2724 0 0 0 69 0 0 0 18 0 9 0 719094929 114077696 2625 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086950358 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 27851 2625 1023 742 0 20422 0
[pid=28228/tid=28229] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2625 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 114077696 2626 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=111404 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 719094930 114077696 2627 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111404

[startup+1.50113 s]
/proc/loadavg: 1.99 2.03 2.00 3/481 28238
/proc/meminfo: memFree=10002020/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=113132 CPUtime=1.5 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 3446 0 0 0 150 0 0 0 18 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086955534 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 28283 3282 1023 742 0 20854 0
[pid=28228/tid=28229] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=113132 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719094930 115847168 3282 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113132

[startup+3.10084 s]
/proc/loadavg: 1.99 2.03 2.00 3/481 28238
/proc/meminfo: memFree=9998300/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=118656 CPUtime=3.12 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 4811 0 0 0 311 1 0 0 18 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953465 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/28228/statm: 29664 4318 1023 742 0 22235 0
[pid=28228/tid=28229] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=118656 CPUtime=0.01 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=118656 CPUtime=0.01 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 719094929 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=118656 CPUtime=0 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 719094930 121503744 4318 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 118656

[startup+6.30135 s]
/proc/loadavg: 1.99 2.03 2.00 3/481 28238
/proc/meminfo: memFree=9981540/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=123076 CPUtime=6.35 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 6820 0 0 0 634 1 0 0 18 0 9 0 719094929 126029824 5427 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086952566 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/28228/statm: 30769 5427 1023 742 0 23340 0

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

/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 757 2 0 0 16 0 9 0 719094929 736882688 143141 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=719612 CPUtime=7.35 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 733 2 0 0 16 0 9 0 719094929 736882688 143141 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=719612 CPUtime=7.14 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 712 2 0 0 16 0 9 0 719094929 736882688 143141 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=719612 CPUtime=7.38 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 736 2 0 0 16 0 9 0 719094929 736882688 143141 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=719612 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 736882688 143141 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4640.77
Current children cumulated vsize (KiB) 719612

[startup+4662.3 s]
/proc/loadavg: 2.01 2.07 2.08 3/481 28381
/proc/meminfo: memFree=8460616/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=719612 CPUtime=4701.68 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 643441 0 0 0 470020 148 0 0 25 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953246 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28228/statm: 179903 144944 1035 742 0 172474 0
[pid=28228/tid=28229] ppid=28226 vsize=719612 CPUtime=7.41 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 739 2 0 0 15 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=719612 CPUtime=7.3 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 728 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=719612 CPUtime=7.24 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 722 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=719612 CPUtime=7.85 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 783 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=719612 CPUtime=7.52 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 750 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=719612 CPUtime=7.27 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 725 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=719612 CPUtime=7.61 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 759 2 0 0 16 0 9 0 719094929 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=719612 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 736882688 144944 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.68
Current children cumulated vsize (KiB) 719612

[startup+4722.32 s]
/proc/loadavg: 2.00 2.05 2.07 3/481 28382
/proc/meminfo: memFree=8428084/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=727876 CPUtime=4762.24 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 650510 0 0 0 476074 150 0 0 25 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953253 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28228/statm: 181969 146575 1035 742 0 174540 0
[pid=28228/tid=28229] ppid=28226 vsize=727876 CPUtime=7.5 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 748 2 0 0 16 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=727876 CPUtime=7.4 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 738 2 0 0 15 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=727876 CPUtime=7.31 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 729 2 0 0 16 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=727876 CPUtime=7.93 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 791 2 0 0 15 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=727876 CPUtime=7.61 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 759 2 0 0 15 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=727876 CPUtime=7.4 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 738 2 0 0 15 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=727876 CPUtime=7.75 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 773 2 0 0 16 0 9 0 719094929 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=727876 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 745345024 146575 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4762.24
Current children cumulated vsize (KiB) 727876

[startup+4782.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/481 28385
/proc/meminfo: memFree=8399772/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=744276 CPUtime=4822.86 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 654821 0 0 0 482136 150 0 0 25 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953246 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28228/statm: 186069 146915 1035 742 0 178640 0
[pid=28228/tid=28229] ppid=28226 vsize=744276 CPUtime=7.62 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 760 2 0 0 15 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=744276 CPUtime=7.5 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 748 2 0 0 15 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=744276 CPUtime=7.41 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 739 2 0 0 15 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=744276 CPUtime=8.04 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 802 2 0 0 15 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=744276 CPUtime=7.71 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 769 2 0 0 16 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=744276 CPUtime=7.57 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 755 2 0 0 16 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=744276 CPUtime=7.87 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 785 2 0 0 15 0 9 0 719094929 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=744276 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 762138624 146915 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4822.86
Current children cumulated vsize (KiB) 744276

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/481 28386
/proc/meminfo: memFree=8374436/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=752476 CPUtime=4883.5 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 659270 0 0 0 488199 151 0 0 25 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953246 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 188119 146996 1035 742 0 180690 0
[pid=28228/tid=28229] ppid=28226 vsize=752476 CPUtime=7.72 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 770 2 0 0 16 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=752476 CPUtime=7.63 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 761 2 0 0 15 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=752476 CPUtime=7.53 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 751 2 0 0 16 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=752476 CPUtime=8.18 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 816 2 0 0 16 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=752476 CPUtime=7.82 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 780 2 0 0 16 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=752476 CPUtime=7.75 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 773 2 0 0 15 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=752476 CPUtime=7.97 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 795 2 0 0 16 0 9 0 719094929 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=752476 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 770535424 146996 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4883.5
Current children cumulated vsize (KiB) 752476

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/481 28388
/proc/meminfo: memFree=8319596/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=777140 CPUtime=4944.14 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 669220 0 0 0 494262 152 0 0 25 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953476 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/28228/statm: 194285 155826 1035 742 0 186856 0
[pid=28228/tid=28229] ppid=28226 vsize=777140 CPUtime=7.84 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 781 3 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=777140 CPUtime=7.74 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 772 2 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=777140 CPUtime=7.61 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 759 2 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=777140 CPUtime=8.37 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 835 2 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=777140 CPUtime=7.92 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 790 2 0 0 15 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=777140 CPUtime=7.86 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 784 2 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=777140 CPUtime=8.11 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 809 2 0 0 16 0 9 0 719094929 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=777140 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 795791360 155826 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4944.14
Current children cumulated vsize (KiB) 777140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4957.6 s]
/proc/loadavg: 2.15 2.05 2.06 4/481 28432
/proc/meminfo: memFree=9520184/32950928 swapFree=62427732/67111528
[pid=28228] ppid=28226 vsize=801804 CPUtime=5000.11 cores=0,2,4,6
/proc/28228/stat : 28228 (mono) R 28226 28228 27953 0 -1 4202496 675670 0 0 0 499858 153 0 0 25 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 1086953246 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28228/statm: 200451 153248 1035 742 0 193022 0
[pid=28228/tid=28229] ppid=28226 vsize=801804 CPUtime=7.97 cores=0,2,4,6
/proc/28228/task/28229/stat : 28229 (mono) S 28226 28228 27953 0 -1 4202560 4 0 0 0 794 3 0 0 16 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28230] ppid=28226 vsize=801804 CPUtime=7.91 cores=0,2,4,6
/proc/28228/task/28230/stat : 28230 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 789 2 0 0 16 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
[pid=28228/tid=28231] ppid=28226 vsize=801804 CPUtime=7.71 cores=0,2,4,6
/proc/28228/task/28231/stat : 28231 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 769 2 0 0 16 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28232] ppid=28226 vsize=801804 CPUtime=8.48 cores=0,2,4,6
/proc/28228/task/28232/stat : 28232 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 846 2 0 0 16 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28233] ppid=28226 vsize=801804 CPUtime=8.05 cores=0,2,4,6
/proc/28228/task/28233/stat : 28233 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 803 2 0 0 16 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 6 0 0 0
[pid=28228/tid=28234] ppid=28226 vsize=801804 CPUtime=7.95 cores=0,2,4,6
/proc/28228/task/28234/stat : 28234 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 793 2 0 0 15 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 2 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=801804 CPUtime=8.22 cores=0,2,4,6
/proc/28228/task/28235/stat : 28235 (mono) S 28226 28228 27953 0 -1 4202560 2 0 0 0 820 2 0 0 15 0 9 0 719094929 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101514137 0 0 4096 545260780 18446604451143505792 0 0 -1 4 0 0 0
[pid=28228/tid=28237] ppid=28226 vsize=801804 CPUtime=0.04 cores=0,2,4,6
/proc/28228/task/28237/stat : 28237 (mono) S 28226 28228 27953 0 -1 4202560 3 0 0 0 2 2 0 0 15 0 9 0 719094930 821047296 153248 33554432000 4194304 7232020 140736396631328 18446744073709551615 248101521841 0 0 4096 545260780 18446604451143505792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 801804

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): 4957.67
CPU time (s): 5000.15
CPU user time (s): 4998.6
CPU system time (s): 1.55676
CPU usage (%): 100.857
Max. virtual memory (cumulated for all children) (KiB): 801804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.6
system time used= 1.55676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 675670
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= 112257
involuntary context switches= 44630

runsolver used 24.2243 second user time and 52.403 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-22 16:35:51
IDJOB=3394395
IDBENCH=83141
IDSOLVER=1880
FILE ID=node123/3394395-1306074951
RUNJOBID= node123-1306069996-27971
PBS_JOBID= 13387880
Free space on /tmp= 73124 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394395-1306074951/watcher-3394395-1306074951 -o /tmp/evaluation-result-3394395-1306074951/solver-3394395-1306074951 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394395-1306074951.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=1698472603

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:      10009652 kB
Buffers:        172624 kB
Cached:        3541352 kB
SwapCached:      76084 kB
Active:        8312912 kB
Inactive:     14365180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10009652 kB
SwapTotal:    67111528 kB
SwapFree:     62427732 kB
Dirty:            2864 kB
Writeback:           0 kB
AnonPages:    18896684 kB
Mapped:          34416 kB
Slab:           115860 kB
PageTables:      78632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133585616 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 17:58:31