Trace number 3394393

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.13 4946.34

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
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-3394393-1306074951/watcher-3394393-1306074951 -o /tmp/evaluation-result-3394393-1306074951/solver-3394393-1306074951 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394393-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: 2.06 2.05 2.01 2/481 8543
/proc/meminfo: memFree=15243364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=102736 CPUtime=0 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 921 0 0 0 0 0 0 0 25 0 8 0 797725802 105201664 830 33554432000 4194304 7232020 140735098535360 18446744073709551615 260905055265 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 25684 830 639 742 0 18255 0
[pid=8543/tid=8544] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1314 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1314 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1314 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1315 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1315 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1317 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 108257280 1319 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=105720 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725803 108257280 1320 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0

[startup+0.0915981 s]
/proc/loadavg: 2.06 2.05 2.01 2/481 8543
/proc/meminfo: memFree=15243364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=107296 CPUtime=0.08 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 1926 0 0 0 8 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006658 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 26824 1826 1023 742 0 19395 0
[pid=8543/tid=8544] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=107296 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725803 109871104 1826 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107296

[startup+0.100538 s]
/proc/loadavg: 2.06 2.05 2.01 2/481 8543
/proc/meminfo: memFree=15243364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=107696 CPUtime=0.08 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 1972 0 0 0 8 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006617 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 26924 1872 1023 742 0 19495 0
[pid=8543/tid=8544] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 797725802 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=107696 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 797725803 110280704 1872 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107696

[startup+0.300499 s]
/proc/loadavg: 2.06 2.05 2.01 2/481 8543
/proc/meminfo: memFree=15243364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=109004 CPUtime=0.29 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 2321 0 0 0 29 0 0 0 18 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006737 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 27251 2221 1023 742 0 19822 0
[pid=8543/tid=8544] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725802 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=109004 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 797725803 111620096 2221 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109004

[startup+0.700481 s]
/proc/loadavg: 2.06 2.05 2.01 2/481 8543
/proc/meminfo: memFree=15243364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=111452 CPUtime=0.69 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 2730 0 0 0 69 0 0 0 18 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006400 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 27863 2630 1023 742 0 20434 0
[pid=8543/tid=8544] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=111452 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 797725803 114126848 2630 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111452

[startup+1.50128 s]
/proc/loadavg: 2.06 2.05 2.01 2/490 8552
/proc/meminfo: memFree=15234124/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=113516 CPUtime=1.52 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 3592 0 0 0 151 1 0 0 18 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084010220 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 28379 3072 1023 742 0 20950 0
[pid=8543/tid=8544] ppid=8541 vsize=113516 CPUtime=0.01 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=113516 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725803 116240384 3072 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 113516

[startup+3.10093 s]
/proc/loadavg: 2.06 2.05 2.01 3/500 8587
/proc/meminfo: memFree=15231304/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=119200 CPUtime=3.14 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 5019 0 0 0 312 2 0 0 18 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006731 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 29800 3784 1023 742 0 22371 0
[pid=8543/tid=8544] ppid=8541 vsize=119200 CPUtime=0.01 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=119200 CPUtime=0.01 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 797725802 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=119200 CPUtime=0 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 797725803 122060800 3784 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 119200

[startup+6.30039 s]
/proc/loadavg: 2.05 2.05 2.00 3/500 8587
/proc/meminfo: memFree=15215364/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=123616 CPUtime=6.41 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 6875 0 0 0 638 3 0 0 18 0 9 0 797725802 126582784 4816 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084005835 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8543/statm: 30904 4816 1024 742 0 23475 0

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

/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 992 3 0 0 15 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=595020 CPUtime=9.48 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 945 3 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=595020 CPUtime=10.2 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1017 3 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=595020 CPUtime=9.5 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 948 2 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=595020 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4713.83
Current children cumulated vsize (KiB) 595020

