Trace number 3286772

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04UNSAT 646.189 644.976

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9231
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

646.01/644.90	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286772-1303775692/watcher-3286772-1303775692 -o /tmp/evaluation-result-3286772-1303775692/solver-3286772-1303775692 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3286772-1303775692.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.35 3.90 3.91 5/211 32265
/proc/meminfo: memFree=16575240/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/stat : 32265 (mono) S 32263 32265 31710 0 -1 4202496 697 0 0 0 0 0 0 0 21 0 8 0 489168913 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274664828486 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 25601 605 473 742 0 18172 0
[pid=32265/tid=32266] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=102404 CPUtime=0 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 489168914 104861696 605 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0

[startup+0.0840731 s]
/proc/loadavg: 4.35 3.90 3.91 5/211 32265
/proc/meminfo: memFree=16575240/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=116944 CPUtime=0.04 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 3979 0 0 0 4 0 0 0 22 0 9 0 489168913 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 1078070634 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 29236 3885 975 742 0 21807 0
[pid=32265/tid=32266] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) R 32263 32265 31710 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) R 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 3885 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 116944

[startup+0.10107 s]
/proc/loadavg: 4.35 3.90 3.91 5/211 32265
/proc/meminfo: memFree=16575240/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=116944 CPUtime=0.06 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 4140 0 0 0 6 0 0 0 22 0 9 0 489168913 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 6168994 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 29236 4046 975 742 0 21807 0
[pid=32265/tid=32266] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) R 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) R 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=116944 CPUtime=0 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 489168914 119750656 4046 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676633972 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 116944

[startup+0.301003 s]
/proc/loadavg: 4.35 3.90 3.91 5/211 32265
/proc/meminfo: memFree=16575240/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=125788 CPUtime=0.27 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 5762 0 0 0 27 0 0 0 18 0 9 0 489168913 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 1078055899 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 31447 5668 975 742 0 24018 0
[pid=32265/tid=32266] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=125788 CPUtime=0 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 489168914 128806912 5668 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 125788

[startup+0.700935 s]
/proc/loadavg: 4.35 3.90 3.91 5/211 32265
/proc/meminfo: memFree=16575240/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=140892 CPUtime=0.74 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 8742 0 0 0 73 1 0 0 17 0 9 0 489168913 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 6182081 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/32265/statm: 35223 8648 975 742 0 27794 0
[pid=32265/tid=32266] ppid=32263 vsize=140892 CPUtime=0.01 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=140892 CPUtime=0.01 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=140892 CPUtime=0 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=140892 CPUtime=0.01 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=140892 CPUtime=0.01 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=140892 CPUtime=0.01 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=140892 CPUtime=0 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 489168914 144273408 8648 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 140892

[startup+1.50083 s]
/proc/loadavg: 4.35 3.90 3.91 11/220 32274
/proc/meminfo: memFree=16535124/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=158048 CPUtime=1.66 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 14049 0 0 0 164 2 0 0 18 0 9 0 489168913 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 1078078386 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 39512 13955 994 742 0 32083 0
[pid=32265/tid=32266] ppid=32263 vsize=158048 CPUtime=0.03 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=158048 CPUtime=0.05 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=158048 CPUtime=0.03 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=158048 CPUtime=0.05 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=158048 CPUtime=0.04 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=158048 CPUtime=0.06 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=158048 CPUtime=0.02 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 489168914 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=158048 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 161841152 13955 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 158048

[startup+3.10056 s]
/proc/loadavg: 4.32 3.90 3.91 5/220 32274
/proc/meminfo: memFree=16346024/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=805976 CPUtime=3.38 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 172108 0 0 0 320 18 0 0 20 0 9 0 489168913 825319424 172014 33554432000 4194304 7232020 140733329882720 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 201494 172014 999 742 0 194065 0
[pid=32265/tid=32266] ppid=32263 vsize=805976 CPUtime=0.05 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 5 0 0 0 16 0 9 0 489168914 825319424 172014 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=805976 CPUtime=0.11 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 489168914 825319424 172014 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=805976 CPUtime=0.07 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 489168914 825319424 172015 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=805976 CPUtime=0.1 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 489168914 825319424 172015 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=805976 CPUtime=0.05 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 489168914 825319424 172015 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=805976 CPUtime=0.07 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 489168914 825319424 172015 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=805976 CPUtime=0.04 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 489168914 825319424 172016 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=805976 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 825319424 172016 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 805976

