Trace number 3394799

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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-3394799-1306087938/watcher-3394799-1306087938 -o /tmp/evaluation-result-3394799-1306087938/solver-3394799-1306087938 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394799-1306087938.cnf 

running on 4 cores: 1,3,5,7

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.00 1.03 1.20 2/553 31580
/proc/meminfo: memFree=12290036/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=105800 CPUtime=0.01 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 1463 0 0 0 1 0 0 0 20 0 9 0 799024468 108339200 1368 33554432000 4194304 7232020 140735659860192 18446744073709551615 5919616 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 26450 1368 954 742 0 19021 0
[pid=31580/tid=31585] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 799024469 108339200 1372 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 799024469 108339200 1373 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0

[startup+0.0873309 s]
/proc/loadavg: 1.00 1.03 1.20 2/553 31580
/proc/meminfo: memFree=12290036/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=107700 CPUtime=0.07 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 1939 0 0 0 7 0 0 0 20 0 9 0 799024468 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092460328 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 26925 1841 1023 742 0 19496 0
[pid=31580/tid=31585] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1841 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1843 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 107700

[startup+0.101328 s]
/proc/loadavg: 1.00 1.03 1.20 2/553 31580
/proc/meminfo: memFree=12290036/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=107700 CPUtime=0.09 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 1959 0 0 0 9 0 0 0 20 0 9 0 799024468 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458632 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 26925 1861 1023 742 0 19496 0
[pid=31580/tid=31585] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=107700 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 799024469 110284800 1861 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107700

[startup+0.300295 s]
/proc/loadavg: 1.00 1.03 1.20 2/553 31580
/proc/meminfo: memFree=12290036/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=109012 CPUtime=0.29 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 2271 0 0 0 29 0 0 0 18 0 9 0 799024468 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458560 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 27253 2173 1023 742 0 19824 0
[pid=31580/tid=31585] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=109012 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 799024469 111628288 2173 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109012

[startup+0.701193 s]
/proc/loadavg: 1.00 1.03 1.20 2/553 31580
/proc/meminfo: memFree=12290036/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=111296 CPUtime=0.69 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 2777 0 0 0 69 0 0 0 18 0 9 0 799024468 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092464693 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/31580/statm: 27824 2679 1023 742 0 20395 0
[pid=31580/tid=31585] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=111296 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 113967104 2679 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111296

[startup+1.50111 s]
/proc/loadavg: 1.00 1.03 1.20 3/575 31602
/proc/meminfo: memFree=12267820/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=115312 CPUtime=1.48 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 3567 0 0 0 147 1 0 0 18 0 9 0 799024468 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458833 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 28828 3424 1023 742 0 21399 0
[pid=31580/tid=31585] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=115312 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 118079488 3424 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115312

[startup+3.10079 s]
/proc/loadavg: 1.00 1.03 1.20 3/575 31602
/proc/meminfo: memFree=12262176/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=118384 CPUtime=3.1 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 4671 0 0 0 309 1 0 0 18 0 9 0 799024468 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458537 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/31580/statm: 29596 4340 1023 742 0 22167 0
[pid=31580/tid=31585] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=118384 CPUtime=0.01 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=118384 CPUtime=0 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 799024469 121225216 4340 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 118384

[startup+6.30126 s]
/proc/loadavg: 1.08 1.04 1.21 3/575 31602
/proc/meminfo: memFree=12254736/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=123036 CPUtime=6.34 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 7001 0 0 0 631 3 0 0 18 0 9 0 799024468 125988864 5625 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458511 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/31580/statm: 30759 5625 1023 742 0 23330 0

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

/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 792 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=677672 CPUtime=7.85 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 780 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=677672 CPUtime=7.86 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 780 6 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=677672 CPUtime=8.38 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 833 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=677672 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4645.75
Current children cumulated vsize (KiB) 677672

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/575 31746
/proc/meminfo: memFree=11690328/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=677672 CPUtime=4706.46 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 533260 0 0 0 470494 152 0 0 25 0 9 0 799024468 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092457926 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 169418 143501 1035 742 0 161989 0
[pid=31580/tid=31585] ppid=31578 vsize=677672 CPUtime=8.17 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 812 5 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=677672 CPUtime=8.52 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 846 6 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=677672 CPUtime=8.23 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 817 6 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=677672 CPUtime=8.15 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 809 6 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=677672 CPUtime=7.96 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 791 5 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=677672 CPUtime=7.99 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 793 6 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=677672 CPUtime=8.58 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 853 5 0 0 16 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=677672 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 693936128 143501 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4706.46
Current children cumulated vsize (KiB) 677672

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.03 3/575 31748
/proc/meminfo: memFree=11687296/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=677672 CPUtime=4766.82 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 534178 0 0 0 476529 153 0 0 25 0 9 0 799024468 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458525 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 169418 144419 1035 742 0 161989 0
[pid=31580/tid=31585] ppid=31578 vsize=677672 CPUtime=8.25 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 820 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=677672 CPUtime=8.57 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 851 6 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=677672 CPUtime=8.3 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 824 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=677672 CPUtime=8.21 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 815 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=677672 CPUtime=8.01 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 796 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=677672 CPUtime=8.03 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 797 6 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=677672 CPUtime=8.69 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 864 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=677672 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4766.82
Current children cumulated vsize (KiB) 677672

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/575 31750
/proc/meminfo: memFree=11688496/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=677672 CPUtime=4827.04 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 534564 0 0 0 482551 153 0 0 21 0 9 0 799024468 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458613 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 169418 144419 1035 742 0 161989 0
[pid=31580/tid=31585] ppid=31578 vsize=677672 CPUtime=8.28 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 823 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=677672 CPUtime=8.61 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 855 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=677672 CPUtime=8.33 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 827 6 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=677672 CPUtime=8.27 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 821 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=677672 CPUtime=8.07 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 802 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=677672 CPUtime=8.06 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 800 6 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=677672 CPUtime=8.75 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 870 5 0 0 16 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=677672 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 693936128 144419 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4827.04
Current children cumulated vsize (KiB) 677672

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/575 31750
/proc/meminfo: memFree=11683860/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=685864 CPUtime=4887.21 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 535334 0 0 0 488568 153 0 0 25 0 9 0 799024468 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458606 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 171466 145189 1035 742 0 164037 0
[pid=31580/tid=31585] ppid=31578 vsize=685864 CPUtime=8.3 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 825 5 0 0 15 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=685864 CPUtime=8.65 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 859 6 0 0 16 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=685864 CPUtime=8.35 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 829 6 0 0 15 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=685864 CPUtime=8.3 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 824 6 0 0 16 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=685864 CPUtime=8.12 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 807 5 0 0 16 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=685864 CPUtime=8.1 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 804 6 0 0 16 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=685864 CPUtime=8.78 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 873 5 0 0 16 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=685864 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 702324736 145189 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4887.21
Current children cumulated vsize (KiB) 685864