[startup+4722.32 s]
/proc/loadavg: 2.00 2.00 2.02 3/500 8728
/proc/meminfo: memFree=14188668/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=595020 CPUtime=4774.62 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 448572 0 0 0 477343 119 0 0 25 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006400 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8543/statm: 148755 123025 1035 742 0 141326 0
[pid=8543/tid=8544] ppid=8541 vsize=595020 CPUtime=9.72 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 968 4 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=595020 CPUtime=9.71 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 968 3 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=595020 CPUtime=9.58 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 956 2 0 0 15 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=595020 CPUtime=10.09 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1006 3 0 0 15 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=595020 CPUtime=9.6 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 956 4 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=595020 CPUtime=10.35 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1032 3 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=595020 CPUtime=9.63 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 961 2 0 0 16 0 9 0 797725802 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=595020 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 609300480 123025 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4774.62
Current children cumulated vsize (KiB) 595020

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.02 3/500 8729
/proc/meminfo: memFree=14188736/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=603212 CPUtime=4835.55 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 451351 0 0 0 483435 120 0 0 20 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006517 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 150803 123577 1035 742 0 143374 0
[pid=8543/tid=8544] ppid=8541 vsize=603212 CPUtime=9.84 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 980 4 0 0 15 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=603212 CPUtime=9.91 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 988 3 0 0 15 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=603212 CPUtime=9.74 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 972 2 0 0 15 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=603212 CPUtime=10.26 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1023 3 0 0 16 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=603212 CPUtime=9.74 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 970 4 0 0 16 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=603212 CPUtime=10.51 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1048 3 0 0 16 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=603212 CPUtime=9.88 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 986 2 0 0 16 0 9 0 797725802 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=603212 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 617689088 123577 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4835.55
Current children cumulated vsize (KiB) 603212

[startup+4842.3 s]
/proc/loadavg: 2.04 2.02 2.02 3/500 8731
/proc/meminfo: memFree=14184484/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=611404 CPUtime=4895.86 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 454691 0 0 0 489466 120 0 0 25 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006517 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 152851 126917 1035 742 0 145422 0
[pid=8543/tid=8544] ppid=8541 vsize=611404 CPUtime=9.88 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 984 4 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=611404 CPUtime=9.96 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 993 3 0 0 15 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=611404 CPUtime=9.79 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 977 2 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=611404 CPUtime=10.31 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1028 3 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=611404 CPUtime=9.81 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 977 4 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=611404 CPUtime=10.58 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1055 3 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=611404 CPUtime=9.97 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 995 2 0 0 16 0 9 0 797725802 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=611404 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 626077696 126917 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4895.86
Current children cumulated vsize (KiB) 611404

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/500 8733
/proc/meminfo: memFree=14157392/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=611404 CPUtime=4956.02 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 455012 0 0 0 495481 121 0 0 25 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084006441 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/8543/statm: 152851 127238 1035 742 0 145422 0
[pid=8543/tid=8544] ppid=8541 vsize=611404 CPUtime=9.91 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 987 4 0 0 15 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=611404 CPUtime=10 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 997 3 0 0 16 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=611404 CPUtime=9.82 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 980 2 0 0 16 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=611404 CPUtime=10.35 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1032 3 0 0 16 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=611404 CPUtime=9.86 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 982 4 0 0 16 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=611404 CPUtime=10.59 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1056 3 0 0 16 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=611404 CPUtime=9.99 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 997 2 0 0 15 0 9 0 797725802 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=611404 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 626077696 127238 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4956.02
Current children cumulated vsize (KiB) 611404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4946.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/500 8770
/proc/meminfo: memFree=14734580/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=611404 CPUtime=5000.09 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 455630 0 0 0 499888 121 0 0 25 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084010682 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 152851 127856 1035 742 0 145422 0
[pid=8543/tid=8544] ppid=8541 vsize=611404 CPUtime=9.91 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 987 4 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=611404 CPUtime=10.02 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 999 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=611404 CPUtime=9.83 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 981 2 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=611404 CPUtime=10.39 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1036 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=611404 CPUtime=9.88 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 984 4 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=611404 CPUtime=10.6 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1057 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=611404 CPUtime=9.99 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 997 2 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=611404 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 611404

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

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