[startup+6.301 s]
/proc/loadavg: 4.32 3.90 3.91 6/220 32275
/proc/meminfo: memFree=15768560/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=906440 CPUtime=6.63 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 201164 0 0 0 641 22 0 0 25 0 9 0 489168913 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 1099997598 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 226610 201070 1024 742 0 219181 0
[pid=32265/tid=32266] ppid=32263 vsize=906440 CPUtime=0.07 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 489168914 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=906440 CPUtime=0.11 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 489168914 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=906440 CPUtime=0.07 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 489168914 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=906440 CPUtime=0.1 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 489168914 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=906440 CPUtime=0.05 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 489168914 928194560 201070 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0

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

[pid=32265/tid=32266] ppid=32263 vsize=996040 CPUtime=0.14 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 14 0 0 0 16 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=996040 CPUtime=0.14 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=996040 CPUtime=0.22 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=996040 CPUtime=0.26 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=996040 CPUtime=0.18 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 18 0 0 0 16 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=996040 CPUtime=0.21 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=996040 CPUtime=0.28 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 28 0 0 0 15 0 9 0 489168914 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=996040 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1019944960 223946 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 523.09
Current children cumulated vsize (KiB) 996040

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.94 5/220 32299
/proc/meminfo: memFree=15090696/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1037960 CPUtime=583.31 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 234178 0 0 0 58300 31 0 0 25 0 9 0 489168913 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 1099997738 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 259490 234083 1035 742 0 252061 0
[pid=32265/tid=32266] ppid=32263 vsize=1037960 CPUtime=0.21 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 21 0 0 0 16 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1037960 CPUtime=0.28 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 28 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1037960 CPUtime=0.29 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 29 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1037960 CPUtime=0.27 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1037960 CPUtime=0.31 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1037960 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1037960 CPUtime=0.3 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 15 0 9 0 489168914 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1037960 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1062871040 234083 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 583.31
Current children cumulated vsize (KiB) 1037960

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/220 32301
/proc/meminfo: memFree=15012076/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1046344 CPUtime=643.51 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 235852 0 0 0 64320 31 0 0 25 0 9 0 489168913 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 1099997598 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 261586 235757 1035 742 0 254157 0
[pid=32265/tid=32266] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 34 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1046344 CPUtime=0.32 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1046344 CPUtime=0.3 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1046344 CPUtime=0.39 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1046344 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1046344 CPUtime=0.37 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1046344 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 643.51
Current children cumulated vsize (KiB) 1046344

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

[startup+643.101 s]
/proc/loadavg: 4.01 4.00 3.94 5/220 32301
/proc/meminfo: memFree=15012076/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1046344 CPUtime=644.31 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 235852 0 0 0 64400 31 0 0 25 0 9 0 489168913 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 1100003351 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 261586 235757 1035 742 0 254157 0
[pid=32265/tid=32266] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 34 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1046344 CPUtime=0.32 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1046344 CPUtime=0.3 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1046344 CPUtime=0.39 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1046344 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1046344 CPUtime=0.37 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1046344 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 644.31
Current children cumulated vsize (KiB) 1046344

[startup+643.9 s]
/proc/loadavg: 4.01 4.00 3.94 5/220 32301
/proc/meminfo: memFree=15012076/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1046344 CPUtime=645.11 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 235852 0 0 0 64480 31 0 0 25 0 9 0 489168913 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 1099997605 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 261586 235757 1035 742 0 254157 0
[pid=32265/tid=32266] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 34 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1046344 CPUtime=0.32 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1046344 CPUtime=0.3 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1046344 CPUtime=0.39 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1046344 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1046344 CPUtime=0.37 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1046344 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.11
Current children cumulated vsize (KiB) 1046344