[startup+4902.3 s]
/proc/loadavg: 2.11 2.05 2.03 2/561 31771
/proc/meminfo: memFree=11679500/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=710504 CPUtime=4947.39 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 542391 0 0 0 494585 154 0 0 25 0 9 0 799024468 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092459036 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 177626 152246 1035 742 0 170197 0
[pid=31580/tid=31585] ppid=31578 vsize=710504 CPUtime=8.31 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 826 5 0 0 15 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=710504 CPUtime=8.7 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 864 6 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=710504 CPUtime=8.38 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 832 6 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=710504 CPUtime=8.33 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 827 6 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=710504 CPUtime=8.14 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 809 5 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=710504 CPUtime=8.13 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 807 6 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=710504 CPUtime=8.8 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 875 5 0 0 16 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=710504 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 727556096 152246 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4947.39
Current children cumulated vsize (KiB) 710504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4954.8 s]
/proc/loadavg: 1.52 1.89 1.97 2/561 31774
/proc/meminfo: memFree=11677620/32951124 swapFree=45193448/67111528
[pid=31580] ppid=31578 vsize=710760 CPUtime=5000.08 cores=1,3,5,7
/proc/31580/stat : 31580 (mono) R 31578 31580 30502 0 -1 4202496 542834 0 0 0 499854 154 0 0 21 0 9 0 799024468 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 1092458511 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31580/statm: 177690 152689 1035 742 0 170261 0
[pid=31580/tid=31585] ppid=31578 vsize=710760 CPUtime=8.33 cores=1,3,5,7
/proc/31580/task/31585/stat : 31585 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 828 5 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31586] ppid=31578 vsize=710760 CPUtime=8.74 cores=1,3,5,7
/proc/31580/task/31586/stat : 31586 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 868 6 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31587] ppid=31578 vsize=710760 CPUtime=8.4 cores=1,3,5,7
/proc/31580/task/31587/stat : 31587 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 834 6 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
[pid=31580/tid=31588] ppid=31578 vsize=710760 CPUtime=8.37 cores=1,3,5,7
/proc/31580/task/31588/stat : 31588 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 831 6 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 3 0 0 0
[pid=31580/tid=31589] ppid=31578 vsize=710760 CPUtime=8.17 cores=1,3,5,7
/proc/31580/task/31589/stat : 31589 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 812 5 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 1 0 0 0
[pid=31580/tid=31590] ppid=31578 vsize=710760 CPUtime=8.16 cores=1,3,5,7
/proc/31580/task/31590/stat : 31590 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 810 6 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31591] ppid=31578 vsize=710760 CPUtime=8.83 cores=1,3,5,7
/proc/31580/task/31591/stat : 31591 (mono) S 31578 31580 30502 0 -1 4202560 2 0 0 0 878 5 0 0 16 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296741785 0 0 4096 545260780 18446604468087951488 0 0 -1 7 0 0 0
[pid=31580/tid=31599] ppid=31578 vsize=710760 CPUtime=0.04 cores=1,3,5,7
/proc/31580/task/31599/stat : 31599 (mono) S 31578 31580 30502 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 799024469 727818240 152689 33554432000 4194304 7232020 140735659860192 18446744073709551615 224296749489 0 0 4096 545260780 18446604468087951488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 710760

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): 4954.85
CPU time (s): 5000.12
CPU user time (s): 4998.55
CPU system time (s): 1.56776
CPU usage (%): 100.914
Max. virtual memory (cumulated for all children) (KiB): 710760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.55
system time used= 1.56776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542834
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= 115467
involuntary context switches= 33446

runsolver used 27.1959 second user time and 67.2948 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-22 20:12:18
IDJOB=3394799
IDBENCH=84715
IDSOLVER=1880
FILE ID=node118/3394799-1306087938
RUNJOBID= node118-1306087938-31566
PBS_JOBID= 13387885
Free space on /tmp= 72944 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394799-1306087938/watcher-3394799-1306087938 -o /tmp/evaluation-result-3394799-1306087938/solver-3394799-1306087938 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394799-1306087938.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1022722256

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12290300 kB
Buffers:        342576 kB
Cached:        7673532 kB
SwapCached:      22072 kB
Active:       16198604 kB
Inactive:      4110956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12290300 kB
SwapTotal:    67111528 kB
SwapFree:     45193448 kB
Dirty:               8 kB
Writeback:           8 kB
AnonPages:    12284792 kB
Mapped:          31736 kB
Slab:           165092 kB
PageTables:     115372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183776656 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= 72944 MiB
End job on node118 at 2011-05-22 21:34:55