[startup+4946.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/500 8770
/proc/meminfo: memFree=14734580/32950928 swapFree=65730944/67111528
[pid=8543] ppid=8541 vsize=611404 CPUtime=5000.09 cores=0,2,4,6
/proc/8543/stat : 8543 (mono) R 8541 8543 8316 0 -1 4202496 455630 0 0 0 499888 121 0 0 25 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 1084010682 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/8543/statm: 152851 127856 1035 742 0 145422 0
[pid=8543/tid=8544] ppid=8541 vsize=611404 CPUtime=9.91 cores=0,2,4,6
/proc/8543/task/8544/stat : 8544 (mono) S 8541 8543 8316 0 -1 4202560 4 0 0 0 987 4 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8545] ppid=8541 vsize=611404 CPUtime=10.02 cores=0,2,4,6
/proc/8543/task/8545/stat : 8545 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 999 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8546] ppid=8541 vsize=611404 CPUtime=9.83 cores=0,2,4,6
/proc/8543/task/8546/stat : 8546 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 981 2 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
[pid=8543/tid=8547] ppid=8541 vsize=611404 CPUtime=10.39 cores=0,2,4,6
/proc/8543/task/8547/stat : 8547 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1036 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 0 0 0 0
[pid=8543/tid=8548] ppid=8541 vsize=611404 CPUtime=9.88 cores=0,2,4,6
/proc/8543/task/8548/stat : 8548 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 984 4 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8549] ppid=8541 vsize=611404 CPUtime=10.6 cores=0,2,4,6
/proc/8543/task/8549/stat : 8549 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 1057 3 0 0 16 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 4 0 0 0
[pid=8543/tid=8550] ppid=8541 vsize=611404 CPUtime=9.99 cores=0,2,4,6
/proc/8543/task/8550/stat : 8550 (mono) S 8541 8543 8316 0 -1 4202560 2 0 0 0 997 2 0 0 15 0 9 0 797725802 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917210009 0 0 4096 545260780 18446604453984475840 0 0 -1 6 0 0 0
[pid=8543/tid=8551] ppid=8541 vsize=611404 CPUtime=0.03 cores=0,2,4,6
/proc/8543/task/8551/stat : 8551 (mono) S 8541 8543 8316 0 -1 4202560 3 0 0 0 2 1 0 0 15 0 9 0 797725803 626077696 127856 33554432000 4194304 7232020 140735098535360 18446744073709551615 260917217713 0 0 4096 545260780 18446604453984475840 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 611404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4946.34
CPU time (s): 5000.13
CPU user time (s): 4998.9
CPU system time (s): 1.23581
CPU usage (%): 101.087
Max. virtual memory (cumulated for all children) (KiB): 611404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.9
system time used= 1.23581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455630
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= 140614
involuntary context switches= 41976

runsolver used 24.3983 second user time and 54.8547 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-22 16:35:51
IDJOB=3394393
IDBENCH=83140
IDSOLVER=1880
FILE ID=node116/3394393-1306074951
RUNJOBID= node116-1306069998-8334
PBS_JOBID= 13387887
Free space on /tmp= 73220 MiB

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

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=435758638

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15243768 kB
Buffers:        273336 kB
Cached:        5858072 kB
SwapCached:      12328 kB
Active:       14630388 kB
Inactive:      2802520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15243768 kB
SwapTotal:    67111528 kB
SwapFree:     65730944 kB
Dirty:              20 kB
Writeback:           0 kB
AnonPages:    11299832 kB
Mapped:          24932 kB
Slab:           141476 kB
PageTables:      62172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139611404 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= 73224 MiB
End job on node116 at 2011-05-22 17:58:20