[startup+644.701 s]
/proc/loadavg: 4.01 4.00 3.94 5/220 32301
/proc/meminfo: memFree=15012076/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1046344 CPUtime=645.91 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 235852 0 0 0 64560 31 0 0 25 0 9 0 489168913 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 1099997605 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 261586 235757 1035 742 0 254157 0
[pid=32265/tid=32266] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 34 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1046344 CPUtime=0.32 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1046344 CPUtime=0.3 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1046344 CPUtime=0.34 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1046344 CPUtime=0.39 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1046344 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1046344 CPUtime=0.37 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 489168914 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1046344 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1071456256 235757 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.91
Current children cumulated vsize (KiB) 1046344

[startup+644.901 s]
/proc/loadavg: 4.01 4.00 3.94 5/220 32301
/proc/meminfo: memFree=15012076/32951132 swapFree=67111528/67111528
[pid=32265] ppid=32263 vsize=1046460 CPUtime=646.11 cores=1,3
/proc/32265/stat : 32265 (mono) R 32263 32265 31710 0 -1 4202496 235881 0 0 0 64580 31 0 0 25 0 9 0 489168913 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274664500944 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/32265/statm: 261615 235786 1046 742 0 254186 0
[pid=32265/tid=32266] ppid=32263 vsize=1046460 CPUtime=0.34 cores=1,3
/proc/32265/task/32266/stat : 32266 (mono) S 32263 32265 31710 0 -1 4202560 4 0 0 0 34 0 0 0 15 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32267] ppid=32263 vsize=1046460 CPUtime=0.32 cores=1,3
/proc/32265/task/32267/stat : 32267 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32268] ppid=32263 vsize=1046460 CPUtime=0.3 cores=1,3
/proc/32265/task/32268/stat : 32268 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32269] ppid=32263 vsize=1046460 CPUtime=0.34 cores=1,3
/proc/32265/task/32269/stat : 32269 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32270] ppid=32263 vsize=1046460 CPUtime=0.39 cores=1,3
/proc/32265/task/32270/stat : 32270 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32271] ppid=32263 vsize=1046460 CPUtime=0.22 cores=1,3
/proc/32265/task/32271/stat : 32271 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
[pid=32265/tid=32272] ppid=32263 vsize=1046460 CPUtime=0.37 cores=1,3
/proc/32265/task/32272/stat : 32272 (mono) S 32263 32265 31710 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 489168914 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676624281 0 0 4096 545260780 18446604465937662272 0 0 -1 3 0 0 0
[pid=32265/tid=32274] ppid=32263 vsize=1046460 CPUtime=0 cores=1,3
/proc/32265/task/32274/stat : 32274 (mono) S 32263 32265 31710 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 489168917 1071575040 235786 33554432000 4194304 7232020 140733329882720 18446744073709551615 274676631985 0 0 4096 545260780 18446604465937662272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.11
Current children cumulated vsize (KiB) 1046460

Child status: 0
Real time (s): 644.976
CPU time (s): 646.189
CPU user time (s): 645.837
CPU system time (s): 0.351946
CPU usage (%): 100.188
Max. virtual memory (cumulated for all children) (KiB): 1046460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.837
system time used= 0.351946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235939
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= 2958
involuntary context switches= 1338

runsolver used 0.992849 second user time and 2.53961 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 01:54:53
IDJOB=3286772
IDBENCH=82435
IDSOLVER=1608
FILE ID=node131/3286772-1303775692
RUNJOBID= node131-1303775449-32090
PBS_JOBID= 13157190
Free space on /tmp= 71884 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286772-1303775692/watcher-3286772-1303775692 -o /tmp/evaluation-result-3286772-1303775692/solver-3286772-1303775692 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3286772-1303775692.cnf

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=283960516

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16575520 kB
Buffers:       1010000 kB
Cached:       13653224 kB
SwapCached:          0 kB
Active:        5946788 kB
Inactive:      9909236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16575520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11788 kB
Writeback:           0 kB
AnonPages:     1192032 kB
Mapped:          18296 kB
Slab:           453348 kB
PageTables:       8076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1599792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node131 at 2011-04-26 02:05:38